diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..16996af3 Binary files /dev/null and b/.DS_Store differ diff --git a/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/cache.properties b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/cache.properties new file mode 100644 index 00000000..821e4e36 --- /dev/null +++ b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/cache.properties @@ -0,0 +1 @@ +#Tue Apr 28 19:34:24 EDT 2015 diff --git a/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/cache.properties.lock b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/cache.properties.lock new file mode 100644 index 00000000..d47df185 Binary files /dev/null and b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/cache.properties.lock differ diff --git a/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/fileHashes.bin b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/fileHashes.bin new file mode 100644 index 00000000..abd97798 Binary files /dev/null and b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/fileHashes.bin differ diff --git a/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/fileSnapshots.bin b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/fileSnapshots.bin new file mode 100644 index 00000000..8386e48b Binary files /dev/null and b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/fileSnapshots.bin differ diff --git a/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/outputFileStates.bin b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/outputFileStates.bin new file mode 100644 index 00000000..eb34d4d9 Binary files /dev/null and b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/outputFileStates.bin differ diff --git a/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/taskArtifacts.bin b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/taskArtifacts.bin new file mode 100644 index 00000000..5ece75ea Binary files /dev/null and b/Android/AC_04-28/.gradle/2.2.1/taskArtifacts/taskArtifacts.bin differ diff --git a/Android/AC_04-28/.idea/libraries/appcompat_v7_22_1_0.xml b/Android/AC_04-28/.idea/libraries/appcompat_v7_22_1_0.xml new file mode 100644 index 00000000..b5e92aaf --- /dev/null +++ b/Android/AC_04-28/.idea/libraries/appcompat_v7_22_1_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/.idea/libraries/support_annotations_22_1_0.xml b/Android/AC_04-28/.idea/libraries/support_annotations_22_1_0.xml new file mode 100644 index 00000000..92a9b02d --- /dev/null +++ b/Android/AC_04-28/.idea/libraries/support_annotations_22_1_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/.idea/libraries/support_v4_22_1_0.xml b/Android/AC_04-28/.idea/libraries/support_v4_22_1_0.xml new file mode 100644 index 00000000..83201614 --- /dev/null +++ b/Android/AC_04-28/.idea/libraries/support_v4_22_1_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/.idea/workspace.xml b/Android/AC_04-28/.idea/workspace.xml new file mode 100644 index 00000000..299d3aa2 --- /dev/null +++ b/Android/AC_04-28/.idea/workspace.xml @@ -0,0 +1,1239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + localhost + 5050 + + + + + + + 1430264018218 + 1430264018218 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Android/AC_04-28/app/build/generated/source/buildConfig/androidTest/debug/com/example/c4q_raynaldie/ac_04_28/test/BuildConfig.java b/Android/AC_04-28/app/build/generated/source/buildConfig/androidTest/debug/com/example/c4q_raynaldie/ac_04_28/test/BuildConfig.java new file mode 100644 index 00000000..0ab67cae --- /dev/null +++ b/Android/AC_04-28/app/build/generated/source/buildConfig/androidTest/debug/com/example/c4q_raynaldie/ac_04_28/test/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.example.c4q_raynaldie.ac_04_28.test; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.example.c4q_raynaldie.ac_04_28.test"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "1.0"; +} diff --git a/Android/AC_04-28/app/build/generated/source/buildConfig/debug/com/example/c4q_raynaldie/ac_04_28/BuildConfig.java b/Android/AC_04-28/app/build/generated/source/buildConfig/debug/com/example/c4q_raynaldie/ac_04_28/BuildConfig.java new file mode 100644 index 00000000..bcfe9bf9 --- /dev/null +++ b/Android/AC_04-28/app/build/generated/source/buildConfig/debug/com/example/c4q_raynaldie/ac_04_28/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.example.c4q_raynaldie.ac_04_28; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.example.c4q_raynaldie.ac_04_28"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "1.0"; +} diff --git a/Android/AC_04-28/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java b/Android/AC_04-28/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java new file mode 100644 index 00000000..8cb54837 --- /dev/null +++ b/Android/AC_04-28/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java @@ -0,0 +1,1154 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f050000; + public static final int abc_fade_out = 0x7f050001; + public static final int abc_grow_fade_in_from_bottom = 0x7f050002; + public static final int abc_popup_enter = 0x7f050003; + public static final int abc_popup_exit = 0x7f050004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f050005; + public static final int abc_slide_in_bottom = 0x7f050006; + public static final int abc_slide_in_top = 0x7f050007; + public static final int abc_slide_out_bottom = 0x7f050008; + public static final int abc_slide_out_top = 0x7f050009; + } + public static final class attr { + public static final int actionBarDivider = 0x7f010063; + public static final int actionBarItemBackground = 0x7f010064; + public static final int actionBarPopupTheme = 0x7f01005d; + public static final int actionBarSize = 0x7f010062; + public static final int actionBarSplitStyle = 0x7f01005f; + public static final int actionBarStyle = 0x7f01005e; + public static final int actionBarTabBarStyle = 0x7f010059; + public static final int actionBarTabStyle = 0x7f010058; + public static final int actionBarTabTextStyle = 0x7f01005a; + public static final int actionBarTheme = 0x7f010060; + public static final int actionBarWidgetTheme = 0x7f010061; + public static final int actionButtonStyle = 0x7f01007d; + public static final int actionDropDownStyle = 0x7f010079; + public static final int actionLayout = 0x7f010031; + public static final int actionMenuTextAppearance = 0x7f010065; + public static final int actionMenuTextColor = 0x7f010066; + public static final int actionModeBackground = 0x7f010069; + public static final int actionModeCloseButtonStyle = 0x7f010068; + public static final int actionModeCloseDrawable = 0x7f01006b; + public static final int actionModeCopyDrawable = 0x7f01006d; + public static final int actionModeCutDrawable = 0x7f01006c; + public static final int actionModeFindDrawable = 0x7f010071; + public static final int actionModePasteDrawable = 0x7f01006e; + public static final int actionModePopupWindowStyle = 0x7f010073; + public static final int actionModeSelectAllDrawable = 0x7f01006f; + public static final int actionModeShareDrawable = 0x7f010070; + public static final int actionModeSplitBackground = 0x7f01006a; + public static final int actionModeStyle = 0x7f010067; + public static final int actionModeWebSearchDrawable = 0x7f010072; + public static final int actionOverflowButtonStyle = 0x7f01005b; + public static final int actionOverflowMenuStyle = 0x7f01005c; + public static final int actionProviderClass = 0x7f010033; + public static final int actionViewClass = 0x7f010032; + public static final int activityChooserViewStyle = 0x7f010084; + public static final int alertDialogButtonGroupStyle = 0x7f0100a5; + public static final int alertDialogCenterButtons = 0x7f0100a6; + public static final int alertDialogStyle = 0x7f0100a4; + public static final int alertDialogTheme = 0x7f0100a7; + public static final int autoCompleteTextViewStyle = 0x7f0100ac; + public static final int background = 0x7f01000c; + public static final int backgroundSplit = 0x7f01000e; + public static final int backgroundStacked = 0x7f01000d; + public static final int backgroundTint = 0x7f0100c5; + public static final int backgroundTintMode = 0x7f0100c6; + public static final int barSize = 0x7f01002b; + public static final int buttonBarButtonStyle = 0x7f01007f; + public static final int buttonBarNegativeButtonStyle = 0x7f0100aa; + public static final int buttonBarNeutralButtonStyle = 0x7f0100ab; + public static final int buttonBarPositiveButtonStyle = 0x7f0100a9; + public static final int buttonBarStyle = 0x7f01007e; + public static final int buttonPanelSideLayout = 0x7f01001f; + public static final int buttonStyle = 0x7f0100ad; + public static final int buttonStyleSmall = 0x7f0100ae; + public static final int checkboxStyle = 0x7f0100af; + public static final int checkedTextViewStyle = 0x7f0100b0; + public static final int closeIcon = 0x7f01003a; + public static final int closeItemLayout = 0x7f01001c; + public static final int collapseContentDescription = 0x7f0100bf; + public static final int collapseIcon = 0x7f0100be; + public static final int color = 0x7f010025; + public static final int colorAccent = 0x7f01009e; + public static final int colorButtonNormal = 0x7f0100a2; + public static final int colorControlActivated = 0x7f0100a0; + public static final int colorControlHighlight = 0x7f0100a1; + public static final int colorControlNormal = 0x7f01009f; + public static final int colorPrimary = 0x7f01009c; + public static final int colorPrimaryDark = 0x7f01009d; + public static final int colorSwitchThumbNormal = 0x7f0100a3; + public static final int commitIcon = 0x7f01003f; + public static final int contentInsetEnd = 0x7f010017; + public static final int contentInsetLeft = 0x7f010018; + public static final int contentInsetRight = 0x7f010019; + public static final int contentInsetStart = 0x7f010016; + public static final int customNavigationLayout = 0x7f01000f; + public static final int dialogPreferredPadding = 0x7f010077; + public static final int dialogTheme = 0x7f010076; + public static final int disableChildrenWhenDisabled = 0x7f010046; + public static final int displayOptions = 0x7f010005; + public static final int divider = 0x7f01000b; + public static final int dividerHorizontal = 0x7f010083; + public static final int dividerPadding = 0x7f01002f; + public static final int dividerVertical = 0x7f010082; + public static final int drawableSize = 0x7f010027; + public static final int drawerArrowStyle = 0x7f010000; + public static final int dropDownListViewStyle = 0x7f010094; + public static final int dropdownListPreferredItemHeight = 0x7f01007a; + public static final int editTextBackground = 0x7f01008a; + public static final int editTextColor = 0x7f010089; + public static final int editTextStyle = 0x7f0100b1; + public static final int elevation = 0x7f01001a; + public static final int expandActivityOverflowButtonDrawable = 0x7f01001e; + public static final int gapBetweenBars = 0x7f010028; + public static final int goIcon = 0x7f01003b; + public static final int height = 0x7f010001; + public static final int hideOnContentScroll = 0x7f010015; + public static final int homeAsUpIndicator = 0x7f01007c; + public static final int homeLayout = 0x7f010010; + public static final int icon = 0x7f010009; + public static final int iconifiedByDefault = 0x7f010038; + public static final int indeterminateProgressStyle = 0x7f010012; + public static final int initialActivityCount = 0x7f01001d; + public static final int isLightTheme = 0x7f010002; + public static final int itemPadding = 0x7f010014; + public static final int layout = 0x7f010037; + public static final int listChoiceBackgroundIndicator = 0x7f01009b; + public static final int listDividerAlertDialog = 0x7f010078; + public static final int listItemLayout = 0x7f010023; + public static final int listLayout = 0x7f010020; + public static final int listPopupWindowStyle = 0x7f010095; + public static final int listPreferredItemHeight = 0x7f01008f; + public static final int listPreferredItemHeightLarge = 0x7f010091; + public static final int listPreferredItemHeightSmall = 0x7f010090; + public static final int listPreferredItemPaddingLeft = 0x7f010092; + public static final int listPreferredItemPaddingRight = 0x7f010093; + public static final int logo = 0x7f01000a; + public static final int maxButtonHeight = 0x7f0100bd; + public static final int measureWithLargestChild = 0x7f01002d; + public static final int middleBarArrowSize = 0x7f01002a; + public static final int multiChoiceItemLayout = 0x7f010021; + public static final int navigationContentDescription = 0x7f0100c1; + public static final int navigationIcon = 0x7f0100c0; + public static final int navigationMode = 0x7f010004; + public static final int overlapAnchor = 0x7f010035; + public static final int paddingEnd = 0x7f0100c3; + public static final int paddingStart = 0x7f0100c2; + public static final int panelBackground = 0x7f010098; + public static final int panelMenuListTheme = 0x7f01009a; + public static final int panelMenuListWidth = 0x7f010099; + public static final int popupMenuStyle = 0x7f010087; + public static final int popupPromptView = 0x7f010045; + public static final int popupTheme = 0x7f01001b; + public static final int popupWindowStyle = 0x7f010088; + public static final int preserveIconSpacing = 0x7f010034; + public static final int progressBarPadding = 0x7f010013; + public static final int progressBarStyle = 0x7f010011; + public static final int prompt = 0x7f010043; + public static final int queryBackground = 0x7f010041; + public static final int queryHint = 0x7f010039; + public static final int radioButtonStyle = 0x7f0100b2; + public static final int ratingBarStyle = 0x7f0100b3; + public static final int searchHintIcon = 0x7f01003d; + public static final int searchIcon = 0x7f01003c; + public static final int searchViewStyle = 0x7f01008e; + public static final int selectableItemBackground = 0x7f010080; + public static final int selectableItemBackgroundBorderless = 0x7f010081; + public static final int showAsAction = 0x7f010030; + public static final int showDividers = 0x7f01002e; + public static final int showText = 0x7f01004d; + public static final int singleChoiceItemLayout = 0x7f010022; + public static final int spinBars = 0x7f010026; + public static final int spinnerDropDownItemStyle = 0x7f01007b; + public static final int spinnerMode = 0x7f010044; + public static final int spinnerStyle = 0x7f0100b4; + public static final int splitTrack = 0x7f01004c; + public static final int state_above_anchor = 0x7f010036; + public static final int submitBackground = 0x7f010042; + public static final int subtitle = 0x7f010006; + public static final int subtitleTextAppearance = 0x7f0100b7; + public static final int subtitleTextStyle = 0x7f010008; + public static final int suggestionRowLayout = 0x7f010040; + public static final int switchMinWidth = 0x7f01004a; + public static final int switchPadding = 0x7f01004b; + public static final int switchStyle = 0x7f0100b5; + public static final int switchTextAppearance = 0x7f010049; + public static final int textAllCaps = 0x7f010024; + public static final int textAppearanceLargePopupMenu = 0x7f010074; + public static final int textAppearanceListItem = 0x7f010096; + public static final int textAppearanceListItemSmall = 0x7f010097; + public static final int textAppearanceSearchResultSubtitle = 0x7f01008c; + public static final int textAppearanceSearchResultTitle = 0x7f01008b; + public static final int textAppearanceSmallPopupMenu = 0x7f010075; + public static final int textColorAlertDialogListItem = 0x7f0100a8; + public static final int textColorSearchUrl = 0x7f01008d; + public static final int theme = 0x7f0100c4; + public static final int thickness = 0x7f01002c; + public static final int thumbTextPadding = 0x7f010048; + public static final int title = 0x7f010003; + public static final int titleMarginBottom = 0x7f0100bc; + public static final int titleMarginEnd = 0x7f0100ba; + public static final int titleMarginStart = 0x7f0100b9; + public static final int titleMarginTop = 0x7f0100bb; + public static final int titleMargins = 0x7f0100b8; + public static final int titleTextAppearance = 0x7f0100b6; + public static final int titleTextStyle = 0x7f010007; + public static final int toolbarNavigationButtonStyle = 0x7f010086; + public static final int toolbarStyle = 0x7f010085; + public static final int topBottomBarArrowSize = 0x7f010029; + public static final int track = 0x7f010047; + public static final int voiceIcon = 0x7f01003e; + public static final int windowActionBar = 0x7f01004e; + public static final int windowActionBarOverlay = 0x7f010050; + public static final int windowActionModeOverlay = 0x7f010051; + public static final int windowFixedHeightMajor = 0x7f010055; + public static final int windowFixedHeightMinor = 0x7f010053; + public static final int windowFixedWidthMajor = 0x7f010052; + public static final int windowFixedWidthMinor = 0x7f010054; + public static final int windowMinWidthMajor = 0x7f010056; + public static final int windowMinWidthMinor = 0x7f010057; + public static final int windowNoTitle = 0x7f01004f; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs = 0x7f060000; + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f060001; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f060002; + public static final int abc_config_actionMenuItemAllCaps = 0x7f060003; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f060004; + public static final int abc_config_closeDialogWhenTouchOutside = 0x7f060005; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f060006; + } + public static final class color { + public static final int abc_background_cache_hint_selector_material_dark = 0x7f070033; + public static final int abc_background_cache_hint_selector_material_light = 0x7f070034; + public static final int abc_input_method_navigation_guard = 0x7f070000; + public static final int abc_primary_text_disable_only_material_dark = 0x7f070035; + public static final int abc_primary_text_disable_only_material_light = 0x7f070036; + public static final int abc_primary_text_material_dark = 0x7f070037; + public static final int abc_primary_text_material_light = 0x7f070038; + public static final int abc_search_url_text = 0x7f070039; + public static final int abc_search_url_text_normal = 0x7f070001; + public static final int abc_search_url_text_pressed = 0x7f070002; + public static final int abc_search_url_text_selected = 0x7f070003; + public static final int abc_secondary_text_material_dark = 0x7f07003a; + public static final int abc_secondary_text_material_light = 0x7f07003b; + public static final int accent_material_dark = 0x7f070004; + public static final int accent_material_light = 0x7f070005; + public static final int background_floating_material_dark = 0x7f070006; + public static final int background_floating_material_light = 0x7f070007; + public static final int background_material_dark = 0x7f070008; + public static final int background_material_light = 0x7f070009; + public static final int bright_foreground_disabled_material_dark = 0x7f07000a; + public static final int bright_foreground_disabled_material_light = 0x7f07000b; + public static final int bright_foreground_inverse_material_dark = 0x7f07000c; + public static final int bright_foreground_inverse_material_light = 0x7f07000d; + public static final int bright_foreground_material_dark = 0x7f07000e; + public static final int bright_foreground_material_light = 0x7f07000f; + public static final int button_material_dark = 0x7f070010; + public static final int button_material_light = 0x7f070011; + public static final int dim_foreground_disabled_material_dark = 0x7f070012; + public static final int dim_foreground_disabled_material_light = 0x7f070013; + public static final int dim_foreground_material_dark = 0x7f070014; + public static final int dim_foreground_material_light = 0x7f070015; + public static final int highlighted_text_material_dark = 0x7f070016; + public static final int highlighted_text_material_light = 0x7f070017; + public static final int hint_foreground_material_dark = 0x7f070018; + public static final int hint_foreground_material_light = 0x7f070019; + public static final int link_text_material_dark = 0x7f07001a; + public static final int link_text_material_light = 0x7f07001b; + public static final int material_blue_grey_800 = 0x7f07001c; + public static final int material_blue_grey_900 = 0x7f07001d; + public static final int material_blue_grey_950 = 0x7f07001e; + public static final int material_deep_teal_200 = 0x7f07001f; + public static final int material_deep_teal_500 = 0x7f070020; + public static final int primary_dark_material_dark = 0x7f070021; + public static final int primary_dark_material_light = 0x7f070022; + public static final int primary_material_dark = 0x7f070023; + public static final int primary_material_light = 0x7f070024; + public static final int primary_text_default_material_dark = 0x7f070025; + public static final int primary_text_default_material_light = 0x7f070026; + public static final int primary_text_disabled_material_dark = 0x7f070027; + public static final int primary_text_disabled_material_light = 0x7f070028; + public static final int ripple_material_dark = 0x7f070029; + public static final int ripple_material_light = 0x7f07002a; + public static final int secondary_text_default_material_dark = 0x7f07002b; + public static final int secondary_text_default_material_light = 0x7f07002c; + public static final int secondary_text_disabled_material_dark = 0x7f07002d; + public static final int secondary_text_disabled_material_light = 0x7f07002e; + public static final int switch_thumb_disabled_material_dark = 0x7f07002f; + public static final int switch_thumb_disabled_material_light = 0x7f070030; + public static final int switch_thumb_material_dark = 0x7f07003c; + public static final int switch_thumb_material_light = 0x7f07003d; + public static final int switch_thumb_normal_material_dark = 0x7f070031; + public static final int switch_thumb_normal_material_light = 0x7f070032; + } + public static final class dimen { + public static final int abc_action_bar_content_inset_material = 0x7f080000; + public static final int abc_action_bar_default_height_material = 0x7f080001; + public static final int abc_action_bar_default_padding_material = 0x7f080002; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f080003; + public static final int abc_action_bar_navigation_padding_start_material = 0x7f080004; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f080005; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f080006; + public static final int abc_action_bar_progress_bar_size = 0x7f080007; + public static final int abc_action_bar_stacked_max_height = 0x7f080008; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f080009; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f08000a; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f08000b; + public static final int abc_action_button_min_height_material = 0x7f08000c; + public static final int abc_action_button_min_width_material = 0x7f08000d; + public static final int abc_action_button_min_width_overflow_material = 0x7f08000e; + public static final int abc_alert_dialog_button_bar_height = 0x7f08000f; + public static final int abc_button_inset_horizontal_material = 0x7f080010; + public static final int abc_button_inset_vertical_material = 0x7f080011; + public static final int abc_button_padding_horizontal_material = 0x7f080012; + public static final int abc_button_padding_vertical_material = 0x7f080013; + public static final int abc_config_prefDialogWidth = 0x7f080014; + public static final int abc_control_corner_material = 0x7f080015; + public static final int abc_control_inset_material = 0x7f080016; + public static final int abc_control_padding_material = 0x7f080017; + public static final int abc_dialog_list_padding_vertical_material = 0x7f080018; + public static final int abc_dialog_min_width_major = 0x7f080019; + public static final int abc_dialog_min_width_minor = 0x7f08001a; + public static final int abc_dialog_padding_material = 0x7f08001b; + public static final int abc_dialog_padding_top_material = 0x7f08001c; + public static final int abc_disabled_alpha_material_dark = 0x7f08001d; + public static final int abc_disabled_alpha_material_light = 0x7f08001e; + public static final int abc_dropdownitem_icon_width = 0x7f08001f; + public static final int abc_dropdownitem_text_padding_left = 0x7f080020; + public static final int abc_dropdownitem_text_padding_right = 0x7f080021; + public static final int abc_edit_text_inset_bottom_material = 0x7f080022; + public static final int abc_edit_text_inset_horizontal_material = 0x7f080023; + public static final int abc_edit_text_inset_top_material = 0x7f080024; + public static final int abc_floating_window_z = 0x7f080025; + public static final int abc_list_item_padding_horizontal_material = 0x7f080026; + public static final int abc_panel_menu_list_width = 0x7f080027; + public static final int abc_search_view_preferred_width = 0x7f080028; + public static final int abc_search_view_text_min_width = 0x7f080029; + public static final int abc_switch_padding = 0x7f08002a; + public static final int abc_text_size_body_1_material = 0x7f08002b; + public static final int abc_text_size_body_2_material = 0x7f08002c; + public static final int abc_text_size_button_material = 0x7f08002d; + public static final int abc_text_size_caption_material = 0x7f08002e; + public static final int abc_text_size_display_1_material = 0x7f08002f; + public static final int abc_text_size_display_2_material = 0x7f080030; + public static final int abc_text_size_display_3_material = 0x7f080031; + public static final int abc_text_size_display_4_material = 0x7f080032; + public static final int abc_text_size_headline_material = 0x7f080033; + public static final int abc_text_size_large_material = 0x7f080034; + public static final int abc_text_size_medium_material = 0x7f080035; + public static final int abc_text_size_menu_material = 0x7f080036; + public static final int abc_text_size_small_material = 0x7f080037; + public static final int abc_text_size_subhead_material = 0x7f080038; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f080039; + public static final int abc_text_size_title_material = 0x7f08003a; + public static final int abc_text_size_title_material_toolbar = 0x7f08003b; + public static final int dialog_fixed_height_major = 0x7f08003e; + public static final int dialog_fixed_height_minor = 0x7f08003f; + public static final int dialog_fixed_width_major = 0x7f080040; + public static final int dialog_fixed_width_minor = 0x7f080041; + public static final int disabled_alpha_material_dark = 0x7f080042; + public static final int disabled_alpha_material_light = 0x7f080043; + } + public static final class drawable { + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000; + public static final int abc_btn_borderless_material = 0x7f020001; + public static final int abc_btn_check_material = 0x7f020002; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f020003; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f020004; + public static final int abc_btn_default_mtrl_shape = 0x7f020005; + public static final int abc_btn_radio_material = 0x7f020006; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f020007; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f020008; + public static final int abc_btn_rating_star_off_mtrl_alpha = 0x7f020009; + public static final int abc_btn_rating_star_on_mtrl_alpha = 0x7f02000a; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c; + public static final int abc_cab_background_internal_bg = 0x7f02000d; + public static final int abc_cab_background_top_material = 0x7f02000e; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f02000f; + public static final int abc_dialog_material_background_dark = 0x7f020010; + public static final int abc_dialog_material_background_light = 0x7f020011; + public static final int abc_edit_text_material = 0x7f020012; + public static final int abc_ic_ab_back_mtrl_am_alpha = 0x7f020013; + public static final int abc_ic_clear_mtrl_alpha = 0x7f020014; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020015; + public static final int abc_ic_go_search_api_mtrl_alpha = 0x7f020016; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020017; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f020018; + public static final int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f020019; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001a; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001b; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001c; + public static final int abc_ic_search_api_mtrl_alpha = 0x7f02001d; + public static final int abc_ic_voice_search_api_mtrl_alpha = 0x7f02001e; + public static final int abc_item_background_holo_dark = 0x7f02001f; + public static final int abc_item_background_holo_light = 0x7f020020; + public static final int abc_list_divider_mtrl_alpha = 0x7f020021; + public static final int abc_list_focused_holo = 0x7f020022; + public static final int abc_list_longpressed_holo = 0x7f020023; + public static final int abc_list_pressed_holo_dark = 0x7f020024; + public static final int abc_list_pressed_holo_light = 0x7f020025; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020026; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020027; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020028; + public static final int abc_list_selector_disabled_holo_light = 0x7f020029; + public static final int abc_list_selector_holo_dark = 0x7f02002a; + public static final int abc_list_selector_holo_light = 0x7f02002b; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f02002c; + public static final int abc_popup_background_mtrl_mult = 0x7f02002d; + public static final int abc_ratingbar_full_material = 0x7f02002e; + public static final int abc_spinner_mtrl_am_alpha = 0x7f02002f; + public static final int abc_spinner_textfield_background_material = 0x7f020030; + public static final int abc_switch_thumb_material = 0x7f020031; + public static final int abc_switch_track_mtrl_alpha = 0x7f020032; + public static final int abc_tab_indicator_material = 0x7f020033; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f020034; + public static final int abc_text_cursor_mtrl_alpha = 0x7f020035; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f020036; + public static final int abc_textfield_default_mtrl_alpha = 0x7f020037; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f020038; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020039; + public static final int abc_textfield_search_material = 0x7f02003a; + } + public static final class id { + public static final int action_bar = 0x7f090040; + public static final int action_bar_activity_content = 0x7f090000; + public static final int action_bar_container = 0x7f09003f; + public static final int action_bar_root = 0x7f09003b; + public static final int action_bar_spinner = 0x7f090001; + public static final int action_bar_subtitle = 0x7f090024; + public static final int action_bar_title = 0x7f090023; + public static final int action_context_bar = 0x7f090041; + public static final int action_menu_divider = 0x7f090002; + public static final int action_menu_presenter = 0x7f090003; + public static final int action_mode_bar = 0x7f09003d; + public static final int action_mode_bar_stub = 0x7f09003c; + public static final int action_mode_close_button = 0x7f090025; + public static final int activity_chooser_view_content = 0x7f090026; + public static final int alertTitle = 0x7f090030; + public static final int always = 0x7f090016; + public static final int beginning = 0x7f090013; + public static final int buttonPanel = 0x7f090036; + public static final int checkbox = 0x7f090038; + public static final int collapseActionView = 0x7f090017; + public static final int contentPanel = 0x7f090031; + public static final int custom = 0x7f090035; + public static final int customPanel = 0x7f090034; + public static final int decor_content_parent = 0x7f09003e; + public static final int default_activity_button = 0x7f090029; + public static final int dialog = 0x7f09001b; + public static final int disableHome = 0x7f09000c; + public static final int dropdown = 0x7f09001c; + public static final int edit_query = 0x7f090042; + public static final int end = 0x7f090014; + public static final int expand_activities_button = 0x7f090027; + public static final int expanded_menu = 0x7f090037; + public static final int home = 0x7f090004; + public static final int homeAsUp = 0x7f09000d; + public static final int icon = 0x7f09002b; + public static final int ifRoom = 0x7f090018; + public static final int image = 0x7f090028; + public static final int listMode = 0x7f090009; + public static final int list_item = 0x7f09002a; + public static final int middle = 0x7f090015; + public static final int multiply = 0x7f09001e; + public static final int never = 0x7f090019; + public static final int none = 0x7f09000e; + public static final int normal = 0x7f09000a; + public static final int parentPanel = 0x7f09002d; + public static final int progress_circular = 0x7f090005; + public static final int progress_horizontal = 0x7f090006; + public static final int radio = 0x7f09003a; + public static final int screen = 0x7f09001f; + public static final int scrollView = 0x7f090032; + public static final int search_badge = 0x7f090044; + public static final int search_bar = 0x7f090043; + public static final int search_button = 0x7f090045; + public static final int search_close_btn = 0x7f09004a; + public static final int search_edit_frame = 0x7f090046; + public static final int search_go_btn = 0x7f09004c; + public static final int search_mag_icon = 0x7f090047; + public static final int search_plate = 0x7f090048; + public static final int search_src_text = 0x7f090049; + public static final int search_voice_btn = 0x7f09004d; + public static final int select_dialog_listview = 0x7f09004e; + public static final int shortcut = 0x7f090039; + public static final int showCustom = 0x7f09000f; + public static final int showHome = 0x7f090010; + public static final int showTitle = 0x7f090011; + public static final int split_action_bar = 0x7f090007; + public static final int src_atop = 0x7f090020; + public static final int src_in = 0x7f090021; + public static final int src_over = 0x7f090022; + public static final int submit_area = 0x7f09004b; + public static final int tabMode = 0x7f09000b; + public static final int textSpacerNoButtons = 0x7f090033; + public static final int title = 0x7f09002c; + public static final int title_template = 0x7f09002f; + public static final int topPanel = 0x7f09002e; + public static final int up = 0x7f090008; + public static final int useLogo = 0x7f090012; + public static final int withText = 0x7f09001a; + public static final int wrap_content = 0x7f09001d; + } + public static final class integer { + public static final int abc_config_activityDefaultDur = 0x7f0a0000; + public static final int abc_config_activityShortDur = 0x7f0a0001; + public static final int abc_max_action_buttons = 0x7f0a0002; + } + public static final class layout { + public static final int abc_action_bar_title_item = 0x7f040000; + public static final int abc_action_bar_up_container = 0x7f040001; + public static final int abc_action_bar_view_list_nav_layout = 0x7f040002; + public static final int abc_action_menu_item_layout = 0x7f040003; + public static final int abc_action_menu_layout = 0x7f040004; + public static final int abc_action_mode_bar = 0x7f040005; + public static final int abc_action_mode_close_item_material = 0x7f040006; + public static final int abc_activity_chooser_view = 0x7f040007; + public static final int abc_activity_chooser_view_list_item = 0x7f040008; + public static final int abc_alert_dialog_material = 0x7f040009; + public static final int abc_dialog_title_material = 0x7f04000a; + public static final int abc_expanded_menu_layout = 0x7f04000b; + public static final int abc_list_menu_item_checkbox = 0x7f04000c; + public static final int abc_list_menu_item_icon = 0x7f04000d; + public static final int abc_list_menu_item_layout = 0x7f04000e; + public static final int abc_list_menu_item_radio = 0x7f04000f; + public static final int abc_popup_menu_item_layout = 0x7f040010; + public static final int abc_screen_content_include = 0x7f040011; + public static final int abc_screen_simple = 0x7f040012; + public static final int abc_screen_simple_overlay_action_mode = 0x7f040013; + public static final int abc_screen_toolbar = 0x7f040014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f040015; + public static final int abc_search_view = 0x7f040016; + public static final int abc_select_dialog_material = 0x7f040017; + public static final int abc_simple_dropdown_hint = 0x7f040018; + public static final int select_dialog_item_material = 0x7f04001b; + public static final int select_dialog_multichoice_material = 0x7f04001c; + public static final int select_dialog_singlechoice_material = 0x7f04001d; + public static final int support_simple_spinner_dropdown_item = 0x7f04001e; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f0b0000; + public static final int abc_action_bar_home_description_format = 0x7f0b0001; + public static final int abc_action_bar_home_subtitle_description_format = 0x7f0b0002; + public static final int abc_action_bar_up_description = 0x7f0b0003; + public static final int abc_action_menu_overflow_description = 0x7f0b0004; + public static final int abc_action_mode_done = 0x7f0b0005; + public static final int abc_activity_chooser_view_see_all = 0x7f0b0006; + public static final int abc_activitychooserview_choose_application = 0x7f0b0007; + public static final int abc_search_hint = 0x7f0b0008; + public static final int abc_searchview_description_clear = 0x7f0b0009; + public static final int abc_searchview_description_query = 0x7f0b000a; + public static final int abc_searchview_description_search = 0x7f0b000b; + public static final int abc_searchview_description_submit = 0x7f0b000c; + public static final int abc_searchview_description_voice = 0x7f0b000d; + public static final int abc_shareactionprovider_share_with = 0x7f0b000e; + public static final int abc_shareactionprovider_share_with_application = 0x7f0b000f; + public static final int abc_toolbar_collapse_description = 0x7f0b0010; + } + public static final class style { + public static final int AlertDialog_AppCompat = 0x7f0c0000; + public static final int AlertDialog_AppCompat_Light = 0x7f0c0001; + public static final int Animation_AppCompat_Dialog = 0x7f0c0002; + public static final int Animation_AppCompat_DropDownUp = 0x7f0c0003; + public static final int Base_AlertDialog_AppCompat = 0x7f0c0005; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f0c0006; + public static final int Base_Animation_AppCompat_Dialog = 0x7f0c0007; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0c0008; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0c000a; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f0c0009; + public static final int Base_TextAppearance_AppCompat = 0x7f0c000b; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f0c000c; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f0c000d; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f0c000e; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f0c000f; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f0c0010; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f0c0011; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f0c0012; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f0c0013; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f0c0014; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f0c0015; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f0c0016; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f0c0017; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0c0018; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0c0019; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f0c001a; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f0c001b; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f0c001c; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0c001d; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0c001e; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f0c001f; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f0c0020; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f0c0021; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f0c0022; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f0c0023; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f0c0024; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f0c0025; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0c0026; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0c0027; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0c0028; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0c0029; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0c002a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0c002b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0c002c; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0c002d; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0c002e; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0c002f; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f0c0030; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0c0031; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0c0032; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0c0033; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0c0034; + public static final int Base_ThemeOverlay_AppCompat = 0x7f0c0043; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0c0044; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0c0045; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0c0046; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0c0047; + public static final int Base_Theme_AppCompat = 0x7f0c0035; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0c0036; + public static final int Base_Theme_AppCompat_Dialog = 0x7f0c0037; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f0c003b; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f0c0038; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0c0039; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f0c003a; + public static final int Base_Theme_AppCompat_Light = 0x7f0c003c; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0c003d; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f0c003e; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f0c0042; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f0c003f; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0c0040; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0c0041; + public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f0c0110; + public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f0c0111; + public static final int Base_V21_Theme_AppCompat = 0x7f0c0118; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f0c0119; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f0c011a; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f0c011b; + public static final int Base_V7_Theme_AppCompat = 0x7f0c0048; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0c0049; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f0c004a; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0c004b; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f0c004c; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0c004d; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0c004e; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f0c004f; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f0c0050; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f0c0051; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f0c0052; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f0c0053; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f0c0054; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0c0055; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f0c0056; + public static final int Base_Widget_AppCompat_Button = 0x7f0c0057; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f0c005c; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0c005d; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f0c0058; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f0c0059; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0c005a; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f0c005b; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f0c005e; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f0c005f; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0c0060; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f0c0061; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0c0062; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f0c0063; + public static final int Base_Widget_AppCompat_EditText = 0x7f0c0064; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0c0065; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0c0066; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0c0067; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f0c0068; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0c0069; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f0c006a; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f0c006b; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0c006c; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f0c006d; + public static final int Base_Widget_AppCompat_ListView = 0x7f0c006e; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f0c006f; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f0c0070; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f0c0071; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f0c0072; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0c0073; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f0c0074; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f0c0075; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f0c0076; + public static final int Base_Widget_AppCompat_SearchView = 0x7f0c0077; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0c0078; + public static final int Base_Widget_AppCompat_Spinner = 0x7f0c0079; + public static final int Base_Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0c007a; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f0c007b; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f0c007c; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f0c007d; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0c007e; + public static final int Platform_AppCompat = 0x7f0c007f; + public static final int Platform_AppCompat_Light = 0x7f0c0080; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f0c0081; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f0c0082; + public static final int Platform_V11_AppCompat = 0x7f0c0112; + public static final int Platform_V11_AppCompat_Light = 0x7f0c0113; + public static final int Platform_V12_AppCompat = 0x7f0c0114; + public static final int Platform_V12_AppCompat_Light = 0x7f0c0115; + public static final int Platform_V14_AppCompat = 0x7f0c0116; + public static final int Platform_V14_AppCompat_Light = 0x7f0c0117; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f0c0083; + public static final int RtlOverlay_Widget_AppCompat_ActionButton_Overflow = 0x7f0c0084; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f0c0085; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f0c0086; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f0c0087; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f0c008d; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f0c0088; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f0c0089; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f0c008a; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f0c008b; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f0c008c; + public static final int RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0c008e; + public static final int TextAppearance_AppCompat = 0x7f0c008f; + public static final int TextAppearance_AppCompat_Body1 = 0x7f0c0090; + public static final int TextAppearance_AppCompat_Body2 = 0x7f0c0091; + public static final int TextAppearance_AppCompat_Button = 0x7f0c0092; + public static final int TextAppearance_AppCompat_Caption = 0x7f0c0093; + public static final int TextAppearance_AppCompat_Display1 = 0x7f0c0094; + public static final int TextAppearance_AppCompat_Display2 = 0x7f0c0095; + public static final int TextAppearance_AppCompat_Display3 = 0x7f0c0096; + public static final int TextAppearance_AppCompat_Display4 = 0x7f0c0097; + public static final int TextAppearance_AppCompat_Headline = 0x7f0c0098; + public static final int TextAppearance_AppCompat_Inverse = 0x7f0c0099; + public static final int TextAppearance_AppCompat_Large = 0x7f0c009a; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0c009b; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0c009c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0c009d; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0c009e; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0c009f; + public static final int TextAppearance_AppCompat_Medium = 0x7f0c00a0; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0c00a1; + public static final int TextAppearance_AppCompat_Menu = 0x7f0c00a2; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0c00a3; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0c00a4; + public static final int TextAppearance_AppCompat_Small = 0x7f0c00a5; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0c00a6; + public static final int TextAppearance_AppCompat_Subhead = 0x7f0c00a7; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0c00a8; + public static final int TextAppearance_AppCompat_Title = 0x7f0c00a9; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0c00aa; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0c00ab; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0c00ac; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0c00ad; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0c00ae; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0c00af; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0c00b0; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0c00b1; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0c00b2; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0c00b3; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0c00b4; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0c00b5; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0c00b6; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0c00b7; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0c00b8; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0c00b9; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0c00ba; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0c00bb; + public static final int ThemeOverlay_AppCompat = 0x7f0c00ca; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0c00cb; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f0c00cc; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0c00cd; + public static final int ThemeOverlay_AppCompat_Light = 0x7f0c00ce; + public static final int Theme_AppCompat = 0x7f0c00bc; + public static final int Theme_AppCompat_CompactMenu = 0x7f0c00bd; + public static final int Theme_AppCompat_Dialog = 0x7f0c00be; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0c00c1; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f0c00bf; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0c00c0; + public static final int Theme_AppCompat_Light = 0x7f0c00c2; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0c00c3; + public static final int Theme_AppCompat_Light_Dialog = 0x7f0c00c4; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0c00c7; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0c00c5; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0c00c6; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0c00c8; + public static final int Theme_AppCompat_NoActionBar = 0x7f0c00c9; + public static final int Widget_AppCompat_ActionBar = 0x7f0c00cf; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0c00d0; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0c00d1; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0c00d2; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0c00d3; + public static final int Widget_AppCompat_ActionButton = 0x7f0c00d4; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0c00d5; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0c00d6; + public static final int Widget_AppCompat_ActionMode = 0x7f0c00d7; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0c00d8; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0c00d9; + public static final int Widget_AppCompat_Button = 0x7f0c00da; + public static final int Widget_AppCompat_ButtonBar = 0x7f0c00df; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0c00e0; + public static final int Widget_AppCompat_Button_Borderless = 0x7f0c00db; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0c00dc; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0c00dd; + public static final int Widget_AppCompat_Button_Small = 0x7f0c00de; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0c00e1; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0c00e2; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0c00e3; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0c00e4; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0c00e5; + public static final int Widget_AppCompat_EditText = 0x7f0c00e6; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0c00e7; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0c00e8; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0c00e9; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0c00ea; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0c00eb; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0c00ec; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0c00ed; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0c00ee; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0c00ef; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0c00f0; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0c00f1; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0c00f2; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0c00f3; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0c00f4; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0c00f5; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0c00f6; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0c00f7; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0c00f8; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0c00f9; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0c00fa; + public static final int Widget_AppCompat_Light_SearchView = 0x7f0c00fb; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0c00fc; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0c00fd; + public static final int Widget_AppCompat_ListView = 0x7f0c00fe; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0c00ff; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0c0100; + public static final int Widget_AppCompat_PopupMenu = 0x7f0c0101; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f0c0102; + public static final int Widget_AppCompat_PopupWindow = 0x7f0c0103; + public static final int Widget_AppCompat_ProgressBar = 0x7f0c0104; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0c0105; + public static final int Widget_AppCompat_RatingBar = 0x7f0c0106; + public static final int Widget_AppCompat_SearchView = 0x7f0c0107; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f0c0108; + public static final int Widget_AppCompat_Spinner = 0x7f0c0109; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f0c010a; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0c010b; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f0c010c; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f0c010d; + public static final int Widget_AppCompat_Toolbar = 0x7f0c010e; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0c010f; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01007c }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_contentInsetEnd = 21; + public static final int ActionBar_contentInsetLeft = 22; + public static final int ActionBar_contentInsetRight = 23; + public static final int ActionBar_contentInsetStart = 20; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_elevation = 24; + public static final int ActionBar_height = 0; + public static final int ActionBar_hideOnContentScroll = 19; + public static final int ActionBar_homeAsUpIndicator = 26; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_popupTheme = 25; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 1; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001c }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_closeItemLayout = 5; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01001d, 0x7f01001e }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] AlertDialog = { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonPanelSideLayout = 1; + public static final int AlertDialog_listItemLayout = 5; + public static final int AlertDialog_listLayout = 2; + public static final int AlertDialog_multiChoiceItemLayout = 3; + public static final int AlertDialog_singleChoiceItemLayout = 4; + public static final int[] AppCompatTextView = { 0x01010034, 0x7f010024 }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_textAllCaps = 1; + public static final int[] DrawerArrowToggle = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c }; + public static final int DrawerArrowToggle_barSize = 6; + public static final int DrawerArrowToggle_color = 0; + public static final int DrawerArrowToggle_drawableSize = 2; + public static final int DrawerArrowToggle_gapBetweenBars = 3; + public static final int DrawerArrowToggle_middleBarArrowSize = 5; + public static final int DrawerArrowToggle_spinBars = 1; + public static final int DrawerArrowToggle_thickness = 7; + public static final int DrawerArrowToggle_topBottomBarArrowSize = 4; + public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f01002d, 0x7f01002e, 0x7f01002f }; + public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 8; + public static final int LinearLayoutCompat_measureWithLargestChild = 6; + public static final int LinearLayoutCompat_showDividers = 7; + public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f010034 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_preserveIconSpacing = 7; + public static final int[] PopupWindow = { 0x01010176, 0x7f010035 }; + public static final int[] PopupWindowBackgroundState = { 0x7f010036 }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_overlapAnchor = 1; + public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042 }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_closeIcon = 7; + public static final int SearchView_commitIcon = 12; + public static final int SearchView_goIcon = 8; + public static final int SearchView_iconifiedByDefault = 5; + public static final int SearchView_layout = 4; + public static final int SearchView_queryBackground = 14; + public static final int SearchView_queryHint = 6; + public static final int SearchView_searchHintIcon = 10; + public static final int SearchView_searchIcon = 9; + public static final int SearchView_submitBackground = 15; + public static final int SearchView_suggestionRowLayout = 13; + public static final int SearchView_voiceIcon = 11; + public static final int[] Spinner = { 0x010100af, 0x010100d4, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046 }; + public static final int Spinner_android_background = 1; + public static final int Spinner_android_dropDownHorizontalOffset = 5; + public static final int Spinner_android_dropDownSelector = 2; + public static final int Spinner_android_dropDownVerticalOffset = 6; + public static final int Spinner_android_dropDownWidth = 4; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 3; + public static final int Spinner_disableChildrenWhenDisabled = 10; + public static final int Spinner_popupPromptView = 9; + public static final int Spinner_prompt = 7; + public static final int Spinner_spinnerMode = 8; + public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d }; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 9; + public static final int SwitchCompat_splitTrack = 8; + public static final int SwitchCompat_switchMinWidth = 6; + public static final int SwitchCompat_switchPadding = 7; + public static final int SwitchCompat_switchTextAppearance = 5; + public static final int SwitchCompat_thumbTextPadding = 4; + public static final int SwitchCompat_track = 3; + public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x7f010024 }; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_textAllCaps = 4; + public static final int[] Theme = { 0x01010057, 0x010100ae, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5 }; + public static final int Theme_actionBarDivider = 23; + public static final int Theme_actionBarItemBackground = 24; + public static final int Theme_actionBarPopupTheme = 17; + public static final int Theme_actionBarSize = 22; + public static final int Theme_actionBarSplitStyle = 19; + public static final int Theme_actionBarStyle = 18; + public static final int Theme_actionBarTabBarStyle = 13; + public static final int Theme_actionBarTabStyle = 12; + public static final int Theme_actionBarTabTextStyle = 14; + public static final int Theme_actionBarTheme = 20; + public static final int Theme_actionBarWidgetTheme = 21; + public static final int Theme_actionButtonStyle = 49; + public static final int Theme_actionDropDownStyle = 45; + public static final int Theme_actionMenuTextAppearance = 25; + public static final int Theme_actionMenuTextColor = 26; + public static final int Theme_actionModeBackground = 29; + public static final int Theme_actionModeCloseButtonStyle = 28; + public static final int Theme_actionModeCloseDrawable = 31; + public static final int Theme_actionModeCopyDrawable = 33; + public static final int Theme_actionModeCutDrawable = 32; + public static final int Theme_actionModeFindDrawable = 37; + public static final int Theme_actionModePasteDrawable = 34; + public static final int Theme_actionModePopupWindowStyle = 39; + public static final int Theme_actionModeSelectAllDrawable = 35; + public static final int Theme_actionModeShareDrawable = 36; + public static final int Theme_actionModeSplitBackground = 30; + public static final int Theme_actionModeStyle = 27; + public static final int Theme_actionModeWebSearchDrawable = 38; + public static final int Theme_actionOverflowButtonStyle = 15; + public static final int Theme_actionOverflowMenuStyle = 16; + public static final int Theme_activityChooserViewStyle = 56; + public static final int Theme_alertDialogButtonGroupStyle = 89; + public static final int Theme_alertDialogCenterButtons = 90; + public static final int Theme_alertDialogStyle = 88; + public static final int Theme_alertDialogTheme = 91; + public static final int Theme_android_windowAnimationStyle = 1; + public static final int Theme_android_windowIsFloating = 0; + public static final int Theme_autoCompleteTextViewStyle = 96; + public static final int Theme_buttonBarButtonStyle = 51; + public static final int Theme_buttonBarNegativeButtonStyle = 94; + public static final int Theme_buttonBarNeutralButtonStyle = 95; + public static final int Theme_buttonBarPositiveButtonStyle = 93; + public static final int Theme_buttonBarStyle = 50; + public static final int Theme_buttonStyle = 97; + public static final int Theme_buttonStyleSmall = 98; + public static final int Theme_checkboxStyle = 99; + public static final int Theme_checkedTextViewStyle = 100; + public static final int Theme_colorAccent = 82; + public static final int Theme_colorButtonNormal = 86; + public static final int Theme_colorControlActivated = 84; + public static final int Theme_colorControlHighlight = 85; + public static final int Theme_colorControlNormal = 83; + public static final int Theme_colorPrimary = 80; + public static final int Theme_colorPrimaryDark = 81; + public static final int Theme_colorSwitchThumbNormal = 87; + public static final int Theme_dialogPreferredPadding = 43; + public static final int Theme_dialogTheme = 42; + public static final int Theme_dividerHorizontal = 55; + public static final int Theme_dividerVertical = 54; + public static final int Theme_dropDownListViewStyle = 72; + public static final int Theme_dropdownListPreferredItemHeight = 46; + public static final int Theme_editTextBackground = 62; + public static final int Theme_editTextColor = 61; + public static final int Theme_editTextStyle = 101; + public static final int Theme_homeAsUpIndicator = 48; + public static final int Theme_listChoiceBackgroundIndicator = 79; + public static final int Theme_listDividerAlertDialog = 44; + public static final int Theme_listPopupWindowStyle = 73; + public static final int Theme_listPreferredItemHeight = 67; + public static final int Theme_listPreferredItemHeightLarge = 69; + public static final int Theme_listPreferredItemHeightSmall = 68; + public static final int Theme_listPreferredItemPaddingLeft = 70; + public static final int Theme_listPreferredItemPaddingRight = 71; + public static final int Theme_panelBackground = 76; + public static final int Theme_panelMenuListTheme = 78; + public static final int Theme_panelMenuListWidth = 77; + public static final int Theme_popupMenuStyle = 59; + public static final int Theme_popupWindowStyle = 60; + public static final int Theme_radioButtonStyle = 102; + public static final int Theme_ratingBarStyle = 103; + public static final int Theme_searchViewStyle = 66; + public static final int Theme_selectableItemBackground = 52; + public static final int Theme_selectableItemBackgroundBorderless = 53; + public static final int Theme_spinnerDropDownItemStyle = 47; + public static final int Theme_spinnerStyle = 104; + public static final int Theme_switchStyle = 105; + public static final int Theme_textAppearanceLargePopupMenu = 40; + public static final int Theme_textAppearanceListItem = 74; + public static final int Theme_textAppearanceListItemSmall = 75; + public static final int Theme_textAppearanceSearchResultSubtitle = 64; + public static final int Theme_textAppearanceSearchResultTitle = 63; + public static final int Theme_textAppearanceSmallPopupMenu = 41; + public static final int Theme_textColorAlertDialogListItem = 92; + public static final int Theme_textColorSearchUrl = 65; + public static final int Theme_toolbarNavigationButtonStyle = 58; + public static final int Theme_toolbarStyle = 57; + public static final int Theme_windowActionBar = 2; + public static final int Theme_windowActionBarOverlay = 4; + public static final int Theme_windowActionModeOverlay = 5; + public static final int Theme_windowFixedHeightMajor = 9; + public static final int Theme_windowFixedHeightMinor = 7; + public static final int Theme_windowFixedWidthMajor = 6; + public static final int Theme_windowFixedWidthMinor = 8; + public static final int Theme_windowMinWidthMajor = 10; + public static final int Theme_windowMinWidthMinor = 11; + public static final int Theme_windowNoTitle = 3; + public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_collapseContentDescription = 18; + public static final int Toolbar_collapseIcon = 17; + public static final int Toolbar_contentInsetEnd = 5; + public static final int Toolbar_contentInsetLeft = 6; + public static final int Toolbar_contentInsetRight = 7; + public static final int Toolbar_contentInsetStart = 4; + public static final int Toolbar_maxButtonHeight = 16; + public static final int Toolbar_navigationContentDescription = 20; + public static final int Toolbar_navigationIcon = 19; + public static final int Toolbar_popupTheme = 8; + public static final int Toolbar_subtitle = 3; + public static final int Toolbar_subtitleTextAppearance = 10; + public static final int Toolbar_title = 2; + public static final int Toolbar_titleMarginBottom = 15; + public static final int Toolbar_titleMarginEnd = 13; + public static final int Toolbar_titleMarginStart = 12; + public static final int Toolbar_titleMarginTop = 14; + public static final int Toolbar_titleMargins = 11; + public static final int Toolbar_titleTextAppearance = 9; + public static final int[] View = { 0x01010000, 0x010100da, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6 }; + public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_inflatedId = 2; + public static final int ViewStubCompat_android_layout = 1; + public static final int View_android_focusable = 1; + public static final int View_android_theme = 0; + public static final int View_backgroundTint = 5; + public static final int View_backgroundTintMode = 6; + public static final int View_paddingEnd = 3; + public static final int View_paddingStart = 2; + public static final int View_theme = 4; + } +} diff --git a/Android/AC_04-28/app/build/generated/source/r/debug/com/example/c4q_raynaldie/ac_04_28/R.java b/Android/AC_04-28/app/build/generated/source/r/debug/com/example/c4q_raynaldie/ac_04_28/R.java new file mode 100644 index 00000000..4d680344 --- /dev/null +++ b/Android/AC_04-28/app/build/generated/source/r/debug/com/example/c4q_raynaldie/ac_04_28/R.java @@ -0,0 +1,5900 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.example.c4q_raynaldie.ac_04_28; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f050000; + public static final int abc_fade_out=0x7f050001; + public static final int abc_grow_fade_in_from_bottom=0x7f050002; + public static final int abc_popup_enter=0x7f050003; + public static final int abc_popup_exit=0x7f050004; + public static final int abc_shrink_fade_out_from_bottom=0x7f050005; + public static final int abc_slide_in_bottom=0x7f050006; + public static final int abc_slide_in_top=0x7f050007; + public static final int abc_slide_out_bottom=0x7f050008; + public static final int abc_slide_out_top=0x7f050009; + } + public static final class attr { + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f010063; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010064; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarPopupTheme=0x7f01005d; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ */ + public static final int actionBarSize=0x7f010062; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01005f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01005e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010059; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010058; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f01005a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTheme=0x7f010060; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f010061; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f01007d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010079; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f010031; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010065; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010066; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f010069; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f010068; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f01006b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f01006d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01006c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f010071; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f01006e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010073; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f01006f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f010070; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f01006a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f010067; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010072; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f01005b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowMenuStyle=0x7f01005c; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010033; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f010032; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f010084; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int alertDialogButtonGroupStyle=0x7f0100a5; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int alertDialogCenterButtons=0x7f0100a6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int alertDialogStyle=0x7f0100a4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int alertDialogTheme=0x7f0100a7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int autoCompleteTextViewStyle=0x7f0100ac; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01000c; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f01000e; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f01000d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int backgroundTint=0x7f0100c5; + /**

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ */ + public static final int backgroundTintMode=0x7f0100c6; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int barSize=0x7f01002b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f01007f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarNegativeButtonStyle=0x7f0100aa; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarNeutralButtonStyle=0x7f0100ab; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarPositiveButtonStyle=0x7f0100a9; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f01007e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonPanelSideLayout=0x7f01001f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonStyle=0x7f0100ad; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonStyleSmall=0x7f0100ae; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int checkboxStyle=0x7f0100af; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int checkedTextViewStyle=0x7f0100b0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int closeIcon=0x7f01003a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int closeItemLayout=0x7f01001c; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int collapseContentDescription=0x7f0100bf; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int collapseIcon=0x7f0100be; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int color=0x7f010025; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorAccent=0x7f01009e; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorButtonNormal=0x7f0100a2; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorControlActivated=0x7f0100a0; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorControlHighlight=0x7f0100a1; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorControlNormal=0x7f01009f; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorPrimary=0x7f01009c; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorPrimaryDark=0x7f01009d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorSwitchThumbNormal=0x7f0100a3; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int commitIcon=0x7f01003f; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetEnd=0x7f010017; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetLeft=0x7f010018; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetRight=0x7f010019; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetStart=0x7f010016; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f01000f; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dialogPreferredPadding=0x7f010077; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dialogTheme=0x7f010076; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f010046; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010005; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f010083; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f01002f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f010082; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int drawableSize=0x7f010027; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int drawerArrowStyle=0x7f010000; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010094; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f01007a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int editTextBackground=0x7f01008a; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int editTextColor=0x7f010089; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int editTextStyle=0x7f0100b1; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int elevation=0x7f01001a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f01001e; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int gapBetweenBars=0x7f010028; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int goIcon=0x7f01003b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010001; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int hideOnContentScroll=0x7f010015; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f01007c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010010; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f010009; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f010038; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010012; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01001d; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010002; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010014; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int layout=0x7f010037; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01009b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listDividerAlertDialog=0x7f010078; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listItemLayout=0x7f010023; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listLayout=0x7f010020; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010095; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f01008f; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f010091; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f010090; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f010092; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010093; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01000a; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int maxButtonHeight=0x7f0100bd; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int measureWithLargestChild=0x7f01002d; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int middleBarArrowSize=0x7f01002a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int multiChoiceItemLayout=0x7f010021; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int navigationContentDescription=0x7f0100c1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int navigationIcon=0x7f0100c0; + /**

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ */ + public static final int navigationMode=0x7f010004; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int overlapAnchor=0x7f010035; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f0100c3; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f0100c2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelBackground=0x7f010098; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01009a; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f010099; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010087; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupPromptView=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupTheme=0x7f01001b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupWindowStyle=0x7f010088; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int preserveIconSpacing=0x7f010034; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010013; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010011; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int prompt=0x7f010043; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int queryBackground=0x7f010041; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f010039; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int radioButtonStyle=0x7f0100b2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int ratingBarStyle=0x7f0100b3; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchHintIcon=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchIcon=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewStyle=0x7f01008e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f010080; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackgroundBorderless=0x7f010081; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ */ + public static final int showAsAction=0x7f010030; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f01002e; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int showText=0x7f01004d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int singleChoiceItemLayout=0x7f010022; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int spinBars=0x7f010026; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f01007b; + /**

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0
dropdown1
+ */ + public static final int spinnerMode=0x7f010044; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f0100b4; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int splitTrack=0x7f01004c; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int state_above_anchor=0x7f010036; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int submitBackground=0x7f010042; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010006; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextAppearance=0x7f0100b7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f010008; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int suggestionRowLayout=0x7f010040; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int switchMinWidth=0x7f01004a; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int switchPadding=0x7f01004b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int switchStyle=0x7f0100b5; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int switchTextAppearance=0x7f010049; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f010024; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010074; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010096; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010097; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f01008c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f01008b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010075; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorAlertDialogListItem=0x7f0100a8; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f01008d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int theme=0x7f0100c4; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int thickness=0x7f01002c; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int thumbTextPadding=0x7f010048; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010003; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMarginBottom=0x7f0100bc; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMarginEnd=0x7f0100ba; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMarginStart=0x7f0100b9; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMarginTop=0x7f0100bb; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMargins=0x7f0100b8; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextAppearance=0x7f0100b6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int toolbarNavigationButtonStyle=0x7f010086; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int toolbarStyle=0x7f010085; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int topBottomBarArrowSize=0x7f010029; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int track=0x7f010047; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int voiceIcon=0x7f01003e; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f01004e; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010050; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionModeOverlay=0x7f010051; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010055; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010053; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010052; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010054; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowMinWidthMajor=0x7f010056; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowMinWidthMinor=0x7f010057; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowNoTitle=0x7f01004f; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs=0x7f060000; + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f060001; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f060002; + public static final int abc_config_actionMenuItemAllCaps=0x7f060003; + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f060004; + public static final int abc_config_closeDialogWhenTouchOutside=0x7f060005; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f060006; + } + public static final class color { + public static final int abc_background_cache_hint_selector_material_dark=0x7f070033; + public static final int abc_background_cache_hint_selector_material_light=0x7f070034; + public static final int abc_input_method_navigation_guard=0x7f070000; + public static final int abc_primary_text_disable_only_material_dark=0x7f070035; + public static final int abc_primary_text_disable_only_material_light=0x7f070036; + public static final int abc_primary_text_material_dark=0x7f070037; + public static final int abc_primary_text_material_light=0x7f070038; + public static final int abc_search_url_text=0x7f070039; + public static final int abc_search_url_text_normal=0x7f070001; + public static final int abc_search_url_text_pressed=0x7f070002; + public static final int abc_search_url_text_selected=0x7f070003; + public static final int abc_secondary_text_material_dark=0x7f07003a; + public static final int abc_secondary_text_material_light=0x7f07003b; + public static final int accent_material_dark=0x7f070004; + public static final int accent_material_light=0x7f070005; + public static final int background_floating_material_dark=0x7f070006; + public static final int background_floating_material_light=0x7f070007; + public static final int background_material_dark=0x7f070008; + public static final int background_material_light=0x7f070009; + public static final int bright_foreground_disabled_material_dark=0x7f07000a; + public static final int bright_foreground_disabled_material_light=0x7f07000b; + public static final int bright_foreground_inverse_material_dark=0x7f07000c; + public static final int bright_foreground_inverse_material_light=0x7f07000d; + public static final int bright_foreground_material_dark=0x7f07000e; + public static final int bright_foreground_material_light=0x7f07000f; + public static final int button_material_dark=0x7f070010; + public static final int button_material_light=0x7f070011; + public static final int dim_foreground_disabled_material_dark=0x7f070012; + public static final int dim_foreground_disabled_material_light=0x7f070013; + public static final int dim_foreground_material_dark=0x7f070014; + public static final int dim_foreground_material_light=0x7f070015; + public static final int highlighted_text_material_dark=0x7f070016; + public static final int highlighted_text_material_light=0x7f070017; + public static final int hint_foreground_material_dark=0x7f070018; + public static final int hint_foreground_material_light=0x7f070019; + public static final int link_text_material_dark=0x7f07001a; + public static final int link_text_material_light=0x7f07001b; + public static final int material_blue_grey_800=0x7f07001c; + public static final int material_blue_grey_900=0x7f07001d; + public static final int material_blue_grey_950=0x7f07001e; + public static final int material_deep_teal_200=0x7f07001f; + public static final int material_deep_teal_500=0x7f070020; + public static final int primary_dark_material_dark=0x7f070021; + public static final int primary_dark_material_light=0x7f070022; + public static final int primary_material_dark=0x7f070023; + public static final int primary_material_light=0x7f070024; + public static final int primary_text_default_material_dark=0x7f070025; + public static final int primary_text_default_material_light=0x7f070026; + public static final int primary_text_disabled_material_dark=0x7f070027; + public static final int primary_text_disabled_material_light=0x7f070028; + public static final int ripple_material_dark=0x7f070029; + public static final int ripple_material_light=0x7f07002a; + public static final int secondary_text_default_material_dark=0x7f07002b; + public static final int secondary_text_default_material_light=0x7f07002c; + public static final int secondary_text_disabled_material_dark=0x7f07002d; + public static final int secondary_text_disabled_material_light=0x7f07002e; + public static final int switch_thumb_disabled_material_dark=0x7f07002f; + public static final int switch_thumb_disabled_material_light=0x7f070030; + public static final int switch_thumb_material_dark=0x7f07003c; + public static final int switch_thumb_material_light=0x7f07003d; + public static final int switch_thumb_normal_material_dark=0x7f070031; + public static final int switch_thumb_normal_material_light=0x7f070032; + } + public static final class dimen { + public static final int abc_action_bar_content_inset_material=0x7f080000; + public static final int abc_action_bar_default_height_material=0x7f080001; + public static final int abc_action_bar_default_padding_material=0x7f080002; + public static final int abc_action_bar_icon_vertical_padding_material=0x7f080003; + public static final int abc_action_bar_navigation_padding_start_material=0x7f080004; + public static final int abc_action_bar_overflow_padding_end_material=0x7f080005; + public static final int abc_action_bar_overflow_padding_start_material=0x7f080006; + public static final int abc_action_bar_progress_bar_size=0x7f080007; + public static final int abc_action_bar_stacked_max_height=0x7f080008; + public static final int abc_action_bar_stacked_tab_max_width=0x7f080009; + public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f08000a; + public static final int abc_action_bar_subtitle_top_margin_material=0x7f08000b; + public static final int abc_action_button_min_height_material=0x7f08000c; + public static final int abc_action_button_min_width_material=0x7f08000d; + public static final int abc_action_button_min_width_overflow_material=0x7f08000e; + public static final int abc_alert_dialog_button_bar_height=0x7f08000f; + public static final int abc_button_inset_horizontal_material=0x7f080010; + public static final int abc_button_inset_vertical_material=0x7f080011; + public static final int abc_button_padding_horizontal_material=0x7f080012; + public static final int abc_button_padding_vertical_material=0x7f080013; + public static final int abc_config_prefDialogWidth=0x7f080014; + public static final int abc_control_corner_material=0x7f080015; + public static final int abc_control_inset_material=0x7f080016; + public static final int abc_control_padding_material=0x7f080017; + public static final int abc_dialog_list_padding_vertical_material=0x7f080018; + public static final int abc_dialog_min_width_major=0x7f080019; + public static final int abc_dialog_min_width_minor=0x7f08001a; + public static final int abc_dialog_padding_material=0x7f08001b; + public static final int abc_dialog_padding_top_material=0x7f08001c; + public static final int abc_disabled_alpha_material_dark=0x7f08001d; + public static final int abc_disabled_alpha_material_light=0x7f08001e; + public static final int abc_dropdownitem_icon_width=0x7f08001f; + public static final int abc_dropdownitem_text_padding_left=0x7f080020; + public static final int abc_dropdownitem_text_padding_right=0x7f080021; + public static final int abc_edit_text_inset_bottom_material=0x7f080022; + public static final int abc_edit_text_inset_horizontal_material=0x7f080023; + public static final int abc_edit_text_inset_top_material=0x7f080024; + public static final int abc_floating_window_z=0x7f080025; + public static final int abc_list_item_padding_horizontal_material=0x7f080026; + public static final int abc_panel_menu_list_width=0x7f080027; + public static final int abc_search_view_preferred_width=0x7f080028; + public static final int abc_search_view_text_min_width=0x7f080029; + public static final int abc_switch_padding=0x7f08002a; + public static final int abc_text_size_body_1_material=0x7f08002b; + public static final int abc_text_size_body_2_material=0x7f08002c; + public static final int abc_text_size_button_material=0x7f08002d; + public static final int abc_text_size_caption_material=0x7f08002e; + public static final int abc_text_size_display_1_material=0x7f08002f; + public static final int abc_text_size_display_2_material=0x7f080030; + public static final int abc_text_size_display_3_material=0x7f080031; + public static final int abc_text_size_display_4_material=0x7f080032; + public static final int abc_text_size_headline_material=0x7f080033; + public static final int abc_text_size_large_material=0x7f080034; + public static final int abc_text_size_medium_material=0x7f080035; + public static final int abc_text_size_menu_material=0x7f080036; + public static final int abc_text_size_small_material=0x7f080037; + public static final int abc_text_size_subhead_material=0x7f080038; + public static final int abc_text_size_subtitle_material_toolbar=0x7f080039; + public static final int abc_text_size_title_material=0x7f08003a; + public static final int abc_text_size_title_material_toolbar=0x7f08003b; + public static final int activity_horizontal_margin=0x7f08003c; + public static final int activity_vertical_margin=0x7f08003d; + public static final int dialog_fixed_height_major=0x7f08003e; + public static final int dialog_fixed_height_minor=0x7f08003f; + public static final int dialog_fixed_width_major=0x7f080040; + public static final int dialog_fixed_width_minor=0x7f080041; + public static final int disabled_alpha_material_dark=0x7f080042; + public static final int disabled_alpha_material_light=0x7f080043; + } + public static final class drawable { + public static final int abc_ab_share_pack_mtrl_alpha=0x7f020000; + public static final int abc_btn_borderless_material=0x7f020001; + public static final int abc_btn_check_material=0x7f020002; + public static final int abc_btn_check_to_on_mtrl_000=0x7f020003; + public static final int abc_btn_check_to_on_mtrl_015=0x7f020004; + public static final int abc_btn_default_mtrl_shape=0x7f020005; + public static final int abc_btn_radio_material=0x7f020006; + public static final int abc_btn_radio_to_on_mtrl_000=0x7f020007; + public static final int abc_btn_radio_to_on_mtrl_015=0x7f020008; + public static final int abc_btn_rating_star_off_mtrl_alpha=0x7f020009; + public static final int abc_btn_rating_star_on_mtrl_alpha=0x7f02000a; + public static final int abc_btn_switch_to_on_mtrl_00001=0x7f02000b; + public static final int abc_btn_switch_to_on_mtrl_00012=0x7f02000c; + public static final int abc_cab_background_internal_bg=0x7f02000d; + public static final int abc_cab_background_top_material=0x7f02000e; + public static final int abc_cab_background_top_mtrl_alpha=0x7f02000f; + public static final int abc_dialog_material_background_dark=0x7f020010; + public static final int abc_dialog_material_background_light=0x7f020011; + public static final int abc_edit_text_material=0x7f020012; + public static final int abc_ic_ab_back_mtrl_am_alpha=0x7f020013; + public static final int abc_ic_clear_mtrl_alpha=0x7f020014; + public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f020015; + public static final int abc_ic_go_search_api_mtrl_alpha=0x7f020016; + public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f020017; + public static final int abc_ic_menu_cut_mtrl_alpha=0x7f020018; + public static final int abc_ic_menu_moreoverflow_mtrl_alpha=0x7f020019; + public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001a; + public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f02001b; + public static final int abc_ic_menu_share_mtrl_alpha=0x7f02001c; + public static final int abc_ic_search_api_mtrl_alpha=0x7f02001d; + public static final int abc_ic_voice_search_api_mtrl_alpha=0x7f02001e; + public static final int abc_item_background_holo_dark=0x7f02001f; + public static final int abc_item_background_holo_light=0x7f020020; + public static final int abc_list_divider_mtrl_alpha=0x7f020021; + public static final int abc_list_focused_holo=0x7f020022; + public static final int abc_list_longpressed_holo=0x7f020023; + public static final int abc_list_pressed_holo_dark=0x7f020024; + public static final int abc_list_pressed_holo_light=0x7f020025; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020026; + public static final int abc_list_selector_background_transition_holo_light=0x7f020027; + public static final int abc_list_selector_disabled_holo_dark=0x7f020028; + public static final int abc_list_selector_disabled_holo_light=0x7f020029; + public static final int abc_list_selector_holo_dark=0x7f02002a; + public static final int abc_list_selector_holo_light=0x7f02002b; + public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f02002c; + public static final int abc_popup_background_mtrl_mult=0x7f02002d; + public static final int abc_ratingbar_full_material=0x7f02002e; + public static final int abc_spinner_mtrl_am_alpha=0x7f02002f; + public static final int abc_spinner_textfield_background_material=0x7f020030; + public static final int abc_switch_thumb_material=0x7f020031; + public static final int abc_switch_track_mtrl_alpha=0x7f020032; + public static final int abc_tab_indicator_material=0x7f020033; + public static final int abc_tab_indicator_mtrl_alpha=0x7f020034; + public static final int abc_text_cursor_mtrl_alpha=0x7f020035; + public static final int abc_textfield_activated_mtrl_alpha=0x7f020036; + public static final int abc_textfield_default_mtrl_alpha=0x7f020037; + public static final int abc_textfield_search_activated_mtrl_alpha=0x7f020038; + public static final int abc_textfield_search_default_mtrl_alpha=0x7f020039; + public static final int abc_textfield_search_material=0x7f02003a; + } + public static final class id { + public static final int action_bar=0x7f090040; + public static final int action_bar_activity_content=0x7f090000; + public static final int action_bar_container=0x7f09003f; + public static final int action_bar_root=0x7f09003b; + public static final int action_bar_spinner=0x7f090001; + public static final int action_bar_subtitle=0x7f090024; + public static final int action_bar_title=0x7f090023; + public static final int action_context_bar=0x7f090041; + public static final int action_menu_divider=0x7f090002; + public static final int action_menu_presenter=0x7f090003; + public static final int action_mode_bar=0x7f09003d; + public static final int action_mode_bar_stub=0x7f09003c; + public static final int action_mode_close_button=0x7f090025; + public static final int action_settings=0x7f090051; + public static final int activity_chooser_view_content=0x7f090026; + public static final int alertTitle=0x7f090030; + public static final int always=0x7f090016; + public static final int beginning=0x7f090013; + public static final int button=0x7f090050; + public static final int buttonPanel=0x7f090036; + public static final int checkbox=0x7f090038; + public static final int collapseActionView=0x7f090017; + public static final int contentPanel=0x7f090031; + public static final int custom=0x7f090035; + public static final int customPanel=0x7f090034; + public static final int decor_content_parent=0x7f09003e; + public static final int default_activity_button=0x7f090029; + public static final int dialog=0x7f09001b; + public static final int disableHome=0x7f09000c; + public static final int dropdown=0x7f09001c; + public static final int edit_query=0x7f090042; + public static final int end=0x7f090014; + public static final int expand_activities_button=0x7f090027; + public static final int expanded_menu=0x7f090037; + public static final int home=0x7f090004; + public static final int homeAsUp=0x7f09000d; + public static final int icon=0x7f09002b; + public static final int ifRoom=0x7f090018; + public static final int image=0x7f090028; + public static final int listMode=0x7f090009; + public static final int list_item=0x7f09002a; + public static final int middle=0x7f090015; + public static final int multiply=0x7f09001e; + public static final int never=0x7f090019; + public static final int none=0x7f09000e; + public static final int normal=0x7f09000a; + public static final int parentPanel=0x7f09002d; + public static final int progress_circular=0x7f090005; + public static final int progress_horizontal=0x7f090006; + public static final int radio=0x7f09003a; + public static final int screen=0x7f09001f; + public static final int scrollView=0x7f090032; + public static final int search_badge=0x7f090044; + public static final int search_bar=0x7f090043; + public static final int search_button=0x7f090045; + public static final int search_close_btn=0x7f09004a; + public static final int search_edit_frame=0x7f090046; + public static final int search_go_btn=0x7f09004c; + public static final int search_mag_icon=0x7f090047; + public static final int search_plate=0x7f090048; + public static final int search_src_text=0x7f090049; + public static final int search_voice_btn=0x7f09004d; + public static final int select_dialog_listview=0x7f09004e; + public static final int shortcut=0x7f090039; + public static final int showCustom=0x7f09000f; + public static final int showHome=0x7f090010; + public static final int showTitle=0x7f090011; + public static final int split_action_bar=0x7f090007; + public static final int src_atop=0x7f090020; + public static final int src_in=0x7f090021; + public static final int src_over=0x7f090022; + public static final int submit_area=0x7f09004b; + public static final int tabMode=0x7f09000b; + public static final int textSpacerNoButtons=0x7f090033; + public static final int textView=0x7f09004f; + public static final int title=0x7f09002c; + public static final int title_template=0x7f09002f; + public static final int topPanel=0x7f09002e; + public static final int up=0x7f090008; + public static final int useLogo=0x7f090012; + public static final int withText=0x7f09001a; + public static final int wrap_content=0x7f09001d; + } + public static final class integer { + public static final int abc_config_activityDefaultDur=0x7f0a0000; + public static final int abc_config_activityShortDur=0x7f0a0001; + public static final int abc_max_action_buttons=0x7f0a0002; + } + public static final class layout { + public static final int abc_action_bar_title_item=0x7f040000; + public static final int abc_action_bar_up_container=0x7f040001; + public static final int abc_action_bar_view_list_nav_layout=0x7f040002; + public static final int abc_action_menu_item_layout=0x7f040003; + public static final int abc_action_menu_layout=0x7f040004; + public static final int abc_action_mode_bar=0x7f040005; + public static final int abc_action_mode_close_item_material=0x7f040006; + public static final int abc_activity_chooser_view=0x7f040007; + public static final int abc_activity_chooser_view_list_item=0x7f040008; + public static final int abc_alert_dialog_material=0x7f040009; + public static final int abc_dialog_title_material=0x7f04000a; + public static final int abc_expanded_menu_layout=0x7f04000b; + public static final int abc_list_menu_item_checkbox=0x7f04000c; + public static final int abc_list_menu_item_icon=0x7f04000d; + public static final int abc_list_menu_item_layout=0x7f04000e; + public static final int abc_list_menu_item_radio=0x7f04000f; + public static final int abc_popup_menu_item_layout=0x7f040010; + public static final int abc_screen_content_include=0x7f040011; + public static final int abc_screen_simple=0x7f040012; + public static final int abc_screen_simple_overlay_action_mode=0x7f040013; + public static final int abc_screen_toolbar=0x7f040014; + public static final int abc_search_dropdown_item_icons_2line=0x7f040015; + public static final int abc_search_view=0x7f040016; + public static final int abc_select_dialog_material=0x7f040017; + public static final int abc_simple_dropdown_hint=0x7f040018; + public static final int activity_main=0x7f040019; + public static final int activity_main_activity2=0x7f04001a; + public static final int select_dialog_item_material=0x7f04001b; + public static final int select_dialog_multichoice_material=0x7f04001c; + public static final int select_dialog_singlechoice_material=0x7f04001d; + public static final int support_simple_spinner_dropdown_item=0x7f04001e; + } + public static final class menu { + public static final int menu_main=0x7f0d0000; + public static final int menu_main_activity2=0x7f0d0001; + } + public static final class mipmap { + public static final int ic_launcher=0x7f030000; + } + public static final class string { + public static final int abc_action_bar_home_description=0x7f0b0000; + public static final int abc_action_bar_home_description_format=0x7f0b0001; + public static final int abc_action_bar_home_subtitle_description_format=0x7f0b0002; + public static final int abc_action_bar_up_description=0x7f0b0003; + public static final int abc_action_menu_overflow_description=0x7f0b0004; + public static final int abc_action_mode_done=0x7f0b0005; + public static final int abc_activity_chooser_view_see_all=0x7f0b0006; + public static final int abc_activitychooserview_choose_application=0x7f0b0007; + public static final int abc_search_hint=0x7f0b0008; + public static final int abc_searchview_description_clear=0x7f0b0009; + public static final int abc_searchview_description_query=0x7f0b000a; + public static final int abc_searchview_description_search=0x7f0b000b; + public static final int abc_searchview_description_submit=0x7f0b000c; + public static final int abc_searchview_description_voice=0x7f0b000d; + public static final int abc_shareactionprovider_share_with=0x7f0b000e; + public static final int abc_shareactionprovider_share_with_application=0x7f0b000f; + public static final int abc_toolbar_collapse_description=0x7f0b0010; + public static final int action_settings=0x7f0b0011; + public static final int app_name=0x7f0b0012; + public static final int hello_world=0x7f0b0013; + public static final int title_activity_main_activity2=0x7f0b0014; + } + public static final class style { + public static final int AlertDialog_AppCompat=0x7f0c0000; + public static final int AlertDialog_AppCompat_Light=0x7f0c0001; + public static final int Animation_AppCompat_Dialog=0x7f0c0002; + public static final int Animation_AppCompat_DropDownUp=0x7f0c0003; + /** Customize your theme here. + */ + public static final int AppTheme=0x7f0c0004; + public static final int Base_AlertDialog_AppCompat=0x7f0c0005; + public static final int Base_AlertDialog_AppCompat_Light=0x7f0c0006; + public static final int Base_Animation_AppCompat_Dialog=0x7f0c0007; + public static final int Base_Animation_AppCompat_DropDownUp=0x7f0c0008; + public static final int Base_DialogWindowTitle_AppCompat=0x7f0c0009; + public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f0c000a; + public static final int Base_TextAppearance_AppCompat=0x7f0c000b; + public static final int Base_TextAppearance_AppCompat_Body1=0x7f0c000c; + public static final int Base_TextAppearance_AppCompat_Body2=0x7f0c000d; + public static final int Base_TextAppearance_AppCompat_Button=0x7f0c000e; + public static final int Base_TextAppearance_AppCompat_Caption=0x7f0c000f; + public static final int Base_TextAppearance_AppCompat_Display1=0x7f0c0010; + public static final int Base_TextAppearance_AppCompat_Display2=0x7f0c0011; + public static final int Base_TextAppearance_AppCompat_Display3=0x7f0c0012; + public static final int Base_TextAppearance_AppCompat_Display4=0x7f0c0013; + public static final int Base_TextAppearance_AppCompat_Headline=0x7f0c0014; + public static final int Base_TextAppearance_AppCompat_Inverse=0x7f0c0015; + public static final int Base_TextAppearance_AppCompat_Large=0x7f0c0016; + public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f0c0017; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0c0018; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0c0019; + public static final int Base_TextAppearance_AppCompat_Medium=0x7f0c001a; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f0c001b; + public static final int Base_TextAppearance_AppCompat_Menu=0x7f0c001c; + public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f0c001d; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0c001e; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f0c001f; + public static final int Base_TextAppearance_AppCompat_Small=0x7f0c0020; + public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f0c0021; + public static final int Base_TextAppearance_AppCompat_Subhead=0x7f0c0022; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f0c0023; + public static final int Base_TextAppearance_AppCompat_Title=0x7f0c0024; + public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f0c0025; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0c0026; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0c0027; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0c0028; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0c0029; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0c002a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0c002b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0c002c; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0c002d; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0c002e; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0c002f; + public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f0c0030; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0c0031; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0c0032; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0c0033; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0c0034; + public static final int Base_Theme_AppCompat=0x7f0c0035; + public static final int Base_Theme_AppCompat_CompactMenu=0x7f0c0036; + public static final int Base_Theme_AppCompat_Dialog=0x7f0c0037; + public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f0c0038; + public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0c0039; + public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f0c003a; + public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f0c003b; + public static final int Base_Theme_AppCompat_Light=0x7f0c003c; + public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0c003d; + public static final int Base_Theme_AppCompat_Light_Dialog=0x7f0c003e; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f0c003f; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0c0040; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0c0041; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f0c0042; + public static final int Base_ThemeOverlay_AppCompat=0x7f0c0043; + public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0c0044; + public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0c0045; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0c0046; + public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0c0047; + public static final int Base_V11_Theme_AppCompat_Dialog=0x7f0c0110; + public static final int Base_V11_Theme_AppCompat_Light_Dialog=0x7f0c0111; + public static final int Base_V21_Theme_AppCompat=0x7f0c0118; + public static final int Base_V21_Theme_AppCompat_Dialog=0x7f0c0119; + public static final int Base_V21_Theme_AppCompat_Light=0x7f0c011a; + public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f0c011b; + public static final int Base_V7_Theme_AppCompat=0x7f0c0048; + public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0c0049; + public static final int Base_V7_Theme_AppCompat_Light=0x7f0c004a; + public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0c004b; + public static final int Base_Widget_AppCompat_ActionBar=0x7f0c004c; + public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0c004d; + public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0c004e; + public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f0c004f; + public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f0c0050; + public static final int Base_Widget_AppCompat_ActionButton=0x7f0c0051; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f0c0052; + public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f0c0053; + public static final int Base_Widget_AppCompat_ActionMode=0x7f0c0054; + public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0c0055; + public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f0c0056; + public static final int Base_Widget_AppCompat_Button=0x7f0c0057; + public static final int Base_Widget_AppCompat_Button_Borderless=0x7f0c0058; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f0c0059; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0c005a; + public static final int Base_Widget_AppCompat_Button_Small=0x7f0c005b; + public static final int Base_Widget_AppCompat_ButtonBar=0x7f0c005c; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0c005d; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f0c005e; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f0c005f; + public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0c0060; + public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f0c0061; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0c0062; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f0c0063; + public static final int Base_Widget_AppCompat_EditText=0x7f0c0064; + public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0c0065; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0c0066; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0c0067; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f0c0068; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0c0069; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f0c006a; + public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f0c006b; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0c006c; + public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f0c006d; + public static final int Base_Widget_AppCompat_ListView=0x7f0c006e; + public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f0c006f; + public static final int Base_Widget_AppCompat_ListView_Menu=0x7f0c0070; + public static final int Base_Widget_AppCompat_PopupMenu=0x7f0c0071; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f0c0072; + public static final int Base_Widget_AppCompat_PopupWindow=0x7f0c0073; + public static final int Base_Widget_AppCompat_ProgressBar=0x7f0c0074; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f0c0075; + public static final int Base_Widget_AppCompat_RatingBar=0x7f0c0076; + public static final int Base_Widget_AppCompat_SearchView=0x7f0c0077; + public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0c0078; + public static final int Base_Widget_AppCompat_Spinner=0x7f0c0079; + public static final int Base_Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0c007a; + public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f0c007b; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f0c007c; + public static final int Base_Widget_AppCompat_Toolbar=0x7f0c007d; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f0c007e; + public static final int Platform_AppCompat=0x7f0c007f; + public static final int Platform_AppCompat_Light=0x7f0c0080; + public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f0c0081; + public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f0c0082; + public static final int Platform_V11_AppCompat=0x7f0c0112; + public static final int Platform_V11_AppCompat_Light=0x7f0c0113; + public static final int Platform_V12_AppCompat=0x7f0c0114; + public static final int Platform_V12_AppCompat_Light=0x7f0c0115; + public static final int Platform_V14_AppCompat=0x7f0c0116; + public static final int Platform_V14_AppCompat_Light=0x7f0c0117; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f0c0083; + public static final int RtlOverlay_Widget_AppCompat_ActionButton_Overflow=0x7f0c0084; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f0c0085; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f0c0086; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f0c0087; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f0c0088; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f0c0089; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f0c008a; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f0c008b; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f0c008c; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f0c008d; + public static final int RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation=0x7f0c008e; + public static final int TextAppearance_AppCompat=0x7f0c008f; + public static final int TextAppearance_AppCompat_Body1=0x7f0c0090; + public static final int TextAppearance_AppCompat_Body2=0x7f0c0091; + public static final int TextAppearance_AppCompat_Button=0x7f0c0092; + public static final int TextAppearance_AppCompat_Caption=0x7f0c0093; + public static final int TextAppearance_AppCompat_Display1=0x7f0c0094; + public static final int TextAppearance_AppCompat_Display2=0x7f0c0095; + public static final int TextAppearance_AppCompat_Display3=0x7f0c0096; + public static final int TextAppearance_AppCompat_Display4=0x7f0c0097; + public static final int TextAppearance_AppCompat_Headline=0x7f0c0098; + public static final int TextAppearance_AppCompat_Inverse=0x7f0c0099; + public static final int TextAppearance_AppCompat_Large=0x7f0c009a; + public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0c009b; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0c009c; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0c009d; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0c009e; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0c009f; + public static final int TextAppearance_AppCompat_Medium=0x7f0c00a0; + public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0c00a1; + public static final int TextAppearance_AppCompat_Menu=0x7f0c00a2; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0c00a3; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0c00a4; + public static final int TextAppearance_AppCompat_Small=0x7f0c00a5; + public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0c00a6; + public static final int TextAppearance_AppCompat_Subhead=0x7f0c00a7; + public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0c00a8; + public static final int TextAppearance_AppCompat_Title=0x7f0c00a9; + public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0c00aa; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0c00ab; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0c00ac; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0c00ad; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0c00ae; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0c00af; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0c00b0; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0c00b1; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0c00b2; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0c00b3; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0c00b4; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0c00b5; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0c00b6; + public static final int TextAppearance_AppCompat_Widget_Switch=0x7f0c00b7; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0c00b8; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0c00b9; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0c00ba; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0c00bb; + public static final int Theme_AppCompat=0x7f0c00bc; + public static final int Theme_AppCompat_CompactMenu=0x7f0c00bd; + public static final int Theme_AppCompat_Dialog=0x7f0c00be; + public static final int Theme_AppCompat_Dialog_Alert=0x7f0c00bf; + public static final int Theme_AppCompat_Dialog_MinWidth=0x7f0c00c0; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0c00c1; + public static final int Theme_AppCompat_Light=0x7f0c00c2; + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0c00c3; + public static final int Theme_AppCompat_Light_Dialog=0x7f0c00c4; + public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f0c00c5; + public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0c00c6; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0c00c7; + public static final int Theme_AppCompat_Light_NoActionBar=0x7f0c00c8; + public static final int Theme_AppCompat_NoActionBar=0x7f0c00c9; + public static final int ThemeOverlay_AppCompat=0x7f0c00ca; + public static final int ThemeOverlay_AppCompat_ActionBar=0x7f0c00cb; + public static final int ThemeOverlay_AppCompat_Dark=0x7f0c00cc; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0c00cd; + public static final int ThemeOverlay_AppCompat_Light=0x7f0c00ce; + public static final int Widget_AppCompat_ActionBar=0x7f0c00cf; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0c00d0; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0c00d1; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0c00d2; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0c00d3; + public static final int Widget_AppCompat_ActionButton=0x7f0c00d4; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0c00d5; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0c00d6; + public static final int Widget_AppCompat_ActionMode=0x7f0c00d7; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0c00d8; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0c00d9; + public static final int Widget_AppCompat_Button=0x7f0c00da; + public static final int Widget_AppCompat_Button_Borderless=0x7f0c00db; + public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f0c00dc; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0c00dd; + public static final int Widget_AppCompat_Button_Small=0x7f0c00de; + public static final int Widget_AppCompat_ButtonBar=0x7f0c00df; + public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f0c00e0; + public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f0c00e1; + public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f0c00e2; + public static final int Widget_AppCompat_CompoundButton_Switch=0x7f0c00e3; + public static final int Widget_AppCompat_DrawerArrowToggle=0x7f0c00e4; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0c00e5; + public static final int Widget_AppCompat_EditText=0x7f0c00e6; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0c00e7; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0c00e8; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0c00e9; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0c00ea; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0c00eb; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0c00ec; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0c00ed; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0c00ee; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0c00ef; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0c00f0; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0c00f1; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0c00f2; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0c00f3; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0c00f4; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0c00f5; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0c00f6; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0c00f7; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0c00f8; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0c00f9; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0c00fa; + public static final int Widget_AppCompat_Light_SearchView=0x7f0c00fb; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0c00fc; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0c00fd; + public static final int Widget_AppCompat_ListView=0x7f0c00fe; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0c00ff; + public static final int Widget_AppCompat_ListView_Menu=0x7f0c0100; + public static final int Widget_AppCompat_PopupMenu=0x7f0c0101; + public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f0c0102; + public static final int Widget_AppCompat_PopupWindow=0x7f0c0103; + public static final int Widget_AppCompat_ProgressBar=0x7f0c0104; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0c0105; + public static final int Widget_AppCompat_RatingBar=0x7f0c0106; + public static final int Widget_AppCompat_SearchView=0x7f0c0107; + public static final int Widget_AppCompat_SearchView_ActionBar=0x7f0c0108; + public static final int Widget_AppCompat_Spinner=0x7f0c0109; + public static final int Widget_AppCompat_Spinner_DropDown=0x7f0c010a; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0c010b; + public static final int Widget_AppCompat_Spinner_Underlined=0x7f0c010c; + public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f0c010d; + public static final int Widget_AppCompat_Toolbar=0x7f0c010e; + public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f0c010f; + } + public static final class styleable { + /** Attributes that can be used with a ActionBar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.example.c4q_raynaldie.ac_04_28:background}
{@link #ActionBar_backgroundSplit com.example.c4q_raynaldie.ac_04_28:backgroundSplit}
{@link #ActionBar_backgroundStacked com.example.c4q_raynaldie.ac_04_28:backgroundStacked}
{@link #ActionBar_contentInsetEnd com.example.c4q_raynaldie.ac_04_28:contentInsetEnd}
{@link #ActionBar_contentInsetLeft com.example.c4q_raynaldie.ac_04_28:contentInsetLeft}
{@link #ActionBar_contentInsetRight com.example.c4q_raynaldie.ac_04_28:contentInsetRight}
{@link #ActionBar_contentInsetStart com.example.c4q_raynaldie.ac_04_28:contentInsetStart}
{@link #ActionBar_customNavigationLayout com.example.c4q_raynaldie.ac_04_28:customNavigationLayout}
{@link #ActionBar_displayOptions com.example.c4q_raynaldie.ac_04_28:displayOptions}
{@link #ActionBar_divider com.example.c4q_raynaldie.ac_04_28:divider}
{@link #ActionBar_elevation com.example.c4q_raynaldie.ac_04_28:elevation}
{@link #ActionBar_height com.example.c4q_raynaldie.ac_04_28:height}
{@link #ActionBar_hideOnContentScroll com.example.c4q_raynaldie.ac_04_28:hideOnContentScroll}
{@link #ActionBar_homeAsUpIndicator com.example.c4q_raynaldie.ac_04_28:homeAsUpIndicator}
{@link #ActionBar_homeLayout com.example.c4q_raynaldie.ac_04_28:homeLayout}
{@link #ActionBar_icon com.example.c4q_raynaldie.ac_04_28:icon}
{@link #ActionBar_indeterminateProgressStyle com.example.c4q_raynaldie.ac_04_28:indeterminateProgressStyle}
{@link #ActionBar_itemPadding com.example.c4q_raynaldie.ac_04_28:itemPadding}
{@link #ActionBar_logo com.example.c4q_raynaldie.ac_04_28:logo}
{@link #ActionBar_navigationMode com.example.c4q_raynaldie.ac_04_28:navigationMode}
{@link #ActionBar_popupTheme com.example.c4q_raynaldie.ac_04_28:popupTheme}
{@link #ActionBar_progressBarPadding com.example.c4q_raynaldie.ac_04_28:progressBarPadding}
{@link #ActionBar_progressBarStyle com.example.c4q_raynaldie.ac_04_28:progressBarStyle}
{@link #ActionBar_subtitle com.example.c4q_raynaldie.ac_04_28:subtitle}
{@link #ActionBar_subtitleTextStyle com.example.c4q_raynaldie.ac_04_28:subtitleTextStyle}
{@link #ActionBar_title com.example.c4q_raynaldie.ac_04_28:title}
{@link #ActionBar_titleTextStyle com.example.c4q_raynaldie.ac_04_28:titleTextStyle}
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_contentInsetEnd + @see #ActionBar_contentInsetLeft + @see #ActionBar_contentInsetRight + @see #ActionBar_contentInsetStart + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_elevation + @see #ActionBar_height + @see #ActionBar_hideOnContentScroll + @see #ActionBar_homeAsUpIndicator + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_popupTheme + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, + 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, + 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, + 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, + 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, + 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, + 0x7f01001a, 0x7f01001b, 0x7f01007c + }; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#background} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:background + */ + public static final int ActionBar_background = 10; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.example.c4q_raynaldie.ac_04_28:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#backgroundStacked} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.example.c4q_raynaldie.ac_04_28:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:contentInsetEnd + */ + public static final int ActionBar_contentInsetEnd = 21; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:contentInsetLeft + */ + public static final int ActionBar_contentInsetLeft = 22; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#contentInsetRight} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:contentInsetRight + */ + public static final int ActionBar_contentInsetRight = 23; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#contentInsetStart} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:contentInsetStart + */ + public static final int ActionBar_contentInsetStart = 20; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#customNavigationLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#displayOptions} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ @attr name com.example.c4q_raynaldie.ac_04_28:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#divider} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:divider + */ + public static final int ActionBar_divider = 9; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#elevation} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:elevation + */ + public static final int ActionBar_elevation = 24; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#height} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:height + */ + public static final int ActionBar_height = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#hideOnContentScroll} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:hideOnContentScroll + */ + public static final int ActionBar_hideOnContentScroll = 19; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:homeAsUpIndicator + */ + public static final int ActionBar_homeAsUpIndicator = 26; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#homeLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#icon} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:icon + */ + public static final int ActionBar_icon = 7; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#indeterminateProgressStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#itemPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#logo} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:logo + */ + public static final int ActionBar_logo = 8; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#navigationMode} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ @attr name com.example.c4q_raynaldie.ac_04_28:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#popupTheme} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:popupTheme + */ + public static final int ActionBar_popupTheme = 25; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#progressBarPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#progressBarStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#subtitle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#title} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:title + */ + public static final int ActionBar_title = 1; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Attributes that can be used with a ActionBarLayout. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Attributes that can be used with a ActionMenuView. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.example.c4q_raynaldie.ac_04_28:background}
{@link #ActionMode_backgroundSplit com.example.c4q_raynaldie.ac_04_28:backgroundSplit}
{@link #ActionMode_closeItemLayout com.example.c4q_raynaldie.ac_04_28:closeItemLayout}
{@link #ActionMode_height com.example.c4q_raynaldie.ac_04_28:height}
{@link #ActionMode_subtitleTextStyle com.example.c4q_raynaldie.ac_04_28:subtitleTextStyle}
{@link #ActionMode_titleTextStyle com.example.c4q_raynaldie.ac_04_28:titleTextStyle}
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_closeItemLayout + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, + 0x7f01000e, 0x7f01001c + }; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#background} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:background + */ + public static final int ActionMode_background = 3; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionMode} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.example.c4q_raynaldie.ac_04_28:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#closeItemLayout} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:closeItemLayout + */ + public static final int ActionMode_closeItemLayout = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#height} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:height + */ + public static final int ActionMode_height = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attributes that can be used with a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.c4q_raynaldie.ac_04_28:expandActivityOverflowButtonDrawable}
{@link #ActivityChooserView_initialActivityCount com.example.c4q_raynaldie.ac_04_28:initialActivityCount}
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01001d, 0x7f01001e + }; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#expandActivityOverflowButtonDrawable} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#initialActivityCount} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a AlertDialog. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #AlertDialog_android_layout android:layout}
{@link #AlertDialog_buttonPanelSideLayout com.example.c4q_raynaldie.ac_04_28:buttonPanelSideLayout}
{@link #AlertDialog_listItemLayout com.example.c4q_raynaldie.ac_04_28:listItemLayout}
{@link #AlertDialog_listLayout com.example.c4q_raynaldie.ac_04_28:listLayout}
{@link #AlertDialog_multiChoiceItemLayout com.example.c4q_raynaldie.ac_04_28:multiChoiceItemLayout}
{@link #AlertDialog_singleChoiceItemLayout com.example.c4q_raynaldie.ac_04_28:singleChoiceItemLayout}
+ @see #AlertDialog_android_layout + @see #AlertDialog_buttonPanelSideLayout + @see #AlertDialog_listItemLayout + @see #AlertDialog_listLayout + @see #AlertDialog_multiChoiceItemLayout + @see #AlertDialog_singleChoiceItemLayout + */ + public static final int[] AlertDialog = { + 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, + 0x7f010022, 0x7f010023 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #AlertDialog} array. + @attr name android:layout + */ + public static final int AlertDialog_android_layout = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#buttonPanelSideLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:buttonPanelSideLayout + */ + public static final int AlertDialog_buttonPanelSideLayout = 1; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:listItemLayout + */ + public static final int AlertDialog_listItemLayout = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:listLayout + */ + public static final int AlertDialog_listLayout = 2; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#multiChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:multiChoiceItemLayout + */ + public static final int AlertDialog_multiChoiceItemLayout = 3; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#singleChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:singleChoiceItemLayout + */ + public static final int AlertDialog_singleChoiceItemLayout = 4; + /** Attributes that can be used with a AppCompatTextView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #AppCompatTextView_android_textAppearance android:textAppearance}
{@link #AppCompatTextView_textAllCaps com.example.c4q_raynaldie.ac_04_28:textAllCaps}
+ @see #AppCompatTextView_android_textAppearance + @see #AppCompatTextView_textAllCaps + */ + public static final int[] AppCompatTextView = { + 0x01010034, 0x7f010024 + }; + /** +

This symbol is the offset where the {@link android.R.attr#textAppearance} + attribute's value can be found in the {@link #AppCompatTextView} array. + @attr name android:textAppearance + */ + public static final int AppCompatTextView_android_textAppearance = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textAllCaps} + attribute's value can be found in the {@link #AppCompatTextView} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.example.c4q_raynaldie.ac_04_28:textAllCaps + */ + public static final int AppCompatTextView_textAllCaps = 1; + /** Attributes that can be used with a DrawerArrowToggle. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #DrawerArrowToggle_barSize com.example.c4q_raynaldie.ac_04_28:barSize}
{@link #DrawerArrowToggle_color com.example.c4q_raynaldie.ac_04_28:color}
{@link #DrawerArrowToggle_drawableSize com.example.c4q_raynaldie.ac_04_28:drawableSize}
{@link #DrawerArrowToggle_gapBetweenBars com.example.c4q_raynaldie.ac_04_28:gapBetweenBars}
{@link #DrawerArrowToggle_middleBarArrowSize com.example.c4q_raynaldie.ac_04_28:middleBarArrowSize}
{@link #DrawerArrowToggle_spinBars com.example.c4q_raynaldie.ac_04_28:spinBars}
{@link #DrawerArrowToggle_thickness com.example.c4q_raynaldie.ac_04_28:thickness}
{@link #DrawerArrowToggle_topBottomBarArrowSize com.example.c4q_raynaldie.ac_04_28:topBottomBarArrowSize}
+ @see #DrawerArrowToggle_barSize + @see #DrawerArrowToggle_color + @see #DrawerArrowToggle_drawableSize + @see #DrawerArrowToggle_gapBetweenBars + @see #DrawerArrowToggle_middleBarArrowSize + @see #DrawerArrowToggle_spinBars + @see #DrawerArrowToggle_thickness + @see #DrawerArrowToggle_topBottomBarArrowSize + */ + public static final int[] DrawerArrowToggle = { + 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, + 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c + }; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#barSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:barSize + */ + public static final int DrawerArrowToggle_barSize = 6; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#color} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:color + */ + public static final int DrawerArrowToggle_color = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#drawableSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:drawableSize + */ + public static final int DrawerArrowToggle_drawableSize = 2; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#gapBetweenBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:gapBetweenBars + */ + public static final int DrawerArrowToggle_gapBetweenBars = 3; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#middleBarArrowSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:middleBarArrowSize + */ + public static final int DrawerArrowToggle_middleBarArrowSize = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#spinBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:spinBars + */ + public static final int DrawerArrowToggle_spinBars = 1; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#thickness} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:thickness + */ + public static final int DrawerArrowToggle_thickness = 7; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#topBottomBarArrowSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:topBottomBarArrowSize + */ + public static final int DrawerArrowToggle_topBottomBarArrowSize = 4; + /** Attributes that can be used with a LinearLayoutCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}
{@link #LinearLayoutCompat_android_gravity android:gravity}
{@link #LinearLayoutCompat_android_orientation android:orientation}
{@link #LinearLayoutCompat_android_weightSum android:weightSum}
{@link #LinearLayoutCompat_divider com.example.c4q_raynaldie.ac_04_28:divider}
{@link #LinearLayoutCompat_dividerPadding com.example.c4q_raynaldie.ac_04_28:dividerPadding}
{@link #LinearLayoutCompat_measureWithLargestChild com.example.c4q_raynaldie.ac_04_28:measureWithLargestChild}
{@link #LinearLayoutCompat_showDividers com.example.c4q_raynaldie.ac_04_28:showDividers}
+ @see #LinearLayoutCompat_android_baselineAligned + @see #LinearLayoutCompat_android_baselineAlignedChildIndex + @see #LinearLayoutCompat_android_gravity + @see #LinearLayoutCompat_android_orientation + @see #LinearLayoutCompat_android_weightSum + @see #LinearLayoutCompat_divider + @see #LinearLayoutCompat_dividerPadding + @see #LinearLayoutCompat_measureWithLargestChild + @see #LinearLayoutCompat_showDividers + */ + public static final int[] LinearLayoutCompat = { + 0x010100af, 0x010100c4, 0x01010126, 0x01010127, + 0x01010128, 0x7f01000b, 0x7f01002d, 0x7f01002e, + 0x7f01002f + }; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAligned} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAligned + */ + public static final int LinearLayoutCompat_android_baselineAligned = 2; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAlignedChildIndex + */ + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:gravity + */ + public static final int LinearLayoutCompat_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#orientation} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:orientation + */ + public static final int LinearLayoutCompat_android_orientation = 1; + /** +

This symbol is the offset where the {@link android.R.attr#weightSum} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:weightSum + */ + public static final int LinearLayoutCompat_android_weightSum = 4; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#divider} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:divider + */ + public static final int LinearLayoutCompat_divider = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#dividerPadding} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:dividerPadding + */ + public static final int LinearLayoutCompat_dividerPadding = 8; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#measureWithLargestChild} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:measureWithLargestChild + */ + public static final int LinearLayoutCompat_measureWithLargestChild = 6; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#showDividers} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ @attr name com.example.c4q_raynaldie.ac_04_28:showDividers + */ + public static final int LinearLayoutCompat_showDividers = 7; + /** Attributes that can be used with a LinearLayoutCompat_Layout. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}
+ @see #LinearLayoutCompat_Layout_android_layout_gravity + @see #LinearLayoutCompat_Layout_android_layout_height + @see #LinearLayoutCompat_Layout_android_layout_weight + @see #LinearLayoutCompat_Layout_android_layout_width + */ + public static final int[] LinearLayoutCompat_Layout = { + 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_gravity + */ + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#layout_height} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_height + */ + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout_weight} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_weight + */ + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + /** +

This symbol is the offset where the {@link android.R.attr#layout_width} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_width + */ + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + /** Attributes that can be used with a ListPopupWindow. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}
+ @see #ListPopupWindow_android_dropDownHorizontalOffset + @see #ListPopupWindow_android_dropDownVerticalOffset + */ + public static final int[] ListPopupWindow = { + 0x010102ac, 0x010102ad + }; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownHorizontalOffset + */ + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownVerticalOffset + */ + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + /** Attributes that can be used with a MenuGroup. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}
{@link #MenuGroup_android_enabled android:enabled}
{@link #MenuGroup_android_id android:id}
{@link #MenuGroup_android_menuCategory android:menuCategory}
{@link #MenuGroup_android_orderInCategory android:orderInCategory}
{@link #MenuGroup_android_visible android:visible}
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

This symbol is the offset where the {@link android.R.attr#checkableBehavior} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Attributes that can be used with a MenuItem. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.example.c4q_raynaldie.ac_04_28:actionLayout}
{@link #MenuItem_actionProviderClass com.example.c4q_raynaldie.ac_04_28:actionProviderClass}
{@link #MenuItem_actionViewClass com.example.c4q_raynaldie.ac_04_28:actionViewClass}
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}
{@link #MenuItem_android_checkable android:checkable}
{@link #MenuItem_android_checked android:checked}
{@link #MenuItem_android_enabled android:enabled}
{@link #MenuItem_android_icon android:icon}
{@link #MenuItem_android_id android:id}
{@link #MenuItem_android_menuCategory android:menuCategory}
{@link #MenuItem_android_numericShortcut android:numericShortcut}
{@link #MenuItem_android_onClick android:onClick}
{@link #MenuItem_android_orderInCategory android:orderInCategory}
{@link #MenuItem_android_title android:title}
{@link #MenuItem_android_titleCondensed android:titleCondensed}
{@link #MenuItem_android_visible android:visible}
{@link #MenuItem_showAsAction com.example.c4q_raynaldie.ac_04_28:showAsAction}
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f010030, 0x7f010031, 0x7f010032, + 0x7f010033 + }; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionLayout} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionProviderClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionViewClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

This symbol is the offset where the {@link android.R.attr#alphabeticShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

This symbol is the offset where the {@link android.R.attr#checkable} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

This symbol is the offset where the {@link android.R.attr#checked} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

This symbol is the offset where the {@link android.R.attr#icon} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

This symbol is the offset where the {@link android.R.attr#numericShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

This symbol is the offset where the {@link android.R.attr#onClick} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

This symbol is the offset where the {@link android.R.attr#title} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

This symbol is the offset where the {@link android.R.attr#titleCondensed} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#showAsAction} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ @attr name com.example.c4q_raynaldie.ac_04_28:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground}
{@link #MenuView_android_horizontalDivider android:horizontalDivider}
{@link #MenuView_android_itemBackground android:itemBackground}
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}
{@link #MenuView_android_verticalDivider android:verticalDivider}
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}
{@link #MenuView_preserveIconSpacing com.example.c4q_raynaldie.ac_04_28:preserveIconSpacing}
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + @see #MenuView_preserveIconSpacing + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x7f010034 + }; + /** +

This symbol is the offset where the {@link android.R.attr#headerBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

This symbol is the offset where the {@link android.R.attr#horizontalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

This symbol is the offset where the {@link android.R.attr#itemBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

This symbol is the offset where the {@link android.R.attr#itemTextAppearance} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

This symbol is the offset where the {@link android.R.attr#verticalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#preserveIconSpacing} + attribute's value can be found in the {@link #MenuView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:preserveIconSpacing + */ + public static final int MenuView_preserveIconSpacing = 7; + /** Attributes that can be used with a PopupWindow. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #PopupWindow_android_popupBackground android:popupBackground}
{@link #PopupWindow_overlapAnchor com.example.c4q_raynaldie.ac_04_28:overlapAnchor}
+ @see #PopupWindow_android_popupBackground + @see #PopupWindow_overlapAnchor + */ + public static final int[] PopupWindow = { + 0x01010176, 0x7f010035 + }; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #PopupWindow} array. + @attr name android:popupBackground + */ + public static final int PopupWindow_android_popupBackground = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#overlapAnchor} + attribute's value can be found in the {@link #PopupWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:overlapAnchor + */ + public static final int PopupWindow_overlapAnchor = 1; + /** Attributes that can be used with a PopupWindowBackgroundState. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #PopupWindowBackgroundState_state_above_anchor com.example.c4q_raynaldie.ac_04_28:state_above_anchor}
+ @see #PopupWindowBackgroundState_state_above_anchor + */ + public static final int[] PopupWindowBackgroundState = { + 0x7f010036 + }; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#state_above_anchor} + attribute's value can be found in the {@link #PopupWindowBackgroundState} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:state_above_anchor + */ + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #SearchView_android_focusable android:focusable}
{@link #SearchView_android_imeOptions android:imeOptions}
{@link #SearchView_android_inputType android:inputType}
{@link #SearchView_android_maxWidth android:maxWidth}
{@link #SearchView_closeIcon com.example.c4q_raynaldie.ac_04_28:closeIcon}
{@link #SearchView_commitIcon com.example.c4q_raynaldie.ac_04_28:commitIcon}
{@link #SearchView_goIcon com.example.c4q_raynaldie.ac_04_28:goIcon}
{@link #SearchView_iconifiedByDefault com.example.c4q_raynaldie.ac_04_28:iconifiedByDefault}
{@link #SearchView_layout com.example.c4q_raynaldie.ac_04_28:layout}
{@link #SearchView_queryBackground com.example.c4q_raynaldie.ac_04_28:queryBackground}
{@link #SearchView_queryHint com.example.c4q_raynaldie.ac_04_28:queryHint}
{@link #SearchView_searchHintIcon com.example.c4q_raynaldie.ac_04_28:searchHintIcon}
{@link #SearchView_searchIcon com.example.c4q_raynaldie.ac_04_28:searchIcon}
{@link #SearchView_submitBackground com.example.c4q_raynaldie.ac_04_28:submitBackground}
{@link #SearchView_suggestionRowLayout com.example.c4q_raynaldie.ac_04_28:suggestionRowLayout}
{@link #SearchView_voiceIcon com.example.c4q_raynaldie.ac_04_28:voiceIcon}
+ @see #SearchView_android_focusable + @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_closeIcon + @see #SearchView_commitIcon + @see #SearchView_goIcon + @see #SearchView_iconifiedByDefault + @see #SearchView_layout + @see #SearchView_queryBackground + @see #SearchView_queryHint + @see #SearchView_searchHintIcon + @see #SearchView_searchIcon + @see #SearchView_submitBackground + @see #SearchView_suggestionRowLayout + @see #SearchView_voiceIcon + */ + public static final int[] SearchView = { + 0x010100da, 0x0101011f, 0x01010220, 0x01010264, + 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, + 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, + 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042 + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:focusable + */ + public static final int SearchView_android_focusable = 0; + /** +

This symbol is the offset where the {@link android.R.attr#imeOptions} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 3; + /** +

This symbol is the offset where the {@link android.R.attr#inputType} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 2; + /** +

This symbol is the offset where the {@link android.R.attr#maxWidth} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 1; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#closeIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:closeIcon + */ + public static final int SearchView_closeIcon = 7; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#commitIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:commitIcon + */ + public static final int SearchView_commitIcon = 12; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#goIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:goIcon + */ + public static final int SearchView_goIcon = 8; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#iconifiedByDefault} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#layout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:layout + */ + public static final int SearchView_layout = 4; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#queryBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:queryBackground + */ + public static final int SearchView_queryBackground = 14; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#queryHint} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:queryHint + */ + public static final int SearchView_queryHint = 6; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#searchHintIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:searchHintIcon + */ + public static final int SearchView_searchHintIcon = 10; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#searchIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:searchIcon + */ + public static final int SearchView_searchIcon = 9; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#submitBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:submitBackground + */ + public static final int SearchView_submitBackground = 15; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#suggestionRowLayout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:suggestionRowLayout + */ + public static final int SearchView_suggestionRowLayout = 13; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#voiceIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:voiceIcon + */ + public static final int SearchView_voiceIcon = 11; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + + + + + + + +
AttributeDescription
{@link #Spinner_android_background android:background}
{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
{@link #Spinner_android_dropDownSelector android:dropDownSelector}
{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset}
{@link #Spinner_android_dropDownWidth android:dropDownWidth}
{@link #Spinner_android_gravity android:gravity}
{@link #Spinner_android_popupBackground android:popupBackground}
{@link #Spinner_disableChildrenWhenDisabled com.example.c4q_raynaldie.ac_04_28:disableChildrenWhenDisabled}
{@link #Spinner_popupPromptView com.example.c4q_raynaldie.ac_04_28:popupPromptView}
{@link #Spinner_prompt com.example.c4q_raynaldie.ac_04_28:prompt}
{@link #Spinner_spinnerMode com.example.c4q_raynaldie.ac_04_28:spinnerMode}
+ @see #Spinner_android_background + @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x010100d4, 0x01010175, 0x01010176, + 0x01010262, 0x010102ac, 0x010102ad, 0x7f010043, + 0x7f010044, 0x7f010045, 0x7f010046 + }; + /** +

This symbol is the offset where the {@link android.R.attr#background} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:background + */ + public static final int Spinner_android_background = 1; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 5; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownSelector} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 2; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 6; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownWidth} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 4; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 3; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#disableChildrenWhenDisabled} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 10; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#popupPromptView} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:popupPromptView + */ + public static final int Spinner_popupPromptView = 9; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#prompt} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:prompt + */ + public static final int Spinner_prompt = 7; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#spinnerMode} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
dialog0
dropdown1
+ @attr name com.example.c4q_raynaldie.ac_04_28:spinnerMode + */ + public static final int Spinner_spinnerMode = 8; + /** Attributes that can be used with a SwitchCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #SwitchCompat_android_textOff android:textOff}
{@link #SwitchCompat_android_textOn android:textOn}
{@link #SwitchCompat_android_thumb android:thumb}
{@link #SwitchCompat_showText com.example.c4q_raynaldie.ac_04_28:showText}
{@link #SwitchCompat_splitTrack com.example.c4q_raynaldie.ac_04_28:splitTrack}
{@link #SwitchCompat_switchMinWidth com.example.c4q_raynaldie.ac_04_28:switchMinWidth}
{@link #SwitchCompat_switchPadding com.example.c4q_raynaldie.ac_04_28:switchPadding}
{@link #SwitchCompat_switchTextAppearance com.example.c4q_raynaldie.ac_04_28:switchTextAppearance}
{@link #SwitchCompat_thumbTextPadding com.example.c4q_raynaldie.ac_04_28:thumbTextPadding}
{@link #SwitchCompat_track com.example.c4q_raynaldie.ac_04_28:track}
+ @see #SwitchCompat_android_textOff + @see #SwitchCompat_android_textOn + @see #SwitchCompat_android_thumb + @see #SwitchCompat_showText + @see #SwitchCompat_splitTrack + @see #SwitchCompat_switchMinWidth + @see #SwitchCompat_switchPadding + @see #SwitchCompat_switchTextAppearance + @see #SwitchCompat_thumbTextPadding + @see #SwitchCompat_track + */ + public static final int[] SwitchCompat = { + 0x01010124, 0x01010125, 0x01010142, 0x7f010047, + 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, + 0x7f01004c, 0x7f01004d + }; + /** +

This symbol is the offset where the {@link android.R.attr#textOff} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOff + */ + public static final int SwitchCompat_android_textOff = 1; + /** +

This symbol is the offset where the {@link android.R.attr#textOn} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOn + */ + public static final int SwitchCompat_android_textOn = 0; + /** +

This symbol is the offset where the {@link android.R.attr#thumb} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:thumb + */ + public static final int SwitchCompat_android_thumb = 2; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#showText} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:showText + */ + public static final int SwitchCompat_showText = 9; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#splitTrack} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:splitTrack + */ + public static final int SwitchCompat_splitTrack = 8; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#switchMinWidth} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:switchMinWidth + */ + public static final int SwitchCompat_switchMinWidth = 6; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#switchPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:switchPadding + */ + public static final int SwitchCompat_switchPadding = 7; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#switchTextAppearance} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:switchTextAppearance + */ + public static final int SwitchCompat_switchTextAppearance = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#thumbTextPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:thumbTextPadding + */ + public static final int SwitchCompat_thumbTextPadding = 4; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#track} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:track + */ + public static final int SwitchCompat_track = 3; + /** Attributes that can be used with a TextAppearance. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #TextAppearance_android_textColor android:textColor}
{@link #TextAppearance_android_textSize android:textSize}
{@link #TextAppearance_android_textStyle android:textStyle}
{@link #TextAppearance_android_typeface android:typeface}
{@link #TextAppearance_textAllCaps com.example.c4q_raynaldie.ac_04_28:textAllCaps}
+ @see #TextAppearance_android_textColor + @see #TextAppearance_android_textSize + @see #TextAppearance_android_textStyle + @see #TextAppearance_android_typeface + @see #TextAppearance_textAllCaps + */ + public static final int[] TextAppearance = { + 0x01010095, 0x01010096, 0x01010097, 0x01010098, + 0x7f010024 + }; + /** +

This symbol is the offset where the {@link android.R.attr#textColor} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textColor + */ + public static final int TextAppearance_android_textColor = 3; + /** +

This symbol is the offset where the {@link android.R.attr#textSize} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textSize + */ + public static final int TextAppearance_android_textSize = 0; + /** +

This symbol is the offset where the {@link android.R.attr#textStyle} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textStyle + */ + public static final int TextAppearance_android_textStyle = 2; + /** +

This symbol is the offset where the {@link android.R.attr#typeface} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:typeface + */ + public static final int TextAppearance_android_typeface = 1; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textAllCaps} + attribute's value can be found in the {@link #TextAppearance} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.example.c4q_raynaldie.ac_04_28:textAllCaps + */ + public static final int TextAppearance_textAllCaps = 4; + /** Attributes that can be used with a Theme. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #Theme_actionBarDivider com.example.c4q_raynaldie.ac_04_28:actionBarDivider}
{@link #Theme_actionBarItemBackground com.example.c4q_raynaldie.ac_04_28:actionBarItemBackground}
{@link #Theme_actionBarPopupTheme com.example.c4q_raynaldie.ac_04_28:actionBarPopupTheme}
{@link #Theme_actionBarSize com.example.c4q_raynaldie.ac_04_28:actionBarSize}
{@link #Theme_actionBarSplitStyle com.example.c4q_raynaldie.ac_04_28:actionBarSplitStyle}
{@link #Theme_actionBarStyle com.example.c4q_raynaldie.ac_04_28:actionBarStyle}
{@link #Theme_actionBarTabBarStyle com.example.c4q_raynaldie.ac_04_28:actionBarTabBarStyle}
{@link #Theme_actionBarTabStyle com.example.c4q_raynaldie.ac_04_28:actionBarTabStyle}
{@link #Theme_actionBarTabTextStyle com.example.c4q_raynaldie.ac_04_28:actionBarTabTextStyle}
{@link #Theme_actionBarTheme com.example.c4q_raynaldie.ac_04_28:actionBarTheme}
{@link #Theme_actionBarWidgetTheme com.example.c4q_raynaldie.ac_04_28:actionBarWidgetTheme}
{@link #Theme_actionButtonStyle com.example.c4q_raynaldie.ac_04_28:actionButtonStyle}
{@link #Theme_actionDropDownStyle com.example.c4q_raynaldie.ac_04_28:actionDropDownStyle}
{@link #Theme_actionMenuTextAppearance com.example.c4q_raynaldie.ac_04_28:actionMenuTextAppearance}
{@link #Theme_actionMenuTextColor com.example.c4q_raynaldie.ac_04_28:actionMenuTextColor}
{@link #Theme_actionModeBackground com.example.c4q_raynaldie.ac_04_28:actionModeBackground}
{@link #Theme_actionModeCloseButtonStyle com.example.c4q_raynaldie.ac_04_28:actionModeCloseButtonStyle}
{@link #Theme_actionModeCloseDrawable com.example.c4q_raynaldie.ac_04_28:actionModeCloseDrawable}
{@link #Theme_actionModeCopyDrawable com.example.c4q_raynaldie.ac_04_28:actionModeCopyDrawable}
{@link #Theme_actionModeCutDrawable com.example.c4q_raynaldie.ac_04_28:actionModeCutDrawable}
{@link #Theme_actionModeFindDrawable com.example.c4q_raynaldie.ac_04_28:actionModeFindDrawable}
{@link #Theme_actionModePasteDrawable com.example.c4q_raynaldie.ac_04_28:actionModePasteDrawable}
{@link #Theme_actionModePopupWindowStyle com.example.c4q_raynaldie.ac_04_28:actionModePopupWindowStyle}
{@link #Theme_actionModeSelectAllDrawable com.example.c4q_raynaldie.ac_04_28:actionModeSelectAllDrawable}
{@link #Theme_actionModeShareDrawable com.example.c4q_raynaldie.ac_04_28:actionModeShareDrawable}
{@link #Theme_actionModeSplitBackground com.example.c4q_raynaldie.ac_04_28:actionModeSplitBackground}
{@link #Theme_actionModeStyle com.example.c4q_raynaldie.ac_04_28:actionModeStyle}
{@link #Theme_actionModeWebSearchDrawable com.example.c4q_raynaldie.ac_04_28:actionModeWebSearchDrawable}
{@link #Theme_actionOverflowButtonStyle com.example.c4q_raynaldie.ac_04_28:actionOverflowButtonStyle}
{@link #Theme_actionOverflowMenuStyle com.example.c4q_raynaldie.ac_04_28:actionOverflowMenuStyle}
{@link #Theme_activityChooserViewStyle com.example.c4q_raynaldie.ac_04_28:activityChooserViewStyle}
{@link #Theme_alertDialogButtonGroupStyle com.example.c4q_raynaldie.ac_04_28:alertDialogButtonGroupStyle}
{@link #Theme_alertDialogCenterButtons com.example.c4q_raynaldie.ac_04_28:alertDialogCenterButtons}
{@link #Theme_alertDialogStyle com.example.c4q_raynaldie.ac_04_28:alertDialogStyle}
{@link #Theme_alertDialogTheme com.example.c4q_raynaldie.ac_04_28:alertDialogTheme}
{@link #Theme_android_windowAnimationStyle android:windowAnimationStyle}
{@link #Theme_android_windowIsFloating android:windowIsFloating}
{@link #Theme_autoCompleteTextViewStyle com.example.c4q_raynaldie.ac_04_28:autoCompleteTextViewStyle}
{@link #Theme_buttonBarButtonStyle com.example.c4q_raynaldie.ac_04_28:buttonBarButtonStyle}
{@link #Theme_buttonBarNegativeButtonStyle com.example.c4q_raynaldie.ac_04_28:buttonBarNegativeButtonStyle}
{@link #Theme_buttonBarNeutralButtonStyle com.example.c4q_raynaldie.ac_04_28:buttonBarNeutralButtonStyle}
{@link #Theme_buttonBarPositiveButtonStyle com.example.c4q_raynaldie.ac_04_28:buttonBarPositiveButtonStyle}
{@link #Theme_buttonBarStyle com.example.c4q_raynaldie.ac_04_28:buttonBarStyle}
{@link #Theme_buttonStyle com.example.c4q_raynaldie.ac_04_28:buttonStyle}
{@link #Theme_buttonStyleSmall com.example.c4q_raynaldie.ac_04_28:buttonStyleSmall}
{@link #Theme_checkboxStyle com.example.c4q_raynaldie.ac_04_28:checkboxStyle}
{@link #Theme_checkedTextViewStyle com.example.c4q_raynaldie.ac_04_28:checkedTextViewStyle}
{@link #Theme_colorAccent com.example.c4q_raynaldie.ac_04_28:colorAccent}
{@link #Theme_colorButtonNormal com.example.c4q_raynaldie.ac_04_28:colorButtonNormal}
{@link #Theme_colorControlActivated com.example.c4q_raynaldie.ac_04_28:colorControlActivated}
{@link #Theme_colorControlHighlight com.example.c4q_raynaldie.ac_04_28:colorControlHighlight}
{@link #Theme_colorControlNormal com.example.c4q_raynaldie.ac_04_28:colorControlNormal}
{@link #Theme_colorPrimary com.example.c4q_raynaldie.ac_04_28:colorPrimary}
{@link #Theme_colorPrimaryDark com.example.c4q_raynaldie.ac_04_28:colorPrimaryDark}
{@link #Theme_colorSwitchThumbNormal com.example.c4q_raynaldie.ac_04_28:colorSwitchThumbNormal}
{@link #Theme_dialogPreferredPadding com.example.c4q_raynaldie.ac_04_28:dialogPreferredPadding}
{@link #Theme_dialogTheme com.example.c4q_raynaldie.ac_04_28:dialogTheme}
{@link #Theme_dividerHorizontal com.example.c4q_raynaldie.ac_04_28:dividerHorizontal}
{@link #Theme_dividerVertical com.example.c4q_raynaldie.ac_04_28:dividerVertical}
{@link #Theme_dropDownListViewStyle com.example.c4q_raynaldie.ac_04_28:dropDownListViewStyle}
{@link #Theme_dropdownListPreferredItemHeight com.example.c4q_raynaldie.ac_04_28:dropdownListPreferredItemHeight}
{@link #Theme_editTextBackground com.example.c4q_raynaldie.ac_04_28:editTextBackground}
{@link #Theme_editTextColor com.example.c4q_raynaldie.ac_04_28:editTextColor}
{@link #Theme_editTextStyle com.example.c4q_raynaldie.ac_04_28:editTextStyle}
{@link #Theme_homeAsUpIndicator com.example.c4q_raynaldie.ac_04_28:homeAsUpIndicator}
{@link #Theme_listChoiceBackgroundIndicator com.example.c4q_raynaldie.ac_04_28:listChoiceBackgroundIndicator}
{@link #Theme_listDividerAlertDialog com.example.c4q_raynaldie.ac_04_28:listDividerAlertDialog}
{@link #Theme_listPopupWindowStyle com.example.c4q_raynaldie.ac_04_28:listPopupWindowStyle}
{@link #Theme_listPreferredItemHeight com.example.c4q_raynaldie.ac_04_28:listPreferredItemHeight}
{@link #Theme_listPreferredItemHeightLarge com.example.c4q_raynaldie.ac_04_28:listPreferredItemHeightLarge}
{@link #Theme_listPreferredItemHeightSmall com.example.c4q_raynaldie.ac_04_28:listPreferredItemHeightSmall}
{@link #Theme_listPreferredItemPaddingLeft com.example.c4q_raynaldie.ac_04_28:listPreferredItemPaddingLeft}
{@link #Theme_listPreferredItemPaddingRight com.example.c4q_raynaldie.ac_04_28:listPreferredItemPaddingRight}
{@link #Theme_panelBackground com.example.c4q_raynaldie.ac_04_28:panelBackground}
{@link #Theme_panelMenuListTheme com.example.c4q_raynaldie.ac_04_28:panelMenuListTheme}
{@link #Theme_panelMenuListWidth com.example.c4q_raynaldie.ac_04_28:panelMenuListWidth}
{@link #Theme_popupMenuStyle com.example.c4q_raynaldie.ac_04_28:popupMenuStyle}
{@link #Theme_popupWindowStyle com.example.c4q_raynaldie.ac_04_28:popupWindowStyle}
{@link #Theme_radioButtonStyle com.example.c4q_raynaldie.ac_04_28:radioButtonStyle}
{@link #Theme_ratingBarStyle com.example.c4q_raynaldie.ac_04_28:ratingBarStyle}
{@link #Theme_searchViewStyle com.example.c4q_raynaldie.ac_04_28:searchViewStyle}
{@link #Theme_selectableItemBackground com.example.c4q_raynaldie.ac_04_28:selectableItemBackground}
{@link #Theme_selectableItemBackgroundBorderless com.example.c4q_raynaldie.ac_04_28:selectableItemBackgroundBorderless}
{@link #Theme_spinnerDropDownItemStyle com.example.c4q_raynaldie.ac_04_28:spinnerDropDownItemStyle}
{@link #Theme_spinnerStyle com.example.c4q_raynaldie.ac_04_28:spinnerStyle}
{@link #Theme_switchStyle com.example.c4q_raynaldie.ac_04_28:switchStyle}
{@link #Theme_textAppearanceLargePopupMenu com.example.c4q_raynaldie.ac_04_28:textAppearanceLargePopupMenu}
{@link #Theme_textAppearanceListItem com.example.c4q_raynaldie.ac_04_28:textAppearanceListItem}
{@link #Theme_textAppearanceListItemSmall com.example.c4q_raynaldie.ac_04_28:textAppearanceListItemSmall}
{@link #Theme_textAppearanceSearchResultSubtitle com.example.c4q_raynaldie.ac_04_28:textAppearanceSearchResultSubtitle}
{@link #Theme_textAppearanceSearchResultTitle com.example.c4q_raynaldie.ac_04_28:textAppearanceSearchResultTitle}
{@link #Theme_textAppearanceSmallPopupMenu com.example.c4q_raynaldie.ac_04_28:textAppearanceSmallPopupMenu}
{@link #Theme_textColorAlertDialogListItem com.example.c4q_raynaldie.ac_04_28:textColorAlertDialogListItem}
{@link #Theme_textColorSearchUrl com.example.c4q_raynaldie.ac_04_28:textColorSearchUrl}
{@link #Theme_toolbarNavigationButtonStyle com.example.c4q_raynaldie.ac_04_28:toolbarNavigationButtonStyle}
{@link #Theme_toolbarStyle com.example.c4q_raynaldie.ac_04_28:toolbarStyle}
{@link #Theme_windowActionBar com.example.c4q_raynaldie.ac_04_28:windowActionBar}
{@link #Theme_windowActionBarOverlay com.example.c4q_raynaldie.ac_04_28:windowActionBarOverlay}
{@link #Theme_windowActionModeOverlay com.example.c4q_raynaldie.ac_04_28:windowActionModeOverlay}
{@link #Theme_windowFixedHeightMajor com.example.c4q_raynaldie.ac_04_28:windowFixedHeightMajor}
{@link #Theme_windowFixedHeightMinor com.example.c4q_raynaldie.ac_04_28:windowFixedHeightMinor}
{@link #Theme_windowFixedWidthMajor com.example.c4q_raynaldie.ac_04_28:windowFixedWidthMajor}
{@link #Theme_windowFixedWidthMinor com.example.c4q_raynaldie.ac_04_28:windowFixedWidthMinor}
{@link #Theme_windowMinWidthMajor com.example.c4q_raynaldie.ac_04_28:windowMinWidthMajor}
{@link #Theme_windowMinWidthMinor com.example.c4q_raynaldie.ac_04_28:windowMinWidthMinor}
{@link #Theme_windowNoTitle com.example.c4q_raynaldie.ac_04_28:windowNoTitle}
+ @see #Theme_actionBarDivider + @see #Theme_actionBarItemBackground + @see #Theme_actionBarPopupTheme + @see #Theme_actionBarSize + @see #Theme_actionBarSplitStyle + @see #Theme_actionBarStyle + @see #Theme_actionBarTabBarStyle + @see #Theme_actionBarTabStyle + @see #Theme_actionBarTabTextStyle + @see #Theme_actionBarTheme + @see #Theme_actionBarWidgetTheme + @see #Theme_actionButtonStyle + @see #Theme_actionDropDownStyle + @see #Theme_actionMenuTextAppearance + @see #Theme_actionMenuTextColor + @see #Theme_actionModeBackground + @see #Theme_actionModeCloseButtonStyle + @see #Theme_actionModeCloseDrawable + @see #Theme_actionModeCopyDrawable + @see #Theme_actionModeCutDrawable + @see #Theme_actionModeFindDrawable + @see #Theme_actionModePasteDrawable + @see #Theme_actionModePopupWindowStyle + @see #Theme_actionModeSelectAllDrawable + @see #Theme_actionModeShareDrawable + @see #Theme_actionModeSplitBackground + @see #Theme_actionModeStyle + @see #Theme_actionModeWebSearchDrawable + @see #Theme_actionOverflowButtonStyle + @see #Theme_actionOverflowMenuStyle + @see #Theme_activityChooserViewStyle + @see #Theme_alertDialogButtonGroupStyle + @see #Theme_alertDialogCenterButtons + @see #Theme_alertDialogStyle + @see #Theme_alertDialogTheme + @see #Theme_android_windowAnimationStyle + @see #Theme_android_windowIsFloating + @see #Theme_autoCompleteTextViewStyle + @see #Theme_buttonBarButtonStyle + @see #Theme_buttonBarNegativeButtonStyle + @see #Theme_buttonBarNeutralButtonStyle + @see #Theme_buttonBarPositiveButtonStyle + @see #Theme_buttonBarStyle + @see #Theme_buttonStyle + @see #Theme_buttonStyleSmall + @see #Theme_checkboxStyle + @see #Theme_checkedTextViewStyle + @see #Theme_colorAccent + @see #Theme_colorButtonNormal + @see #Theme_colorControlActivated + @see #Theme_colorControlHighlight + @see #Theme_colorControlNormal + @see #Theme_colorPrimary + @see #Theme_colorPrimaryDark + @see #Theme_colorSwitchThumbNormal + @see #Theme_dialogPreferredPadding + @see #Theme_dialogTheme + @see #Theme_dividerHorizontal + @see #Theme_dividerVertical + @see #Theme_dropDownListViewStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_editTextBackground + @see #Theme_editTextColor + @see #Theme_editTextStyle + @see #Theme_homeAsUpIndicator + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_listDividerAlertDialog + @see #Theme_listPopupWindowStyle + @see #Theme_listPreferredItemHeight + @see #Theme_listPreferredItemHeightLarge + @see #Theme_listPreferredItemHeightSmall + @see #Theme_listPreferredItemPaddingLeft + @see #Theme_listPreferredItemPaddingRight + @see #Theme_panelBackground + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + @see #Theme_popupWindowStyle + @see #Theme_radioButtonStyle + @see #Theme_ratingBarStyle + @see #Theme_searchViewStyle + @see #Theme_selectableItemBackground + @see #Theme_selectableItemBackgroundBorderless + @see #Theme_spinnerDropDownItemStyle + @see #Theme_spinnerStyle + @see #Theme_switchStyle + @see #Theme_textAppearanceLargePopupMenu + @see #Theme_textAppearanceListItem + @see #Theme_textAppearanceListItemSmall + @see #Theme_textAppearanceSearchResultSubtitle + @see #Theme_textAppearanceSearchResultTitle + @see #Theme_textAppearanceSmallPopupMenu + @see #Theme_textColorAlertDialogListItem + @see #Theme_textColorSearchUrl + @see #Theme_toolbarNavigationButtonStyle + @see #Theme_toolbarStyle + @see #Theme_windowActionBar + @see #Theme_windowActionBarOverlay + @see #Theme_windowActionModeOverlay + @see #Theme_windowFixedHeightMajor + @see #Theme_windowFixedHeightMinor + @see #Theme_windowFixedWidthMajor + @see #Theme_windowFixedWidthMinor + @see #Theme_windowMinWidthMajor + @see #Theme_windowMinWidthMinor + @see #Theme_windowNoTitle + */ + public static final int[] Theme = { + 0x01010057, 0x010100ae, 0x7f01004e, 0x7f01004f, + 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, + 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, + 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, + 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, + 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, + 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, + 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, + 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, + 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, + 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, + 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, + 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, + 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, + 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, + 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, + 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, + 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, + 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, + 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, + 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, + 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, + 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, + 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, + 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, + 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, + 0x7f0100b4, 0x7f0100b5 + }; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarDivider} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarDivider + */ + public static final int Theme_actionBarDivider = 23; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarItemBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarItemBackground + */ + public static final int Theme_actionBarItemBackground = 24; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarPopupTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarPopupTheme + */ + public static final int Theme_actionBarPopupTheme = 17; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarSize} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ @attr name com.example.c4q_raynaldie.ac_04_28:actionBarSize + */ + public static final int Theme_actionBarSize = 22; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarSplitStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarSplitStyle + */ + public static final int Theme_actionBarSplitStyle = 19; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarStyle + */ + public static final int Theme_actionBarStyle = 18; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarTabBarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarTabBarStyle + */ + public static final int Theme_actionBarTabBarStyle = 13; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarTabStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarTabStyle + */ + public static final int Theme_actionBarTabStyle = 12; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarTabTextStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarTabTextStyle + */ + public static final int Theme_actionBarTabTextStyle = 14; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarTheme + */ + public static final int Theme_actionBarTheme = 20; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionBarWidgetTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionBarWidgetTheme + */ + public static final int Theme_actionBarWidgetTheme = 21; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionButtonStyle + */ + public static final int Theme_actionButtonStyle = 49; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionDropDownStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 45; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionMenuTextAppearance} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionMenuTextAppearance + */ + public static final int Theme_actionMenuTextAppearance = 25; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionMenuTextColor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.example.c4q_raynaldie.ac_04_28:actionMenuTextColor + */ + public static final int Theme_actionMenuTextColor = 26; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeBackground + */ + public static final int Theme_actionModeBackground = 29; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeCloseButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeCloseButtonStyle + */ + public static final int Theme_actionModeCloseButtonStyle = 28; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeCloseDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeCloseDrawable + */ + public static final int Theme_actionModeCloseDrawable = 31; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeCopyDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeCopyDrawable + */ + public static final int Theme_actionModeCopyDrawable = 33; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeCutDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeCutDrawable + */ + public static final int Theme_actionModeCutDrawable = 32; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeFindDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeFindDrawable + */ + public static final int Theme_actionModeFindDrawable = 37; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModePasteDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModePasteDrawable + */ + public static final int Theme_actionModePasteDrawable = 34; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModePopupWindowStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModePopupWindowStyle + */ + public static final int Theme_actionModePopupWindowStyle = 39; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeSelectAllDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeSelectAllDrawable + */ + public static final int Theme_actionModeSelectAllDrawable = 35; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeShareDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeShareDrawable + */ + public static final int Theme_actionModeShareDrawable = 36; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeSplitBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeSplitBackground + */ + public static final int Theme_actionModeSplitBackground = 30; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeStyle + */ + public static final int Theme_actionModeStyle = 27; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionModeWebSearchDrawable} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionModeWebSearchDrawable + */ + public static final int Theme_actionModeWebSearchDrawable = 38; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionOverflowButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionOverflowButtonStyle + */ + public static final int Theme_actionOverflowButtonStyle = 15; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#actionOverflowMenuStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:actionOverflowMenuStyle + */ + public static final int Theme_actionOverflowMenuStyle = 16; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#activityChooserViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:activityChooserViewStyle + */ + public static final int Theme_activityChooserViewStyle = 56; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#alertDialogButtonGroupStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:alertDialogButtonGroupStyle + */ + public static final int Theme_alertDialogButtonGroupStyle = 89; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#alertDialogCenterButtons} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:alertDialogCenterButtons + */ + public static final int Theme_alertDialogCenterButtons = 90; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#alertDialogStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:alertDialogStyle + */ + public static final int Theme_alertDialogStyle = 88; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#alertDialogTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:alertDialogTheme + */ + public static final int Theme_alertDialogTheme = 91; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #Theme} array. + @attr name android:windowAnimationStyle + */ + public static final int Theme_android_windowAnimationStyle = 1; + /** +

This symbol is the offset where the {@link android.R.attr#windowIsFloating} + attribute's value can be found in the {@link #Theme} array. + @attr name android:windowIsFloating + */ + public static final int Theme_android_windowIsFloating = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#autoCompleteTextViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:autoCompleteTextViewStyle + */ + public static final int Theme_autoCompleteTextViewStyle = 96; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#buttonBarButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:buttonBarButtonStyle + */ + public static final int Theme_buttonBarButtonStyle = 51; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#buttonBarNegativeButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:buttonBarNegativeButtonStyle + */ + public static final int Theme_buttonBarNegativeButtonStyle = 94; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#buttonBarNeutralButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:buttonBarNeutralButtonStyle + */ + public static final int Theme_buttonBarNeutralButtonStyle = 95; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#buttonBarPositiveButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:buttonBarPositiveButtonStyle + */ + public static final int Theme_buttonBarPositiveButtonStyle = 93; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#buttonBarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:buttonBarStyle + */ + public static final int Theme_buttonBarStyle = 50; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#buttonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:buttonStyle + */ + public static final int Theme_buttonStyle = 97; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#buttonStyleSmall} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:buttonStyleSmall + */ + public static final int Theme_buttonStyleSmall = 98; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#checkboxStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:checkboxStyle + */ + public static final int Theme_checkboxStyle = 99; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#checkedTextViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:checkedTextViewStyle + */ + public static final int Theme_checkedTextViewStyle = 100; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#colorAccent} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:colorAccent + */ + public static final int Theme_colorAccent = 82; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#colorButtonNormal} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:colorButtonNormal + */ + public static final int Theme_colorButtonNormal = 86; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#colorControlActivated} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:colorControlActivated + */ + public static final int Theme_colorControlActivated = 84; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#colorControlHighlight} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:colorControlHighlight + */ + public static final int Theme_colorControlHighlight = 85; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#colorControlNormal} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:colorControlNormal + */ + public static final int Theme_colorControlNormal = 83; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#colorPrimary} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:colorPrimary + */ + public static final int Theme_colorPrimary = 80; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#colorPrimaryDark} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:colorPrimaryDark + */ + public static final int Theme_colorPrimaryDark = 81; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#colorSwitchThumbNormal} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:colorSwitchThumbNormal + */ + public static final int Theme_colorSwitchThumbNormal = 87; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#dialogPreferredPadding} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:dialogPreferredPadding + */ + public static final int Theme_dialogPreferredPadding = 43; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#dialogTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:dialogTheme + */ + public static final int Theme_dialogTheme = 42; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#dividerHorizontal} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:dividerHorizontal + */ + public static final int Theme_dividerHorizontal = 55; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#dividerVertical} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:dividerVertical + */ + public static final int Theme_dividerVertical = 54; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#dropDownListViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:dropDownListViewStyle + */ + public static final int Theme_dropDownListViewStyle = 72; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#dropdownListPreferredItemHeight} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 46; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#editTextBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:editTextBackground + */ + public static final int Theme_editTextBackground = 62; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#editTextColor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.example.c4q_raynaldie.ac_04_28:editTextColor + */ + public static final int Theme_editTextColor = 61; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#editTextStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:editTextStyle + */ + public static final int Theme_editTextStyle = 101; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:homeAsUpIndicator + */ + public static final int Theme_homeAsUpIndicator = 48; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listChoiceBackgroundIndicator} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 79; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listDividerAlertDialog} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:listDividerAlertDialog + */ + public static final int Theme_listDividerAlertDialog = 44; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listPopupWindowStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:listPopupWindowStyle + */ + public static final int Theme_listPopupWindowStyle = 73; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listPreferredItemHeight} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:listPreferredItemHeight + */ + public static final int Theme_listPreferredItemHeight = 67; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listPreferredItemHeightLarge} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:listPreferredItemHeightLarge + */ + public static final int Theme_listPreferredItemHeightLarge = 69; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listPreferredItemHeightSmall} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:listPreferredItemHeightSmall + */ + public static final int Theme_listPreferredItemHeightSmall = 68; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listPreferredItemPaddingLeft} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:listPreferredItemPaddingLeft + */ + public static final int Theme_listPreferredItemPaddingLeft = 70; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#listPreferredItemPaddingRight} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:listPreferredItemPaddingRight + */ + public static final int Theme_listPreferredItemPaddingRight = 71; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#panelBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:panelBackground + */ + public static final int Theme_panelBackground = 76; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#panelMenuListTheme} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 78; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#panelMenuListWidth} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 77; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#popupMenuStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 59; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#popupWindowStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:popupWindowStyle + */ + public static final int Theme_popupWindowStyle = 60; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#radioButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:radioButtonStyle + */ + public static final int Theme_radioButtonStyle = 102; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#ratingBarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:ratingBarStyle + */ + public static final int Theme_ratingBarStyle = 103; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#searchViewStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:searchViewStyle + */ + public static final int Theme_searchViewStyle = 66; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#selectableItemBackground} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:selectableItemBackground + */ + public static final int Theme_selectableItemBackground = 52; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#selectableItemBackgroundBorderless} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:selectableItemBackgroundBorderless + */ + public static final int Theme_selectableItemBackgroundBorderless = 53; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#spinnerDropDownItemStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:spinnerDropDownItemStyle + */ + public static final int Theme_spinnerDropDownItemStyle = 47; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#spinnerStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:spinnerStyle + */ + public static final int Theme_spinnerStyle = 104; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#switchStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:switchStyle + */ + public static final int Theme_switchStyle = 105; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textAppearanceLargePopupMenu} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:textAppearanceLargePopupMenu + */ + public static final int Theme_textAppearanceLargePopupMenu = 40; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textAppearanceListItem} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:textAppearanceListItem + */ + public static final int Theme_textAppearanceListItem = 74; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textAppearanceListItemSmall} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:textAppearanceListItemSmall + */ + public static final int Theme_textAppearanceListItemSmall = 75; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textAppearanceSearchResultSubtitle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:textAppearanceSearchResultSubtitle + */ + public static final int Theme_textAppearanceSearchResultSubtitle = 64; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textAppearanceSearchResultTitle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:textAppearanceSearchResultTitle + */ + public static final int Theme_textAppearanceSearchResultTitle = 63; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textAppearanceSmallPopupMenu} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:textAppearanceSmallPopupMenu + */ + public static final int Theme_textAppearanceSmallPopupMenu = 41; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textColorAlertDialogListItem} + attribute's value can be found in the {@link #Theme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.example.c4q_raynaldie.ac_04_28:textColorAlertDialogListItem + */ + public static final int Theme_textColorAlertDialogListItem = 92; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#textColorSearchUrl} + attribute's value can be found in the {@link #Theme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.example.c4q_raynaldie.ac_04_28:textColorSearchUrl + */ + public static final int Theme_textColorSearchUrl = 65; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#toolbarNavigationButtonStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:toolbarNavigationButtonStyle + */ + public static final int Theme_toolbarNavigationButtonStyle = 58; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#toolbarStyle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:toolbarStyle + */ + public static final int Theme_toolbarStyle = 57; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowActionBar} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowActionBar + */ + public static final int Theme_windowActionBar = 2; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowActionBarOverlay + */ + public static final int Theme_windowActionBarOverlay = 4; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowActionModeOverlay} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowActionModeOverlay + */ + public static final int Theme_windowActionModeOverlay = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowFixedHeightMajor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowFixedHeightMajor + */ + public static final int Theme_windowFixedHeightMajor = 9; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowFixedHeightMinor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowFixedHeightMinor + */ + public static final int Theme_windowFixedHeightMinor = 7; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowFixedWidthMajor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowFixedWidthMajor + */ + public static final int Theme_windowFixedWidthMajor = 6; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowFixedWidthMinor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowFixedWidthMinor + */ + public static final int Theme_windowFixedWidthMinor = 8; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowMinWidthMajor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowMinWidthMajor + */ + public static final int Theme_windowMinWidthMajor = 10; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowMinWidthMinor} + attribute's value can be found in the {@link #Theme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowMinWidthMinor + */ + public static final int Theme_windowMinWidthMinor = 11; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#windowNoTitle} + attribute's value can be found in the {@link #Theme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:windowNoTitle + */ + public static final int Theme_windowNoTitle = 3; + /** Attributes that can be used with a Toolbar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #Toolbar_android_gravity android:gravity}
{@link #Toolbar_android_minHeight android:minHeight}
{@link #Toolbar_collapseContentDescription com.example.c4q_raynaldie.ac_04_28:collapseContentDescription}
{@link #Toolbar_collapseIcon com.example.c4q_raynaldie.ac_04_28:collapseIcon}
{@link #Toolbar_contentInsetEnd com.example.c4q_raynaldie.ac_04_28:contentInsetEnd}
{@link #Toolbar_contentInsetLeft com.example.c4q_raynaldie.ac_04_28:contentInsetLeft}
{@link #Toolbar_contentInsetRight com.example.c4q_raynaldie.ac_04_28:contentInsetRight}
{@link #Toolbar_contentInsetStart com.example.c4q_raynaldie.ac_04_28:contentInsetStart}
{@link #Toolbar_maxButtonHeight com.example.c4q_raynaldie.ac_04_28:maxButtonHeight}
{@link #Toolbar_navigationContentDescription com.example.c4q_raynaldie.ac_04_28:navigationContentDescription}
{@link #Toolbar_navigationIcon com.example.c4q_raynaldie.ac_04_28:navigationIcon}
{@link #Toolbar_popupTheme com.example.c4q_raynaldie.ac_04_28:popupTheme}
{@link #Toolbar_subtitle com.example.c4q_raynaldie.ac_04_28:subtitle}
{@link #Toolbar_subtitleTextAppearance com.example.c4q_raynaldie.ac_04_28:subtitleTextAppearance}
{@link #Toolbar_title com.example.c4q_raynaldie.ac_04_28:title}
{@link #Toolbar_titleMarginBottom com.example.c4q_raynaldie.ac_04_28:titleMarginBottom}
{@link #Toolbar_titleMarginEnd com.example.c4q_raynaldie.ac_04_28:titleMarginEnd}
{@link #Toolbar_titleMarginStart com.example.c4q_raynaldie.ac_04_28:titleMarginStart}
{@link #Toolbar_titleMarginTop com.example.c4q_raynaldie.ac_04_28:titleMarginTop}
{@link #Toolbar_titleMargins com.example.c4q_raynaldie.ac_04_28:titleMargins}
{@link #Toolbar_titleTextAppearance com.example.c4q_raynaldie.ac_04_28:titleTextAppearance}
+ @see #Toolbar_android_gravity + @see #Toolbar_android_minHeight + @see #Toolbar_collapseContentDescription + @see #Toolbar_collapseIcon + @see #Toolbar_contentInsetEnd + @see #Toolbar_contentInsetLeft + @see #Toolbar_contentInsetRight + @see #Toolbar_contentInsetStart + @see #Toolbar_maxButtonHeight + @see #Toolbar_navigationContentDescription + @see #Toolbar_navigationIcon + @see #Toolbar_popupTheme + @see #Toolbar_subtitle + @see #Toolbar_subtitleTextAppearance + @see #Toolbar_title + @see #Toolbar_titleMarginBottom + @see #Toolbar_titleMarginEnd + @see #Toolbar_titleMarginStart + @see #Toolbar_titleMarginTop + @see #Toolbar_titleMargins + @see #Toolbar_titleTextAppearance + */ + public static final int[] Toolbar = { + 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, + 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, + 0x7f01001b, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, + 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, + 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, + 0x7f0100c1 + }; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:gravity + */ + public static final int Toolbar_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#minHeight} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:minHeight + */ + public static final int Toolbar_android_minHeight = 1; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#collapseContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:collapseContentDescription + */ + public static final int Toolbar_collapseContentDescription = 18; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#collapseIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:collapseIcon + */ + public static final int Toolbar_collapseIcon = 17; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:contentInsetEnd + */ + public static final int Toolbar_contentInsetEnd = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:contentInsetLeft + */ + public static final int Toolbar_contentInsetLeft = 6; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#contentInsetRight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:contentInsetRight + */ + public static final int Toolbar_contentInsetRight = 7; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#contentInsetStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:contentInsetStart + */ + public static final int Toolbar_contentInsetStart = 4; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#maxButtonHeight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:maxButtonHeight + */ + public static final int Toolbar_maxButtonHeight = 16; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#navigationContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:navigationContentDescription + */ + public static final int Toolbar_navigationContentDescription = 20; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#navigationIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:navigationIcon + */ + public static final int Toolbar_navigationIcon = 19; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#popupTheme} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:popupTheme + */ + public static final int Toolbar_popupTheme = 8; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#subtitle} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:subtitle + */ + public static final int Toolbar_subtitle = 3; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#subtitleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:subtitleTextAppearance + */ + public static final int Toolbar_subtitleTextAppearance = 10; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#title} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:title + */ + public static final int Toolbar_title = 2; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#titleMarginBottom} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:titleMarginBottom + */ + public static final int Toolbar_titleMarginBottom = 15; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#titleMarginEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:titleMarginEnd + */ + public static final int Toolbar_titleMarginEnd = 13; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#titleMarginStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:titleMarginStart + */ + public static final int Toolbar_titleMarginStart = 12; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#titleMarginTop} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:titleMarginTop + */ + public static final int Toolbar_titleMarginTop = 14; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#titleMargins} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:titleMargins + */ + public static final int Toolbar_titleMargins = 11; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#titleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:titleTextAppearance + */ + public static final int Toolbar_titleTextAppearance = 9; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable}
{@link #View_android_theme android:theme}
{@link #View_backgroundTint com.example.c4q_raynaldie.ac_04_28:backgroundTint}
{@link #View_backgroundTintMode com.example.c4q_raynaldie.ac_04_28:backgroundTintMode}
{@link #View_paddingEnd com.example.c4q_raynaldie.ac_04_28:paddingEnd}
{@link #View_paddingStart com.example.c4q_raynaldie.ac_04_28:paddingStart}
{@link #View_theme com.example.c4q_raynaldie.ac_04_28:theme}
+ @see #View_android_focusable + @see #View_android_theme + @see #View_backgroundTint + @see #View_backgroundTintMode + @see #View_paddingEnd + @see #View_paddingStart + @see #View_theme + */ + public static final int[] View = { + 0x01010000, 0x010100da, 0x7f0100c2, 0x7f0100c3, + 0x7f0100c4, 0x7f0100c5, 0x7f0100c6 + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #View} array. + @attr name android:focusable + */ + public static final int View_android_focusable = 1; + /** +

This symbol is the offset where the {@link android.R.attr#theme} + attribute's value can be found in the {@link #View} array. + @attr name android:theme + */ + public static final int View_android_theme = 0; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#backgroundTint} + attribute's value can be found in the {@link #View} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:backgroundTint + */ + public static final int View_backgroundTint = 5; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#backgroundTintMode} + attribute's value can be found in the {@link #View} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ @attr name com.example.c4q_raynaldie.ac_04_28:backgroundTintMode + */ + public static final int View_backgroundTintMode = 6; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#paddingEnd} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:paddingEnd + */ + public static final int View_paddingEnd = 3; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#paddingStart} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.example.c4q_raynaldie.ac_04_28:paddingStart + */ + public static final int View_paddingStart = 2; + /** +

This symbol is the offset where the {@link com.example.c4q_raynaldie.ac_04_28.R.attr#theme} + attribute's value can be found in the {@link #View} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.example.c4q_raynaldie.ac_04_28:theme + */ + public static final int View_theme = 4; + /** Attributes that can be used with a ViewStubCompat. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ViewStubCompat_android_id android:id}
{@link #ViewStubCompat_android_inflatedId android:inflatedId}
{@link #ViewStubCompat_android_layout android:layout}
+ @see #ViewStubCompat_android_id + @see #ViewStubCompat_android_inflatedId + @see #ViewStubCompat_android_layout + */ + public static final int[] ViewStubCompat = { + 0x010100d0, 0x010100f2, 0x010100f3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:id + */ + public static final int ViewStubCompat_android_id = 0; + /** +

This symbol is the offset where the {@link android.R.attr#inflatedId} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:inflatedId + */ + public static final int ViewStubCompat_android_inflatedId = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:layout + */ + public static final int ViewStubCompat_android_layout = 1; + }; +} diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class new file mode 100644 index 00000000..f085038c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class new file mode 100644 index 00000000..1f235c1f Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class new file mode 100644 index 00000000..7122597d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class new file mode 100644 index 00000000..2ce4a2bb Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 00000000..8c404eab Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 00000000..dc3ba485 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class new file mode 100644 index 00000000..b7439854 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class new file mode 100644 index 00000000..19f076d4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class new file mode 100644 index 00000000..7e26ec90 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class new file mode 100644 index 00000000..47cfd94d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class new file mode 100644 index 00000000..47162e0c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 00000000..fafeff06 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class new file mode 100644 index 00000000..21a63e1b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/BuildConfig.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/BuildConfig.class new file mode 100644 index 00000000..1b94f52c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/BuildConfig.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/MainActivity.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/MainActivity.class new file mode 100644 index 00000000..89ba3024 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/MainActivity.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/MainActivity2Activity.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/MainActivity2Activity.class new file mode 100644 index 00000000..91294a39 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/MainActivity2Activity.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$anim.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$anim.class new file mode 100644 index 00000000..7f5f63f6 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$anim.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$attr.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$attr.class new file mode 100644 index 00000000..58fc47b4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$attr.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$bool.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$bool.class new file mode 100644 index 00000000..800039cc Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$bool.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$color.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$color.class new file mode 100644 index 00000000..2af3d884 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$color.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$dimen.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$dimen.class new file mode 100644 index 00000000..01364249 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$dimen.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$drawable.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$drawable.class new file mode 100644 index 00000000..d0424edf Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$drawable.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$id.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$id.class new file mode 100644 index 00000000..19a9de92 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$id.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$integer.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$integer.class new file mode 100644 index 00000000..71585735 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$integer.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$layout.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$layout.class new file mode 100644 index 00000000..b1f4483f Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$layout.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$menu.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$menu.class new file mode 100644 index 00000000..1b3df5a3 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$menu.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$mipmap.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$mipmap.class new file mode 100644 index 00000000..e63a25f7 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$mipmap.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$string.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$string.class new file mode 100644 index 00000000..849e2f45 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$string.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$style.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$style.class new file mode 100644 index 00000000..cbc603bf Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$style.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$styleable.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$styleable.class new file mode 100644 index 00000000..9775daaf Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R$styleable.class differ diff --git a/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R.class b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R.class new file mode 100644 index 00000000..6cb2a2a6 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/classes/debug/com/example/c4q_raynaldie/ac_04_28/R.class differ diff --git a/Android/AC_04-28/app/build/intermediates/dex/debug/classes.dex b/Android/AC_04-28/app/build/intermediates/dex/debug/classes.dex new file mode 100644 index 00000000..d58b0f37 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/dex/debug/classes.dex differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/AndroidManifest.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/AndroidManifest.xml new file mode 100644 index 00000000..58122b1d --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/R.txt b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/R.txt new file mode 100644 index 00000000..33359f06 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/R.txt @@ -0,0 +1,1120 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_grow_fade_in_from_bottom 0x7f040002 +int anim abc_popup_enter 0x7f040003 +int anim abc_popup_exit 0x7f040004 +int anim abc_shrink_fade_out_from_bottom 0x7f040005 +int anim abc_slide_in_bottom 0x7f040006 +int anim abc_slide_in_top 0x7f040007 +int anim abc_slide_out_bottom 0x7f040008 +int anim abc_slide_out_top 0x7f040009 +int attr actionBarDivider 0x7f010063 +int attr actionBarItemBackground 0x7f010064 +int attr actionBarPopupTheme 0x7f01005d +int attr actionBarSize 0x7f010062 +int attr actionBarSplitStyle 0x7f01005f +int attr actionBarStyle 0x7f01005e +int attr actionBarTabBarStyle 0x7f010059 +int attr actionBarTabStyle 0x7f010058 +int attr actionBarTabTextStyle 0x7f01005a +int attr actionBarTheme 0x7f010060 +int attr actionBarWidgetTheme 0x7f010061 +int attr actionButtonStyle 0x7f01007d +int attr actionDropDownStyle 0x7f010079 +int attr actionLayout 0x7f010031 +int attr actionMenuTextAppearance 0x7f010065 +int attr actionMenuTextColor 0x7f010066 +int attr actionModeBackground 0x7f010069 +int attr actionModeCloseButtonStyle 0x7f010068 +int attr actionModeCloseDrawable 0x7f01006b +int attr actionModeCopyDrawable 0x7f01006d +int attr actionModeCutDrawable 0x7f01006c +int attr actionModeFindDrawable 0x7f010071 +int attr actionModePasteDrawable 0x7f01006e +int attr actionModePopupWindowStyle 0x7f010073 +int attr actionModeSelectAllDrawable 0x7f01006f +int attr actionModeShareDrawable 0x7f010070 +int attr actionModeSplitBackground 0x7f01006a +int attr actionModeStyle 0x7f010067 +int attr actionModeWebSearchDrawable 0x7f010072 +int attr actionOverflowButtonStyle 0x7f01005b +int attr actionOverflowMenuStyle 0x7f01005c +int attr actionProviderClass 0x7f010033 +int attr actionViewClass 0x7f010032 +int attr activityChooserViewStyle 0x7f010084 +int attr alertDialogButtonGroupStyle 0x7f0100a5 +int attr alertDialogCenterButtons 0x7f0100a6 +int attr alertDialogStyle 0x7f0100a4 +int attr alertDialogTheme 0x7f0100a7 +int attr autoCompleteTextViewStyle 0x7f0100ac +int attr background 0x7f01000c +int attr backgroundSplit 0x7f01000e +int attr backgroundStacked 0x7f01000d +int attr backgroundTint 0x7f0100c5 +int attr backgroundTintMode 0x7f0100c6 +int attr barSize 0x7f01002b +int attr buttonBarButtonStyle 0x7f01007f +int attr buttonBarNegativeButtonStyle 0x7f0100aa +int attr buttonBarNeutralButtonStyle 0x7f0100ab +int attr buttonBarPositiveButtonStyle 0x7f0100a9 +int attr buttonBarStyle 0x7f01007e +int attr buttonPanelSideLayout 0x7f01001f +int attr buttonStyle 0x7f0100ad +int attr buttonStyleSmall 0x7f0100ae +int attr checkboxStyle 0x7f0100af +int attr checkedTextViewStyle 0x7f0100b0 +int attr closeIcon 0x7f01003a +int attr closeItemLayout 0x7f01001c +int attr collapseContentDescription 0x7f0100bf +int attr collapseIcon 0x7f0100be +int attr color 0x7f010025 +int attr colorAccent 0x7f01009e +int attr colorButtonNormal 0x7f0100a2 +int attr colorControlActivated 0x7f0100a0 +int attr colorControlHighlight 0x7f0100a1 +int attr colorControlNormal 0x7f01009f +int attr colorPrimary 0x7f01009c +int attr colorPrimaryDark 0x7f01009d +int attr colorSwitchThumbNormal 0x7f0100a3 +int attr commitIcon 0x7f01003f +int attr contentInsetEnd 0x7f010017 +int attr contentInsetLeft 0x7f010018 +int attr contentInsetRight 0x7f010019 +int attr contentInsetStart 0x7f010016 +int attr customNavigationLayout 0x7f01000f +int attr dialogPreferredPadding 0x7f010077 +int attr dialogTheme 0x7f010076 +int attr disableChildrenWhenDisabled 0x7f010046 +int attr displayOptions 0x7f010005 +int attr divider 0x7f01000b +int attr dividerHorizontal 0x7f010083 +int attr dividerPadding 0x7f01002f +int attr dividerVertical 0x7f010082 +int attr drawableSize 0x7f010027 +int attr drawerArrowStyle 0x7f010000 +int attr dropDownListViewStyle 0x7f010094 +int attr dropdownListPreferredItemHeight 0x7f01007a +int attr editTextBackground 0x7f01008a +int attr editTextColor 0x7f010089 +int attr editTextStyle 0x7f0100b1 +int attr elevation 0x7f01001a +int attr expandActivityOverflowButtonDrawable 0x7f01001e +int attr gapBetweenBars 0x7f010028 +int attr goIcon 0x7f01003b +int attr height 0x7f010001 +int attr hideOnContentScroll 0x7f010015 +int attr homeAsUpIndicator 0x7f01007c +int attr homeLayout 0x7f010010 +int attr icon 0x7f010009 +int attr iconifiedByDefault 0x7f010038 +int attr indeterminateProgressStyle 0x7f010012 +int attr initialActivityCount 0x7f01001d +int attr isLightTheme 0x7f010002 +int attr itemPadding 0x7f010014 +int attr layout 0x7f010037 +int attr listChoiceBackgroundIndicator 0x7f01009b +int attr listDividerAlertDialog 0x7f010078 +int attr listItemLayout 0x7f010023 +int attr listLayout 0x7f010020 +int attr listPopupWindowStyle 0x7f010095 +int attr listPreferredItemHeight 0x7f01008f +int attr listPreferredItemHeightLarge 0x7f010091 +int attr listPreferredItemHeightSmall 0x7f010090 +int attr listPreferredItemPaddingLeft 0x7f010092 +int attr listPreferredItemPaddingRight 0x7f010093 +int attr logo 0x7f01000a +int attr maxButtonHeight 0x7f0100bd +int attr measureWithLargestChild 0x7f01002d +int attr middleBarArrowSize 0x7f01002a +int attr multiChoiceItemLayout 0x7f010021 +int attr navigationContentDescription 0x7f0100c1 +int attr navigationIcon 0x7f0100c0 +int attr navigationMode 0x7f010004 +int attr overlapAnchor 0x7f010035 +int attr paddingEnd 0x7f0100c3 +int attr paddingStart 0x7f0100c2 +int attr panelBackground 0x7f010098 +int attr panelMenuListTheme 0x7f01009a +int attr panelMenuListWidth 0x7f010099 +int attr popupMenuStyle 0x7f010087 +int attr popupPromptView 0x7f010045 +int attr popupTheme 0x7f01001b +int attr popupWindowStyle 0x7f010088 +int attr preserveIconSpacing 0x7f010034 +int attr progressBarPadding 0x7f010013 +int attr progressBarStyle 0x7f010011 +int attr prompt 0x7f010043 +int attr queryBackground 0x7f010041 +int attr queryHint 0x7f010039 +int attr radioButtonStyle 0x7f0100b2 +int attr ratingBarStyle 0x7f0100b3 +int attr searchHintIcon 0x7f01003d +int attr searchIcon 0x7f01003c +int attr searchViewStyle 0x7f01008e +int attr selectableItemBackground 0x7f010080 +int attr selectableItemBackgroundBorderless 0x7f010081 +int attr showAsAction 0x7f010030 +int attr showDividers 0x7f01002e +int attr showText 0x7f01004d +int attr singleChoiceItemLayout 0x7f010022 +int attr spinBars 0x7f010026 +int attr spinnerDropDownItemStyle 0x7f01007b +int attr spinnerMode 0x7f010044 +int attr spinnerStyle 0x7f0100b4 +int attr splitTrack 0x7f01004c +int attr state_above_anchor 0x7f010036 +int attr submitBackground 0x7f010042 +int attr subtitle 0x7f010006 +int attr subtitleTextAppearance 0x7f0100b7 +int attr subtitleTextStyle 0x7f010008 +int attr suggestionRowLayout 0x7f010040 +int attr switchMinWidth 0x7f01004a +int attr switchPadding 0x7f01004b +int attr switchStyle 0x7f0100b5 +int attr switchTextAppearance 0x7f010049 +int attr textAllCaps 0x7f010024 +int attr textAppearanceLargePopupMenu 0x7f010074 +int attr textAppearanceListItem 0x7f010096 +int attr textAppearanceListItemSmall 0x7f010097 +int attr textAppearanceSearchResultSubtitle 0x7f01008c +int attr textAppearanceSearchResultTitle 0x7f01008b +int attr textAppearanceSmallPopupMenu 0x7f010075 +int attr textColorAlertDialogListItem 0x7f0100a8 +int attr textColorSearchUrl 0x7f01008d +int attr theme 0x7f0100c4 +int attr thickness 0x7f01002c +int attr thumbTextPadding 0x7f010048 +int attr title 0x7f010003 +int attr titleMarginBottom 0x7f0100bc +int attr titleMarginEnd 0x7f0100ba +int attr titleMarginStart 0x7f0100b9 +int attr titleMarginTop 0x7f0100bb +int attr titleMargins 0x7f0100b8 +int attr titleTextAppearance 0x7f0100b6 +int attr titleTextStyle 0x7f010007 +int attr toolbarNavigationButtonStyle 0x7f010086 +int attr toolbarStyle 0x7f010085 +int attr topBottomBarArrowSize 0x7f010029 +int attr track 0x7f010047 +int attr voiceIcon 0x7f01003e +int attr windowActionBar 0x7f01004e +int attr windowActionBarOverlay 0x7f010050 +int attr windowActionModeOverlay 0x7f010051 +int attr windowFixedHeightMajor 0x7f010055 +int attr windowFixedHeightMinor 0x7f010053 +int attr windowFixedWidthMajor 0x7f010052 +int attr windowFixedWidthMinor 0x7f010054 +int attr windowMinWidthMajor 0x7f010056 +int attr windowMinWidthMinor 0x7f010057 +int attr windowNoTitle 0x7f01004f +int bool abc_action_bar_embed_tabs 0x7f050000 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050001 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050002 +int bool abc_config_actionMenuItemAllCaps 0x7f050003 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050004 +int bool abc_config_closeDialogWhenTouchOutside 0x7f050005 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050006 +int color abc_background_cache_hint_selector_material_dark 0x7f060033 +int color abc_background_cache_hint_selector_material_light 0x7f060034 +int color abc_input_method_navigation_guard 0x7f060000 +int color abc_primary_text_disable_only_material_dark 0x7f060035 +int color abc_primary_text_disable_only_material_light 0x7f060036 +int color abc_primary_text_material_dark 0x7f060037 +int color abc_primary_text_material_light 0x7f060038 +int color abc_search_url_text 0x7f060039 +int color abc_search_url_text_normal 0x7f060001 +int color abc_search_url_text_pressed 0x7f060002 +int color abc_search_url_text_selected 0x7f060003 +int color abc_secondary_text_material_dark 0x7f06003a +int color abc_secondary_text_material_light 0x7f06003b +int color accent_material_dark 0x7f060004 +int color accent_material_light 0x7f060005 +int color background_floating_material_dark 0x7f060006 +int color background_floating_material_light 0x7f060007 +int color background_material_dark 0x7f060008 +int color background_material_light 0x7f060009 +int color bright_foreground_disabled_material_dark 0x7f06000a +int color bright_foreground_disabled_material_light 0x7f06000b +int color bright_foreground_inverse_material_dark 0x7f06000c +int color bright_foreground_inverse_material_light 0x7f06000d +int color bright_foreground_material_dark 0x7f06000e +int color bright_foreground_material_light 0x7f06000f +int color button_material_dark 0x7f060010 +int color button_material_light 0x7f060011 +int color dim_foreground_disabled_material_dark 0x7f060012 +int color dim_foreground_disabled_material_light 0x7f060013 +int color dim_foreground_material_dark 0x7f060014 +int color dim_foreground_material_light 0x7f060015 +int color highlighted_text_material_dark 0x7f060016 +int color highlighted_text_material_light 0x7f060017 +int color hint_foreground_material_dark 0x7f060018 +int color hint_foreground_material_light 0x7f060019 +int color link_text_material_dark 0x7f06001a +int color link_text_material_light 0x7f06001b +int color material_blue_grey_800 0x7f06001c +int color material_blue_grey_900 0x7f06001d +int color material_blue_grey_950 0x7f06001e +int color material_deep_teal_200 0x7f06001f +int color material_deep_teal_500 0x7f060020 +int color primary_dark_material_dark 0x7f060021 +int color primary_dark_material_light 0x7f060022 +int color primary_material_dark 0x7f060023 +int color primary_material_light 0x7f060024 +int color primary_text_default_material_dark 0x7f060025 +int color primary_text_default_material_light 0x7f060026 +int color primary_text_disabled_material_dark 0x7f060027 +int color primary_text_disabled_material_light 0x7f060028 +int color ripple_material_dark 0x7f060029 +int color ripple_material_light 0x7f06002a +int color secondary_text_default_material_dark 0x7f06002b +int color secondary_text_default_material_light 0x7f06002c +int color secondary_text_disabled_material_dark 0x7f06002d +int color secondary_text_disabled_material_light 0x7f06002e +int color switch_thumb_disabled_material_dark 0x7f06002f +int color switch_thumb_disabled_material_light 0x7f060030 +int color switch_thumb_material_dark 0x7f06003c +int color switch_thumb_material_light 0x7f06003d +int color switch_thumb_normal_material_dark 0x7f060031 +int color switch_thumb_normal_material_light 0x7f060032 +int dimen abc_action_bar_content_inset_material 0x7f070000 +int dimen abc_action_bar_default_height_material 0x7f070001 +int dimen abc_action_bar_default_padding_material 0x7f070002 +int dimen abc_action_bar_icon_vertical_padding_material 0x7f070003 +int dimen abc_action_bar_navigation_padding_start_material 0x7f070004 +int dimen abc_action_bar_overflow_padding_end_material 0x7f070005 +int dimen abc_action_bar_overflow_padding_start_material 0x7f070006 +int dimen abc_action_bar_progress_bar_size 0x7f070007 +int dimen abc_action_bar_stacked_max_height 0x7f070008 +int dimen abc_action_bar_stacked_tab_max_width 0x7f070009 +int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f07000a +int dimen abc_action_bar_subtitle_top_margin_material 0x7f07000b +int dimen abc_action_button_min_height_material 0x7f07000c +int dimen abc_action_button_min_width_material 0x7f07000d +int dimen abc_action_button_min_width_overflow_material 0x7f07000e +int dimen abc_alert_dialog_button_bar_height 0x7f07000f +int dimen abc_button_inset_horizontal_material 0x7f070010 +int dimen abc_button_inset_vertical_material 0x7f070011 +int dimen abc_button_padding_horizontal_material 0x7f070012 +int dimen abc_button_padding_vertical_material 0x7f070013 +int dimen abc_config_prefDialogWidth 0x7f070014 +int dimen abc_control_corner_material 0x7f070015 +int dimen abc_control_inset_material 0x7f070016 +int dimen abc_control_padding_material 0x7f070017 +int dimen abc_dialog_list_padding_vertical_material 0x7f070018 +int dimen abc_dialog_min_width_major 0x7f070019 +int dimen abc_dialog_min_width_minor 0x7f07001a +int dimen abc_dialog_padding_material 0x7f07001b +int dimen abc_dialog_padding_top_material 0x7f07001c +int dimen abc_disabled_alpha_material_dark 0x7f07001d +int dimen abc_disabled_alpha_material_light 0x7f07001e +int dimen abc_dropdownitem_icon_width 0x7f07001f +int dimen abc_dropdownitem_text_padding_left 0x7f070020 +int dimen abc_dropdownitem_text_padding_right 0x7f070021 +int dimen abc_edit_text_inset_bottom_material 0x7f070022 +int dimen abc_edit_text_inset_horizontal_material 0x7f070023 +int dimen abc_edit_text_inset_top_material 0x7f070024 +int dimen abc_floating_window_z 0x7f070025 +int dimen abc_list_item_padding_horizontal_material 0x7f070026 +int dimen abc_panel_menu_list_width 0x7f070027 +int dimen abc_search_view_preferred_width 0x7f070028 +int dimen abc_search_view_text_min_width 0x7f070029 +int dimen abc_switch_padding 0x7f07002a +int dimen abc_text_size_body_1_material 0x7f07002b +int dimen abc_text_size_body_2_material 0x7f07002c +int dimen abc_text_size_button_material 0x7f07002d +int dimen abc_text_size_caption_material 0x7f07002e +int dimen abc_text_size_display_1_material 0x7f07002f +int dimen abc_text_size_display_2_material 0x7f070030 +int dimen abc_text_size_display_3_material 0x7f070031 +int dimen abc_text_size_display_4_material 0x7f070032 +int dimen abc_text_size_headline_material 0x7f070033 +int dimen abc_text_size_large_material 0x7f070034 +int dimen abc_text_size_medium_material 0x7f070035 +int dimen abc_text_size_menu_material 0x7f070036 +int dimen abc_text_size_small_material 0x7f070037 +int dimen abc_text_size_subhead_material 0x7f070038 +int dimen abc_text_size_subtitle_material_toolbar 0x7f070039 +int dimen abc_text_size_title_material 0x7f07003a +int dimen abc_text_size_title_material_toolbar 0x7f07003b +int dimen dialog_fixed_height_major 0x7f07003c +int dimen dialog_fixed_height_minor 0x7f07003d +int dimen dialog_fixed_width_major 0x7f07003e +int dimen dialog_fixed_width_minor 0x7f07003f +int dimen disabled_alpha_material_dark 0x7f070040 +int dimen disabled_alpha_material_light 0x7f070041 +int drawable abc_ab_share_pack_mtrl_alpha 0x7f020000 +int drawable abc_btn_borderless_material 0x7f020001 +int drawable abc_btn_check_material 0x7f020002 +int drawable abc_btn_check_to_on_mtrl_000 0x7f020003 +int drawable abc_btn_check_to_on_mtrl_015 0x7f020004 +int drawable abc_btn_default_mtrl_shape 0x7f020005 +int drawable abc_btn_radio_material 0x7f020006 +int drawable abc_btn_radio_to_on_mtrl_000 0x7f020007 +int drawable abc_btn_radio_to_on_mtrl_015 0x7f020008 +int drawable abc_btn_rating_star_off_mtrl_alpha 0x7f020009 +int drawable abc_btn_rating_star_on_mtrl_alpha 0x7f02000a +int drawable abc_btn_switch_to_on_mtrl_00001 0x7f02000b +int drawable abc_btn_switch_to_on_mtrl_00012 0x7f02000c +int drawable abc_cab_background_internal_bg 0x7f02000d +int drawable abc_cab_background_top_material 0x7f02000e +int drawable abc_cab_background_top_mtrl_alpha 0x7f02000f +int drawable abc_dialog_material_background_dark 0x7f020010 +int drawable abc_dialog_material_background_light 0x7f020011 +int drawable abc_edit_text_material 0x7f020012 +int drawable abc_ic_ab_back_mtrl_am_alpha 0x7f020013 +int drawable abc_ic_clear_mtrl_alpha 0x7f020014 +int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f020015 +int drawable abc_ic_go_search_api_mtrl_alpha 0x7f020016 +int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f020017 +int drawable abc_ic_menu_cut_mtrl_alpha 0x7f020018 +int drawable abc_ic_menu_moreoverflow_mtrl_alpha 0x7f020019 +int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f02001a +int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f02001b +int drawable abc_ic_menu_share_mtrl_alpha 0x7f02001c +int drawable abc_ic_search_api_mtrl_alpha 0x7f02001d +int drawable abc_ic_voice_search_api_mtrl_alpha 0x7f02001e +int drawable abc_item_background_holo_dark 0x7f02001f +int drawable abc_item_background_holo_light 0x7f020020 +int drawable abc_list_divider_mtrl_alpha 0x7f020021 +int drawable abc_list_focused_holo 0x7f020022 +int drawable abc_list_longpressed_holo 0x7f020023 +int drawable abc_list_pressed_holo_dark 0x7f020024 +int drawable abc_list_pressed_holo_light 0x7f020025 +int drawable abc_list_selector_background_transition_holo_dark 0x7f020026 +int drawable abc_list_selector_background_transition_holo_light 0x7f020027 +int drawable abc_list_selector_disabled_holo_dark 0x7f020028 +int drawable abc_list_selector_disabled_holo_light 0x7f020029 +int drawable abc_list_selector_holo_dark 0x7f02002a +int drawable abc_list_selector_holo_light 0x7f02002b +int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f02002c +int drawable abc_popup_background_mtrl_mult 0x7f02002d +int drawable abc_ratingbar_full_material 0x7f02002e +int drawable abc_spinner_mtrl_am_alpha 0x7f02002f +int drawable abc_spinner_textfield_background_material 0x7f020030 +int drawable abc_switch_thumb_material 0x7f020031 +int drawable abc_switch_track_mtrl_alpha 0x7f020032 +int drawable abc_tab_indicator_material 0x7f020033 +int drawable abc_tab_indicator_mtrl_alpha 0x7f020034 +int drawable abc_text_cursor_mtrl_alpha 0x7f020035 +int drawable abc_textfield_activated_mtrl_alpha 0x7f020036 +int drawable abc_textfield_default_mtrl_alpha 0x7f020037 +int drawable abc_textfield_search_activated_mtrl_alpha 0x7f020038 +int drawable abc_textfield_search_default_mtrl_alpha 0x7f020039 +int drawable abc_textfield_search_material 0x7f02003a +int id action_bar 0x7f080040 +int id action_bar_activity_content 0x7f080000 +int id action_bar_container 0x7f08003f +int id action_bar_root 0x7f08003b +int id action_bar_spinner 0x7f080001 +int id action_bar_subtitle 0x7f080024 +int id action_bar_title 0x7f080023 +int id action_context_bar 0x7f080041 +int id action_menu_divider 0x7f080002 +int id action_menu_presenter 0x7f080003 +int id action_mode_bar 0x7f08003d +int id action_mode_bar_stub 0x7f08003c +int id action_mode_close_button 0x7f080025 +int id activity_chooser_view_content 0x7f080026 +int id alertTitle 0x7f080030 +int id always 0x7f080016 +int id beginning 0x7f080013 +int id buttonPanel 0x7f080036 +int id checkbox 0x7f080038 +int id collapseActionView 0x7f080017 +int id contentPanel 0x7f080031 +int id custom 0x7f080035 +int id customPanel 0x7f080034 +int id decor_content_parent 0x7f08003e +int id default_activity_button 0x7f080029 +int id dialog 0x7f08001b +int id disableHome 0x7f08000c +int id dropdown 0x7f08001c +int id edit_query 0x7f080042 +int id end 0x7f080014 +int id expand_activities_button 0x7f080027 +int id expanded_menu 0x7f080037 +int id home 0x7f080004 +int id homeAsUp 0x7f08000d +int id icon 0x7f08002b +int id ifRoom 0x7f080018 +int id image 0x7f080028 +int id listMode 0x7f080009 +int id list_item 0x7f08002a +int id middle 0x7f080015 +int id multiply 0x7f08001e +int id never 0x7f080019 +int id none 0x7f08000e +int id normal 0x7f08000a +int id parentPanel 0x7f08002d +int id progress_circular 0x7f080005 +int id progress_horizontal 0x7f080006 +int id radio 0x7f08003a +int id screen 0x7f08001f +int id scrollView 0x7f080032 +int id search_badge 0x7f080044 +int id search_bar 0x7f080043 +int id search_button 0x7f080045 +int id search_close_btn 0x7f08004a +int id search_edit_frame 0x7f080046 +int id search_go_btn 0x7f08004c +int id search_mag_icon 0x7f080047 +int id search_plate 0x7f080048 +int id search_src_text 0x7f080049 +int id search_voice_btn 0x7f08004d +int id select_dialog_listview 0x7f08004e +int id shortcut 0x7f080039 +int id showCustom 0x7f08000f +int id showHome 0x7f080010 +int id showTitle 0x7f080011 +int id split_action_bar 0x7f080007 +int id src_atop 0x7f080020 +int id src_in 0x7f080021 +int id src_over 0x7f080022 +int id submit_area 0x7f08004b +int id tabMode 0x7f08000b +int id textSpacerNoButtons 0x7f080033 +int id title 0x7f08002c +int id title_template 0x7f08002f +int id topPanel 0x7f08002e +int id up 0x7f080008 +int id useLogo 0x7f080012 +int id withText 0x7f08001a +int id wrap_content 0x7f08001d +int integer abc_config_activityDefaultDur 0x7f090000 +int integer abc_config_activityShortDur 0x7f090001 +int integer abc_max_action_buttons 0x7f090002 +int layout abc_action_bar_title_item 0x7f030000 +int layout abc_action_bar_up_container 0x7f030001 +int layout abc_action_bar_view_list_nav_layout 0x7f030002 +int layout abc_action_menu_item_layout 0x7f030003 +int layout abc_action_menu_layout 0x7f030004 +int layout abc_action_mode_bar 0x7f030005 +int layout abc_action_mode_close_item_material 0x7f030006 +int layout abc_activity_chooser_view 0x7f030007 +int layout abc_activity_chooser_view_list_item 0x7f030008 +int layout abc_alert_dialog_material 0x7f030009 +int layout abc_dialog_title_material 0x7f03000a +int layout abc_expanded_menu_layout 0x7f03000b +int layout abc_list_menu_item_checkbox 0x7f03000c +int layout abc_list_menu_item_icon 0x7f03000d +int layout abc_list_menu_item_layout 0x7f03000e +int layout abc_list_menu_item_radio 0x7f03000f +int layout abc_popup_menu_item_layout 0x7f030010 +int layout abc_screen_content_include 0x7f030011 +int layout abc_screen_simple 0x7f030012 +int layout abc_screen_simple_overlay_action_mode 0x7f030013 +int layout abc_screen_toolbar 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_select_dialog_material 0x7f030017 +int layout abc_simple_dropdown_hint 0x7f030018 +int layout select_dialog_item_material 0x7f030019 +int layout select_dialog_multichoice_material 0x7f03001a +int layout select_dialog_singlechoice_material 0x7f03001b +int layout support_simple_spinner_dropdown_item 0x7f03001c +int string abc_action_bar_home_description 0x7f0a0000 +int string abc_action_bar_home_description_format 0x7f0a0001 +int string abc_action_bar_home_subtitle_description_format 0x7f0a0002 +int string abc_action_bar_up_description 0x7f0a0003 +int string abc_action_menu_overflow_description 0x7f0a0004 +int string abc_action_mode_done 0x7f0a0005 +int string abc_activity_chooser_view_see_all 0x7f0a0006 +int string abc_activitychooserview_choose_application 0x7f0a0007 +int string abc_search_hint 0x7f0a0008 +int string abc_searchview_description_clear 0x7f0a0009 +int string abc_searchview_description_query 0x7f0a000a +int string abc_searchview_description_search 0x7f0a000b +int string abc_searchview_description_submit 0x7f0a000c +int string abc_searchview_description_voice 0x7f0a000d +int string abc_shareactionprovider_share_with 0x7f0a000e +int string abc_shareactionprovider_share_with_application 0x7f0a000f +int string abc_toolbar_collapse_description 0x7f0a0010 +int style AlertDialog_AppCompat 0x7f0b0000 +int style AlertDialog_AppCompat_Light 0x7f0b0001 +int style Animation_AppCompat_Dialog 0x7f0b0002 +int style Animation_AppCompat_DropDownUp 0x7f0b0003 +int style Base_AlertDialog_AppCompat 0x7f0b0004 +int style Base_AlertDialog_AppCompat_Light 0x7f0b0005 +int style Base_Animation_AppCompat_Dialog 0x7f0b0006 +int style Base_Animation_AppCompat_DropDownUp 0x7f0b0007 +int style Base_DialogWindowTitle_AppCompat 0x7f0b0008 +int style Base_DialogWindowTitleBackground_AppCompat 0x7f0b0009 +int style Base_TextAppearance_AppCompat 0x7f0b000a +int style Base_TextAppearance_AppCompat_Body1 0x7f0b000b +int style Base_TextAppearance_AppCompat_Body2 0x7f0b000c +int style Base_TextAppearance_AppCompat_Button 0x7f0b000d +int style Base_TextAppearance_AppCompat_Caption 0x7f0b000e +int style Base_TextAppearance_AppCompat_Display1 0x7f0b000f +int style Base_TextAppearance_AppCompat_Display2 0x7f0b0010 +int style Base_TextAppearance_AppCompat_Display3 0x7f0b0011 +int style Base_TextAppearance_AppCompat_Display4 0x7f0b0012 +int style Base_TextAppearance_AppCompat_Headline 0x7f0b0013 +int style Base_TextAppearance_AppCompat_Inverse 0x7f0b0014 +int style Base_TextAppearance_AppCompat_Large 0x7f0b0015 +int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f0b0016 +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0017 +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0018 +int style Base_TextAppearance_AppCompat_Medium 0x7f0b0019 +int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f0b001a +int style Base_TextAppearance_AppCompat_Menu 0x7f0b001b +int style Base_TextAppearance_AppCompat_SearchResult 0x7f0b001c +int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b001d +int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f0b001e +int style Base_TextAppearance_AppCompat_Small 0x7f0b001f +int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f0b0020 +int style Base_TextAppearance_AppCompat_Subhead 0x7f0b0021 +int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f0b0022 +int style Base_TextAppearance_AppCompat_Title 0x7f0b0023 +int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f0b0024 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b0025 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0026 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0027 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0028 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0029 +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b002a +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b002b +int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b002c +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002d +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002e +int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f0b002f +int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0b0030 +int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0031 +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0b0032 +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0b0033 +int style Base_Theme_AppCompat 0x7f0b0034 +int style Base_Theme_AppCompat_CompactMenu 0x7f0b0035 +int style Base_Theme_AppCompat_Dialog 0x7f0b0036 +int style Base_Theme_AppCompat_Dialog_Alert 0x7f0b0037 +int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0b0038 +int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f0b0039 +int style Base_Theme_AppCompat_DialogWhenLarge 0x7f0b003a +int style Base_Theme_AppCompat_Light 0x7f0b003b +int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0b003c +int style Base_Theme_AppCompat_Light_Dialog 0x7f0b003d +int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f0b003e +int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0b003f +int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f0b0040 +int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f0b0041 +int style Base_ThemeOverlay_AppCompat 0x7f0b0042 +int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0b0043 +int style Base_ThemeOverlay_AppCompat_Dark 0x7f0b0044 +int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0b0045 +int style Base_ThemeOverlay_AppCompat_Light 0x7f0b0046 +int style Base_V11_Theme_AppCompat_Dialog 0x7f0b010f +int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f0b0110 +int style Base_V21_Theme_AppCompat 0x7f0b0117 +int style Base_V21_Theme_AppCompat_Dialog 0x7f0b0118 +int style Base_V21_Theme_AppCompat_Light 0x7f0b0119 +int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f0b011a +int style Base_V7_Theme_AppCompat 0x7f0b0047 +int style Base_V7_Theme_AppCompat_Dialog 0x7f0b0048 +int style Base_V7_Theme_AppCompat_Light 0x7f0b0049 +int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0b004a +int style Base_Widget_AppCompat_ActionBar 0x7f0b004b +int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0b004c +int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0b004d +int style Base_Widget_AppCompat_ActionBar_TabText 0x7f0b004e +int style Base_Widget_AppCompat_ActionBar_TabView 0x7f0b004f +int style Base_Widget_AppCompat_ActionButton 0x7f0b0050 +int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f0b0051 +int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f0b0052 +int style Base_Widget_AppCompat_ActionMode 0x7f0b0053 +int style Base_Widget_AppCompat_ActivityChooserView 0x7f0b0054 +int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f0b0055 +int style Base_Widget_AppCompat_Button 0x7f0b0056 +int style Base_Widget_AppCompat_Button_Borderless 0x7f0b0057 +int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f0b0058 +int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0b0059 +int style Base_Widget_AppCompat_Button_Small 0x7f0b005a +int style Base_Widget_AppCompat_ButtonBar 0x7f0b005b +int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0b005c +int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f0b005d +int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f0b005e +int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0b005f +int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f0b0060 +int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0b0061 +int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f0b0062 +int style Base_Widget_AppCompat_EditText 0x7f0b0063 +int style Base_Widget_AppCompat_Light_ActionBar 0x7f0b0064 +int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0065 +int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0066 +int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0067 +int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0068 +int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0069 +int style Base_Widget_AppCompat_Light_PopupMenu 0x7f0b006a +int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0b006b +int style Base_Widget_AppCompat_ListPopupWindow 0x7f0b006c +int style Base_Widget_AppCompat_ListView 0x7f0b006d +int style Base_Widget_AppCompat_ListView_DropDown 0x7f0b006e +int style Base_Widget_AppCompat_ListView_Menu 0x7f0b006f +int style Base_Widget_AppCompat_PopupMenu 0x7f0b0070 +int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f0b0071 +int style Base_Widget_AppCompat_PopupWindow 0x7f0b0072 +int style Base_Widget_AppCompat_ProgressBar 0x7f0b0073 +int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0074 +int style Base_Widget_AppCompat_RatingBar 0x7f0b0075 +int style Base_Widget_AppCompat_SearchView 0x7f0b0076 +int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0b0077 +int style Base_Widget_AppCompat_Spinner 0x7f0b0078 +int style Base_Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0079 +int style Base_Widget_AppCompat_Spinner_Underlined 0x7f0b007a +int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f0b007b +int style Base_Widget_AppCompat_Toolbar 0x7f0b007c +int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f0b007d +int style Platform_AppCompat 0x7f0b007e +int style Platform_AppCompat_Light 0x7f0b007f +int style Platform_ThemeOverlay_AppCompat_Dark 0x7f0b0080 +int style Platform_ThemeOverlay_AppCompat_Light 0x7f0b0081 +int style Platform_V11_AppCompat 0x7f0b0111 +int style Platform_V11_AppCompat_Light 0x7f0b0112 +int style Platform_V12_AppCompat 0x7f0b0113 +int style Platform_V12_AppCompat_Light 0x7f0b0114 +int style Platform_V14_AppCompat 0x7f0b0115 +int style Platform_V14_AppCompat_Light 0x7f0b0116 +int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f0b0082 +int style RtlOverlay_Widget_AppCompat_ActionButton_Overflow 0x7f0b0083 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f0b0084 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f0b0085 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f0b0086 +int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f0b0087 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f0b0088 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f0b0089 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f0b008a +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f0b008b +int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f0b008c +int style RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation 0x7f0b008d +int style TextAppearance_AppCompat 0x7f0b008e +int style TextAppearance_AppCompat_Body1 0x7f0b008f +int style TextAppearance_AppCompat_Body2 0x7f0b0090 +int style TextAppearance_AppCompat_Button 0x7f0b0091 +int style TextAppearance_AppCompat_Caption 0x7f0b0092 +int style TextAppearance_AppCompat_Display1 0x7f0b0093 +int style TextAppearance_AppCompat_Display2 0x7f0b0094 +int style TextAppearance_AppCompat_Display3 0x7f0b0095 +int style TextAppearance_AppCompat_Display4 0x7f0b0096 +int style TextAppearance_AppCompat_Headline 0x7f0b0097 +int style TextAppearance_AppCompat_Inverse 0x7f0b0098 +int style TextAppearance_AppCompat_Large 0x7f0b0099 +int style TextAppearance_AppCompat_Large_Inverse 0x7f0b009a +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b009b +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b009c +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b009d +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b009e +int style TextAppearance_AppCompat_Medium 0x7f0b009f +int style TextAppearance_AppCompat_Medium_Inverse 0x7f0b00a0 +int style TextAppearance_AppCompat_Menu 0x7f0b00a1 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b00a2 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b00a3 +int style TextAppearance_AppCompat_Small 0x7f0b00a4 +int style TextAppearance_AppCompat_Small_Inverse 0x7f0b00a5 +int style TextAppearance_AppCompat_Subhead 0x7f0b00a6 +int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0b00a7 +int style TextAppearance_AppCompat_Title 0x7f0b00a8 +int style TextAppearance_AppCompat_Title_Inverse 0x7f0b00a9 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b00aa +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b00ab +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b00ac +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b00ad +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b00ae +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b00af +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b00b0 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b00b1 +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b00b2 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b00b3 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b00b4 +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b00b5 +int style TextAppearance_AppCompat_Widget_Switch 0x7f0b00b6 +int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0b00b7 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b00b8 +int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0b00b9 +int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0b00ba +int style Theme_AppCompat 0x7f0b00bb +int style Theme_AppCompat_CompactMenu 0x7f0b00bc +int style Theme_AppCompat_Dialog 0x7f0b00bd +int style Theme_AppCompat_Dialog_Alert 0x7f0b00be +int style Theme_AppCompat_Dialog_MinWidth 0x7f0b00bf +int style Theme_AppCompat_DialogWhenLarge 0x7f0b00c0 +int style Theme_AppCompat_Light 0x7f0b00c1 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b00c2 +int style Theme_AppCompat_Light_Dialog 0x7f0b00c3 +int style Theme_AppCompat_Light_Dialog_Alert 0x7f0b00c4 +int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0b00c5 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b00c6 +int style Theme_AppCompat_Light_NoActionBar 0x7f0b00c7 +int style Theme_AppCompat_NoActionBar 0x7f0b00c8 +int style ThemeOverlay_AppCompat 0x7f0b00c9 +int style ThemeOverlay_AppCompat_ActionBar 0x7f0b00ca +int style ThemeOverlay_AppCompat_Dark 0x7f0b00cb +int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0b00cc +int style ThemeOverlay_AppCompat_Light 0x7f0b00cd +int style Widget_AppCompat_ActionBar 0x7f0b00ce +int style Widget_AppCompat_ActionBar_Solid 0x7f0b00cf +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b00d0 +int style Widget_AppCompat_ActionBar_TabText 0x7f0b00d1 +int style Widget_AppCompat_ActionBar_TabView 0x7f0b00d2 +int style Widget_AppCompat_ActionButton 0x7f0b00d3 +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b00d4 +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b00d5 +int style Widget_AppCompat_ActionMode 0x7f0b00d6 +int style Widget_AppCompat_ActivityChooserView 0x7f0b00d7 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b00d8 +int style Widget_AppCompat_Button 0x7f0b00d9 +int style Widget_AppCompat_Button_Borderless 0x7f0b00da +int style Widget_AppCompat_Button_Borderless_Colored 0x7f0b00db +int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0b00dc +int style Widget_AppCompat_Button_Small 0x7f0b00dd +int style Widget_AppCompat_ButtonBar 0x7f0b00de +int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f0b00df +int style Widget_AppCompat_CompoundButton_CheckBox 0x7f0b00e0 +int style Widget_AppCompat_CompoundButton_RadioButton 0x7f0b00e1 +int style Widget_AppCompat_CompoundButton_Switch 0x7f0b00e2 +int style Widget_AppCompat_DrawerArrowToggle 0x7f0b00e3 +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b00e4 +int style Widget_AppCompat_EditText 0x7f0b00e5 +int style Widget_AppCompat_Light_ActionBar 0x7f0b00e6 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b00e7 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b00e8 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b00e9 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b00ea +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b00eb +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b00ec +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b00ed +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b00ee +int style Widget_AppCompat_Light_ActionButton 0x7f0b00ef +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b00f0 +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b00f1 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b00f2 +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b00f3 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b00f4 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b00f5 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b00f6 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b00f7 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b00f8 +int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0b00f9 +int style Widget_AppCompat_Light_SearchView 0x7f0b00fa +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b00fb +int style Widget_AppCompat_ListPopupWindow 0x7f0b00fc +int style Widget_AppCompat_ListView 0x7f0b00fd +int style Widget_AppCompat_ListView_DropDown 0x7f0b00fe +int style Widget_AppCompat_ListView_Menu 0x7f0b00ff +int style Widget_AppCompat_PopupMenu 0x7f0b0100 +int style Widget_AppCompat_PopupMenu_Overflow 0x7f0b0101 +int style Widget_AppCompat_PopupWindow 0x7f0b0102 +int style Widget_AppCompat_ProgressBar 0x7f0b0103 +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0104 +int style Widget_AppCompat_RatingBar 0x7f0b0105 +int style Widget_AppCompat_SearchView 0x7f0b0106 +int style Widget_AppCompat_SearchView_ActionBar 0x7f0b0107 +int style Widget_AppCompat_Spinner 0x7f0b0108 +int style Widget_AppCompat_Spinner_DropDown 0x7f0b0109 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b010a +int style Widget_AppCompat_Spinner_Underlined 0x7f0b010b +int style Widget_AppCompat_TextView_SpinnerItem 0x7f0b010c +int style Widget_AppCompat_Toolbar 0x7f0b010d +int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f0b010e +int[] styleable ActionBar { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01007c } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_contentInsetEnd 21 +int styleable ActionBar_contentInsetLeft 22 +int styleable ActionBar_contentInsetRight 23 +int styleable ActionBar_contentInsetStart 20 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_elevation 24 +int styleable ActionBar_height 0 +int styleable ActionBar_hideOnContentScroll 19 +int styleable ActionBar_homeAsUpIndicator 26 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_popupTheme 25 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 1 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001c } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_closeItemLayout 5 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01001d, 0x7f01001e } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable AlertDialog { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 } +int styleable AlertDialog_android_layout 0 +int styleable AlertDialog_buttonPanelSideLayout 1 +int styleable AlertDialog_listItemLayout 5 +int styleable AlertDialog_listLayout 2 +int styleable AlertDialog_multiChoiceItemLayout 3 +int styleable AlertDialog_singleChoiceItemLayout 4 +int[] styleable AppCompatTextView { 0x01010034, 0x7f010024 } +int styleable AppCompatTextView_android_textAppearance 0 +int styleable AppCompatTextView_textAllCaps 1 +int[] styleable DrawerArrowToggle { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c } +int styleable DrawerArrowToggle_barSize 6 +int styleable DrawerArrowToggle_color 0 +int styleable DrawerArrowToggle_drawableSize 2 +int styleable DrawerArrowToggle_gapBetweenBars 3 +int styleable DrawerArrowToggle_middleBarArrowSize 5 +int styleable DrawerArrowToggle_spinBars 1 +int styleable DrawerArrowToggle_thickness 7 +int styleable DrawerArrowToggle_topBottomBarArrowSize 4 +int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f01002d, 0x7f01002e, 0x7f01002f } +int styleable LinearLayoutCompat_android_baselineAligned 2 +int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3 +int styleable LinearLayoutCompat_android_gravity 0 +int styleable LinearLayoutCompat_android_orientation 1 +int styleable LinearLayoutCompat_android_weightSum 4 +int styleable LinearLayoutCompat_divider 5 +int styleable LinearLayoutCompat_dividerPadding 8 +int styleable LinearLayoutCompat_measureWithLargestChild 6 +int styleable LinearLayoutCompat_showDividers 7 +int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 } +int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 +int styleable LinearLayoutCompat_Layout_android_layout_height 2 +int styleable LinearLayoutCompat_Layout_android_layout_weight 3 +int styleable LinearLayoutCompat_Layout_android_layout_width 1 +int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } +int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 +int styleable ListPopupWindow_android_dropDownVerticalOffset 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f010034 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int styleable MenuView_preserveIconSpacing 7 +int[] styleable PopupWindow { 0x01010176, 0x7f010035 } +int styleable PopupWindow_android_popupBackground 0 +int styleable PopupWindow_overlapAnchor 1 +int[] styleable PopupWindowBackgroundState { 0x7f010036 } +int styleable PopupWindowBackgroundState_state_above_anchor 0 +int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042 } +int styleable SearchView_android_focusable 0 +int styleable SearchView_android_imeOptions 3 +int styleable SearchView_android_inputType 2 +int styleable SearchView_android_maxWidth 1 +int styleable SearchView_closeIcon 7 +int styleable SearchView_commitIcon 12 +int styleable SearchView_goIcon 8 +int styleable SearchView_iconifiedByDefault 5 +int styleable SearchView_layout 4 +int styleable SearchView_queryBackground 14 +int styleable SearchView_queryHint 6 +int styleable SearchView_searchHintIcon 10 +int styleable SearchView_searchIcon 9 +int styleable SearchView_submitBackground 15 +int styleable SearchView_suggestionRowLayout 13 +int styleable SearchView_voiceIcon 11 +int[] styleable Spinner { 0x010100af, 0x010100d4, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046 } +int styleable Spinner_android_background 1 +int styleable Spinner_android_dropDownHorizontalOffset 5 +int styleable Spinner_android_dropDownSelector 2 +int styleable Spinner_android_dropDownVerticalOffset 6 +int styleable Spinner_android_dropDownWidth 4 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 3 +int styleable Spinner_disableChildrenWhenDisabled 10 +int styleable Spinner_popupPromptView 9 +int styleable Spinner_prompt 7 +int styleable Spinner_spinnerMode 8 +int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d } +int styleable SwitchCompat_android_textOff 1 +int styleable SwitchCompat_android_textOn 0 +int styleable SwitchCompat_android_thumb 2 +int styleable SwitchCompat_showText 9 +int styleable SwitchCompat_splitTrack 8 +int styleable SwitchCompat_switchMinWidth 6 +int styleable SwitchCompat_switchPadding 7 +int styleable SwitchCompat_switchTextAppearance 5 +int styleable SwitchCompat_thumbTextPadding 4 +int styleable SwitchCompat_track 3 +int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x7f010024 } +int styleable TextAppearance_android_textColor 3 +int styleable TextAppearance_android_textSize 0 +int styleable TextAppearance_android_textStyle 2 +int styleable TextAppearance_android_typeface 1 +int styleable TextAppearance_textAllCaps 4 +int[] styleable Theme { 0x01010057, 0x010100ae, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5 } +int styleable Theme_actionBarDivider 23 +int styleable Theme_actionBarItemBackground 24 +int styleable Theme_actionBarPopupTheme 17 +int styleable Theme_actionBarSize 22 +int styleable Theme_actionBarSplitStyle 19 +int styleable Theme_actionBarStyle 18 +int styleable Theme_actionBarTabBarStyle 13 +int styleable Theme_actionBarTabStyle 12 +int styleable Theme_actionBarTabTextStyle 14 +int styleable Theme_actionBarTheme 20 +int styleable Theme_actionBarWidgetTheme 21 +int styleable Theme_actionButtonStyle 49 +int styleable Theme_actionDropDownStyle 45 +int styleable Theme_actionMenuTextAppearance 25 +int styleable Theme_actionMenuTextColor 26 +int styleable Theme_actionModeBackground 29 +int styleable Theme_actionModeCloseButtonStyle 28 +int styleable Theme_actionModeCloseDrawable 31 +int styleable Theme_actionModeCopyDrawable 33 +int styleable Theme_actionModeCutDrawable 32 +int styleable Theme_actionModeFindDrawable 37 +int styleable Theme_actionModePasteDrawable 34 +int styleable Theme_actionModePopupWindowStyle 39 +int styleable Theme_actionModeSelectAllDrawable 35 +int styleable Theme_actionModeShareDrawable 36 +int styleable Theme_actionModeSplitBackground 30 +int styleable Theme_actionModeStyle 27 +int styleable Theme_actionModeWebSearchDrawable 38 +int styleable Theme_actionOverflowButtonStyle 15 +int styleable Theme_actionOverflowMenuStyle 16 +int styleable Theme_activityChooserViewStyle 56 +int styleable Theme_alertDialogButtonGroupStyle 89 +int styleable Theme_alertDialogCenterButtons 90 +int styleable Theme_alertDialogStyle 88 +int styleable Theme_alertDialogTheme 91 +int styleable Theme_android_windowAnimationStyle 1 +int styleable Theme_android_windowIsFloating 0 +int styleable Theme_autoCompleteTextViewStyle 96 +int styleable Theme_buttonBarButtonStyle 51 +int styleable Theme_buttonBarNegativeButtonStyle 94 +int styleable Theme_buttonBarNeutralButtonStyle 95 +int styleable Theme_buttonBarPositiveButtonStyle 93 +int styleable Theme_buttonBarStyle 50 +int styleable Theme_buttonStyle 97 +int styleable Theme_buttonStyleSmall 98 +int styleable Theme_checkboxStyle 99 +int styleable Theme_checkedTextViewStyle 100 +int styleable Theme_colorAccent 82 +int styleable Theme_colorButtonNormal 86 +int styleable Theme_colorControlActivated 84 +int styleable Theme_colorControlHighlight 85 +int styleable Theme_colorControlNormal 83 +int styleable Theme_colorPrimary 80 +int styleable Theme_colorPrimaryDark 81 +int styleable Theme_colorSwitchThumbNormal 87 +int styleable Theme_dialogPreferredPadding 43 +int styleable Theme_dialogTheme 42 +int styleable Theme_dividerHorizontal 55 +int styleable Theme_dividerVertical 54 +int styleable Theme_dropDownListViewStyle 72 +int styleable Theme_dropdownListPreferredItemHeight 46 +int styleable Theme_editTextBackground 62 +int styleable Theme_editTextColor 61 +int styleable Theme_editTextStyle 101 +int styleable Theme_homeAsUpIndicator 48 +int styleable Theme_listChoiceBackgroundIndicator 79 +int styleable Theme_listDividerAlertDialog 44 +int styleable Theme_listPopupWindowStyle 73 +int styleable Theme_listPreferredItemHeight 67 +int styleable Theme_listPreferredItemHeightLarge 69 +int styleable Theme_listPreferredItemHeightSmall 68 +int styleable Theme_listPreferredItemPaddingLeft 70 +int styleable Theme_listPreferredItemPaddingRight 71 +int styleable Theme_panelBackground 76 +int styleable Theme_panelMenuListTheme 78 +int styleable Theme_panelMenuListWidth 77 +int styleable Theme_popupMenuStyle 59 +int styleable Theme_popupWindowStyle 60 +int styleable Theme_radioButtonStyle 102 +int styleable Theme_ratingBarStyle 103 +int styleable Theme_searchViewStyle 66 +int styleable Theme_selectableItemBackground 52 +int styleable Theme_selectableItemBackgroundBorderless 53 +int styleable Theme_spinnerDropDownItemStyle 47 +int styleable Theme_spinnerStyle 104 +int styleable Theme_switchStyle 105 +int styleable Theme_textAppearanceLargePopupMenu 40 +int styleable Theme_textAppearanceListItem 74 +int styleable Theme_textAppearanceListItemSmall 75 +int styleable Theme_textAppearanceSearchResultSubtitle 64 +int styleable Theme_textAppearanceSearchResultTitle 63 +int styleable Theme_textAppearanceSmallPopupMenu 41 +int styleable Theme_textColorAlertDialogListItem 92 +int styleable Theme_textColorSearchUrl 65 +int styleable Theme_toolbarNavigationButtonStyle 58 +int styleable Theme_toolbarStyle 57 +int styleable Theme_windowActionBar 2 +int styleable Theme_windowActionBarOverlay 4 +int styleable Theme_windowActionModeOverlay 5 +int styleable Theme_windowFixedHeightMajor 9 +int styleable Theme_windowFixedHeightMinor 7 +int styleable Theme_windowFixedWidthMajor 6 +int styleable Theme_windowFixedWidthMinor 8 +int styleable Theme_windowMinWidthMajor 10 +int styleable Theme_windowMinWidthMinor 11 +int styleable Theme_windowNoTitle 3 +int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1 } +int styleable Toolbar_android_gravity 0 +int styleable Toolbar_android_minHeight 1 +int styleable Toolbar_collapseContentDescription 18 +int styleable Toolbar_collapseIcon 17 +int styleable Toolbar_contentInsetEnd 5 +int styleable Toolbar_contentInsetLeft 6 +int styleable Toolbar_contentInsetRight 7 +int styleable Toolbar_contentInsetStart 4 +int styleable Toolbar_maxButtonHeight 16 +int styleable Toolbar_navigationContentDescription 20 +int styleable Toolbar_navigationIcon 19 +int styleable Toolbar_popupTheme 8 +int styleable Toolbar_subtitle 3 +int styleable Toolbar_subtitleTextAppearance 10 +int styleable Toolbar_title 2 +int styleable Toolbar_titleMarginBottom 15 +int styleable Toolbar_titleMarginEnd 13 +int styleable Toolbar_titleMarginStart 12 +int styleable Toolbar_titleMarginTop 14 +int styleable Toolbar_titleMargins 11 +int styleable Toolbar_titleTextAppearance 9 +int[] styleable View { 0x01010000, 0x010100da, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6 } +int styleable View_android_focusable 1 +int styleable View_android_theme 0 +int styleable View_backgroundTint 5 +int styleable View_backgroundTintMode 6 +int styleable View_paddingEnd 3 +int styleable View_paddingStart 2 +int styleable View_theme 4 +int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 } +int styleable ViewStubCompat_android_id 0 +int styleable ViewStubCompat_android_inflatedId 2 +int styleable ViewStubCompat_android_layout 1 diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/aapt/AndroidManifest.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/aapt/AndroidManifest.xml new file mode 100644 index 00000000..58122b1d --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/aapt/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/annotations.zip b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/annotations.zip new file mode 100644 index 00000000..a6f37aea Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/annotations.zip differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/classes.jar b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/classes.jar new file mode 100644 index 00000000..160e8c30 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/classes.jar differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_fade_in.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_fade_in.xml new file mode 100644 index 00000000..35e4aa5c --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_fade_in.xml @@ -0,0 +1,20 @@ + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_fade_out.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_fade_out.xml new file mode 100644 index 00000000..c71dc128 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_fade_out.xml @@ -0,0 +1,20 @@ + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_grow_fade_in_from_bottom.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_grow_fade_in_from_bottom.xml new file mode 100644 index 00000000..c9cb7d31 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_grow_fade_in_from_bottom.xml @@ -0,0 +1,30 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_popup_enter.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_popup_enter.xml new file mode 100644 index 00000000..c7b18b21 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_popup_enter.xml @@ -0,0 +1,21 @@ + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_popup_exit.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_popup_exit.xml new file mode 100644 index 00000000..535a0924 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_popup_exit.xml @@ -0,0 +1,21 @@ + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml new file mode 100644 index 00000000..8d28106b --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml @@ -0,0 +1,27 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_in_bottom.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_in_bottom.xml new file mode 100644 index 00000000..7d819d57 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_in_bottom.xml @@ -0,0 +1,20 @@ + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_in_top.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_in_top.xml new file mode 100644 index 00000000..7dd98809 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_in_top.xml @@ -0,0 +1,19 @@ + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_out_bottom.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_out_bottom.xml new file mode 100644 index 00000000..e11c80c7 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_out_bottom.xml @@ -0,0 +1,19 @@ + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_out_top.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_out_top.xml new file mode 100644 index 00000000..9fa9e4fb --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/anim/abc_slide_out_top.xml @@ -0,0 +1,19 @@ + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml new file mode 100644 index 00000000..61e47c20 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml new file mode 100644 index 00000000..926f2bd8 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_background_cache_hint_selector_material_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_background_cache_hint_selector_material_dark.xml new file mode 100644 index 00000000..e5c143ab --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_background_cache_hint_selector_material_dark.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_background_cache_hint_selector_material_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_background_cache_hint_selector_material_light.xml new file mode 100644 index 00000000..697c8ba8 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_background_cache_hint_selector_material_light.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_disable_only_material_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_disable_only_material_dark.xml new file mode 100644 index 00000000..2d22cdfc --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_disable_only_material_dark.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_disable_only_material_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_disable_only_material_light.xml new file mode 100644 index 00000000..7f4bd596 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_disable_only_material_light.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_material_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_material_dark.xml new file mode 100644 index 00000000..a82fbea6 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_material_dark.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_material_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_material_light.xml new file mode 100644 index 00000000..169b3cdb --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_primary_text_material_light.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_search_url_text.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_search_url_text.xml new file mode 100644 index 00000000..9827356a --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_search_url_text.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_secondary_text_material_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_secondary_text_material_dark.xml new file mode 100644 index 00000000..5566c2a9 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_secondary_text_material_dark.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_secondary_text_material_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_secondary_text_material_light.xml new file mode 100644 index 00000000..e96a7df5 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/abc_secondary_text_material_light.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/switch_thumb_material_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/switch_thumb_material_dark.xml new file mode 100644 index 00000000..132aef8a --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/switch_thumb_material_dark.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/switch_thumb_material_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/switch_thumb_material_light.xml new file mode 100644 index 00000000..8e95351d --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/color/switch_thumb_material_light.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png new file mode 100644 index 00000000..4d9f861f Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 00000000..99110085 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 00000000..69ff9dde Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 00000000..9218981b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 00000000..a5885763 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png new file mode 100644 index 00000000..b184dbc6 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png new file mode 100644 index 00000000..6549c527 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 00000000..705e0d9b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 00000000..b6927106 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png new file mode 100644 index 00000000..22643982 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..f61e8e3e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png new file mode 100644 index 00000000..0fd15563 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_clear_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png new file mode 100644 index 00000000..65ccd8f4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png new file mode 100644 index 00000000..b9ff1db5 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_go_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..70eb0737 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..e78bcaf5 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png new file mode 100644 index 00000000..9a878205 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 00000000..8610c501 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 00000000..2d971a94 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 00000000..ee408129 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png new file mode 100644 index 00000000..b9baa0cc Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png new file mode 100644 index 00000000..a87d2cdc Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png new file mode 100644 index 00000000..1e571f5c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png new file mode 100644 index 00000000..c09ec90e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png new file mode 100644 index 00000000..62fbd2cb Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png new file mode 100644 index 00000000..2f6ef916 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png new file mode 100644 index 00000000..863ce95f Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 00000000..b6d46777 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 00000000..e01c7392 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png new file mode 100644 index 00000000..a6b3696e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png new file mode 100644 index 00000000..9d8451aa Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..9de02639 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 00000000..56436a1c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 00000000..4b0b10a7 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_text_cursor_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_text_cursor_mtrl_alpha.9.png new file mode 100644 index 00000000..5e0bf843 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_text_cursor_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png new file mode 100644 index 00000000..5b13bc17 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png new file mode 100644 index 00000000..0078bf6b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png new file mode 100644 index 00000000..a74ab260 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png new file mode 100644 index 00000000..6282df4e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..2e1062fa Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..a262b0c8 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..9ed43ca4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..4cd8a27c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..e300b7cf Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..05b1e119 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..aa7b3238 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..d02a5da1 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..a188f2fb Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..e95ba942 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..87bf8d36 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..b097e48a Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..de371581 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..ac86165d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..8b2adf6b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..0b895042 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..7dc69341 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..884cd127 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..90fe333a Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..930630de Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png new file mode 100644 index 00000000..fa0ed8fe Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 00000000..7a9fcbcb Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 00000000..3b052e57 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 00000000..96a86931 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 00000000..827d6342 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png new file mode 100644 index 00000000..09084757 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png new file mode 100644 index 00000000..a5a437f3 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 00000000..b2191dad Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 00000000..2a94e6e4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png new file mode 100644 index 00000000..038e0008 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..8043d4ca Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png new file mode 100644 index 00000000..e80681ae Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_clear_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png new file mode 100644 index 00000000..9603e76e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png new file mode 100644 index 00000000..44c14232 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_go_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..80c06955 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..3966d6ad Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png new file mode 100644 index 00000000..017e45ed Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 00000000..ec0cff49 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 00000000..966938b9 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 00000000..d05f969e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png new file mode 100644 index 00000000..451818ce Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png new file mode 100644 index 00000000..a216da17 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png new file mode 100644 index 00000000..1e571f5c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png new file mode 100644 index 00000000..addb54a2 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png new file mode 100644 index 00000000..5fcd5b20 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png new file mode 100644 index 00000000..251b9891 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png new file mode 100644 index 00000000..01efec04 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 00000000..f1d1b617 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 00000000..10851f6c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png new file mode 100644 index 00000000..91b0cb8d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png new file mode 100644 index 00000000..5f55cd55 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..ed75cb81 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 00000000..fcd81de0 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 00000000..12b0a79c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_text_cursor_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_text_cursor_mtrl_alpha.9.png new file mode 100644 index 00000000..36348a8b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_text_cursor_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png new file mode 100644 index 00000000..3ffa2519 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png new file mode 100644 index 00000000..0eb61f15 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png new file mode 100644 index 00000000..0c766f30 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png new file mode 100644 index 00000000..4f66d7ad Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-tvdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-tvdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 00000000..530ca456 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-tvdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-tvdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-tvdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 00000000..b527495e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-tvdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png new file mode 100644 index 00000000..6284eaaa Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 00000000..49025208 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 00000000..59a683ab Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 00000000..03bf49cc Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 00000000..342323b4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png new file mode 100644 index 00000000..c0333f98 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png new file mode 100644 index 00000000..2f29c39c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 00000000..0d227438 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 00000000..17fc083d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png new file mode 100644 index 00000000..600178a9 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..c465e82f Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png new file mode 100644 index 00000000..76e07f09 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_clear_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png new file mode 100644 index 00000000..1015e1f4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png new file mode 100644 index 00000000..b3fa6bc2 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..c8a6d258 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..3c5e683e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png new file mode 100644 index 00000000..f87733af Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 00000000..9aabc43c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 00000000..c039c8e0 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 00000000..b57ee193 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png new file mode 100644 index 00000000..76f26965 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png new file mode 100644 index 00000000..d0385ba4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png new file mode 100644 index 00000000..1e571f5c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png new file mode 100644 index 00000000..67c25aef Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png new file mode 100644 index 00000000..17c34a1a Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png new file mode 100644 index 00000000..988548a1 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png new file mode 100644 index 00000000..15fcf6a3 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 00000000..65275b38 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 00000000..5b58e760 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png new file mode 100644 index 00000000..c67a5ddc Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png new file mode 100644 index 00000000..b5dd854b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..bcf6b7f0 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 00000000..cd1396bc Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 00000000..2242d2f9 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_text_cursor_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_text_cursor_mtrl_alpha.9.png new file mode 100644 index 00000000..666b10a2 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_text_cursor_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png new file mode 100644 index 00000000..8ff3a830 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png new file mode 100644 index 00000000..e7e693a7 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png new file mode 100644 index 00000000..819171ad Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png new file mode 100644 index 00000000..4def8c8f Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png new file mode 100644 index 00000000..4eae28fd Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 00000000..accf80e4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 00000000..8c82ec3d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 00000000..8fc0a9b8 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 00000000..92b712e5 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png new file mode 100644 index 00000000..78bbeba1 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_rating_star_off_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png new file mode 100644 index 00000000..c4ba8e64 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_rating_star_on_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 00000000..133de525 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 00000000..ff3b5963 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png new file mode 100644 index 00000000..f6d2f329 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..39178bf3 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png new file mode 100644 index 00000000..f54f4f9d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_clear_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png new file mode 100644 index 00000000..65cf0c1e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png new file mode 100644 index 00000000..d0416237 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_go_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..9dff893e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..a1f8c333 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png new file mode 100644 index 00000000..28a3bbf2 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 00000000..29a4e529 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 00000000..162ab984 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 00000000..a1866ba4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png new file mode 100644 index 00000000..d967ae70 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png new file mode 100644 index 00000000..5baef9ff Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png new file mode 100644 index 00000000..987b2bc2 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png new file mode 100644 index 00000000..8b050e85 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png new file mode 100644 index 00000000..00e370a1 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png new file mode 100644 index 00000000..719c7b5e Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png new file mode 100644 index 00000000..75bd5803 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 00000000..9cc36666 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 00000000..224a0815 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png new file mode 100644 index 00000000..2ab970d5 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png new file mode 100644 index 00000000..ee4bfe7d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..6940b603 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 00000000..96bec46c Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 00000000..eeb74c86 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_text_cursor_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_text_cursor_mtrl_alpha.9.png new file mode 100644 index 00000000..08ee2b47 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_text_cursor_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png new file mode 100644 index 00000000..4d3d3a4d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png new file mode 100644 index 00000000..c5acb84f Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png new file mode 100644 index 00000000..30328ae1 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png new file mode 100644 index 00000000..d4f36506 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 00000000..4dc870e4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 00000000..4e18de21 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 00000000..5fa32665 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 00000000..c11cb2ec Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 00000000..e075ab8d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 00000000..25274ee8 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png new file mode 100644 index 00000000..16b0f1d4 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_ab_back_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png new file mode 100644 index 00000000..7b2a480a Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_clear_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 00000000..fe93d873 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 00000000..4b2d05ab Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png new file mode 100644 index 00000000..16e9e14d Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_moreoverflow_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 00000000..129d30f8 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 00000000..fa6ab02b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 00000000..77318c71 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png new file mode 100644 index 00000000..098c25a1 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png new file mode 100644 index 00000000..76c4eeb2 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_ic_voice_search_api_mtrl_alpha.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 00000000..6b8bc0a8 Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 00000000..c2393abe Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 00000000..929be19b Binary files /dev/null and b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_borderless_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_borderless_material.xml new file mode 100644 index 00000000..012e5243 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_borderless_material.xml @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_check_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_check_material.xml new file mode 100644 index 00000000..68f606bd --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_check_material.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_default_mtrl_shape.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_default_mtrl_shape.xml new file mode 100644 index 00000000..95d33823 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_default_mtrl_shape.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_radio_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_radio_material.xml new file mode 100644 index 00000000..3444b5c5 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_btn_radio_material.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_cab_background_internal_bg.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_cab_background_internal_bg.xml new file mode 100644 index 00000000..52655a5a --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_cab_background_internal_bg.xml @@ -0,0 +1,23 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_cab_background_top_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_cab_background_top_material.xml new file mode 100644 index 00000000..acacfd9e --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_cab_background_top_material.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_dialog_material_background_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_dialog_material_background_dark.xml new file mode 100644 index 00000000..f98179fe --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_dialog_material_background_dark.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_dialog_material_background_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_dialog_material_background_light.xml new file mode 100644 index 00000000..5411635c --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_dialog_material_background_light.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_edit_text_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_edit_text_material.xml new file mode 100644 index 00000000..ab9c90f4 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_edit_text_material.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_item_background_holo_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_item_background_holo_dark.xml new file mode 100644 index 00000000..db7baccc --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_item_background_holo_dark.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_item_background_holo_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_item_background_holo_light.xml new file mode 100644 index 00000000..c38248fc --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_item_background_holo_light.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml new file mode 100644 index 00000000..bb98c2f3 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml new file mode 100644 index 00000000..4e954403 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_holo_dark.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_holo_dark.xml new file mode 100644 index 00000000..f23ed0ab --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_holo_dark.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_holo_light.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_holo_light.xml new file mode 100644 index 00000000..329d880a --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_list_selector_holo_light.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_ratingbar_full_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_ratingbar_full_material.xml new file mode 100644 index 00000000..964686ac --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_ratingbar_full_material.xml @@ -0,0 +1,25 @@ + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_spinner_textfield_background_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_spinner_textfield_background_material.xml new file mode 100644 index 00000000..315afd2d --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_spinner_textfield_background_material.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_switch_thumb_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_switch_thumb_material.xml new file mode 100644 index 00000000..170e9588 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_switch_thumb_material.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_tab_indicator_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_tab_indicator_material.xml new file mode 100644 index 00000000..17aacb20 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_tab_indicator_material.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_textfield_search_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_textfield_search_material.xml new file mode 100644 index 00000000..503fe9e4 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/drawable/abc_textfield_search_material.xml @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout-v11/abc_screen_content_include.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout-v11/abc_screen_content_include.xml new file mode 100644 index 00000000..e068d48e --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout-v11/abc_screen_content_include.xml @@ -0,0 +1,27 @@ + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_title_item.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_title_item.xml new file mode 100644 index 00000000..c6c180c4 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_title_item.xml @@ -0,0 +1,35 @@ + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_up_container.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_up_container.xml new file mode 100644 index 00000000..ca4712a5 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_up_container.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml new file mode 100644 index 00000000..7ce06a01 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml @@ -0,0 +1,23 @@ + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_menu_item_layout.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_menu_item_layout.xml new file mode 100644 index 00000000..73482e2a --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_menu_item_layout.xml @@ -0,0 +1,31 @@ + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_menu_layout.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_menu_layout.xml new file mode 100644 index 00000000..e1a9e0db --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_menu_layout.xml @@ -0,0 +1,25 @@ + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_mode_bar.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_mode_bar.xml new file mode 100644 index 00000000..ffb6a77e --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_mode_bar.xml @@ -0,0 +1,26 @@ + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_mode_close_item_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_mode_close_item_material.xml new file mode 100644 index 00000000..c52ce7d4 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_action_mode_close_item_material.xml @@ -0,0 +1,26 @@ + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_activity_chooser_view.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_activity_chooser_view.xml new file mode 100644 index 00000000..df8895d0 --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_activity_chooser_view.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_activity_chooser_view_list_item.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_activity_chooser_view_list_item.xml new file mode 100644 index 00000000..29c798bd --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_activity_chooser_view_list_item.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_alert_dialog_material.xml b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_alert_dialog_material.xml new file mode 100644 index 00000000..4babdf2b --- /dev/null +++ b/Android/AC_04-28/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.0/res/layout/abc_alert_dialog_material.xml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +