May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarDivider=0x7f040000;
+ /**
+ * Custom item state list drawable background for action bar items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarItemBackground=0x7f040001;
+ /**
+ * Reference to a theme that should be used to inflate popups
+ * shown by widgets in the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarPopupTheme=0x7f040002;
+ /**
+ * Size of the Action Bar, including the contextual
+ * bar used to present Action Modes.
+ *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap_content | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarSplitStyle=0x7f040004;
+ /**
+ * Reference to a style for the Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarStyle=0x7f040005;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabBarStyle=0x7f040006;
+ /**
+ * Default style for tabs within an action bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabStyle=0x7f040007;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabTextStyle=0x7f040008;
+ /**
+ * Reference to a theme that should be used to inflate the
+ * action bar. This will be inherited by any widget inflated
+ * into the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTheme=0x7f040009;
+ /**
+ * Reference to a theme that should be used to inflate widgets
+ * and layouts destined for the action bar. Most of the time
+ * this will be a reference to the current theme, but when
+ * the action bar has a significantly different contrast
+ * profile than the rest of the activity the difference
+ * can become important. If this is set to @null the current
+ * theme will be used.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarWidgetTheme=0x7f04000a;
+ /**
+ * Default action button style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionButtonStyle=0x7f04000b;
+ /**
+ * Default ActionBar dropdown style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionDropDownStyle=0x7f04000c;
+ /**
+ * An optional layout to be used as an action view.
+ * See {@link android.view.MenuItem#setActionView(android.view.View)}
+ * for more info.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionLayout=0x7f04000d;
+ /**
+ * TextAppearance style that will be applied to text that
+ * appears within action menu items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionMenuTextAppearance=0x7f04000e;
+ /**
+ * Color for text that appears within action menu items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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=0x7f04000f;
+ /**
+ * Background drawable to use for action mode UI
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeBackground=0x7f040010;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCloseButtonStyle=0x7f040011;
+ /**
+ * Drawable to use for the close action mode button
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCloseDrawable=0x7f040012;
+ /**
+ * Drawable to use for the Copy action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCopyDrawable=0x7f040013;
+ /**
+ * Drawable to use for the Cut action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCutDrawable=0x7f040014;
+ /**
+ * Drawable to use for the Find action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeFindDrawable=0x7f040015;
+ /**
+ * Drawable to use for the Paste action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModePasteDrawable=0x7f040016;
+ /**
+ * PopupWindow style to use for action modes when showing as a window overlay.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModePopupWindowStyle=0x7f040017;
+ /**
+ * Drawable to use for the Select all action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeSelectAllDrawable=0x7f040018;
+ /**
+ * Drawable to use for the Share action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeShareDrawable=0x7f040019;
+ /**
+ * Background drawable to use for action mode UI in the lower split bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeSplitBackground=0x7f04001a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeStyle=0x7f04001b;
+ /**
+ * Drawable to use for the Web Search action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeWebSearchDrawable=0x7f04001c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionOverflowButtonStyle=0x7f04001d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionOverflowMenuStyle=0x7f04001e;
+ /**
+ * The name of an optional ActionProvider class to instantiate an action view
+ * and perform operations such as default action for that menu item.
+ * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}
+ * for more info.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int actionProviderClass=0x7f04001f; + /** + * The name of an optional View class to instantiate and use as an + * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int actionViewClass=0x7f040020; + /** + * Default ActivityChooserView style. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int activityChooserViewStyle=0x7f040021;
+ /**
+ * Attribute indicating whether the slider within this preference can be adjusted, that is
+ * pressing left/right keys when this preference is focused will move the slider accordingly
+ * (e.g. inline adjustable preferences). False, if the slider within the preference is
+ * read-only and cannot be adjusted. By default, the seekbar is adjustable.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int adjustable=0x7f040022;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogButtonGroupStyle=0x7f040023;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int alertDialogCenterButtons=0x7f040024;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogStyle=0x7f040025;
+ /**
+ * Theme to use for alert dialogs spawned from this theme.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogTheme=0x7f040026;
+ /**
+ * When set to alignMargins, causes alignment to take place between the outer
+ * boundary of a view, as defined by its margins. When set to alignBounds,
+ * causes alignment to take place between the edges of the view.
+ * The default is alignMargins.
+ * See {@link android.widget.GridLayout#setAlignmentMode(int)}.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
alignBounds | 0 | Align the bounds of the children. + * See {@link android.widget.GridLayout#ALIGN_BOUNDS}. |
alignMargins | 1 | Align the margins of the children. + * See {@link android.widget.GridLayout#ALIGN_MARGINS}. |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int allowDividerAbove=0x7f040028;
+ /**
+ * Whether a divider is allowed to draw after the last item
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int allowDividerAfterLastItem=0x7f040029;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int allowDividerBelow=0x7f04002a;
+ /**
+ * Whether to automatically stack the buttons when there is not
+ * enough space to lay them out side-by-side.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int allowStacking=0x7f04002b;
+ /**
+ * Alpha multiplier applied to the base color.
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int alpha=0x7f04002c;
+ /**
+ * The alphabetic modifier key. This is the modifier when using a keyboard
+ * with alphabetic keys. The values should be kept in sync with KeyEvent
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
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), and
+ * mm (millimeters).
+ */
+ public static final int arrowHeadLength=0x7f04002e;
+ /**
+ * The length of the shaft when formed to make an arrow
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int arrowShaftLength=0x7f04002f;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_pref=0x7f040030; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_prefCategory_textColor=0x7f040031; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_pref_checkBox=0x7f040032; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_pref_color=0x7f040033; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_pref_dialog=0x7f040034; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_pref_editText=0x7f040035; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_pref_list=0x7f040036; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_pref_multiSelect=0x7f040037; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int ateKey_pref_switch=0x7f040038; + /** + * Default AutoCompleteTextView style. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int autoCompleteTextViewStyle=0x7f040039;
+ /**
+ * The maximum text size constraint to be used when auto-sizing text.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeMaxTextSize=0x7f04003a;
+ /**
+ * The minimum text size constraint to be used when auto-sizing text.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeMinTextSize=0x7f04003b;
+ /**
+ * Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType
set to uniform
. Overrides
+ * autoSizeStepGranularity
if set.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int autoSizePresetSizes=0x7f04003c;
+ /**
+ * Specify the auto-size step size if autoSizeTextType
is set to
+ * uniform
. The default is 1px. Overwrites
+ * autoSizePresetSizes
if set.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeStepGranularity=0x7f04003d;
+ /**
+ * Specify the type of auto-size. Note that this feature is not supported by EditText,
+ * works only for TextView.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
none | 0 | No auto-sizing (default). |
uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the + * container. |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int background=0x7f04003f;
+ /**
+ * Specifies a background drawable for the bottom component of a split action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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=0x7f040040;
+ /**
+ * Specifies a background drawable for a second stacked row of the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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=0x7f040041;
+ /**
+ * Tint to apply to the background.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundTint=0x7f040042;
+ /**
+ * Blending mode used to apply the background tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
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), and
+ * mm (millimeters).
+ */
+ public static final int barLength=0x7f040044;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int behavior_autoHide=0x7f040045;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int behavior_fitToContents=0x7f040046;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int behavior_hideable=0x7f040047;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int behavior_overlapTop=0x7f040048;
+ /**
+ *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | ffffffff |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int behavior_skipCollapsed=0x7f04004a;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int blk_blurRadius=0x7f04004b;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int blk_cornerRadius=0x7f04004c;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int blk_downscaleFactor=0x7f04004d;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int blk_fps=0x7f04004e;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int borderWidth=0x7f04004f;
+ /**
+ * Style for buttons without an explicit border, often used in groups.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int borderlessButtonStyle=0x7f040050;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int bottomAppBarStyle=0x7f040051;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int bottomNavigationStyle=0x7f040052;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int bottomSheetDialogTheme=0x7f040053;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int bottomSheetStyle=0x7f040054;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int boxBackgroundColor=0x7f040055;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
filled | 1 | |
none | 0 | |
outline | 2 |
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), and
+ * mm (millimeters).
+ */
+ public static final int boxCollapsedPaddingTop=0x7f040057;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int boxCornerRadiusBottomEnd=0x7f040058;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int boxCornerRadiusBottomStart=0x7f040059;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int boxCornerRadiusTopEnd=0x7f04005a;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int boxCornerRadiusTopStart=0x7f04005b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int boxStrokeColor=0x7f04005c;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int boxStrokeWidth=0x7f04005d;
+ /**
+ * Style for buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarButtonStyle=0x7f04005e;
+ /**
+ * Style for the "negative" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarNegativeButtonStyle=0x7f04005f;
+ /**
+ * Style for the "neutral" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarNeutralButtonStyle=0x7f040060;
+ /**
+ * Style for the "positive" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarPositiveButtonStyle=0x7f040061;
+ /**
+ * Style for button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarStyle=0x7f040062;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
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), and
+ * mm (millimeters).
+ */
+ public static final int buttonIconDimen=0x7f040064;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonPanelSideLayout=0x7f040065;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
icon_only | 2 | |
standard | 0 | |
wide | 1 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonStyle=0x7f040067;
+ /**
+ * Small Button style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonStyleSmall=0x7f040068;
+ /**
+ * Tint to apply to the button drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int buttonTint=0x7f040069;
+ /**
+ * Blending mode used to apply the button tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int cardBackgroundColor=0x7f04006b;
+ /**
+ * Corner radius for CardView.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int cardCornerRadius=0x7f04006c;
+ /**
+ * Elevation for CardView.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int cardElevation=0x7f04006d;
+ /**
+ * Maximum Elevation for CardView.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int cardMaxElevation=0x7f04006e;
+ /**
+ * Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int cardPreventCornerOverlap=0x7f04006f;
+ /**
+ * Add padding in API v21+ as well to have the same measurements with previous versions.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int cardUseCompatPadding=0x7f040070;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int cardViewStyle=0x7f040071;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 castBackground=0x7f040072;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 castBackgroundColor=0x7f040073;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 castButtonBackgroundColor=0x7f040074;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 castButtonColor=0x7f040075;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int castButtonText=0x7f040076; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castButtonTextAppearance=0x7f040077;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castClosedCaptionsButtonDrawable=0x7f040078;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castControlButtons=0x7f040079;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int castExpandedControllerLoadingIndicatorColor=0x7f04007a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castExpandedControllerStyle=0x7f04007b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castExpandedControllerToolbarStyle=0x7f04007c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int castFocusRadius=0x7f04007d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castForward30ButtonDrawable=0x7f04007e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castIntroOverlayStyle=0x7f04007f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castLargePauseButtonDrawable=0x7f040080;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castLargePlayButtonDrawable=0x7f040081;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castLargeStopButtonDrawable=0x7f040082;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int castMiniControllerLoadingIndicatorColor=0x7f040083;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castMiniControllerStyle=0x7f040084;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castMuteToggleButtonDrawable=0x7f040085;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castPauseButtonDrawable=0x7f040086;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castPlayButtonDrawable=0x7f040087;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int castProgressBarColor=0x7f040088;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castRewind30ButtonDrawable=0x7f040089;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int castSeekBarProgressAndThumbColor=0x7f04008a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castSeekBarProgressDrawable=0x7f04008b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castSeekBarThumbDrawable=0x7f04008c;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int castShowImageThumbnail=0x7f04008d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castSkipNextButtonDrawable=0x7f04008e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castSkipPreviousButtonDrawable=0x7f04008f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castStopButtonDrawable=0x7f040090;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castSubtitleTextAppearance=0x7f040091;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int castTitleTextAppearance=0x7f040092;
+ /**
+ * Default style for CheckBoxPreference.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkBoxPreferenceStyle=0x7f040093;
+ /**
+ * Default Checkbox style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkboxStyle=0x7f040094;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkedChip=0x7f040095;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkedIcon=0x7f040096;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int checkedIconEnabled=0x7f040097;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int checkedIconVisible=0x7f040098;
+ /**
+ * Default CheckedTextView style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkedTextViewStyle=0x7f040099;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int chipBackgroundColor=0x7f04009a;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipCornerRadius=0x7f04009b;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipEndPadding=0x7f04009c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int chipGroupStyle=0x7f04009d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int chipIcon=0x7f04009e;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int chipIconEnabled=0x7f04009f;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipIconSize=0x7f0400a0;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int chipIconTint=0x7f0400a1;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int chipIconVisible=0x7f0400a2;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipMinHeight=0x7f0400a3;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipSpacing=0x7f0400a4;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipSpacingHorizontal=0x7f0400a5;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipSpacingVertical=0x7f0400a6;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int chipStandaloneStyle=0x7f0400a7;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipStartPadding=0x7f0400a8;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int chipStrokeColor=0x7f0400a9;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int chipStrokeWidth=0x7f0400aa;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int chipStyle=0x7f0400ab;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int circleCrop=0x7f0400ac;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int civ_border=0x7f0400ad;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int civ_border_color=0x7f0400ae;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int civ_border_width=0x7f0400af;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int civ_shadow=0x7f0400b0;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int civ_shadow_color=0x7f0400b1;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int civ_shadow_radius=0x7f0400b2;
+ /**
+ * Close button icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int closeIcon=0x7f0400b3;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int closeIconEnabled=0x7f0400b4;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int closeIconEndPadding=0x7f0400b5;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int closeIconSize=0x7f0400b6;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int closeIconStartPadding=0x7f0400b7;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int closeIconTint=0x7f0400b8;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int closeIconVisible=0x7f0400b9;
+ /**
+ * Specifies a layout to use for the "close" item at the starting edge.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int closeItemLayout=0x7f0400ba;
+ /**
+ * Text to set as the content description for the collapse button.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int collapseContentDescription=0x7f0400bb; + /** + * Icon drawable to use for the collapse button. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int collapseIcon=0x7f0400bc;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
end | 800005 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int collapsedTitleTextAppearance=0x7f0400be;
+ /**
+ * The drawing color for the bars
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int color=0x7f0400bf;
+ /**
+ * Bright complement to the primary branding color. By default, this is the color applied
+ * to framework controls (via colorControlActivated).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorAccent=0x7f0400c0;
+ /**
+ * Default color of background imagery for floating components, ex. dialogs, popups, and cards.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorBackgroundFloating=0x7f0400c1;
+ /**
+ * The color applied to framework buttons in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorButtonNormal=0x7f0400c2;
+ /**
+ * The color applied to framework controls in their activated (ex. checked) state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlActivated=0x7f0400c3;
+ /**
+ * The color applied to framework control highlights (ex. ripples, list selectors).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlHighlight=0x7f0400c4;
+ /**
+ * The color applied to framework controls in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlNormal=0x7f0400c5;
+ /**
+ * Color used for error states and things that need to be drawn to
+ * the user's attention.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 colorError=0x7f0400c6;
+ /**
+ * The primary branding color for the app. By default, this is the color applied to the
+ * action bar background.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimary=0x7f0400c7;
+ /**
+ * Dark variant of the primary branding color. By default, this is the color applied to
+ * the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimaryDark=0x7f0400c8;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | 2 | |
dark | 0 | |
light | 1 |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorSecondary=0x7f0400ca;
+ /**
+ * The color applied to framework switch thumbs in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorSwitchThumbNormal=0x7f0400cb;
+ /**
+ * The maximum number of columns to create when automatically positioning children.
+ *
May be an integer value, such as "100
".
+ */
+ public static final int columnCount=0x7f0400cc;
+ /**
+ * When set to true, forces column boundaries to appear in the same order
+ * as column indices.
+ * The default is true.
+ * See {@link android.widget.GridLayout#setColumnOrderPreserved(boolean)}.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int columnOrderPreserved=0x7f0400cd;
+ /**
+ * Commit icon shown in the query suggestion row
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int commitIcon=0x7f0400ce;
+ /**
+ * The content description associated with the item.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int contentDescription=0x7f0400cf; + /** + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetEnd=0x7f0400d0;
+ /**
+ * Minimum inset for content views within a bar when actions from a menu
+ * are present. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetEndWithActions=0x7f0400d1;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetLeft=0x7f0400d2;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetRight=0x7f0400d3;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetStart=0x7f0400d4;
+ /**
+ * Minimum inset for content views within a bar when a navigation button
+ * is present, such as the Up button. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetStartWithNavigation=0x7f0400d5;
+ /**
+ * Inner padding between the edges of the Card and children of the CardView.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentPadding=0x7f0400d6;
+ /**
+ * Inner padding between the bottom edge of the Card and children of the CardView.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentPaddingBottom=0x7f0400d7;
+ /**
+ * Inner padding between the left edge of the Card and children of the CardView.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentPaddingLeft=0x7f0400d8;
+ /**
+ * Inner padding between the right edge of the Card and children of the CardView.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentPaddingRight=0x7f0400d9;
+ /**
+ * Inner padding between the top edge of the Card and children of the CardView.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentPaddingTop=0x7f0400da;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int contentScrim=0x7f0400db;
+ /**
+ * The background used by framework controls.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int controlBackground=0x7f0400dc;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int coordinatorLayoutStyle=0x7f0400dd;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int cornerRadius=0x7f0400de;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int counterEnabled=0x7f0400df;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int counterMaxLength=0x7f0400e0;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int counterOverflowTextAppearance=0x7f0400e1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int counterTextAppearance=0x7f0400e2;
+ /**
+ * Specifies a layout for custom navigation. Overrides navigationMode.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int customNavigationLayout=0x7f0400e3;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int defaultFooterColor=0x7f0400e4;
+ /**
+ * Default query hint used when {@code queryHint} is undefined and
+ * the search view's {@code SearchableInfo} does not provide a hint.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int defaultQueryHint=0x7f0400e5; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *
May be an integer value, such as "100
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int defaultValue=0x7f0400e6;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int dependency=0x7f0400e7; + /** + * Preferred corner radius of dialogs. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int dialogCornerRadius=0x7f0400e8;
+ /**
+ * The icon for the dialog.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dialogIcon=0x7f0400e9;
+ /**
+ * A layout to be used as the content View for the dialog. By default, this shouldn't
+ * be needed. If a custom DialogPreference is required, this should be set. For example,
+ * the EditTextPreference uses a layout with an EditText as this attribute.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dialogLayout=0x7f0400ea;
+ /**
+ * The message in the dialog. If a dialogLayout is provided and contains
+ * a TextView with ID android:id/message, this message will be placed in there.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int dialogMessage=0x7f0400eb; + /** + * Default style for DialogPreference. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dialogPreferenceStyle=0x7f0400ec;
+ /**
+ * Preferred padding for dialog content.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dialogPreferredPadding=0x7f0400ed;
+ /**
+ * Theme to use for dialogs spawned from this theme.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dialogTheme=0x7f0400ee;
+ /**
+ * The title in the dialog.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int dialogTitle=0x7f0400ef; + /** + * The state (true for on, or false for off) that causes dependents to be disabled. By default, + * dependents will be disabled when this is unchecked, so the value of this preference is false. + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int disableDependentsState=0x7f0400f0;
+ /**
+ * Options affecting how the action bar is displayed.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
disableHome | 20 | |
homeAsUp | 4 | |
none | 0 | |
showCustom | 10 | |
showHome | 2 | |
showTitle | 8 | |
useLogo | 1 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int divider=0x7f0400f2;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int dividerColor=0x7f0400f3;
+ /**
+ * A drawable that may be used as a horizontal divider between visual elements.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dividerHorizontal=0x7f0400f4;
+ /**
+ * Size of padding on either end of a divider.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dividerPadding=0x7f0400f5;
+ /**
+ * A drawable that may be used as a vertical divider between visual elements.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dividerVertical=0x7f0400f6;
+ /**
+ * The total size of the drawable
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int drawableSize=0x7f0400f7;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int drawerArrowStyle=0x7f0400f8;
+ /**
+ * ListPopupWindow compatibility
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dropDownListViewStyle=0x7f0400f9;
+ /**
+ * The preferred item height for dropdown lists.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dropdownListPreferredItemHeight=0x7f0400fa;
+ /**
+ * Default style for DropDownPreference.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dropdownPreferenceStyle=0x7f0400fb;
+ /**
+ * EditText background drawable.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int editTextBackground=0x7f0400fc;
+ /**
+ * EditText text foreground color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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=0x7f0400fd;
+ /**
+ * Default style for EditTextPreference.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int editTextPreferenceStyle=0x7f0400fe;
+ /**
+ * Default EditText style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int editTextStyle=0x7f0400ff;
+ /**
+ * Elevation for the action bar itself
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int elevation=0x7f040100;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int enabled=0x7f040101;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int enforceMaterialTheme=0x7f040102;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int enforceTextAppearance=0x7f040103;
+ /**
+ * The human-readable array to present as a list. Each entry must have a corresponding
+ * index in entryValues.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int entries=0x7f040104;
+ /**
+ * The array to find the value to save for a preference when an entry from
+ * entries is selected. If a user clicks on the second item in entries, the
+ * second item in this array will be saved to the preference.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int entryValues=0x7f040105;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int errorEnabled=0x7f040106;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int errorTextAppearance=0x7f040107;
+ /**
+ * The drawable to show in the button for expanding the activities overflow popup.
+ * Note: Clients would like to set this drawable
+ * as a clue about the action the chosen activity will perform. For
+ * example, if share activity is to be chosen the drawable should
+ * give a clue that sharing is to be performed.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int expandActivityOverflowButtonDrawable=0x7f040108;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int expanded=0x7f040109;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
end | 800005 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
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), and
+ * mm (millimeters).
+ */
+ public static final int expandedTitleMargin=0x7f04010b;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int expandedTitleMarginBottom=0x7f04010c;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int expandedTitleMarginEnd=0x7f04010d;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int expandedTitleMarginStart=0x7f04010e;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int expandedTitleMarginTop=0x7f04010f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int expandedTitleTextAppearance=0x7f040110;
+ /**
+ * This drawable is a state list where the "checked" state
+ * indicates active media routing. Checkable indicates connecting
+ * and non-checked / non-checkable indicates
+ * that media is playing to the local device only.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int externalRouteEnabledDrawable=0x7f040111;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 0 | |
end | 1 |
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), and
+ * mm (millimeters).
+ */
+ public static final int fabCradleMargin=0x7f040113;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int fabCradleRoundedCornerRadius=0x7f040114;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int fabCradleVerticalOffset=0x7f040115;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int fabCustomSize=0x7f040116;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | ffffffff | |
mini | 1 | |
normal | 0 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int fadeInFadeOut=0x7f040118;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int fastScrollAutoHide=0x7f040119;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be an integer value, such as "100
".
+ */
+ public static final int fastScrollAutoHideDelay=0x7f04011a;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int fastScrollEnabled=0x7f04011b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollHorizontalThumbDrawable=0x7f04011c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollHorizontalTrackDrawable=0x7f04011d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int fastScrollPopupBackgroundSize=0x7f04011e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 fastScrollPopupBgColor=0x7f04011f;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
adjacent | 0 | |
center | 1 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 fastScrollPopupTextColor=0x7f040121;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int fastScrollPopupTextSize=0x7f040122;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 fastScrollThumbColor=0x7f040123;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 fastScrollTrackColor=0x7f040124;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollVerticalThumbDrawable=0x7f040125;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollVerticalTrackDrawable=0x7f040126;
+ /**
+ * Distance from the top of the TextView to the first text baseline. If set, this
+ * overrides the value set for paddingTop.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int firstBaselineToTopHeight=0x7f040127;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *
May be an integer value, such as "100
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
May be a floating point value, such as "1.2
".
+ *
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), and
+ * 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.
+ */
+ public static final int floatingActionButtonStyle=0x7f040128;
+ /**
+ * The reference to the font file to be used. This should be a file in the res/font folder
+ * and should therefore have an R reference value. E.g. @font/myfont
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int font=0x7f040129;
+ /**
+ * The attribute for the font family.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontFamily=0x7f04012a; + /** + * The authority of the Font Provider to be used for the request. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderAuthority=0x7f04012b; + /** + * The sets of hashes for the certificates the provider should be signed with. This is + * used to verify the identity of the provider, and is only required if the provider is not + * part of the system image. This value may point to one list or a list of lists, where each + * individual list represents one collection of signature hashes. Refer to your font provider's + * documentation for these values. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fontProviderCerts=0x7f04012c;
+ /**
+ * The strategy to be used when fetching font data from a font provider in XML layouts.
+ * This attribute is ignored when the resource is loaded from code, as it is equivalent to the
+ * choice of API between {@link
+ * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and
+ * {@link
+ * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)}
+ * (async).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
async | 1 | The async font fetch works as follows. + * First, check the local cache, then if the requeted font is not cached, trigger a + * request the font and continue with layout inflation. Once the font fetch succeeds, the + * target text view will be refreshed with the downloaded font data. The + * fontProviderFetchTimeout will be ignored if async loading is specified. |
blocking | 0 | The blocking font fetch works as follows. + * First, check the local cache, then if the requested font is not cached, request the + * font from the provider and wait until it is finished. You can change the length of + * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the + * default typeface will be used instead. |
May be an integer value, such as "100
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
forever | ffffffff | A special value for the timeout. In this case, the blocking font fetching will not + * timeout and wait until a reply is received from the font provider. |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderPackage=0x7f04012f; + /** + * The query to be sent over to the provider. Refer to your font provider's documentation + * on the format of this string. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderQuery=0x7f040130; + /** + * The style of the given font file. This will be used when the font is being loaded into + * the font stack and will override any style information in the font's header tables. If + * unspecified, the value in the font's header tables will be used. + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontVariationSettings=0x7f040132; + /** + * The weight of the given font file. This will be used when the font is being loaded into + * the font stack and will override any weight information in the font's header tables. Must + * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most + * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value + * in the font's header tables will be used. + *
May be an integer value, such as "100
".
+ */
+ public static final int fontWeight=0x7f040133;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int foregroundInsidePadding=0x7f040134;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fragment=0x7f040135; + /** + * The max gap between the bars when they are parallel to each other + *
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), and
+ * mm (millimeters).
+ */
+ public static final int gapBetweenBars=0x7f040136;
+ /**
+ * Go button icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int goIcon=0x7f040137;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int headerLayout=0x7f040138;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int height=0x7f040139;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int helperText=0x7f04013a; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int helperTextEnabled=0x7f04013b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int helperTextTextAppearance=0x7f04013c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int hideMotionSpec=0x7f04013d;
+ /**
+ * Set true to hide the action bar on a vertical nested scroll of content.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int hideOnContentScroll=0x7f04013e;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int hideOnScroll=0x7f04013f;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int highlightColor=0x7f040140;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int hint=0x7f040141; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int hintAnimationEnabled=0x7f040142;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int hintColor=0x7f040143;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int hintEnabled=0x7f040144;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int hintTextAppearance=0x7f040145;
+ /**
+ * Specifies a drawable to use for the 'home as up' indicator.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int homeAsUpIndicator=0x7f040146;
+ /**
+ * Specifies a layout to use for the "home" section of the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int homeLayout=0x7f040147;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int hoveredFocusedTranslationZ=0x7f040148;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int icon=0x7f040149;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int iconColor=0x7f04014a;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int iconEndPadding=0x7f04014b;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
start | 1 | |
textStart | 2 |
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), and
+ * mm (millimeters).
+ */
+ public static final int iconPadding=0x7f04014d;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int iconSize=0x7f04014e;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int iconSpaceReserved=0x7f04014f;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int iconStartPadding=0x7f040150;
+ /**
+ * Tint to apply to the icon.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int iconTint=0x7f040151;
+ /**
+ * Blending mode used to apply the icon tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int iconifiedByDefault=0x7f040153;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int imageAspectRatio=0x7f040154;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
adjust_height | 2 | |
adjust_width | 1 | |
none | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int imageButtonStyle=0x7f040156;
+ /**
+ * Specifies a style resource to use for an indeterminate progress spinner.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int indeterminateProgressStyle=0x7f040157;
+ /**
+ * The maximal number of items initially shown in the activity list.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int initialActivityCount=0x7f040158; + /** + * The maximal number of children that are shown when the preference group is launched + * where the rest of the children will be hidden. If some children are hidden an expand + * button will be provided to show all the hidden children. + * Any child in any level of the hierarchy that is also a preference group (e.g. + * preference category) will not be counted towards the limit. But instead the children of + * such group will be counted. + * By default, all children will be shown, so the default value of this attribute is equal + * to Integer.MAX_VALUE. + * The group should have a key defined if an expandable preference is present to correctly + * persist state. + *
May be an integer value, such as "100
".
+ */
+ public static final int initialExpandedChildrenCount=0x7f040159;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 insetForeground=0x7f04015a;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int isLightTheme=0x7f04015b;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int isPreferenceVisible=0x7f04015c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int itemBackground=0x7f04015d;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int itemHorizontalPadding=0x7f04015e;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int itemHorizontalTranslationEnabled=0x7f04015f;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int itemIconPadding=0x7f040160;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int itemIconSize=0x7f040161;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int itemIconTint=0x7f040162;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int itemMargin=0x7f040163;
+ /**
+ * Specifies padding that should be applied to the left and right sides of
+ * system-provided items in the bar.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int itemPadding=0x7f040164;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int itemSpacing=0x7f040165;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int itemTextAppearance=0x7f040166;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int itemTextAppearanceActive=0x7f040167;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int itemTextAppearanceInactive=0x7f040168;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int itemTextColor=0x7f040169;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int key=0x7f04016a; + /** + * A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. + * Child views can refer to these keylines for alignment using + * layout_keyline="index" where index is a 0-based index into + * this array. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int keylines=0x7f04016b;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | ffffffff | |
labeled | 1 | |
selected | 0 | |
unlabeled | 2 |
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), and
+ * mm (millimeters).
+ */
+ public static final int lastBaselineToBottomHeight=0x7f04016d;
+ /**
+ * The layout to use for the search view.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout=0x7f04016e;
+ /**
+ * Class name of the Layout Manager to be used.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layoutManager=0x7f04016f; + /** + * The id of an anchor view that this view should position relative to. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout_anchor=0x7f040170;
+ /**
+ * Specifies how an object should position relative to an anchor, on both the X and Y axes,
+ * within its parent's bounds.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_behavior=0x7f040172; + /** + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
none | 0 | |
parallax | 2 | |
pin | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_collapseParallaxMultiplier=0x7f040174;
+ /**
+ * The column boundary delimiting the left of the group of cells
+ * occupied by this view.
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_column=0x7f040175;
+ /**
+ * The column span: the difference between the right and left
+ * boundaries delimiting the group of cells occupied by this view.
+ * The default is one.
+ * See {@link android.widget.GridLayout.Spec}.
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_columnSpan=0x7f040176;
+ /**
+ * The relative proportion of horizontal space that should be allocated to this view
+ * during excess space distribution.
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_columnWeight=0x7f040177;
+ /**
+ * Specifies how this view dodges the inset edges of the CoordinatorLayout.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 77 | Dodge all the inset edges. |
bottom | 50 | Dodge the bottom inset edge. |
end | 800005 | Dodge the end inset edge. |
left | 3 | Dodge the left inset edge. |
none | 0 | Don't dodge any edges |
right | 5 | Dodge the right inset edge. |
start | 800003 | Dodge the start inset edge. |
top | 30 | Dodge the top inset edge. |
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_ignoreInsets=0x7f04017a;
+ /**
+ * Specifies how this view insets the CoordinatorLayout and make some other views
+ * dodge it.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Inset the bottom edge. |
end | 800005 | Inset the end edge. |
left | 3 | Inset the left edge. |
none | 0 | Don't inset. |
right | 5 | Inset the right edge. |
start | 800003 | Inset the start edge. |
top | 30 | Inset the top edge. |
May be an integer value, such as "100
".
+ */
+ public static final int layout_keyline=0x7f04017c;
+ /**
+ * The row boundary delimiting the top of the group of cells
+ * occupied by this view.
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_row=0x7f04017d;
+ /**
+ * The row span: the difference between the top and bottom
+ * boundaries delimiting the group of cells occupied by this view.
+ * The default is one.
+ * See {@link android.widget.GridLayout.Spec}.
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_rowSpan=0x7f04017e;
+ /**
+ * The relative proportion of vertical space that should be allocated to this view
+ * during excess space distribution.
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_rowWeight=0x7f04017f;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
enterAlways | 4 | |
enterAlwaysCollapsed | 8 | |
exitUntilCollapsed | 2 | |
scroll | 1 | |
snap | 10 | |
snapMargins | 20 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout_scrollInterpolator=0x7f040181;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int liftOnScroll=0x7f040182;
+ /**
+ * Explicit height between lines of text. If set, this will override the values set
+ * for lineSpacingExtra and lineSpacingMultiplier.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int lineHeight=0x7f040183;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int lineSpace=0x7f040184;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int lineSpacing=0x7f040185;
+ /**
+ * Drawable used as a background for selected list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listChoiceBackgroundIndicator=0x7f040186;
+ /**
+ * The list divider used in alert dialogs.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listDividerAlertDialog=0x7f040187;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listItemLayout=0x7f040188;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listLayout=0x7f040189;
+ /**
+ * Default menu-style ListView style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listMenuViewStyle=0x7f04018a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listPopupWindowStyle=0x7f04018b;
+ /**
+ * The preferred list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeight=0x7f04018c;
+ /**
+ * A larger, more robust list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightLarge=0x7f04018d;
+ /**
+ * A smaller, sleeker list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightSmall=0x7f04018e;
+ /**
+ * The preferred padding along the left edge of list items.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingLeft=0x7f04018f;
+ /**
+ * The preferred padding along the right edge of list items.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingRight=0x7f040190;
+ /**
+ * Specifies the drawable used for the application logo.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int logo=0x7f040191;
+ /**
+ * A content description string to describe the appearance of the
+ * associated logo image.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int logoDescription=0x7f040192; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int materialButtonStyle=0x7f040193;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int materialCardViewStyle=0x7f040194;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxActionInlineWidth=0x7f040195;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxButtonHeight=0x7f040196;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxHeight=0x7f040197;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxImageSize=0x7f040198;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxLength=0x7f040199;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxWidth=0x7f04019a;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int mcab_background_color=0x7f04019b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mcab_close_drawable=0x7f04019c;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int mcab_contentinset_start=0x7f04019d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mcab_menu=0x7f04019e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mcab_popup_theme=0x7f04019f;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int mcab_title=0x7f0401a0; + /** + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_background_color=0x7f0401a1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int md_btn_negative_selector=0x7f0401a2;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int md_btn_neutral_selector=0x7f0401a3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int md_btn_positive_selector=0x7f0401a4;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_btn_ripple_color=0x7f0401a5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int md_btn_stacked_selector=0x7f0401a6;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
end | 2 | |
start | 0 |
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
end | 2 | |
start | 0 |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_content_color=0x7f0401a9;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
end | 2 | |
start | 0 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int md_dark_theme=0x7f0401ab;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_divider=0x7f0401ac;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_divider_color=0x7f0401ad;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int md_icon=0x7f0401ae;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int md_icon_limit_icon_to_default_size=0x7f0401af;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int md_icon_max_size=0x7f0401b0;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_item_color=0x7f0401b1;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
end | 2 | |
start | 0 |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_link_color=0x7f0401b3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int md_list_selector=0x7f0401b4;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int md_medium_font=0x7f0401b5; + /** + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_negative_color=0x7f0401b6;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_neutral_color=0x7f0401b7;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_positive_color=0x7f0401b8;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int md_reduce_padding_no_title_no_buttons=0x7f0401b9;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int md_regular_font=0x7f0401ba; + /** + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_title_color=0x7f0401bb;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
end | 2 | |
start | 0 |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int md_widget_color=0x7f0401bd;
+ /**
+ * When set to true, all children with a weight will be considered having
+ * the minimum size of the largest child. If false, all children are
+ * measured normally.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int measureWithLargestChild=0x7f0401be;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteAudioTrackDrawable=0x7f0401bf;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteButtonStyle=0x7f0401c0;
+ /**
+ * Tint to apply to the media route button
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int mediaRouteButtonTint=0x7f0401c1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteCloseDrawable=0x7f0401c2;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteControlPanelThemeOverlay=0x7f0401c3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteDefaultIconDrawable=0x7f0401c4;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRoutePauseDrawable=0x7f0401c5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRoutePlayDrawable=0x7f0401c6;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteSpeakerGroupIconDrawable=0x7f0401c7;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteSpeakerIconDrawable=0x7f0401c8;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteStopDrawable=0x7f0401c9;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteTheme=0x7f0401ca;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteTvIconDrawable=0x7f0401cb;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int menu=0x7f0401cc;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int min=0x7f0401cd;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
dynamic | 1 | |
normal | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 mpb_indeterminateTint=0x7f0401cf;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 mpb_progressBackgroundTint=0x7f0401d1;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
circular | 0 | |
horizontal | 1 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 mpb_progressTint=0x7f0401d4;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 mpb_secondaryProgressTint=0x7f0401d6;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int mpb_setBothDrawables=0x7f0401d8;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int mpb_showProgressBackground=0x7f0401d9;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int mpb_useIntrinsicPadding=0x7f0401da;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int multiChoiceItemLayout=0x7f0401db;
+ /**
+ * Text to set as the content description for the navigation button
+ * located at the start of the toolbar.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int navigationContentDescription=0x7f0401dc; + /** + * Icon drawable to use for the navigation button located at + * the start of the toolbar. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int navigationIcon=0x7f0401dd;
+ /**
+ * The type of navigation to use.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
listMode | 1 | The action bar will use a selection list for navigation. |
normal | 0 | Normal static title text |
tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int navigationViewStyle=0x7f0401df;
+ /**
+ * The negative button text for the dialog. Set to @null to hide the negative button.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int negativeButtonText=0x7f0401e0; + /** + * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key) + * keyboard. The values should be kept in sync with KeyEvent + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
May be an integer value, such as "100
".
+ */
+ public static final int order=0x7f0401e2;
+ /**
+ * Whether to order the Preference under this group as they appear in the XML file.
+ * If this is false, the ordering will follow the Preference order attribute and
+ * default to alphabetic for those without the order attribute.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int orderingFromXml=0x7f0401e3;
+ /**
+ * The orientation property is not used during layout. It is only used to
+ * allocate row and column parameters when they are not specified by its children's
+ * layout parameters. GridLayout works like LinearLayout in this case;
+ * putting all the components either in a single row or in a single column -
+ * depending on the value of this flag. In the horizontal case, a columnCount
+ * property may be additionally supplied to force new rows to be created when a
+ * row is full. The rowCount attribute may be used similarly in the vertical case.
+ * The default is horizontal.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | Defines an horizontal widget. |
vertical | 1 | Defines a vertical widget. |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int overlapAnchor=0x7f0401e5;
+ /**
+ * Bottom padding to use when no buttons are present.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingBottomNoButtons=0x7f0401e6;
+ /**
+ * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingEnd=0x7f0401e7;
+ /**
+ * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingStart=0x7f0401e8;
+ /**
+ * Top padding to use when no title is present.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingTopNoTitle=0x7f0401e9;
+ /**
+ * The background of a panel when it is inset from the left and right edges of the screen.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int panelBackground=0x7f0401ea;
+ /**
+ * Default Panel Menu style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int panelMenuListTheme=0x7f0401eb;
+ /**
+ * Default Panel Menu width.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int panelMenuListWidth=0x7f0401ec;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int passwordToggleContentDescription=0x7f0401ed; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int passwordToggleDrawable=0x7f0401ee;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int passwordToggleEnabled=0x7f0401ef;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int passwordToggleTint=0x7f0401f0;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int persistent=0x7f0401f2;
+ /**
+ * Default PopupMenu style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupMenuStyle=0x7f0401f3;
+ /**
+ * Reference to a theme that should be used to inflate popups
+ * shown by widgets in the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupTheme=0x7f0401f4;
+ /**
+ * Default PopupWindow style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupWindowStyle=0x7f0401f5;
+ /**
+ * The positive button text for the dialog. Set to @null to hide the positive button.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int positiveButtonText=0x7f0401f6; + /** + * Default style for the PreferenceActivity. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceActivityStyle=0x7f0401f7;
+ /**
+ * Default style for PreferenceCategory.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceCategoryStyle=0x7f0401f8;
+ /**
+ * Default style for Headers pane in PreferenceActivity.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceFragmentCompatStyle=0x7f0401f9;
+ /**
+ * Preference fragment list style
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceFragmentListStyle=0x7f0401fa;
+ /**
+ * Preference fragment padding side
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int preferenceFragmentPaddingSide=0x7f0401fb;
+ /**
+ * Default style for Headers pane in PreferenceActivity.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceFragmentStyle=0x7f0401fc;
+ /**
+ * Preference headers panel style
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceHeaderPanelStyle=0x7f0401fd;
+ /**
+ * Default style for informational Preference.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceInformationStyle=0x7f0401fe;
+ /**
+ * The preference layout that has the child/tabbed effect.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceLayoutChild=0x7f0401ff;
+ /**
+ * Preference list style
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceListStyle=0x7f040200;
+ /**
+ * Preference panel style
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferencePanelStyle=0x7f040201;
+ /**
+ * Default style for PreferenceScreen.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceScreenStyle=0x7f040202;
+ /**
+ * Default style for Preference.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceStyle=0x7f040203;
+ /**
+ * Theme for inflating Preference objects
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int preferenceTheme=0x7f040204;
+ /**
+ * Whether space should be reserved in layout when an icon is missing.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int preserveIconSpacing=0x7f040205;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int pressedTranslationZ=0x7f040206;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int profile_link=0x7f040207; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int profile_name=0x7f040208; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int profile_summary=0x7f040209; + /** + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int profile_url=0x7f04020a; + /** + * Specifies the horizontal padding on either end for an embedded progress bar. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int progressBarPadding=0x7f04020b;
+ /**
+ * Specifies a style resource to use for an embedded progress bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int progressBarStyle=0x7f04020c;
+ /**
+ * Background for the section containing the search query
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int queryBackground=0x7f04020d;
+ /**
+ * An optional user-defined query hint string to be displayed in the empty query field.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int queryHint=0x7f04020e; + /** + * Default RadioButton style. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int radioButtonStyle=0x7f04020f;
+ /**
+ * Default RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyle=0x7f040210;
+ /**
+ * Indicator RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyleIndicator=0x7f040211;
+ /**
+ * Small indicator RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyleSmall=0x7f040212;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int rectSelector=0x7f040213;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int rectSelectorStrong=0x7f040214;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int reverseLayout=0x7f040215;
+ /**
+ * Default style for RingtonePreference.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ringtonePreferenceStyle=0x7f040216;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int rippleColor=0x7f040217;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int roundSelector=0x7f040218;
+ /**
+ * The maximum number of rows to create when automatically positioning children.
+ *
May be an integer value, such as "100
".
+ */
+ public static final int rowCount=0x7f040219;
+ /**
+ * When set to true, forces row boundaries to appear in the same order
+ * as row indices.
+ * The default is true.
+ * See {@link android.widget.GridLayout#setRowOrderPreserved(boolean)}.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int rowOrderPreserved=0x7f04021a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int scopeUris=0x7f04021b; + /** + *
May be an integer value, such as "100
".
+ */
+ public static final int scrimAnimationDuration=0x7f04021c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 scrimBackground=0x7f04021d;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int scrimVisibleHeightTrigger=0x7f04021e;
+ /**
+ * Search icon displayed as a text field hint
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchHintIcon=0x7f04021f;
+ /**
+ * Search icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchIcon=0x7f040220;
+ /**
+ * Style for the search query widget.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchViewStyle=0x7f040221;
+ /**
+ * Attribute controlling the amount to increment or decrement the seekbar when the user
+ * presses the arrow keys
+ *
May be an integer value, such as "100
".
+ */
+ public static final int seekBarIncrement=0x7f040222;
+ /**
+ * Default style for seekbar preferences.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int seekBarPreferenceStyle=0x7f040223;
+ /**
+ * Default SeekBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int seekBarStyle=0x7f040224;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int selectable=0x7f040225;
+ /**
+ * A style that may be applied to buttons or other selectable items
+ * that should react to pressed and focus states, but that do not
+ * have a clear visual border along the edges.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int selectableItemBackground=0x7f040226;
+ /**
+ * Background drawable for borderless standalone items that need focus/pressed states.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int selectableItemBackgroundBorderless=0x7f040227;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int setIcon=0x7f040228;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int setText=0x7f040229; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int shouldDisableView=0x7f04022a;
+ /**
+ * How this item should display in the Action Bar, if present.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
always | 2 | Always show this item in an actionbar, even if it would override + * the system's limits of how much stuff to put there. This may make + * your action bar look bad on some screens. In most cases you should + * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
collapseActionView | 8 | This item's action view collapses to a normal menu + * item. When expanded, the action view takes over a + * larger segment of its container. |
ifRoom | 1 | Show this item in an action bar if there is room for it as determined + * by the system. Favor this option over "always" where possible. + * Mutually exclusive with "never" and "always". |
never | 0 | Never show this item in an action bar, show it in the overflow menu instead. + * Mutually exclusive with "ifRoom" and "always". |
withText | 4 | When this item is shown as an action in the action bar, show a text + * label with it even if it has an icon representation. |
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
beginning | 1 | |
end | 4 | |
middle | 2 | |
none | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int showMotionSpec=0x7f04022d;
+ /**
+ * Flag indicating whether the TextView next to the seekbar that shows the current seekbar
+ * value will be displayed. If true, the view is VISIBLE; if false, the view will be GONE.
+ * By default, this view is VISIBLE.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showSeekBarValue=0x7f04022e;
+ /**
+ * Whether to draw on/off text.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showText=0x7f04022f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showTitle=0x7f040230;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int shuffleBackgroundColor=0x7f040231;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int singleChoiceItemLayout=0x7f040232;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int singleLine=0x7f040233;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int singleLineTitle=0x7f040234;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int singleSelection=0x7f040235;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int snackbarButtonStyle=0x7f040236;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int snackbarStyle=0x7f040237;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int snowflakeAlphaMax=0x7f040238;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int snowflakeAlphaMin=0x7f040239;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int snowflakeAngleMax=0x7f04023a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int snowflakeImage=0x7f04023b;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int snowflakeSizeMax=0x7f04023c;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int snowflakeSizeMin=0x7f04023d;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int snowflakeSpeedMax=0x7f04023e;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int snowflakeSpeedMin=0x7f04023f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int snowflakesAlreadyFalling=0x7f040240;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int snowflakesFadingEnabled=0x7f040241;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int snowflakesNum=0x7f040242;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int spanCount=0x7f040243;
+ /**
+ * Whether bars should rotate or not during transition
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int spinBars=0x7f040244;
+ /**
+ * Default Spinner style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int spinnerDropDownItemStyle=0x7f040245;
+ /**
+ * Default Spinner style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int spinnerStyle=0x7f040246;
+ /**
+ * Whether to split the track and leave a gap for the thumb drawable.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int splitTrack=0x7f040247;
+ /**
+ * Sets a drawable as the content of this ImageView. Allows the use of vector drawable
+ * when running on older versions of the platform.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int srcCompat=0x7f040248;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int stackFromEnd=0x7f040249;
+ /**
+ * State identifier indicating the popup will be above the anchor.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_above_anchor=0x7f04024a;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_collapsed=0x7f04024b;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_collapsible=0x7f04024c;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_liftable=0x7f04024d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_lifted=0x7f04024e;
+ /**
+ * Drawable to display behind the status bar when the view is set to draw behind it.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 statusBarBackground=0x7f04024f;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int statusBarScrim=0x7f040250;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int strokeColor=0x7f040251;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int strokeWidth=0x7f040252;
+ /**
+ * Drawable for the arrow icon indicating a particular item is a submenu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int subMenuArrow=0x7f040253;
+ /**
+ * Background for the section containing the action (e.g. voice search)
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int submitBackground=0x7f040254;
+ /**
+ * Specifies subtitle text used for navigationMode="normal"
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int subtitle=0x7f040255; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int subtitleTextAppearance=0x7f040256;
+ /**
+ * A color to apply to the subtitle string.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int subtitleTextColor=0x7f040257;
+ /**
+ * Specifies a style to use for subtitle text.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int subtitleTextStyle=0x7f040258;
+ /**
+ * Layout for query suggestion rows
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int suggestionRowLayout=0x7f040259;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int summary=0x7f04025a; + /** + * The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is unchecked. If separate on/off summaries are not + * needed, the summary attribute can be used instead. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int summaryOff=0x7f04025b; + /** + * The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is checked. If separate on/off summaries are not + * needed, the summary attribute can be used instead. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int summaryOn=0x7f04025c; + /** + * Minimum width for the switch component + *
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), and
+ * mm (millimeters).
+ */
+ public static final int switchMinWidth=0x7f04025d;
+ /**
+ * Minimum space between the switch and caption text
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int switchPadding=0x7f04025e;
+ /**
+ * Default style for switch compat preferences.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int switchPreferenceCompatStyle=0x7f04025f;
+ /**
+ * Default style for switch preferences.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int switchPreferenceStyle=0x7f040260;
+ /**
+ * Default style for the Switch widget.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int switchStyle=0x7f040261;
+ /**
+ * TextAppearance style for text displayed on the switch thumb.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int switchTextAppearance=0x7f040262;
+ /**
+ * The text used on the switch itself when in the "off" state.
+ * This should be a very SHORT string, as it appears in a small space.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int switchTextOff=0x7f040263; + /** + * The text used on the switch itself when in the "on" state. + * This should be a very SHORT string, as it appears in a small space. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int switchTextOn=0x7f040264; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tabBackground=0x7f040265;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int tabContentStart=0x7f040266;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
fill | 0 |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tabIconTint=0x7f040268;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tabIndicator=0x7f04026a;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int tabIndicatorAnimationDuration=0x7f04026b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tabIndicatorColor=0x7f04026c;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int tabIndicatorFullWidth=0x7f04026d;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 0 | |
center | 1 | |
stretch | 3 | |
top | 2 |
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), and
+ * mm (millimeters).
+ */
+ public static final int tabIndicatorHeight=0x7f04026f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int tabInlineLabel=0x7f040270;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int tabMaxWidth=0x7f040271;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int tabMinWidth=0x7f040272;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fixed | 1 | |
scrollable | 0 |
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), and
+ * mm (millimeters).
+ */
+ public static final int tabPadding=0x7f040274;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int tabPaddingBottom=0x7f040275;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int tabPaddingEnd=0x7f040276;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int tabPaddingStart=0x7f040277;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int tabPaddingTop=0x7f040278;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tabRippleColor=0x7f040279;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tabSelectedTextColor=0x7f04027a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tabStyle=0x7f04027b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tabTextAppearance=0x7f04027c;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tabTextColor=0x7f04027d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int tabUnboundedRipple=0x7f04027e;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
left | 0 | |
right | 2 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int textAllCaps=0x7f040280;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceBody1=0x7f040281;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceBody2=0x7f040282;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceButton=0x7f040283;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceCaption=0x7f040284;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceHeadline1=0x7f040285;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceHeadline2=0x7f040286;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceHeadline3=0x7f040287;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceHeadline4=0x7f040288;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceHeadline5=0x7f040289;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceHeadline6=0x7f04028a;
+ /**
+ * Text color, typeface, size, and style for the text inside of a popup menu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceLargePopupMenu=0x7f04028b;
+ /**
+ * The preferred TextAppearance for the primary text of list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItem=0x7f04028c;
+ /**
+ * The preferred TextAppearance for the secondary text of list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItemSecondary=0x7f04028d;
+ /**
+ * The preferred TextAppearance for the primary text of small list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItemSmall=0x7f04028e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceOverline=0x7f04028f;
+ /**
+ * Text color, typeface, size, and style for header text inside of a popup menu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearancePopupMenuHeader=0x7f040290;
+ /**
+ * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSearchResultSubtitle=0x7f040291;
+ /**
+ * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSearchResultTitle=0x7f040292;
+ /**
+ * Text color, typeface, size, and style for small text inside of a popup menu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSmallPopupMenu=0x7f040293;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSubtitle1=0x7f040294;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSubtitle2=0x7f040295;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColor=0x7f040296;
+ /**
+ * Color of list item text in alert dialogs.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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=0x7f040297;
+ /**
+ * Text color for urls in search suggestions, used by things like global search
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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=0x7f040298;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int textEndPadding=0x7f040299;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textInputStyle=0x7f04029a;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int textSize=0x7f04029b;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int textStartPadding=0x7f04029c;
+ /**
+ * Deprecated.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int theme=0x7f04029d;
+ /**
+ * The thickness (stroke size) for the bar paint
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int thickness=0x7f04029e;
+ /**
+ * Amount of padding on either side of text within the switch thumb.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int thumbTextPadding=0x7f04029f;
+ /**
+ * Tint to apply to the thumb drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int thumbTint=0x7f0402a0;
+ /**
+ * Blending mode used to apply the thumb tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tickMark=0x7f0402a2;
+ /**
+ * Tint to apply to the tick mark drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tickMarkTint=0x7f0402a3;
+ /**
+ * Blending mode used to apply the tick mark tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tint=0x7f0402a5;
+ /**
+ * Blending mode used to apply the image source tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int title=0x7f0402a7; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int titleEnabled=0x7f0402a8;
+ /**
+ * Specifies extra space on the left, start, right and end sides
+ * of the toolbar's title. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMargin=0x7f0402a9;
+ /**
+ * Specifies extra space on the bottom side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginBottom=0x7f0402aa;
+ /**
+ * Specifies extra space on the end side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginEnd=0x7f0402ab;
+ /**
+ * Specifies extra space on the start side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginStart=0x7f0402ac;
+ /**
+ * Specifies extra space on the top side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginTop=0x7f0402ad;
+ /**
+ * {@deprecated Use titleMargin}
+ *
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), and
+ * mm (millimeters).
+ */
+ @Deprecated
+ public static final int titleMargins=0x7f0402ae;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int titleTextAppearance=0x7f0402af;
+ /**
+ * A color to apply to the title string.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int titleTextColor=0x7f0402b0;
+ /**
+ * Specifies a style to use for title text.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int titleTextStyle=0x7f0402b1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int toolbarId=0x7f0402b2;
+ /**
+ * Default Toolar NavigationButtonStyle
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int toolbarNavigationButtonStyle=0x7f0402b3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int toolbarPopupTheme=0x7f0402b4;
+ /**
+ * Default Toolbar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int toolbarStyle=0x7f0402b5;
+ /**
+ * Foreground color to use for tooltips
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 tooltipForegroundColor=0x7f0402b6;
+ /**
+ * Background to use for tooltips
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tooltipFrameBackground=0x7f0402b7;
+ /**
+ * The tooltip text associated with the item.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int tooltipText=0x7f0402b8; + /** + * Drawable to use as the "track" that the switch thumb slides within. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int track=0x7f0402b9;
+ /**
+ * Tint to apply to the track.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int trackTint=0x7f0402ba;
+ /**
+ * Blending mode used to apply the track tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be an integer value, such as "100
".
+ */
+ public static final int ttcIndex=0x7f0402bc;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int umanoAnchorPoint=0x7f0402bd;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int umanoClipPanel=0x7f0402be;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int umanoDragView=0x7f0402bf;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int umanoFadeColor=0x7f0402c0;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int umanoFlingVelocity=0x7f0402c1;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
anchored | 2 | |
collapsed | 1 | |
expanded | 0 | |
hidden | 3 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int umanoOverlay=0x7f0402c3;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int umanoPanelHeight=0x7f0402c4;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int umanoParallaxOffset=0x7f0402c5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int umanoScrollInterpolator=0x7f0402c6;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int umanoScrollableView=0x7f0402c7;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int umanoShadowHeight=0x7f0402c8;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int url_link=0x7f0402c9; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int useCompatPadding=0x7f0402ca;
+ /**
+ * When set to true, tells GridLayout to use default margins when none are specified
+ * in a view's layout parameters.
+ * The default value is false.
+ * See {@link android.widget.GridLayout#setUseDefaultMargins(boolean)}.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int useDefaultMargins=0x7f0402cb;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int useStockLayout=0x7f0402cc;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int viewInflaterClass=0x7f0402cd; + /** + * Voice button icon + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int voiceIcon=0x7f0402ce;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int widgetLayout=0x7f0402cf;
+ /**
+ * Flag indicating whether this window should have an Action Bar
+ * in place of the usual title bar.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBar=0x7f0402d0;
+ /**
+ * Flag indicating whether this window's Action Bar should overlay
+ * application content. Does nothing if the window would not
+ * have an Action Bar.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBarOverlay=0x7f0402d1;
+ /**
+ * Flag indicating whether action modes should overlay window content
+ * when there is not reserved space for their UI (such as an Action Bar).
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionModeOverlay=0x7f0402d2;
+ /**
+ * A fixed height for the window along the major axis of the screen,
+ * that is, when in portrait. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedHeightMajor=0x7f0402d3;
+ /**
+ * A fixed height for the window along the minor axis of the screen,
+ * that is, when in landscape. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedHeightMinor=0x7f0402d4;
+ /**
+ * A fixed width for the window along the major axis of the screen,
+ * that is, when in landscape. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedWidthMajor=0x7f0402d5;
+ /**
+ * A fixed width for the window along the minor axis of the screen,
+ * that is, when in portrait. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedWidthMinor=0x7f0402d6;
+ /**
+ * The minimum width the window is allowed to be, along the major
+ * axis of the screen. That is, when in landscape. Can be either
+ * an absolute dimension or a fraction of the screen size in that
+ * dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowMinWidthMajor=0x7f0402d7;
+ /**
+ * The minimum width the window is allowed to be, along the minor
+ * axis of the screen. That is, when in portrait. Can be either
+ * an absolute dimension or a fraction of the screen size in that
+ * dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowMinWidthMinor=0x7f0402d8;
+ /**
+ * Flag indicating whether there should be no title on this window.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowNoTitle=0x7f0402d9;
+ /**
+ * Default style for YesNoPreference.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int yesNoPreferenceStyle=0x7f0402da;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs=0x7f050000;
+ public static final int abc_allow_stacked_button_bar=0x7f050001;
+ public static final int abc_config_actionMenuItemAllCaps=0x7f050002;
+ public static final int config_materialPreferenceIconSpaceReserved=0x7f050003;
+ public static final int mtrl_btn_textappearance_all_caps=0x7f050004;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark=0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light=0x7f060001;
+ public static final int abc_btn_colored_borderless_text_material=0x7f060002;
+ public static final int abc_btn_colored_text_material=0x7f060003;
+ public static final int abc_color_highlight_material=0x7f060004;
+ public static final int abc_hint_foreground_material_dark=0x7f060005;
+ public static final int abc_hint_foreground_material_light=0x7f060006;
+ public static final int abc_input_method_navigation_guard=0x7f060007;
+ public static final int abc_primary_text_disable_only_material_dark=0x7f060008;
+ public static final int abc_primary_text_disable_only_material_light=0x7f060009;
+ public static final int abc_primary_text_material_dark=0x7f06000a;
+ public static final int abc_primary_text_material_light=0x7f06000b;
+ public static final int abc_search_url_text=0x7f06000c;
+ public static final int abc_search_url_text_normal=0x7f06000d;
+ public static final int abc_search_url_text_pressed=0x7f06000e;
+ public static final int abc_search_url_text_selected=0x7f06000f;
+ public static final int abc_secondary_text_material_dark=0x7f060010;
+ public static final int abc_secondary_text_material_light=0x7f060011;
+ public static final int abc_tint_btn_checkable=0x7f060012;
+ public static final int abc_tint_default=0x7f060013;
+ public static final int abc_tint_edittext=0x7f060014;
+ public static final int abc_tint_seek_thumb=0x7f060015;
+ public static final int abc_tint_spinner=0x7f060016;
+ public static final int abc_tint_switch_track=0x7f060017;
+ public static final int accent_material_dark=0x7f060018;
+ public static final int accent_material_light=0x7f060019;
+ public static final int app_shortcut_default_background=0x7f06001a;
+ public static final int app_shortcut_default_foreground=0x7f06001b;
+ public static final int ate_button_disabled_dark=0x7f06001c;
+ public static final int ate_button_disabled_light=0x7f06001d;
+ public static final int ate_button_text_disabled_dark=0x7f06001e;
+ public static final int ate_button_text_disabled_light=0x7f06001f;
+ public static final int ate_control_disabled_dark=0x7f060020;
+ public static final int ate_control_disabled_light=0x7f060021;
+ public static final int ate_control_normal_dark=0x7f060022;
+ public static final int ate_control_normal_light=0x7f060023;
+ public static final int ate_primary_text_dark=0x7f060024;
+ public static final int ate_primary_text_light=0x7f060025;
+ public static final int ate_secondary_text_dark=0x7f060026;
+ public static final int ate_secondary_text_light=0x7f060027;
+ public static final int ate_switch_thumb_disabled_dark=0x7f060028;
+ public static final int ate_switch_thumb_disabled_light=0x7f060029;
+ public static final int ate_switch_thumb_normal_dark=0x7f06002a;
+ public static final int ate_switch_thumb_normal_light=0x7f06002b;
+ public static final int ate_switch_track_disabled_dark=0x7f06002c;
+ public static final int ate_switch_track_disabled_light=0x7f06002d;
+ public static final int ate_switch_track_normal_dark=0x7f06002e;
+ public static final int ate_switch_track_normal_light=0x7f06002f;
+ public static final int ate_text_disabled_dark=0x7f060030;
+ public static final int ate_text_disabled_light=0x7f060031;
+ public static final int background_floating_material_dark=0x7f060032;
+ public static final int background_floating_material_light=0x7f060033;
+ public static final int background_material_dark=0x7f060034;
+ public static final int background_material_light=0x7f060035;
+ public static final int bright_foreground_disabled_material_dark=0x7f060036;
+ public static final int bright_foreground_disabled_material_light=0x7f060037;
+ public static final int bright_foreground_inverse_material_dark=0x7f060038;
+ public static final int bright_foreground_inverse_material_light=0x7f060039;
+ public static final int bright_foreground_material_dark=0x7f06003a;
+ public static final int bright_foreground_material_light=0x7f06003b;
+ public static final int button_material_dark=0x7f06003c;
+ public static final int button_material_light=0x7f06003d;
+ public static final int cardview_dark_background=0x7f06003e;
+ public static final int cardview_light_background=0x7f06003f;
+ public static final int cardview_shadow_end_color=0x7f060040;
+ public static final int cardview_shadow_start_color=0x7f060041;
+ public static final int cast_expanded_controller_ad_break_marker_color=0x7f060042;
+ public static final int cast_expanded_controller_ad_container_white_stripe_color=0x7f060043;
+ public static final int cast_expanded_controller_ad_label_background_color=0x7f060044;
+ public static final int cast_expanded_controller_background_color=0x7f060045;
+ public static final int cast_expanded_controller_loading_indicator_color=0x7f060046;
+ public static final int cast_expanded_controller_progress_text_color=0x7f060047;
+ public static final int cast_expanded_controller_seek_bar_progress_background_tint_color=0x7f060048;
+ public static final int cast_expanded_controller_text_color=0x7f060049;
+ public static final int cast_intro_overlay_background_color=0x7f06004a;
+ public static final int cast_intro_overlay_button_background_color=0x7f06004b;
+ public static final int cast_libraries_material_featurehighlight_outer_highlight_default_color=0x7f06004c;
+ public static final int cast_libraries_material_featurehighlight_text_body_color=0x7f06004d;
+ public static final int cast_libraries_material_featurehighlight_text_header_color=0x7f06004e;
+ public static final int cast_mini_controller_loading_indicator_color=0x7f06004f;
+ public static final int cast_seekbar_progress_thumb_color=0x7f060050;
+ public static final int colorAccent=0x7f060051;
+ public static final int colorPrimary=0x7f060052;
+ public static final int colorPrimaryDark=0x7f060053;
+ public static final int common_google_signin_btn_text_dark=0x7f060054;
+ public static final int common_google_signin_btn_text_dark_default=0x7f060055;
+ public static final int common_google_signin_btn_text_dark_disabled=0x7f060056;
+ public static final int common_google_signin_btn_text_dark_focused=0x7f060057;
+ public static final int common_google_signin_btn_text_dark_pressed=0x7f060058;
+ public static final int common_google_signin_btn_text_light=0x7f060059;
+ public static final int common_google_signin_btn_text_light_default=0x7f06005a;
+ public static final int common_google_signin_btn_text_light_disabled=0x7f06005b;
+ public static final int common_google_signin_btn_text_light_focused=0x7f06005c;
+ public static final int common_google_signin_btn_text_light_pressed=0x7f06005d;
+ public static final int common_google_signin_btn_tint=0x7f06005e;
+ public static final int design_bottom_navigation_shadow_color=0x7f06005f;
+ public static final int design_default_color_primary=0x7f060060;
+ public static final int design_default_color_primary_dark=0x7f060061;
+ public static final int design_error=0x7f060062;
+ public static final int design_fab_shadow_end_color=0x7f060063;
+ public static final int design_fab_shadow_mid_color=0x7f060064;
+ public static final int design_fab_shadow_start_color=0x7f060065;
+ public static final int design_fab_stroke_end_inner_color=0x7f060066;
+ public static final int design_fab_stroke_end_outer_color=0x7f060067;
+ public static final int design_fab_stroke_top_inner_color=0x7f060068;
+ public static final int design_fab_stroke_top_outer_color=0x7f060069;
+ public static final int design_snackbar_background_color=0x7f06006a;
+ public static final int design_tint_password_toggle=0x7f06006b;
+ public static final int dim_foreground_disabled_material_dark=0x7f06006c;
+ public static final int dim_foreground_disabled_material_light=0x7f06006d;
+ public static final int dim_foreground_material_dark=0x7f06006e;
+ public static final int dim_foreground_material_light=0x7f06006f;
+ public static final int eighty_percent_black_overlay=0x7f060070;
+ public static final int error_color_material_dark=0x7f060071;
+ public static final int error_color_material_light=0x7f060072;
+ public static final int foreground_material_dark=0x7f060073;
+ public static final int foreground_material_light=0x7f060074;
+ public static final int highlighted_text_material_dark=0x7f060075;
+ public static final int highlighted_text_material_light=0x7f060076;
+ public static final int material_blue_grey_800=0x7f060077;
+ public static final int material_blue_grey_900=0x7f060078;
+ public static final int material_blue_grey_950=0x7f060079;
+ public static final int material_deep_teal_200=0x7f06007a;
+ public static final int material_deep_teal_500=0x7f06007b;
+ public static final int material_grey_100=0x7f06007c;
+ public static final int material_grey_300=0x7f06007d;
+ public static final int material_grey_50=0x7f06007e;
+ public static final int material_grey_600=0x7f06007f;
+ public static final int material_grey_800=0x7f060080;
+ public static final int material_grey_850=0x7f060081;
+ public static final int material_grey_900=0x7f060082;
+ public static final int md_black_1000=0x7f060083;
+ public static final int md_blue_500=0x7f060084;
+ public static final int md_blue_500A12=0x7f060085;
+ public static final int md_blue_A200=0x7f060086;
+ public static final int md_blue_A400=0x7f060087;
+ public static final int md_blue_A700=0x7f060088;
+ public static final int md_blue_grey_800=0x7f060089;
+ public static final int md_btn_selected=0x7f06008a;
+ public static final int md_btn_selected_dark=0x7f06008b;
+ public static final int md_deep_purple_500A12=0x7f06008c;
+ public static final int md_deep_purple_A400=0x7f06008d;
+ public static final int md_deep_purple_A700=0x7f06008e;
+ public static final int md_divider_black=0x7f06008f;
+ public static final int md_divider_white=0x7f060090;
+ public static final int md_edittext_error=0x7f060091;
+ public static final int md_green_500A12=0x7f060092;
+ public static final int md_green_A200=0x7f060093;
+ public static final int md_green_A700=0x7f060094;
+ public static final int md_grey_200=0x7f060095;
+ public static final int md_grey_400=0x7f060096;
+ public static final int md_grey_500=0x7f060097;
+ public static final int md_grey_700=0x7f060098;
+ public static final int md_grey_800=0x7f060099;
+ public static final int md_grey_900=0x7f06009a;
+ public static final int md_indigo_500=0x7f06009b;
+ public static final int md_material_blue_600=0x7f06009c;
+ public static final int md_material_blue_800=0x7f06009d;
+ public static final int md_pink_500=0x7f06009e;
+ public static final int md_pink_A400=0x7f06009f;
+ public static final int md_red_400=0x7f0600a0;
+ public static final int md_red_500=0x7f0600a1;
+ public static final int md_red_500A12=0x7f0600a2;
+ public static final int md_red_A400=0x7f0600a3;
+ public static final int md_red_A700=0x7f0600a4;
+ public static final int md_white_1000=0x7f0600a5;
+ public static final int md_yellow_500A12=0x7f0600a6;
+ public static final int md_yellow_A400=0x7f0600a7;
+ public static final int mtrl_bottom_nav_colored_item_tint=0x7f0600a8;
+ public static final int mtrl_bottom_nav_item_tint=0x7f0600a9;
+ public static final int mtrl_btn_bg_color_disabled=0x7f0600aa;
+ public static final int mtrl_btn_bg_color_selector=0x7f0600ab;
+ public static final int mtrl_btn_ripple_color=0x7f0600ac;
+ public static final int mtrl_btn_stroke_color_selector=0x7f0600ad;
+ public static final int mtrl_btn_text_btn_ripple_color=0x7f0600ae;
+ public static final int mtrl_btn_text_color_disabled=0x7f0600af;
+ public static final int mtrl_btn_text_color_selector=0x7f0600b0;
+ public static final int mtrl_btn_transparent_bg_color=0x7f0600b1;
+ public static final int mtrl_chip_background_color=0x7f0600b2;
+ public static final int mtrl_chip_close_icon_tint=0x7f0600b3;
+ public static final int mtrl_chip_ripple_color=0x7f0600b4;
+ public static final int mtrl_chip_text_color=0x7f0600b5;
+ public static final int mtrl_fab_ripple_color=0x7f0600b6;
+ public static final int mtrl_scrim_color=0x7f0600b7;
+ public static final int mtrl_tabs_colored_ripple_color=0x7f0600b8;
+ public static final int mtrl_tabs_icon_color_selector=0x7f0600b9;
+ public static final int mtrl_tabs_icon_color_selector_colored=0x7f0600ba;
+ public static final int mtrl_tabs_legacy_text_color_selector=0x7f0600bb;
+ public static final int mtrl_tabs_ripple_color=0x7f0600bc;
+ public static final int mtrl_text_btn_text_color_selector=0x7f0600bd;
+ public static final int mtrl_textinput_default_box_stroke_color=0x7f0600be;
+ public static final int mtrl_textinput_disabled_color=0x7f0600bf;
+ public static final int mtrl_textinput_filled_box_default_background_color=0x7f0600c0;
+ public static final int mtrl_textinput_hovered_box_stroke_color=0x7f0600c1;
+ public static final int notification_action_color_filter=0x7f0600c2;
+ public static final int notification_icon_bg_color=0x7f0600c3;
+ public static final int notification_material_background_media_default_color=0x7f0600c4;
+ public static final int preference_fallback_accent_color=0x7f0600c5;
+ public static final int primary_dark_material_dark=0x7f0600c6;
+ public static final int primary_dark_material_light=0x7f0600c7;
+ public static final int primary_material_dark=0x7f0600c8;
+ public static final int primary_material_light=0x7f0600c9;
+ public static final int primary_text_default_material_dark=0x7f0600ca;
+ public static final int primary_text_default_material_light=0x7f0600cb;
+ public static final int primary_text_disabled_material_dark=0x7f0600cc;
+ public static final int primary_text_disabled_material_light=0x7f0600cd;
+ public static final int ripple_material_dark=0x7f0600ce;
+ public static final int ripple_material_light=0x7f0600cf;
+ public static final int secondary_text_default_material_dark=0x7f0600d0;
+ public static final int secondary_text_default_material_light=0x7f0600d1;
+ public static final int secondary_text_disabled_material_dark=0x7f0600d2;
+ public static final int secondary_text_disabled_material_light=0x7f0600d3;
+ public static final int switch_thumb_disabled_material_dark=0x7f0600d4;
+ public static final int switch_thumb_disabled_material_light=0x7f0600d5;
+ public static final int switch_thumb_material_dark=0x7f0600d6;
+ public static final int switch_thumb_material_light=0x7f0600d7;
+ public static final int switch_thumb_normal_material_dark=0x7f0600d8;
+ public static final int switch_thumb_normal_material_light=0x7f0600d9;
+ public static final int tooltip_background_dark=0x7f0600da;
+ public static final int tooltip_background_light=0x7f0600db;
+ public static final int twenty_percent_black_overlay=0x7f0600dc;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material=0x7f070000;
+ public static final int abc_action_bar_content_inset_with_nav=0x7f070001;
+ public static final int abc_action_bar_default_height_material=0x7f070002;
+ public static final int abc_action_bar_default_padding_end_material=0x7f070003;
+ public static final int abc_action_bar_default_padding_start_material=0x7f070004;
+ public static final int abc_action_bar_elevation_material=0x7f070005;
+ public static final int abc_action_bar_icon_vertical_padding_material=0x7f070006;
+ public static final int abc_action_bar_overflow_padding_end_material=0x7f070007;
+ public static final int abc_action_bar_overflow_padding_start_material=0x7f070008;
+ public static final int abc_action_bar_stacked_max_height=0x7f070009;
+ public static final int abc_action_bar_stacked_tab_max_width=0x7f07000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f07000b;
+ public static final int abc_action_bar_subtitle_top_margin_material=0x7f07000c;
+ public static final int abc_action_button_min_height_material=0x7f07000d;
+ public static final int abc_action_button_min_width_material=0x7f07000e;
+ public static final int abc_action_button_min_width_overflow_material=0x7f07000f;
+ public static final int abc_alert_dialog_button_bar_height=0x7f070010;
+ public static final int abc_alert_dialog_button_dimen=0x7f070011;
+ public static final int abc_button_inset_horizontal_material=0x7f070012;
+ public static final int abc_button_inset_vertical_material=0x7f070013;
+ public static final int abc_button_padding_horizontal_material=0x7f070014;
+ public static final int abc_button_padding_vertical_material=0x7f070015;
+ public static final int abc_cascading_menus_min_smallest_width=0x7f070016;
+ public static final int abc_config_prefDialogWidth=0x7f070017;
+ public static final int abc_control_corner_material=0x7f070018;
+ public static final int abc_control_inset_material=0x7f070019;
+ public static final int abc_control_padding_material=0x7f07001a;
+ public static final int abc_dialog_corner_radius_material=0x7f07001b;
+ public static final int abc_dialog_fixed_height_major=0x7f07001c;
+ public static final int abc_dialog_fixed_height_minor=0x7f07001d;
+ public static final int abc_dialog_fixed_width_major=0x7f07001e;
+ public static final int abc_dialog_fixed_width_minor=0x7f07001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f070020;
+ public static final int abc_dialog_list_padding_top_no_title=0x7f070021;
+ public static final int abc_dialog_min_width_major=0x7f070022;
+ public static final int abc_dialog_min_width_minor=0x7f070023;
+ public static final int abc_dialog_padding_material=0x7f070024;
+ public static final int abc_dialog_padding_top_material=0x7f070025;
+ public static final int abc_dialog_title_divider_material=0x7f070026;
+ public static final int abc_disabled_alpha_material_dark=0x7f070027;
+ public static final int abc_disabled_alpha_material_light=0x7f070028;
+ public static final int abc_dropdownitem_icon_width=0x7f070029;
+ public static final int abc_dropdownitem_text_padding_left=0x7f07002a;
+ public static final int abc_dropdownitem_text_padding_right=0x7f07002b;
+ public static final int abc_edit_text_inset_bottom_material=0x7f07002c;
+ public static final int abc_edit_text_inset_horizontal_material=0x7f07002d;
+ public static final int abc_edit_text_inset_top_material=0x7f07002e;
+ public static final int abc_floating_window_z=0x7f07002f;
+ public static final int abc_list_item_padding_horizontal_material=0x7f070030;
+ public static final int abc_panel_menu_list_width=0x7f070031;
+ public static final int abc_progress_bar_height_material=0x7f070032;
+ public static final int abc_search_view_preferred_height=0x7f070033;
+ public static final int abc_search_view_preferred_width=0x7f070034;
+ public static final int abc_seekbar_track_background_height_material=0x7f070035;
+ public static final int abc_seekbar_track_progress_height_material=0x7f070036;
+ public static final int abc_select_dialog_padding_start_material=0x7f070037;
+ public static final int abc_switch_padding=0x7f070038;
+ public static final int abc_text_size_body_1_material=0x7f070039;
+ public static final int abc_text_size_body_2_material=0x7f07003a;
+ public static final int abc_text_size_button_material=0x7f07003b;
+ public static final int abc_text_size_caption_material=0x7f07003c;
+ public static final int abc_text_size_display_1_material=0x7f07003d;
+ public static final int abc_text_size_display_2_material=0x7f07003e;
+ public static final int abc_text_size_display_3_material=0x7f07003f;
+ public static final int abc_text_size_display_4_material=0x7f070040;
+ public static final int abc_text_size_headline_material=0x7f070041;
+ public static final int abc_text_size_large_material=0x7f070042;
+ public static final int abc_text_size_medium_material=0x7f070043;
+ public static final int abc_text_size_menu_header_material=0x7f070044;
+ public static final int abc_text_size_menu_material=0x7f070045;
+ public static final int abc_text_size_small_material=0x7f070046;
+ public static final int abc_text_size_subhead_material=0x7f070047;
+ public static final int abc_text_size_subtitle_material_toolbar=0x7f070048;
+ public static final int abc_text_size_title_material=0x7f070049;
+ public static final int abc_text_size_title_material_toolbar=0x7f07004a;
+ public static final int app_widget_big_min_height=0x7f07004b;
+ public static final int app_widget_big_min_width=0x7f07004c;
+ public static final int app_widget_card_buttons_width=0x7f07004d;
+ public static final int app_widget_card_image_size=0x7f07004e;
+ public static final int app_widget_card_min_height=0x7f07004f;
+ public static final int app_widget_card_min_width=0x7f070050;
+ public static final int app_widget_card_radius=0x7f070051;
+ public static final int app_widget_classic_height=0x7f070052;
+ public static final int app_widget_classic_image_size=0x7f070053;
+ public static final int app_widget_classic_min_height=0x7f070054;
+ public static final int app_widget_classic_min_width=0x7f070055;
+ public static final int app_widget_small_button_height=0x7f070056;
+ public static final int app_widget_small_image_size=0x7f070057;
+ public static final int app_widget_small_min_height=0x7f070058;
+ public static final int app_widget_small_min_width=0x7f070059;
+ public static final int ate_circleview_border=0x7f07005a;
+ public static final int ate_default_textsize_body=0x7f07005b;
+ public static final int ate_default_textsize_subheading=0x7f07005c;
+ public static final int ate_preference_inset=0x7f07005d;
+ public static final int bottom_sheet_width=0x7f07005e;
+ public static final int card_elevation=0x7f07005f;
+ public static final int cardview_compat_inset_shadow=0x7f070060;
+ public static final int cardview_default_elevation=0x7f070061;
+ public static final int cardview_default_radius=0x7f070062;
+ public static final int cast_expanded_controller_ad_background_layout_height=0x7f070063;
+ public static final int cast_expanded_controller_ad_background_layout_width=0x7f070064;
+ public static final int cast_expanded_controller_ad_container_layout_height=0x7f070065;
+ public static final int cast_expanded_controller_ad_label_layout_height=0x7f070066;
+ public static final int cast_expanded_controller_ad_layout_height=0x7f070067;
+ public static final int cast_expanded_controller_ad_layout_width=0x7f070068;
+ public static final int cast_expanded_controller_control_button_margin=0x7f070069;
+ public static final int cast_expanded_controller_control_toolbar_min_height=0x7f07006a;
+ public static final int cast_expanded_controller_margin_between_seek_bar_and_control_buttons=0x7f07006b;
+ public static final int cast_expanded_controller_margin_between_status_text_and_seek_bar=0x7f07006c;
+ public static final int cast_expanded_controller_seekbar_disabled_alpha=0x7f07006d;
+ public static final int cast_intro_overlay_button_margin_bottom=0x7f07006e;
+ public static final int cast_intro_overlay_focus_radius=0x7f07006f;
+ public static final int cast_intro_overlay_title_margin_top=0x7f070070;
+ public static final int cast_libraries_material_featurehighlight_center_horizontal_offset=0x7f070071;
+ public static final int cast_libraries_material_featurehighlight_center_threshold=0x7f070072;
+ public static final int cast_libraries_material_featurehighlight_inner_margin=0x7f070073;
+ public static final int cast_libraries_material_featurehighlight_inner_radius=0x7f070074;
+ public static final int cast_libraries_material_featurehighlight_outer_padding=0x7f070075;
+ public static final int cast_libraries_material_featurehighlight_text_body_size=0x7f070076;
+ public static final int cast_libraries_material_featurehighlight_text_header_size=0x7f070077;
+ public static final int cast_libraries_material_featurehighlight_text_horizontal_margin=0x7f070078;
+ public static final int cast_libraries_material_featurehighlight_text_horizontal_offset=0x7f070079;
+ public static final int cast_libraries_material_featurehighlight_text_max_width=0x7f07007a;
+ public static final int cast_libraries_material_featurehighlight_text_vertical_space=0x7f07007b;
+ public static final int cast_mini_controller_control_button_margin=0x7f07007c;
+ public static final int cast_mini_controller_icon_height=0x7f07007d;
+ public static final int cast_mini_controller_icon_width=0x7f07007e;
+ public static final int cast_notification_image_size=0x7f07007f;
+ public static final int cast_tracks_chooser_dialog_no_message_text_size=0x7f070080;
+ public static final int cast_tracks_chooser_dialog_row_text_size=0x7f070081;
+ public static final int circular_progress_border=0x7f070082;
+ public static final int compat_button_inset_horizontal_material=0x7f070083;
+ public static final int compat_button_inset_vertical_material=0x7f070084;
+ public static final int compat_button_padding_horizontal_material=0x7f070085;
+ public static final int compat_button_padding_vertical_material=0x7f070086;
+ public static final int compat_control_corner_material=0x7f070087;
+ public static final int compat_notification_large_icon_max_height=0x7f070088;
+ public static final int compat_notification_large_icon_max_width=0x7f070089;
+ public static final int default_gap=0x7f07008a;
+ public static final int default_item_margin=0x7f07008b;
+ public static final int design_appbar_elevation=0x7f07008c;
+ public static final int design_bottom_navigation_active_item_max_width=0x7f07008d;
+ public static final int design_bottom_navigation_active_item_min_width=0x7f07008e;
+ public static final int design_bottom_navigation_active_text_size=0x7f07008f;
+ public static final int design_bottom_navigation_elevation=0x7f070090;
+ public static final int design_bottom_navigation_height=0x7f070091;
+ public static final int design_bottom_navigation_icon_size=0x7f070092;
+ public static final int design_bottom_navigation_item_max_width=0x7f070093;
+ public static final int design_bottom_navigation_item_min_width=0x7f070094;
+ public static final int design_bottom_navigation_margin=0x7f070095;
+ public static final int design_bottom_navigation_shadow_height=0x7f070096;
+ public static final int design_bottom_navigation_text_size=0x7f070097;
+ public static final int design_bottom_sheet_modal_elevation=0x7f070098;
+ public static final int design_bottom_sheet_peek_height_min=0x7f070099;
+ public static final int design_fab_border_width=0x7f07009a;
+ public static final int design_fab_elevation=0x7f07009b;
+ public static final int design_fab_image_size=0x7f07009c;
+ public static final int design_fab_size_mini=0x7f07009d;
+ public static final int design_fab_size_normal=0x7f07009e;
+ public static final int design_fab_translation_z_hovered_focused=0x7f07009f;
+ public static final int design_fab_translation_z_pressed=0x7f0700a0;
+ public static final int design_navigation_elevation=0x7f0700a1;
+ public static final int design_navigation_icon_padding=0x7f0700a2;
+ public static final int design_navigation_icon_size=0x7f0700a3;
+ public static final int design_navigation_item_horizontal_padding=0x7f0700a4;
+ public static final int design_navigation_item_icon_padding=0x7f0700a5;
+ public static final int design_navigation_max_width=0x7f0700a6;
+ public static final int design_navigation_padding_bottom=0x7f0700a7;
+ public static final int design_navigation_separator_vertical_padding=0x7f0700a8;
+ public static final int design_snackbar_action_inline_max_width=0x7f0700a9;
+ public static final int design_snackbar_background_corner_radius=0x7f0700aa;
+ public static final int design_snackbar_elevation=0x7f0700ab;
+ public static final int design_snackbar_extra_spacing_horizontal=0x7f0700ac;
+ public static final int design_snackbar_max_width=0x7f0700ad;
+ public static final int design_snackbar_min_width=0x7f0700ae;
+ public static final int design_snackbar_padding_horizontal=0x7f0700af;
+ public static final int design_snackbar_padding_vertical=0x7f0700b0;
+ public static final int design_snackbar_padding_vertical_2lines=0x7f0700b1;
+ public static final int design_snackbar_text_size=0x7f0700b2;
+ public static final int design_tab_max_width=0x7f0700b3;
+ public static final int design_tab_scrollable_min_width=0x7f0700b4;
+ public static final int design_tab_text_size=0x7f0700b5;
+ public static final int design_tab_text_size_2line=0x7f0700b6;
+ public static final int design_textinput_caption_translate_y=0x7f0700b7;
+ public static final int disabled_alpha_material_dark=0x7f0700b8;
+ public static final int disabled_alpha_material_light=0x7f0700b9;
+ public static final int empty_text_size=0x7f0700ba;
+ public static final int fastscroll_default_thickness=0x7f0700bb;
+ public static final int fastscroll_margin=0x7f0700bc;
+ public static final int fastscroll_minimum_range=0x7f0700bd;
+ public static final int highlight_alpha_material_colored=0x7f0700be;
+ public static final int highlight_alpha_material_dark=0x7f0700bf;
+ public static final int highlight_alpha_material_light=0x7f0700c0;
+ public static final int hint_alpha_material_dark=0x7f0700c1;
+ public static final int hint_alpha_material_light=0x7f0700c2;
+ public static final int hint_pressed_alpha_material_dark=0x7f0700c3;
+ public static final int hint_pressed_alpha_material_light=0x7f0700c4;
+ public static final int horizontal_margin=0x7f0700c5;
+ public static final int icon_notification_dimen=0x7f0700c6;
+ public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f0700c7;
+ public static final int item_touch_helper_swipe_escape_max_velocity=0x7f0700c8;
+ public static final int item_touch_helper_swipe_escape_velocity=0x7f0700c9;
+ public static final int list_item_image_icon_padding=0x7f0700ca;
+ public static final int mcab_default_content_inset=0x7f0700cb;
+ public static final int mcab_toolbar_elevation=0x7f0700cc;
+ public static final int md_action_corner_radius=0x7f0700cd;
+ public static final int md_bg_corner_radius=0x7f0700ce;
+ public static final int md_button_frame_vertical_padding=0x7f0700cf;
+ public static final int md_button_height=0x7f0700d0;
+ public static final int md_button_inset_horizontal=0x7f0700d1;
+ public static final int md_button_inset_vertical=0x7f0700d2;
+ public static final int md_button_min_width=0x7f0700d3;
+ public static final int md_button_padding_frame_side=0x7f0700d4;
+ public static final int md_button_padding_horizontal=0x7f0700d5;
+ public static final int md_button_padding_horizontal_internalexternal=0x7f0700d6;
+ public static final int md_button_padding_vertical=0x7f0700d7;
+ public static final int md_button_textpadding_horizontal=0x7f0700d8;
+ public static final int md_button_textsize=0x7f0700d9;
+ public static final int md_colorchooser_circlesize=0x7f0700da;
+ public static final int md_content_padding_bottom=0x7f0700db;
+ public static final int md_content_padding_top=0x7f0700dc;
+ public static final int md_content_textsize=0x7f0700dd;
+ public static final int md_dialog_frame_margin=0x7f0700de;
+ public static final int md_dialog_horizontal_margin=0x7f0700df;
+ public static final int md_dialog_max_width=0x7f0700e0;
+ public static final int md_dialog_vertical_margin=0x7f0700e1;
+ public static final int md_divider_height=0x7f0700e2;
+ public static final int md_icon_margin=0x7f0700e3;
+ public static final int md_icon_max_size=0x7f0700e4;
+ public static final int md_listitem_control_margin=0x7f0700e5;
+ public static final int md_listitem_height=0x7f0700e6;
+ public static final int md_listitem_margin_left=0x7f0700e7;
+ public static final int md_listitem_textsize=0x7f0700e8;
+ public static final int md_listitem_vertical_margin=0x7f0700e9;
+ public static final int md_listitem_vertical_margin_choice=0x7f0700ea;
+ public static final int md_neutral_button_margin=0x7f0700eb;
+ public static final int md_notitle_vertical_padding=0x7f0700ec;
+ public static final int md_notitle_vertical_padding_more=0x7f0700ed;
+ public static final int md_preference_content_inset=0x7f0700ee;
+ public static final int md_simpleitem_height=0x7f0700ef;
+ public static final int md_simplelist_icon=0x7f0700f0;
+ public static final int md_simplelist_icon_margin=0x7f0700f1;
+ public static final int md_simplelist_textsize=0x7f0700f2;
+ public static final int md_simplelistitem_padding_top=0x7f0700f3;
+ public static final int md_title_frame_margin_bottom=0x7f0700f4;
+ public static final int md_title_frame_margin_bottom_less=0x7f0700f5;
+ public static final int md_title_textsize=0x7f0700f6;
+ public static final int mini_player_height=0x7f0700f7;
+ public static final int mini_player_height_expanded=0x7f0700f8;
+ public static final int mr_controller_volume_group_list_item_height=0x7f0700f9;
+ public static final int mr_controller_volume_group_list_item_icon_size=0x7f0700fa;
+ public static final int mr_controller_volume_group_list_max_height=0x7f0700fb;
+ public static final int mr_controller_volume_group_list_padding_top=0x7f0700fc;
+ public static final int mr_dialog_fixed_width_major=0x7f0700fd;
+ public static final int mr_dialog_fixed_width_minor=0x7f0700fe;
+ public static final int mtrl_bottomappbar_fabOffsetEndMode=0x7f0700ff;
+ public static final int mtrl_bottomappbar_fab_cradle_margin=0x7f070100;
+ public static final int mtrl_bottomappbar_fab_cradle_rounded_corner_radius=0x7f070101;
+ public static final int mtrl_bottomappbar_fab_cradle_vertical_offset=0x7f070102;
+ public static final int mtrl_bottomappbar_height=0x7f070103;
+ public static final int mtrl_btn_corner_radius=0x7f070104;
+ public static final int mtrl_btn_dialog_btn_min_width=0x7f070105;
+ public static final int mtrl_btn_disabled_elevation=0x7f070106;
+ public static final int mtrl_btn_disabled_z=0x7f070107;
+ public static final int mtrl_btn_elevation=0x7f070108;
+ public static final int mtrl_btn_focused_z=0x7f070109;
+ public static final int mtrl_btn_hovered_z=0x7f07010a;
+ public static final int mtrl_btn_icon_btn_padding_left=0x7f07010b;
+ public static final int mtrl_btn_icon_padding=0x7f07010c;
+ public static final int mtrl_btn_inset=0x7f07010d;
+ public static final int mtrl_btn_letter_spacing=0x7f07010e;
+ public static final int mtrl_btn_padding_bottom=0x7f07010f;
+ public static final int mtrl_btn_padding_left=0x7f070110;
+ public static final int mtrl_btn_padding_right=0x7f070111;
+ public static final int mtrl_btn_padding_top=0x7f070112;
+ public static final int mtrl_btn_pressed_z=0x7f070113;
+ public static final int mtrl_btn_stroke_size=0x7f070114;
+ public static final int mtrl_btn_text_btn_icon_padding=0x7f070115;
+ public static final int mtrl_btn_text_btn_padding_left=0x7f070116;
+ public static final int mtrl_btn_text_btn_padding_right=0x7f070117;
+ public static final int mtrl_btn_text_size=0x7f070118;
+ public static final int mtrl_btn_z=0x7f070119;
+ public static final int mtrl_card_elevation=0x7f07011a;
+ public static final int mtrl_card_spacing=0x7f07011b;
+ public static final int mtrl_chip_pressed_translation_z=0x7f07011c;
+ public static final int mtrl_chip_text_size=0x7f07011d;
+ public static final int mtrl_fab_elevation=0x7f07011e;
+ public static final int mtrl_fab_translation_z_hovered_focused=0x7f07011f;
+ public static final int mtrl_fab_translation_z_pressed=0x7f070120;
+ public static final int mtrl_navigation_elevation=0x7f070121;
+ public static final int mtrl_navigation_item_horizontal_padding=0x7f070122;
+ public static final int mtrl_navigation_item_icon_padding=0x7f070123;
+ public static final int mtrl_snackbar_background_corner_radius=0x7f070124;
+ public static final int mtrl_snackbar_margin=0x7f070125;
+ public static final int mtrl_textinput_box_bottom_offset=0x7f070126;
+ public static final int mtrl_textinput_box_corner_radius_medium=0x7f070127;
+ public static final int mtrl_textinput_box_corner_radius_small=0x7f070128;
+ public static final int mtrl_textinput_box_label_cutout_padding=0x7f070129;
+ public static final int mtrl_textinput_box_padding_end=0x7f07012a;
+ public static final int mtrl_textinput_box_stroke_width_default=0x7f07012b;
+ public static final int mtrl_textinput_box_stroke_width_focused=0x7f07012c;
+ public static final int mtrl_textinput_outline_box_expanded_padding=0x7f07012d;
+ public static final int mtrl_toolbar_default_height=0x7f07012e;
+ public static final int notification_action_icon_size=0x7f07012f;
+ public static final int notification_action_text_size=0x7f070130;
+ public static final int notification_big_circle_margin=0x7f070131;
+ public static final int notification_big_image_size=0x7f070132;
+ public static final int notification_content_margin_start=0x7f070133;
+ public static final int notification_large_icon_height=0x7f070134;
+ public static final int notification_large_icon_width=0x7f070135;
+ public static final int notification_main_column_padding_top=0x7f070136;
+ public static final int notification_media_narrow_margin=0x7f070137;
+ public static final int notification_right_icon_size=0x7f070138;
+ public static final int notification_right_side_padding_top=0x7f070139;
+ public static final int notification_small_icon_background_padding=0x7f07013a;
+ public static final int notification_small_icon_size_as_large=0x7f07013b;
+ public static final int notification_subtext_size=0x7f07013c;
+ public static final int notification_top_pad=0x7f07013d;
+ public static final int notification_top_pad_large_text=0x7f07013e;
+ public static final int now_playing_top_margin=0x7f07013f;
+ public static final int pause_bar_distance=0x7f070140;
+ public static final int pause_bar_height=0x7f070141;
+ public static final int pause_bar_width=0x7f070142;
+ public static final int preference_category_padding_start=0x7f070143;
+ public static final int preference_icon_minWidth=0x7f070144;
+ public static final int preference_no_icon_padding_start=0x7f070145;
+ public static final int preference_seekbar_padding_end=0x7f070146;
+ public static final int preference_seekbar_padding_start=0x7f070147;
+ public static final int preference_seekbar_value_width=0x7f070148;
+ public static final int progress_container_height=0x7f070149;
+ public static final int status_bar_padding=0x7f07014a;
+ public static final int subtitle_corner_radius=0x7f07014b;
+ public static final int subtitle_outline_width=0x7f07014c;
+ public static final int subtitle_shadow_offset=0x7f07014d;
+ public static final int subtitle_shadow_radius=0x7f07014e;
+ public static final int tab_height=0x7f07014f;
+ public static final int toolbar_elevation=0x7f070150;
+ public static final int tooltip_corner_radius=0x7f070151;
+ public static final int tooltip_horizontal_padding=0x7f070152;
+ public static final int tooltip_margin=0x7f070153;
+ public static final int tooltip_precise_anchor_extra_offset=0x7f070154;
+ public static final int tooltip_precise_anchor_threshold=0x7f070155;
+ public static final int tooltip_vertical_padding=0x7f070156;
+ public static final int tooltip_y_offset_non_touch=0x7f070157;
+ public static final int tooltip_y_offset_touch=0x7f070158;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha=0x7f080006;
+ public static final int abc_action_bar_item_background_material=0x7f080007;
+ public static final int abc_btn_borderless_material=0x7f080008;
+ public static final int abc_btn_check_material=0x7f080009;
+ public static final int abc_btn_check_to_on_mtrl_000=0x7f08000a;
+ public static final int abc_btn_check_to_on_mtrl_015=0x7f08000b;
+ public static final int abc_btn_colored_material=0x7f08000c;
+ public static final int abc_btn_default_mtrl_shape=0x7f08000d;
+ public static final int abc_btn_radio_material=0x7f08000e;
+ public static final int abc_btn_radio_to_on_mtrl_000=0x7f08000f;
+ public static final int abc_btn_radio_to_on_mtrl_015=0x7f080010;
+ public static final int abc_btn_switch_to_on_mtrl_00001=0x7f080011;
+ public static final int abc_btn_switch_to_on_mtrl_00012=0x7f080012;
+ public static final int abc_cab_background_internal_bg=0x7f080013;
+ public static final int abc_cab_background_top_material=0x7f080014;
+ public static final int abc_cab_background_top_mtrl_alpha=0x7f080015;
+ public static final int abc_control_background_material=0x7f080016;
+ public static final int abc_dialog_material_background=0x7f080017;
+ public static final int abc_edit_text_material=0x7f080018;
+ public static final int abc_ic_ab_back_material=0x7f080019;
+ public static final int abc_ic_arrow_drop_right_black_24dp=0x7f08001a;
+ public static final int abc_ic_clear_material=0x7f08001b;
+ public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f08001c;
+ public static final int abc_ic_go_search_api_material=0x7f08001d;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f08001e;
+ public static final int abc_ic_menu_cut_mtrl_alpha=0x7f08001f;
+ public static final int abc_ic_menu_overflow_material=0x7f080020;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f080021;
+ public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f080022;
+ public static final int abc_ic_menu_share_mtrl_alpha=0x7f080023;
+ public static final int abc_ic_search_api_material=0x7f080024;
+ public static final int abc_ic_star_black_16dp=0x7f080025;
+ public static final int abc_ic_star_black_36dp=0x7f080026;
+ public static final int abc_ic_star_black_48dp=0x7f080027;
+ public static final int abc_ic_star_half_black_16dp=0x7f080028;
+ public static final int abc_ic_star_half_black_36dp=0x7f080029;
+ public static final int abc_ic_star_half_black_48dp=0x7f08002a;
+ public static final int abc_ic_voice_search_api_material=0x7f08002b;
+ public static final int abc_item_background_holo_dark=0x7f08002c;
+ public static final int abc_item_background_holo_light=0x7f08002d;
+ public static final int abc_list_divider_material=0x7f08002e;
+ public static final int abc_list_divider_mtrl_alpha=0x7f08002f;
+ public static final int abc_list_focused_holo=0x7f080030;
+ public static final int abc_list_longpressed_holo=0x7f080031;
+ public static final int abc_list_pressed_holo_dark=0x7f080032;
+ public static final int abc_list_pressed_holo_light=0x7f080033;
+ public static final int abc_list_selector_background_transition_holo_dark=0x7f080034;
+ public static final int abc_list_selector_background_transition_holo_light=0x7f080035;
+ public static final int abc_list_selector_disabled_holo_dark=0x7f080036;
+ public static final int abc_list_selector_disabled_holo_light=0x7f080037;
+ public static final int abc_list_selector_holo_dark=0x7f080038;
+ public static final int abc_list_selector_holo_light=0x7f080039;
+ public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f08003a;
+ public static final int abc_popup_background_mtrl_mult=0x7f08003b;
+ public static final int abc_ratingbar_indicator_material=0x7f08003c;
+ public static final int abc_ratingbar_material=0x7f08003d;
+ public static final int abc_ratingbar_small_material=0x7f08003e;
+ public static final int abc_scrubber_control_off_mtrl_alpha=0x7f08003f;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f080040;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f080041;
+ public static final int abc_scrubber_primary_mtrl_alpha=0x7f080042;
+ public static final int abc_scrubber_track_mtrl_alpha=0x7f080043;
+ public static final int abc_seekbar_thumb_material=0x7f080044;
+ public static final int abc_seekbar_tick_mark_material=0x7f080045;
+ public static final int abc_seekbar_track_material=0x7f080046;
+ public static final int abc_spinner_mtrl_am_alpha=0x7f080047;
+ public static final int abc_spinner_textfield_background_material=0x7f080048;
+ public static final int abc_switch_thumb_material=0x7f080049;
+ public static final int abc_switch_track_mtrl_alpha=0x7f08004a;
+ public static final int abc_tab_indicator_material=0x7f08004b;
+ public static final int abc_tab_indicator_mtrl_alpha=0x7f08004c;
+ public static final int abc_text_cursor_material=0x7f08004d;
+ public static final int abc_text_select_handle_left_mtrl_dark=0x7f08004e;
+ public static final int abc_text_select_handle_left_mtrl_light=0x7f08004f;
+ public static final int abc_text_select_handle_middle_mtrl_dark=0x7f080050;
+ public static final int abc_text_select_handle_middle_mtrl_light=0x7f080051;
+ public static final int abc_text_select_handle_right_mtrl_dark=0x7f080052;
+ public static final int abc_text_select_handle_right_mtrl_light=0x7f080053;
+ public static final int abc_textfield_activated_mtrl_alpha=0x7f080054;
+ public static final int abc_textfield_default_mtrl_alpha=0x7f080055;
+ public static final int abc_textfield_search_activated_mtrl_alpha=0x7f080056;
+ public static final int abc_textfield_search_default_mtrl_alpha=0x7f080057;
+ public static final int abc_textfield_search_material=0x7f080058;
+ public static final int abc_vector_test=0x7f080059;
+ public static final int above_shadow=0x7f08005a;
+ public static final int abs_history_playlist=0x7f08005b;
+ public static final int abs_last_added_playlist=0x7f08005c;
+ public static final int abs_shuffle=0x7f08005d;
+ public static final int abs_top_tracks_playlist=0x7f08005e;
+ public static final int album_cover_card=0x7f08005f;
+ public static final int album_cover_carousal=0x7f080060;
+ public static final int album_cover_circle=0x7f080061;
+ public static final int album_cover_full=0x7f080062;
+ public static final int album_cover_full_card=0x7f080063;
+ public static final int album_cover_normal=0x7f080064;
+ public static final int album_cover_square=0x7f080065;
+ public static final int ate_check=0x7f080066;
+ public static final int ate_switch=0x7f080067;
+ public static final int avd_hide_password=0x7f080068;
+ public static final int avd_show_password=0x7f080069;
+ public static final int background_image=0x7f08006a;
+ public static final int below_shadow=0x7f08006b;
+ public static final int bg_bottom_sheet_dialog_fragment=0x7f08006c;
+ public static final int bg_card_line=0x7f08006d;
+ public static final int bg_circular_corners=0x7f08006e;
+ public static final int bg_circular_top_corners=0x7f08006f;
+ public static final int black_overlay=0x7f080070;
+ public static final int bottom_corners=0x7f080071;
+ public static final int bottom_navigation_item_colors=0x7f080072;
+ public static final int card=0x7f080073;
+ public static final int cast_abc_scrubber_control_off_mtrl_alpha=0x7f080074;
+ public static final int cast_abc_scrubber_control_to_pressed_mtrl_000=0x7f080075;
+ public static final int cast_abc_scrubber_control_to_pressed_mtrl_005=0x7f080076;
+ public static final int cast_abc_scrubber_primary_mtrl_alpha=0x7f080077;
+ public static final int cast_album_art_placeholder=0x7f080078;
+ public static final int cast_album_art_placeholder_large=0x7f080079;
+ public static final int cast_expanded_controller_actionbar_bg_gradient_light=0x7f08007a;
+ public static final int cast_expanded_controller_bg_gradient_light=0x7f08007b;
+ public static final int cast_expanded_controller_seekbar_thumb=0x7f08007c;
+ public static final int cast_expanded_controller_seekbar_track=0x7f08007d;
+ public static final int cast_ic_expanded_controller_closed_caption=0x7f08007e;
+ public static final int cast_ic_expanded_controller_forward30=0x7f08007f;
+ public static final int cast_ic_expanded_controller_mute=0x7f080080;
+ public static final int cast_ic_expanded_controller_pause=0x7f080081;
+ public static final int cast_ic_expanded_controller_play=0x7f080082;
+ public static final int cast_ic_expanded_controller_rewind30=0x7f080083;
+ public static final int cast_ic_expanded_controller_skip_next=0x7f080084;
+ public static final int cast_ic_expanded_controller_skip_previous=0x7f080085;
+ public static final int cast_ic_expanded_controller_stop=0x7f080086;
+ public static final int cast_ic_mini_controller_closed_caption=0x7f080087;
+ public static final int cast_ic_mini_controller_forward30=0x7f080088;
+ public static final int cast_ic_mini_controller_mute=0x7f080089;
+ public static final int cast_ic_mini_controller_pause=0x7f08008a;
+ public static final int cast_ic_mini_controller_pause_large=0x7f08008b;
+ public static final int cast_ic_mini_controller_play=0x7f08008c;
+ public static final int cast_ic_mini_controller_play_large=0x7f08008d;
+ public static final int cast_ic_mini_controller_rewind30=0x7f08008e;
+ public static final int cast_ic_mini_controller_skip_next=0x7f08008f;
+ public static final int cast_ic_mini_controller_skip_prev=0x7f080090;
+ public static final int cast_ic_mini_controller_stop=0x7f080091;
+ public static final int cast_ic_mini_controller_stop_large=0x7f080092;
+ public static final int cast_ic_notification_0=0x7f080093;
+ public static final int cast_ic_notification_1=0x7f080094;
+ public static final int cast_ic_notification_2=0x7f080095;
+ public static final int cast_ic_notification_connecting=0x7f080096;
+ public static final int cast_ic_notification_disconnect=0x7f080097;
+ public static final int cast_ic_notification_forward=0x7f080098;
+ public static final int cast_ic_notification_forward10=0x7f080099;
+ public static final int cast_ic_notification_forward30=0x7f08009a;
+ public static final int cast_ic_notification_on=0x7f08009b;
+ public static final int cast_ic_notification_pause=0x7f08009c;
+ public static final int cast_ic_notification_play=0x7f08009d;
+ public static final int cast_ic_notification_rewind=0x7f08009e;
+ public static final int cast_ic_notification_rewind10=0x7f08009f;
+ public static final int cast_ic_notification_rewind30=0x7f0800a0;
+ public static final int cast_ic_notification_skip_next=0x7f0800a1;
+ public static final int cast_ic_notification_skip_prev=0x7f0800a2;
+ public static final int cast_ic_notification_small_icon=0x7f0800a3;
+ public static final int cast_ic_notification_stop_live_stream=0x7f0800a4;
+ public static final int cast_ic_stop_circle_filled_grey600=0x7f0800a5;
+ public static final int cast_ic_stop_circle_filled_white=0x7f0800a6;
+ public static final int cast_mini_controller_gradient_light=0x7f0800a7;
+ public static final int cast_mini_controller_progress_drawable=0x7f0800a8;
+ public static final int cast_skip_ad_label_border=0x7f0800a9;
+ public static final int color_circle_gradient=0x7f0800aa;
+ public static final int color_progress_seek=0x7f0800ab;
+ public static final int common_full_open_on_phone=0x7f0800ac;
+ public static final int common_google_signin_btn_icon_dark=0x7f0800ad;
+ public static final int common_google_signin_btn_icon_dark_focused=0x7f0800ae;
+ public static final int common_google_signin_btn_icon_dark_normal=0x7f0800af;
+ public static final int common_google_signin_btn_icon_dark_normal_background=0x7f0800b0;
+ public static final int common_google_signin_btn_icon_disabled=0x7f0800b1;
+ public static final int common_google_signin_btn_icon_light=0x7f0800b2;
+ public static final int common_google_signin_btn_icon_light_focused=0x7f0800b3;
+ public static final int common_google_signin_btn_icon_light_normal=0x7f0800b4;
+ public static final int common_google_signin_btn_icon_light_normal_background=0x7f0800b5;
+ public static final int common_google_signin_btn_text_dark=0x7f0800b6;
+ public static final int common_google_signin_btn_text_dark_focused=0x7f0800b7;
+ public static final int common_google_signin_btn_text_dark_normal=0x7f0800b8;
+ public static final int common_google_signin_btn_text_dark_normal_background=0x7f0800b9;
+ public static final int common_google_signin_btn_text_disabled=0x7f0800ba;
+ public static final int common_google_signin_btn_text_light=0x7f0800bb;
+ public static final int common_google_signin_btn_text_light_focused=0x7f0800bc;
+ public static final int common_google_signin_btn_text_light_normal=0x7f0800bd;
+ public static final int common_google_signin_btn_text_light_normal_background=0x7f0800be;
+ public static final int default_album_art=0x7f0800bf;
+ public static final int default_artist_art=0x7f0800c0;
+ public static final int design_bottom_navigation_item_background=0x7f0800c1;
+ public static final int design_fab_background=0x7f0800c2;
+ public static final int design_ic_visibility=0x7f0800c3;
+ public static final int design_ic_visibility_off=0x7f0800c4;
+ public static final int design_password_eye=0x7f0800c5;
+ public static final int design_snackbar_background=0x7f0800c6;
+ public static final int googleg_disabled_color_18=0x7f0800c7;
+ public static final int googleg_standard_color_18=0x7f0800c8;
+ public static final int gray_circle=0x7f0800c9;
+ public static final int ic_access_time_white_24dp=0x7f0800ca;
+ public static final int ic_album_white_24dp=0x7f0800cb;
+ public static final int ic_albums_white_24dp=0x7f0800cc;
+ public static final int ic_app_shortcut_background=0x7f0800cd;
+ public static final int ic_app_shortcut_last_added=0x7f0800ce;
+ public static final int ic_app_shortcut_shuffle_all=0x7f0800cf;
+ public static final int ic_app_shortcut_top_tracks=0x7f0800d0;
+ public static final int ic_arrow_down_24dp=0x7f0800d1;
+ public static final int ic_artist_white_24dp=0x7f0800d2;
+ public static final int ic_audiotrack_black_24dp=0x7f0800d3;
+ public static final int ic_audiotrack_dark=0x7f0800d4;
+ public static final int ic_audiotrack_light=0x7f0800d5;
+ public static final int ic_beer_white_24dp=0x7f0800d6;
+ public static final int ic_bookmark_music_white_24dp=0x7f0800d7;
+ public static final int ic_bug_report_white_24dp=0x7f0800d8;
+ public static final int ic_card_giftcard_white_24dp=0x7f0800d9;
+ public static final int ic_clear_all_black_24dp=0x7f0800da;
+ public static final int ic_close_white_24dp=0x7f0800db;
+ public static final int ic_cookie_white_24dp=0x7f0800dc;
+ public static final int ic_delete_white_24dp=0x7f0800dd;
+ public static final int ic_dialog_close_dark=0x7f0800de;
+ public static final int ic_dialog_close_light=0x7f0800df;
+ public static final int ic_discord_white_24dp=0x7f0800e0;
+ public static final int ic_drag_vertical_white_24dp=0x7f0800e1;
+ public static final int ic_edit_white_24dp=0x7f0800e2;
+ public static final int ic_equalizer_white_24dp=0x7f0800e3;
+ public static final int ic_fast_food_meal_white_24dp=0x7f0800e4;
+ public static final int ic_favorite_border_white_24dp=0x7f0800e5;
+ public static final int ic_favorite_white_24dp=0x7f0800e6;
+ public static final int ic_file_music_white_24dp=0x7f0800e7;
+ public static final int ic_flag_white_24dp=0x7f0800e8;
+ public static final int ic_folder_white_24dp=0x7f0800e9;
+ public static final int ic_format_color_fill=0x7f0800ea;
+ public static final int ic_github_circle_white_24dp=0x7f0800eb;
+ public static final int ic_google_circles_communities_white_24dp=0x7f0800ec;
+ public static final int ic_group_collapse_00=0x7f0800ed;
+ public static final int ic_group_collapse_01=0x7f0800ee;
+ public static final int ic_group_collapse_02=0x7f0800ef;
+ public static final int ic_group_collapse_03=0x7f0800f0;
+ public static final int ic_group_collapse_04=0x7f0800f1;
+ public static final int ic_group_collapse_05=0x7f0800f2;
+ public static final int ic_group_collapse_06=0x7f0800f3;
+ public static final int ic_group_collapse_07=0x7f0800f4;
+ public static final int ic_group_collapse_08=0x7f0800f5;
+ public static final int ic_group_collapse_09=0x7f0800f6;
+ public static final int ic_group_collapse_10=0x7f0800f7;
+ public static final int ic_group_collapse_11=0x7f0800f8;
+ public static final int ic_group_collapse_12=0x7f0800f9;
+ public static final int ic_group_collapse_13=0x7f0800fa;
+ public static final int ic_group_collapse_14=0x7f0800fb;
+ public static final int ic_group_collapse_15=0x7f0800fc;
+ public static final int ic_group_expand_00=0x7f0800fd;
+ public static final int ic_group_expand_01=0x7f0800fe;
+ public static final int ic_group_expand_02=0x7f0800ff;
+ public static final int ic_group_expand_03=0x7f080100;
+ public static final int ic_group_expand_04=0x7f080101;
+ public static final int ic_group_expand_05=0x7f080102;
+ public static final int ic_group_expand_06=0x7f080103;
+ public static final int ic_group_expand_07=0x7f080104;
+ public static final int ic_group_expand_08=0x7f080105;
+ public static final int ic_group_expand_09=0x7f080106;
+ public static final int ic_group_expand_10=0x7f080107;
+ public static final int ic_group_expand_11=0x7f080108;
+ public static final int ic_group_expand_12=0x7f080109;
+ public static final int ic_group_expand_13=0x7f08010a;
+ public static final int ic_group_expand_14=0x7f08010b;
+ public static final int ic_group_expand_15=0x7f08010c;
+ public static final int ic_guitar_acoustic_white_24dp=0x7f08010d;
+ public static final int ic_hdr_strong_white_24dp=0x7f08010e;
+ public static final int ic_help_white_24dp=0x7f08010f;
+ public static final int ic_home_white_24dp=0x7f080110;
+ public static final int ic_image_white_24dp=0x7f080111;
+ public static final int ic_instagram=0x7f080112;
+ public static final int ic_keyboard_arrow_down_black_24dp=0x7f080113;
+ public static final int ic_keyboard_arrow_right_white_24dp=0x7f080114;
+ public static final int ic_keyboard_arrow_up_24dp=0x7f080115;
+ public static final int ic_keyboard_backspace_black_24dp=0x7f080116;
+ public static final int ic_library_add_white_24dp=0x7f080117;
+ public static final int ic_library_music_white_24dp=0x7f080118;
+ public static final int ic_media_pause_dark=0x7f080119;
+ public static final int ic_media_pause_light=0x7f08011a;
+ public static final int ic_media_play_dark=0x7f08011b;
+ public static final int ic_media_play_light=0x7f08011c;
+ public static final int ic_media_stop_dark=0x7f08011d;
+ public static final int ic_media_stop_light=0x7f08011e;
+ public static final int ic_menu_white_24dp=0x7f08011f;
+ public static final int ic_mic_white_24dp=0x7f080120;
+ public static final int ic_more_vert_white_24dp=0x7f080121;
+ public static final int ic_mr_button_connected_00_dark=0x7f080122;
+ public static final int ic_mr_button_connected_00_light=0x7f080123;
+ public static final int ic_mr_button_connected_01_dark=0x7f080124;
+ public static final int ic_mr_button_connected_01_light=0x7f080125;
+ public static final int ic_mr_button_connected_02_dark=0x7f080126;
+ public static final int ic_mr_button_connected_02_light=0x7f080127;
+ public static final int ic_mr_button_connected_03_dark=0x7f080128;
+ public static final int ic_mr_button_connected_03_light=0x7f080129;
+ public static final int ic_mr_button_connected_04_dark=0x7f08012a;
+ public static final int ic_mr_button_connected_04_light=0x7f08012b;
+ public static final int ic_mr_button_connected_05_dark=0x7f08012c;
+ public static final int ic_mr_button_connected_05_light=0x7f08012d;
+ public static final int ic_mr_button_connected_06_dark=0x7f08012e;
+ public static final int ic_mr_button_connected_06_light=0x7f08012f;
+ public static final int ic_mr_button_connected_07_dark=0x7f080130;
+ public static final int ic_mr_button_connected_07_light=0x7f080131;
+ public static final int ic_mr_button_connected_08_dark=0x7f080132;
+ public static final int ic_mr_button_connected_08_light=0x7f080133;
+ public static final int ic_mr_button_connected_09_dark=0x7f080134;
+ public static final int ic_mr_button_connected_09_light=0x7f080135;
+ public static final int ic_mr_button_connected_10_dark=0x7f080136;
+ public static final int ic_mr_button_connected_10_light=0x7f080137;
+ public static final int ic_mr_button_connected_11_dark=0x7f080138;
+ public static final int ic_mr_button_connected_11_light=0x7f080139;
+ public static final int ic_mr_button_connected_12_dark=0x7f08013a;
+ public static final int ic_mr_button_connected_12_light=0x7f08013b;
+ public static final int ic_mr_button_connected_13_dark=0x7f08013c;
+ public static final int ic_mr_button_connected_13_light=0x7f08013d;
+ public static final int ic_mr_button_connected_14_dark=0x7f08013e;
+ public static final int ic_mr_button_connected_14_light=0x7f08013f;
+ public static final int ic_mr_button_connected_15_dark=0x7f080140;
+ public static final int ic_mr_button_connected_15_light=0x7f080141;
+ public static final int ic_mr_button_connected_16_dark=0x7f080142;
+ public static final int ic_mr_button_connected_16_light=0x7f080143;
+ public static final int ic_mr_button_connected_17_dark=0x7f080144;
+ public static final int ic_mr_button_connected_17_light=0x7f080145;
+ public static final int ic_mr_button_connected_18_dark=0x7f080146;
+ public static final int ic_mr_button_connected_18_light=0x7f080147;
+ public static final int ic_mr_button_connected_19_dark=0x7f080148;
+ public static final int ic_mr_button_connected_19_light=0x7f080149;
+ public static final int ic_mr_button_connected_20_dark=0x7f08014a;
+ public static final int ic_mr_button_connected_20_light=0x7f08014b;
+ public static final int ic_mr_button_connected_21_dark=0x7f08014c;
+ public static final int ic_mr_button_connected_21_light=0x7f08014d;
+ public static final int ic_mr_button_connected_22_dark=0x7f08014e;
+ public static final int ic_mr_button_connected_22_light=0x7f08014f;
+ public static final int ic_mr_button_connected_23_dark=0x7f080150;
+ public static final int ic_mr_button_connected_23_light=0x7f080151;
+ public static final int ic_mr_button_connected_24_dark=0x7f080152;
+ public static final int ic_mr_button_connected_24_light=0x7f080153;
+ public static final int ic_mr_button_connected_25_dark=0x7f080154;
+ public static final int ic_mr_button_connected_25_light=0x7f080155;
+ public static final int ic_mr_button_connected_26_dark=0x7f080156;
+ public static final int ic_mr_button_connected_26_light=0x7f080157;
+ public static final int ic_mr_button_connected_27_dark=0x7f080158;
+ public static final int ic_mr_button_connected_27_light=0x7f080159;
+ public static final int ic_mr_button_connected_28_dark=0x7f08015a;
+ public static final int ic_mr_button_connected_28_light=0x7f08015b;
+ public static final int ic_mr_button_connected_29_dark=0x7f08015c;
+ public static final int ic_mr_button_connected_29_light=0x7f08015d;
+ public static final int ic_mr_button_connected_30_dark=0x7f08015e;
+ public static final int ic_mr_button_connected_30_light=0x7f08015f;
+ public static final int ic_mr_button_connecting_00_dark=0x7f080160;
+ public static final int ic_mr_button_connecting_00_light=0x7f080161;
+ public static final int ic_mr_button_connecting_01_dark=0x7f080162;
+ public static final int ic_mr_button_connecting_01_light=0x7f080163;
+ public static final int ic_mr_button_connecting_02_dark=0x7f080164;
+ public static final int ic_mr_button_connecting_02_light=0x7f080165;
+ public static final int ic_mr_button_connecting_03_dark=0x7f080166;
+ public static final int ic_mr_button_connecting_03_light=0x7f080167;
+ public static final int ic_mr_button_connecting_04_dark=0x7f080168;
+ public static final int ic_mr_button_connecting_04_light=0x7f080169;
+ public static final int ic_mr_button_connecting_05_dark=0x7f08016a;
+ public static final int ic_mr_button_connecting_05_light=0x7f08016b;
+ public static final int ic_mr_button_connecting_06_dark=0x7f08016c;
+ public static final int ic_mr_button_connecting_06_light=0x7f08016d;
+ public static final int ic_mr_button_connecting_07_dark=0x7f08016e;
+ public static final int ic_mr_button_connecting_07_light=0x7f08016f;
+ public static final int ic_mr_button_connecting_08_dark=0x7f080170;
+ public static final int ic_mr_button_connecting_08_light=0x7f080171;
+ public static final int ic_mr_button_connecting_09_dark=0x7f080172;
+ public static final int ic_mr_button_connecting_09_light=0x7f080173;
+ public static final int ic_mr_button_connecting_10_dark=0x7f080174;
+ public static final int ic_mr_button_connecting_10_light=0x7f080175;
+ public static final int ic_mr_button_connecting_11_dark=0x7f080176;
+ public static final int ic_mr_button_connecting_11_light=0x7f080177;
+ public static final int ic_mr_button_connecting_12_dark=0x7f080178;
+ public static final int ic_mr_button_connecting_12_light=0x7f080179;
+ public static final int ic_mr_button_connecting_13_dark=0x7f08017a;
+ public static final int ic_mr_button_connecting_13_light=0x7f08017b;
+ public static final int ic_mr_button_connecting_14_dark=0x7f08017c;
+ public static final int ic_mr_button_connecting_14_light=0x7f08017d;
+ public static final int ic_mr_button_connecting_15_dark=0x7f08017e;
+ public static final int ic_mr_button_connecting_15_light=0x7f08017f;
+ public static final int ic_mr_button_connecting_16_dark=0x7f080180;
+ public static final int ic_mr_button_connecting_16_light=0x7f080181;
+ public static final int ic_mr_button_connecting_17_dark=0x7f080182;
+ public static final int ic_mr_button_connecting_17_light=0x7f080183;
+ public static final int ic_mr_button_connecting_18_dark=0x7f080184;
+ public static final int ic_mr_button_connecting_18_light=0x7f080185;
+ public static final int ic_mr_button_connecting_19_dark=0x7f080186;
+ public static final int ic_mr_button_connecting_19_light=0x7f080187;
+ public static final int ic_mr_button_connecting_20_dark=0x7f080188;
+ public static final int ic_mr_button_connecting_20_light=0x7f080189;
+ public static final int ic_mr_button_connecting_21_dark=0x7f08018a;
+ public static final int ic_mr_button_connecting_21_light=0x7f08018b;
+ public static final int ic_mr_button_connecting_22_dark=0x7f08018c;
+ public static final int ic_mr_button_connecting_22_light=0x7f08018d;
+ public static final int ic_mr_button_connecting_23_dark=0x7f08018e;
+ public static final int ic_mr_button_connecting_23_light=0x7f08018f;
+ public static final int ic_mr_button_connecting_24_dark=0x7f080190;
+ public static final int ic_mr_button_connecting_24_light=0x7f080191;
+ public static final int ic_mr_button_connecting_25_dark=0x7f080192;
+ public static final int ic_mr_button_connecting_25_light=0x7f080193;
+ public static final int ic_mr_button_connecting_26_dark=0x7f080194;
+ public static final int ic_mr_button_connecting_26_light=0x7f080195;
+ public static final int ic_mr_button_connecting_27_dark=0x7f080196;
+ public static final int ic_mr_button_connecting_27_light=0x7f080197;
+ public static final int ic_mr_button_connecting_28_dark=0x7f080198;
+ public static final int ic_mr_button_connecting_28_light=0x7f080199;
+ public static final int ic_mr_button_connecting_29_dark=0x7f08019a;
+ public static final int ic_mr_button_connecting_29_light=0x7f08019b;
+ public static final int ic_mr_button_connecting_30_dark=0x7f08019c;
+ public static final int ic_mr_button_connecting_30_light=0x7f08019d;
+ public static final int ic_mr_button_disabled_dark=0x7f08019e;
+ public static final int ic_mr_button_disabled_light=0x7f08019f;
+ public static final int ic_mr_button_disconnected_dark=0x7f0801a0;
+ public static final int ic_mr_button_disconnected_light=0x7f0801a1;
+ public static final int ic_mr_button_grey=0x7f0801a2;
+ public static final int ic_mtrl_chip_checked_black=0x7f0801a3;
+ public static final int ic_mtrl_chip_checked_circle=0x7f0801a4;
+ public static final int ic_mtrl_chip_close_circle=0x7f0801a5;
+ public static final int ic_notification=0x7f0801a6;
+ public static final int ic_notifications_active_white_24dp=0x7f0801a7;
+ public static final int ic_open_in_browser_white_24dp=0x7f0801a8;
+ public static final int ic_pause_white_24dp=0x7f0801a9;
+ public static final int ic_pause_white_big=0x7f0801aa;
+ public static final int ic_person_flat=0x7f0801ab;
+ public static final int ic_play_arrow_white_24dp=0x7f0801ac;
+ public static final int ic_play_arrow_white_big=0x7f0801ad;
+ public static final int ic_play_circle_filled_white_24dp=0x7f0801ae;
+ public static final int ic_playlist_add_white_24dp=0x7f0801af;
+ public static final int ic_playlist_play_white_24dp=0x7f0801b0;
+ public static final int ic_popcorn_white_24dp=0x7f0801b1;
+ public static final int ic_queue_music_white_24dp=0x7f0801b2;
+ public static final int ic_recent_actors_white_24dp=0x7f0801b3;
+ public static final int ic_redo_white_24dp=0x7f0801b4;
+ public static final int ic_repeat_one_white_24dp=0x7f0801b5;
+ public static final int ic_repeat_white_24dp=0x7f0801b6;
+ public static final int ic_retro_music_note_burst_mode_white_24dp=0x7f0801b7;
+ public static final int ic_round_add_a_photo_white_24dp=0x7f0801b8;
+ public static final int ic_rounded_corner=0x7f0801b9;
+ public static final int ic_save_white_24dp=0x7f0801ba;
+ public static final int ic_scanner_white_24dp=0x7f0801bb;
+ public static final int ic_search_white_24dp=0x7f0801bc;
+ public static final int ic_select_all_white_24dp=0x7f0801bd;
+ public static final int ic_send_white_24dp=0x7f0801be;
+ public static final int ic_settings_white_24dp=0x7f0801bf;
+ public static final int ic_share_white_24dp=0x7f0801c0;
+ public static final int ic_shuffle_white_24dp=0x7f0801c1;
+ public static final int ic_skip_next_white_24dp=0x7f0801c2;
+ public static final int ic_skip_previous_white_24dp=0x7f0801c3;
+ public static final int ic_sort_white_24dp=0x7f0801c4;
+ public static final int ic_star_white_24dp=0x7f0801c5;
+ public static final int ic_take_away_coffe_white_24dp=0x7f0801c6;
+ public static final int ic_take_away_white_24dp=0x7f0801c7;
+ public static final int ic_telegram_white=0x7f0801c8;
+ public static final int ic_theme_palette_white_24dp=0x7f0801c9;
+ public static final int ic_timer_white_24dp=0x7f0801ca;
+ public static final int ic_toggle_switch=0x7f0801cb;
+ public static final int ic_toggle_switch_off=0x7f0801cc;
+ public static final int ic_trending_up_white_24dp=0x7f0801cd;
+ public static final int ic_twitter_white_24dp=0x7f0801ce;
+ public static final int ic_unfold_more_black_24dp=0x7f0801cf;
+ public static final int ic_view_carousel_black_24dp=0x7f0801d0;
+ public static final int ic_vol_type_speaker_dark=0x7f0801d1;
+ public static final int ic_vol_type_speaker_group_dark=0x7f0801d2;
+ public static final int ic_vol_type_speaker_group_light=0x7f0801d3;
+ public static final int ic_vol_type_speaker_light=0x7f0801d4;
+ public static final int ic_vol_type_tv_dark=0x7f0801d5;
+ public static final int ic_vol_type_tv_light=0x7f0801d6;
+ public static final int ic_volume_down_white_24dp=0x7f0801d7;
+ public static final int ic_volume_off_white_24dp=0x7f0801d8;
+ public static final int ic_volume_up_white_24dp=0x7f0801d9;
+ public static final int img_offer=0x7f0801da;
+ public static final int line_button=0x7f0801db;
+ public static final int material_design_default=0x7f0801dc;
+ public static final int mcab_nav_back=0x7f0801dd;
+ public static final int md_btn_selected=0x7f0801de;
+ public static final int md_btn_selected_dark=0x7f0801df;
+ public static final int md_btn_selector=0x7f0801e0;
+ public static final int md_btn_selector_dark=0x7f0801e1;
+ public static final int md_btn_selector_ripple=0x7f0801e2;
+ public static final int md_btn_selector_ripple_dark=0x7f0801e3;
+ public static final int md_btn_shape=0x7f0801e4;
+ public static final int md_item_selected=0x7f0801e5;
+ public static final int md_item_selected_dark=0x7f0801e6;
+ public static final int md_nav_back=0x7f0801e7;
+ public static final int md_selector=0x7f0801e8;
+ public static final int md_selector_dark=0x7f0801e9;
+ public static final int md_transparent=0x7f0801ea;
+ public static final int mr_button_connected_dark=0x7f0801eb;
+ public static final int mr_button_connected_light=0x7f0801ec;
+ public static final int mr_button_connecting_dark=0x7f0801ed;
+ public static final int mr_button_connecting_light=0x7f0801ee;
+ public static final int mr_button_dark=0x7f0801ef;
+ public static final int mr_button_light=0x7f0801f0;
+ public static final int mr_dialog_close_dark=0x7f0801f1;
+ public static final int mr_dialog_close_light=0x7f0801f2;
+ public static final int mr_dialog_material_background_dark=0x7f0801f3;
+ public static final int mr_dialog_material_background_light=0x7f0801f4;
+ public static final int mr_group_collapse=0x7f0801f5;
+ public static final int mr_group_expand=0x7f0801f6;
+ public static final int mr_media_pause_dark=0x7f0801f7;
+ public static final int mr_media_pause_light=0x7f0801f8;
+ public static final int mr_media_play_dark=0x7f0801f9;
+ public static final int mr_media_play_light=0x7f0801fa;
+ public static final int mr_media_stop_dark=0x7f0801fb;
+ public static final int mr_media_stop_light=0x7f0801fc;
+ public static final int mr_vol_type_audiotrack_dark=0x7f0801fd;
+ public static final int mr_vol_type_audiotrack_light=0x7f0801fe;
+ public static final int mtrl_snackbar_background=0x7f0801ff;
+ public static final int mtrl_tabs_default_indicator=0x7f080200;
+ public static final int navigation_empty_icon=0x7f080201;
+ public static final int navigation_item=0x7f080202;
+ public static final int navigation_view_item=0x7f080203;
+ public static final int notification_action_background=0x7f080204;
+ public static final int notification_bg=0x7f080205;
+ public static final int notification_bg_low=0x7f080206;
+ public static final int notification_bg_low_normal=0x7f080207;
+ public static final int notification_bg_low_pressed=0x7f080208;
+ public static final int notification_bg_normal=0x7f080209;
+ public static final int notification_bg_normal_pressed=0x7f08020a;
+ public static final int notification_icon_background=0x7f08020b;
+ public static final int notification_selector=0x7f08020c;
+ public static final int notification_template_icon_bg=0x7f08020d;
+ public static final int notification_template_icon_low_bg=0x7f08020e;
+ public static final int notification_tile_bg=0x7f08020f;
+ public static final int notify_panel_notification_icon_bg=0x7f080210;
+ public static final int np_adaptive=0x7f080211;
+ public static final int np_blur=0x7f080212;
+ public static final int np_blur_card=0x7f080213;
+ public static final int np_card=0x7f080214;
+ public static final int np_color=0x7f080215;
+ public static final int np_flat=0x7f080216;
+ public static final int np_full=0x7f080217;
+ public static final int np_material=0x7f080218;
+ public static final int np_normal=0x7f080219;
+ public static final int np_plain=0x7f08021a;
+ public static final int np_simple=0x7f08021b;
+ public static final int np_tiny=0x7f08021c;
+ public static final int preference_list_divider_material=0x7f08021d;
+ public static final int progress_drawable_vertical=0x7f08021e;
+ public static final int quantum_ic_art_track_grey600_48=0x7f08021f;
+ public static final int quantum_ic_bigtop_updates_white_24=0x7f080220;
+ public static final int quantum_ic_cast_connected_white_24=0x7f080221;
+ public static final int quantum_ic_cast_white_36=0x7f080222;
+ public static final int quantum_ic_clear_white_24=0x7f080223;
+ public static final int quantum_ic_closed_caption_grey600_36=0x7f080224;
+ public static final int quantum_ic_closed_caption_white_36=0x7f080225;
+ public static final int quantum_ic_forward_10_white_24=0x7f080226;
+ public static final int quantum_ic_forward_30_grey600_36=0x7f080227;
+ public static final int quantum_ic_forward_30_white_24=0x7f080228;
+ public static final int quantum_ic_forward_30_white_36=0x7f080229;
+ public static final int quantum_ic_keyboard_arrow_down_white_36=0x7f08022a;
+ public static final int quantum_ic_pause_circle_filled_grey600_36=0x7f08022b;
+ public static final int quantum_ic_pause_circle_filled_white_36=0x7f08022c;
+ public static final int quantum_ic_pause_grey600_36=0x7f08022d;
+ public static final int quantum_ic_pause_grey600_48=0x7f08022e;
+ public static final int quantum_ic_pause_white_24=0x7f08022f;
+ public static final int quantum_ic_play_arrow_grey600_36=0x7f080230;
+ public static final int quantum_ic_play_arrow_grey600_48=0x7f080231;
+ public static final int quantum_ic_play_arrow_white_24=0x7f080232;
+ public static final int quantum_ic_play_circle_filled_grey600_36=0x7f080233;
+ public static final int quantum_ic_play_circle_filled_white_36=0x7f080234;
+ public static final int quantum_ic_refresh_white_24=0x7f080235;
+ public static final int quantum_ic_replay_10_white_24=0x7f080236;
+ public static final int quantum_ic_replay_30_grey600_36=0x7f080237;
+ public static final int quantum_ic_replay_30_white_24=0x7f080238;
+ public static final int quantum_ic_replay_30_white_36=0x7f080239;
+ public static final int quantum_ic_replay_white_24=0x7f08023a;
+ public static final int quantum_ic_skip_next_grey600_36=0x7f08023b;
+ public static final int quantum_ic_skip_next_white_24=0x7f08023c;
+ public static final int quantum_ic_skip_next_white_36=0x7f08023d;
+ public static final int quantum_ic_skip_previous_grey600_36=0x7f08023e;
+ public static final int quantum_ic_skip_previous_white_24=0x7f08023f;
+ public static final int quantum_ic_skip_previous_white_36=0x7f080240;
+ public static final int quantum_ic_stop_grey600_36=0x7f080241;
+ public static final int quantum_ic_stop_grey600_48=0x7f080242;
+ public static final int quantum_ic_stop_white_24=0x7f080243;
+ public static final int quantum_ic_volume_off_grey600_36=0x7f080244;
+ public static final int quantum_ic_volume_off_white_36=0x7f080245;
+ public static final int quantum_ic_volume_up_grey600_36=0x7f080246;
+ public static final int quantum_ic_volume_up_white_36=0x7f080247;
+ public static final int rect_selector=0x7f080248;
+ public static final int rect_selector_dark=0x7f080249;
+ public static final int rect_selector_strong=0x7f08024a;
+ public static final int rect_selector_strong_dark=0x7f08024b;
+ public static final int round_selected=0x7f08024c;
+ public static final int round_selected_dark=0x7f08024d;
+ public static final int round_selector=0x7f08024e;
+ public static final int round_selector_dark=0x7f08024f;
+ public static final int round_selector_mask=0x7f080250;
+ public static final int round_window=0x7f080251;
+ public static final int shadow_down=0x7f080252;
+ public static final int shadow_down_strong=0x7f080253;
+ public static final int shadow_up=0x7f080254;
+ public static final int shadow_up_edited=0x7f080255;
+ public static final int shadow_up_full_theme=0x7f080256;
+ public static final int shadow_up_home=0x7f080257;
+ public static final int shadow_up_strong=0x7f080258;
+ public static final int slider_thumb=0x7f080259;
+ public static final int square_window=0x7f08025a;
+ public static final int switch_thumb_material=0x7f08025b;
+ public static final int tab_indicator=0x7f08025c;
+ public static final int toggle_outline_buttons=0x7f08025d;
+ public static final int tooltip_frame_dark=0x7f08025e;
+ public static final int tooltip_frame_light=0x7f08025f;
+ public static final int widget_selector=0x7f080260;
+ public static final int widget_selector_dark=0x7f080261;
+ public static final int widget_selector_light=0x7f080262;
+ }
+ public static final class font {
+ public static final int font=0x7f090000;
+ public static final int sans_bold=0x7f090001;
+ public static final int sans_regular=0x7f090002;
+ }
+ public static final class id {
+ public static final int ALT=0x7f0a0000;
+ public static final int CTRL=0x7f0a0001;
+ public static final int FUNCTION=0x7f0a0002;
+ public static final int META=0x7f0a0003;
+ public static final int SHIFT=0x7f0a0004;
+ public static final int SYM=0x7f0a0005;
+ public static final int action0=0x7f0a0006;
+ public static final int actionAbout=0x7f0a0007;
+ public static final int actionAddPlaylist=0x7f0a0008;
+ public static final int actionBugReport=0x7f0a0009;
+ public static final int actionBuyPro=0x7f0a000a;
+ public static final int actionCancel=0x7f0a000b;
+ public static final int actionCreate=0x7f0a000c;
+ public static final int actionDelete=0x7f0a000d;
+ public static final int actionEqualizer=0x7f0a000e;
+ public static final int actionFolders=0x7f0a000f;
+ public static final int actionNewPlaylist=0x7f0a0010;
+ public static final int actionNewPlaylistContainer=0x7f0a0011;
+ public static final int actionNext=0x7f0a0012;
+ public static final int actionPlayingQueue=0x7f0a0013;
+ public static final int actionPrevious=0x7f0a0014;
+ public static final int actionRate=0x7f0a0015;
+ public static final int actionRemove=0x7f0a0016;
+ public static final int actionSet=0x7f0a0017;
+ public static final int actionSettings=0x7f0a0018;
+ public static final int actionShare=0x7f0a0019;
+ public static final int actionShuffle=0x7f0a001a;
+ public static final int actionShuffleAll=0x7f0a001b;
+ public static final int actionSleepTimer=0x7f0a001c;
+ public static final int action_add_to_current_playing=0x7f0a001d;
+ public static final int action_add_to_playlist=0x7f0a001e;
+ public static final int action_album=0x7f0a001f;
+ public static final int action_album_sort_order_artist=0x7f0a0020;
+ public static final int action_album_sort_order_asc=0x7f0a0021;
+ public static final int action_album_sort_order_desc=0x7f0a0022;
+ public static final int action_album_sort_order_year=0x7f0a0023;
+ public static final int action_artist=0x7f0a0024;
+ public static final int action_artist_sort_order_asc=0x7f0a0025;
+ public static final int action_artist_sort_order_desc=0x7f0a0026;
+ public static final int action_bar=0x7f0a0027;
+ public static final int action_bar_activity_content=0x7f0a0028;
+ public static final int action_bar_container=0x7f0a0029;
+ public static final int action_bar_root=0x7f0a002a;
+ public static final int action_bar_spinner=0x7f0a002b;
+ public static final int action_bar_subtitle=0x7f0a002c;
+ public static final int action_bar_title=0x7f0a002d;
+ public static final int action_cancel=0x7f0a002e;
+ public static final int action_clear_playing_queue=0x7f0a002f;
+ public static final int action_clear_playlist=0x7f0a0030;
+ public static final int action_container=0x7f0a0031;
+ public static final int action_context_bar=0x7f0a0032;
+ public static final int action_delete_from_device=0x7f0a0033;
+ public static final int action_delete_playlist=0x7f0a0034;
+ public static final int action_details=0x7f0a0035;
+ public static final int action_divider=0x7f0a0036;
+ public static final int action_equalizer=0x7f0a0037;
+ public static final int action_go_to_album=0x7f0a0038;
+ public static final int action_go_to_artist=0x7f0a0039;
+ public static final int action_go_to_genre=0x7f0a003a;
+ public static final int action_go_to_start_directory=0x7f0a003b;
+ public static final int action_grid_size=0x7f0a003c;
+ public static final int action_grid_size_1=0x7f0a003d;
+ public static final int action_grid_size_2=0x7f0a003e;
+ public static final int action_grid_size_3=0x7f0a003f;
+ public static final int action_grid_size_4=0x7f0a0040;
+ public static final int action_grid_size_5=0x7f0a0041;
+ public static final int action_grid_size_6=0x7f0a0042;
+ public static final int action_grid_size_7=0x7f0a0043;
+ public static final int action_grid_size_8=0x7f0a0044;
+ public static final int action_home=0x7f0a0045;
+ public static final int action_image=0x7f0a0046;
+ public static final int action_menu_divider=0x7f0a0047;
+ public static final int action_menu_presenter=0x7f0a0048;
+ public static final int action_mode_bar=0x7f0a0049;
+ public static final int action_mode_bar_stub=0x7f0a004a;
+ public static final int action_mode_close_button=0x7f0a004b;
+ public static final int action_multi_select_adapter_check_all=0x7f0a004c;
+ public static final int action_new_playlist=0x7f0a004d;
+ public static final int action_next=0x7f0a004e;
+ public static final int action_play=0x7f0a004f;
+ public static final int action_play_next=0x7f0a0050;
+ public static final int action_play_pause=0x7f0a0051;
+ public static final int action_playlist=0x7f0a0052;
+ public static final int action_prev=0x7f0a0053;
+ public static final int action_quit=0x7f0a0054;
+ public static final int action_remove_from_playing_queue=0x7f0a0055;
+ public static final int action_remove_from_playlist=0x7f0a0056;
+ public static final int action_rename=0x7f0a0057;
+ public static final int action_rename_playlist=0x7f0a0058;
+ public static final int action_reset_artist_image=0x7f0a0059;
+ public static final int action_save_playing_queue=0x7f0a005a;
+ public static final int action_save_playlist=0x7f0a005b;
+ public static final int action_scan=0x7f0a005c;
+ public static final int action_set_artist_image=0x7f0a005d;
+ public static final int action_set_as_ringtone=0x7f0a005e;
+ public static final int action_set_as_start_directory=0x7f0a005f;
+ public static final int action_settings=0x7f0a0060;
+ public static final int action_share=0x7f0a0061;
+ public static final int action_show_lyrics=0x7f0a0062;
+ public static final int action_shuffle_all=0x7f0a0063;
+ public static final int action_shuffle_playlist=0x7f0a0064;
+ public static final int action_sleep_timer=0x7f0a0065;
+ public static final int action_song=0x7f0a0066;
+ public static final int action_song_sort_order_album=0x7f0a0067;
+ public static final int action_song_sort_order_artist=0x7f0a0068;
+ public static final int action_song_sort_order_asc=0x7f0a0069;
+ public static final int action_song_sort_order_date=0x7f0a006a;
+ public static final int action_song_sort_order_desc=0x7f0a006b;
+ public static final int action_song_sort_order_year=0x7f0a006c;
+ public static final int action_sort_order=0x7f0a006d;
+ public static final int action_sort_order_artist_song_duration=0x7f0a006e;
+ public static final int action_sort_order_title=0x7f0a006f;
+ public static final int action_sort_order_title_desc=0x7f0a0070;
+ public static final int action_sort_order_track_list=0x7f0a0071;
+ public static final int action_tag_editor=0x7f0a0072;
+ public static final int action_text=0x7f0a0073;
+ public static final int action_toggle_favorite=0x7f0a0074;
+ public static final int actions=0x7f0a0075;
+ public static final int activity_chooser_view_content=0x7f0a0076;
+ public static final int ad_background_image_view=0x7f0a0077;
+ public static final int ad_container=0x7f0a0078;
+ public static final int ad_image_view=0x7f0a0079;
+ public static final int ad_in_progress_label=0x7f0a007a;
+ public static final int ad_label=0x7f0a007b;
+ public static final int ad_skip_button=0x7f0a007c;
+ public static final int ad_skip_text=0x7f0a007d;
+ public static final int add=0x7f0a007e;
+ public static final int adjacent=0x7f0a007f;
+ public static final int adjust_height=0x7f0a0080;
+ public static final int adjust_width=0x7f0a0081;
+ public static final int airTextDeviceInfo=0x7f0a0082;
+ public static final int albumArtistContainer=0x7f0a0083;
+ public static final int albumArtistText=0x7f0a0084;
+ public static final int albumRecyclerView=0x7f0a0085;
+ public static final int albumText=0x7f0a0086;
+ public static final int albumTitle=0x7f0a0087;
+ public static final int albumTitleContainer=0x7f0a0088;
+ public static final int album_cover_container=0x7f0a0089;
+ public static final int alertTitle=0x7f0a008a;
+ public static final int alignBounds=0x7f0a008b;
+ public static final int alignMargins=0x7f0a008c;
+ public static final int all=0x7f0a008d;
+ public static final int always=0x7f0a008e;
+ public static final int anchored=0x7f0a008f;
+ public static final int anti_clickable=0x7f0a0090;
+ public static final int app=0x7f0a0091;
+ public static final int appBarLayout=0x7f0a0092;
+ public static final int appGithub=0x7f0a0093;
+ public static final int appName=0x7f0a0094;
+ public static final int appRate=0x7f0a0095;
+ public static final int appShare=0x7f0a0096;
+ public static final int appTranslation=0x7f0a0097;
+ public static final int appVersion=0x7f0a0098;
+ public static final int app_bar=0x7f0a0099;
+ public static final int arrow=0x7f0a009a;
+ public static final int artistImage=0x7f0a009b;
+ public static final int artistText=0x7f0a009c;
+ public static final int artistTitle=0x7f0a009d;
+ public static final int async=0x7f0a009e;
+ public static final int audioFile=0x7f0a009f;
+ public static final int audioSettings=0x7f0a00a0;
+ public static final int audioText=0x7f0a00a1;
+ public static final int audio_list_view=0x7f0a00a2;
+ public static final int audio_settings_icon=0x7f0a00a3;
+ public static final int auto=0x7f0a00a4;
+ public static final int back=0x7f0a00a5;
+ public static final int background=0x7f0a00a6;
+ public static final int background_image_view=0x7f0a00a7;
+ public static final int background_place_holder_image_view=0x7f0a00a8;
+ public static final int bannerImage=0x7f0a00a9;
+ public static final int bannerSelect=0x7f0a00aa;
+ public static final int bannerTitle=0x7f0a00ab;
+ public static final int bassBoost=0x7f0a00ac;
+ public static final int bassBoostStrength=0x7f0a00ad;
+ public static final int beginning=0x7f0a00ae;
+ public static final int biographyText=0x7f0a00af;
+ public static final int biographyTitle=0x7f0a00b0;
+ public static final int bitrate=0x7f0a00b1;
+ public static final int blocking=0x7f0a00b2;
+ public static final int blurred_background_image_view=0x7f0a00b3;
+ public static final int bottom=0x7f0a00b4;
+ public static final int bottomNavigationView=0x7f0a00b5;
+ public static final int breadCrumbs=0x7f0a00b6;
+ public static final int button=0x7f0a00b7;
+ public static final int buttonPanel=0x7f0a00b8;
+ public static final int button_0=0x7f0a00b9;
+ public static final int button_1=0x7f0a00ba;
+ public static final int button_2=0x7f0a00bb;
+ public static final int button_3=0x7f0a00bc;
+ public static final int button_next=0x7f0a00bd;
+ public static final int button_play_pause_toggle=0x7f0a00be;
+ public static final int button_prev=0x7f0a00bf;
+ public static final int button_toggle_play_pause=0x7f0a00c0;
+ public static final int buy_pro=0x7f0a00c1;
+ public static final int cab_stub=0x7f0a00c2;
+ public static final int cancel_action=0x7f0a00c3;
+ public static final int cast_button_type_closed_caption=0x7f0a00c4;
+ public static final int cast_button_type_custom=0x7f0a00c5;
+ public static final int cast_button_type_empty=0x7f0a00c6;
+ public static final int cast_button_type_forward_30_seconds=0x7f0a00c7;
+ public static final int cast_button_type_mute_toggle=0x7f0a00c8;
+ public static final int cast_button_type_play_pause_toggle=0x7f0a00c9;
+ public static final int cast_button_type_rewind_30_seconds=0x7f0a00ca;
+ public static final int cast_button_type_skip_next=0x7f0a00cb;
+ public static final int cast_button_type_skip_previous=0x7f0a00cc;
+ public static final int cast_featurehighlight_help_text_body_view=0x7f0a00cd;
+ public static final int cast_featurehighlight_help_text_header_view=0x7f0a00ce;
+ public static final int cast_featurehighlight_view=0x7f0a00cf;
+ public static final int cast_notification_id=0x7f0a00d0;
+ public static final int center=0x7f0a00d1;
+ public static final int center_horizontal=0x7f0a00d2;
+ public static final int center_vertical=0x7f0a00d3;
+ public static final int changelog=0x7f0a00d4;
+ public static final int checkbox=0x7f0a00d5;
+ public static final int chronometer=0x7f0a00d6;
+ public static final int circle=0x7f0a00d7;
+ public static final int circular=0x7f0a00d8;
+ public static final int clearQueue=0x7f0a00d9;
+ public static final int clear_app_data=0x7f0a00da;
+ public static final int clickable_area=0x7f0a00db;
+ public static final int clip_horizontal=0x7f0a00dc;
+ public static final int clip_vertical=0x7f0a00dd;
+ public static final int collapseActionView=0x7f0a00de;
+ public static final int collapsed=0x7f0a00df;
+ public static final int collapsingToolbar=0x7f0a00e0;
+ public static final int collapsingToolbarLayout=0x7f0a00e1;
+ public static final int collapsing_toolbar=0x7f0a00e2;
+ public static final int colorBackground=0x7f0a00e3;
+ public static final int colorGradientBackground=0x7f0a00e4;
+ public static final int container=0x7f0a00e5;
+ public static final int container_all=0x7f0a00e6;
+ public static final int container_current=0x7f0a00e7;
+ public static final int content=0x7f0a00e8;
+ public static final int contentContainer=0x7f0a00e9;
+ public static final int contentFrame=0x7f0a00ea;
+ public static final int contentPanel=0x7f0a00eb;
+ public static final int content_container=0x7f0a00ec;
+ public static final int controllers=0x7f0a00ed;
+ public static final int coordinator=0x7f0a00ee;
+ public static final int coordinatorLayout=0x7f0a00ef;
+ public static final int coordinator_layout=0x7f0a00f0;
+ public static final int custom=0x7f0a00f1;
+ public static final int customPanel=0x7f0a00f2;
+ public static final int dark=0x7f0a00f3;
+ public static final int decor_content_parent=0x7f0a00f4;
+ public static final int default_activity_button=0x7f0a00f5;
+ public static final int design_bottom_sheet=0x7f0a00f6;
+ public static final int design_menu_item_action_area=0x7f0a00f7;
+ public static final int design_menu_item_action_area_stub=0x7f0a00f8;
+ public static final int design_menu_item_text=0x7f0a00f9;
+ public static final int design_navigation_view=0x7f0a00fa;
+ public static final int detailContentFrame=0x7f0a00fb;
+ public static final int disableHome=0x7f0a00fc;
+ public static final int discordLink=0x7f0a00fd;
+ public static final int donate=0x7f0a00fe;
+ public static final int donateLink=0x7f0a00ff;
+ public static final int donation=0x7f0a0100;
+ public static final int drag_view=0x7f0a0101;
+ public static final int drawerLayout=0x7f0a0102;
+ public static final int drawer_content_container=0x7f0a0103;
+ public static final int dummy_fab=0x7f0a0104;
+ public static final int dummy_statusbar_actionbar=0x7f0a0105;
+ public static final int dynamic=0x7f0a0106;
+ public static final int edit_query=0x7f0a0107;
+ public static final int editables=0x7f0a0108;
+ public static final int editorImage=0x7f0a0109;
+ public static final int end=0x7f0a010a;
+ public static final int end_padder=0x7f0a010b;
+ public static final int end_text=0x7f0a010c;
+ public static final int enterAlways=0x7f0a010d;
+ public static final int enterAlwaysCollapsed=0x7f0a010e;
+ public static final int equalizerSwitch=0x7f0a010f;
+ public static final int exitUntilCollapsed=0x7f0a0110;
+ public static final int expand=0x7f0a0111;
+ public static final int expand_activities_button=0x7f0a0112;
+ public static final int expanded=0x7f0a0113;
+ public static final int expanded_controller_layout=0x7f0a0114;
+ public static final int expanded_menu=0x7f0a0115;
+ public static final int fab=0x7f0a0116;
+ public static final int faqLink=0x7f0a0117;
+ public static final int fifth=0x7f0a0118;
+ public static final int fileFormat=0x7f0a0119;
+ public static final int fileName=0x7f0a011a;
+ public static final int filePath=0x7f0a011b;
+ public static final int fileSize=0x7f0a011c;
+ public static final int fill=0x7f0a011d;
+ public static final int fill_horizontal=0x7f0a011e;
+ public static final int fill_vertical=0x7f0a011f;
+ public static final int filled=0x7f0a0120;
+ public static final int fixed=0x7f0a0121;
+ public static final int foregroundImage=0x7f0a0122;
+ public static final int forever=0x7f0a0123;
+ public static final int fragmentContainer=0x7f0a0124;
+ public static final int fragment_container=0x7f0a0125;
+ public static final int frequencyBands=0x7f0a0126;
+ public static final int generalSettings=0x7f0a0127;
+ public static final int general_settings_icon=0x7f0a0128;
+ public static final int genreContainer=0x7f0a0129;
+ public static final int genreText=0x7f0a012a;
+ public static final int genreTitle=0x7f0a012b;
+ public static final int genresRecyclerView=0x7f0a012c;
+ public static final int ghost_view=0x7f0a012d;
+ public static final int glide_custom_view_target_tag=0x7f0a012e;
+ public static final int googlePlus=0x7f0a012f;
+ public static final int google_pay=0x7f0a0130;
+ public static final int gradient_background=0x7f0a0131;
+ public static final int group_divider=0x7f0a0132;
+ public static final int group_grid_size=0x7f0a0133;
+ public static final int hidden=0x7f0a0134;
+ public static final int history=0x7f0a0135;
+ public static final int home=0x7f0a0136;
+ public static final int homeAsUp=0x7f0a0137;
+ public static final int horizontal=0x7f0a0138;
+ public static final int hurtz=0x7f0a0139;
+ public static final int icon=0x7f0a013a;
+ public static final int icon_frame=0x7f0a013b;
+ public static final int icon_group=0x7f0a013c;
+ public static final int icon_only=0x7f0a013d;
+ public static final int icon_view=0x7f0a013e;
+ public static final int ifRoom=0x7f0a013f;
+ public static final int image=0x7f0a0140;
+ public static final int imageContainer=0x7f0a0141;
+ public static final int imageSettings=0x7f0a0142;
+ public static final int image_1=0x7f0a0143;
+ public static final int image_2=0x7f0a0144;
+ public static final int image_3=0x7f0a0145;
+ public static final int image_4=0x7f0a0146;
+ public static final int image_5=0x7f0a0147;
+ public static final int image_6=0x7f0a0148;
+ public static final int image_7=0x7f0a0149;
+ public static final int image_8=0x7f0a014a;
+ public static final int image_9=0x7f0a014b;
+ public static final int image_container=0x7f0a014c;
+ public static final int image_container_card=0x7f0a014d;
+ public static final int image_settings_icon=0x7f0a014e;
+ public static final int image_text=0x7f0a014f;
+ public static final int image_text_container=0x7f0a0150;
+ public static final int info=0x7f0a0151;
+ public static final int inputDescription=0x7f0a0152;
+ public static final int inputLayoutDescription=0x7f0a0153;
+ public static final int inputLayoutPassword=0x7f0a0154;
+ public static final int inputLayoutTitle=0x7f0a0155;
+ public static final int inputLayoutUsername=0x7f0a0156;
+ public static final int inputPassword=0x7f0a0157;
+ public static final int inputTitle=0x7f0a0158;
+ public static final int inputUsername=0x7f0a0159;
+ public static final int instagramLink=0x7f0a015a;
+ public static final int italic=0x7f0a015b;
+ public static final int itemImage=0x7f0a015c;
+ public static final int itemPrice=0x7f0a015d;
+ public static final int itemText=0x7f0a015e;
+ public static final int itemTitle=0x7f0a015f;
+ public static final int item_touch_helper_previous_elevation=0x7f0a0160;
+ public static final int labeled=0x7f0a0161;
+ public static final int largeIcon=0x7f0a0162;
+ public static final int largeLabel=0x7f0a0163;
+ public static final int lastAdded=0x7f0a0164;
+ public static final int left=0x7f0a0165;
+ public static final int license=0x7f0a0166;
+ public static final int light=0x7f0a0167;
+ public static final int line1=0x7f0a0168;
+ public static final int line3=0x7f0a0169;
+ public static final int listMode=0x7f0a016a;
+ public static final int list_item=0x7f0a016b;
+ public static final int live_stream_indicator=0x7f0a016c;
+ public static final int loading_indicator=0x7f0a016d;
+ public static final int lyricsContainer=0x7f0a016e;
+ public static final int lyricsText=0x7f0a016f;
+ public static final int lyricsView=0x7f0a0170;
+ public static final int madeText=0x7f0a0171;
+ public static final int mainContent=0x7f0a0172;
+ public static final int mainContentFrame=0x7f0a0173;
+ public static final int main_fragment_content=0x7f0a0174;
+ public static final int mask=0x7f0a0175;
+ public static final int masked=0x7f0a0176;
+ public static final int mcab_toolbar=0x7f0a0177;
+ public static final int md_buttonDefaultNegative=0x7f0a0178;
+ public static final int md_buttonDefaultNeutral=0x7f0a0179;
+ public static final int md_buttonDefaultPositive=0x7f0a017a;
+ public static final int md_colorA=0x7f0a017b;
+ public static final int md_colorALabel=0x7f0a017c;
+ public static final int md_colorAValue=0x7f0a017d;
+ public static final int md_colorB=0x7f0a017e;
+ public static final int md_colorBLabel=0x7f0a017f;
+ public static final int md_colorBValue=0x7f0a0180;
+ public static final int md_colorChooserCustomFrame=0x7f0a0181;
+ public static final int md_colorG=0x7f0a0182;
+ public static final int md_colorGLabel=0x7f0a0183;
+ public static final int md_colorGValue=0x7f0a0184;
+ public static final int md_colorIndicator=0x7f0a0185;
+ public static final int md_colorR=0x7f0a0186;
+ public static final int md_colorRLabel=0x7f0a0187;
+ public static final int md_colorRValue=0x7f0a0188;
+ public static final int md_content=0x7f0a0189;
+ public static final int md_contentListViewFrame=0x7f0a018a;
+ public static final int md_contentRecyclerView=0x7f0a018b;
+ public static final int md_contentScrollView=0x7f0a018c;
+ public static final int md_control=0x7f0a018d;
+ public static final int md_customViewFrame=0x7f0a018e;
+ public static final int md_grid=0x7f0a018f;
+ public static final int md_hexInput=0x7f0a0190;
+ public static final int md_icon=0x7f0a0191;
+ public static final int md_label=0x7f0a0192;
+ public static final int md_minMax=0x7f0a0193;
+ public static final int md_promptCheckbox=0x7f0a0194;
+ public static final int md_root=0x7f0a0195;
+ public static final int md_title=0x7f0a0196;
+ public static final int md_titleFrame=0x7f0a0197;
+ public static final int media_actions=0x7f0a0198;
+ public static final int media_route_menu_item=0x7f0a0199;
+ public static final int media_titles=0x7f0a019a;
+ public static final int menu=0x7f0a019b;
+ public static final int message=0x7f0a019c;
+ public static final int middle=0x7f0a019d;
+ public static final int mini=0x7f0a019e;
+ public static final int miniPlayerFragment=0x7f0a019f;
+ public static final int miniPlayerPlayPauseButton=0x7f0a01a0;
+ public static final int miniPlayerTitle=0x7f0a01a1;
+ public static final int mini_player_content=0x7f0a01a2;
+ public static final int mini_player_image=0x7f0a01a3;
+ public static final int minus_db=0x7f0a01a4;
+ public static final int moreRecyclerView=0x7f0a01a5;
+ public static final int moreTitle=0x7f0a01a6;
+ public static final int mr_art=0x7f0a01a7;
+ public static final int mr_cast_checkbox=0x7f0a01a8;
+ public static final int mr_cast_close_button=0x7f0a01a9;
+ public static final int mr_cast_group_icon=0x7f0a01aa;
+ public static final int mr_cast_group_name=0x7f0a01ab;
+ public static final int mr_cast_list=0x7f0a01ac;
+ public static final int mr_cast_meta=0x7f0a01ad;
+ public static final int mr_cast_meta_art=0x7f0a01ae;
+ public static final int mr_cast_meta_subtitle=0x7f0a01af;
+ public static final int mr_cast_meta_title=0x7f0a01b0;
+ public static final int mr_cast_route_icon=0x7f0a01b1;
+ public static final int mr_cast_route_name=0x7f0a01b2;
+ public static final int mr_cast_stop_button=0x7f0a01b3;
+ public static final int mr_cast_volume_layout=0x7f0a01b4;
+ public static final int mr_cast_volume_slider=0x7f0a01b5;
+ public static final int mr_chooser_list=0x7f0a01b6;
+ public static final int mr_chooser_route_desc=0x7f0a01b7;
+ public static final int mr_chooser_route_icon=0x7f0a01b8;
+ public static final int mr_chooser_route_name=0x7f0a01b9;
+ public static final int mr_chooser_title=0x7f0a01ba;
+ public static final int mr_close=0x7f0a01bb;
+ public static final int mr_control_divider=0x7f0a01bc;
+ public static final int mr_control_playback_ctrl=0x7f0a01bd;
+ public static final int mr_control_subtitle=0x7f0a01be;
+ public static final int mr_control_title=0x7f0a01bf;
+ public static final int mr_control_title_container=0x7f0a01c0;
+ public static final int mr_custom_control=0x7f0a01c1;
+ public static final int mr_default_control=0x7f0a01c2;
+ public static final int mr_dialog_area=0x7f0a01c3;
+ public static final int mr_dialog_header_name=0x7f0a01c4;
+ public static final int mr_expandable_area=0x7f0a01c5;
+ public static final int mr_group_expand_collapse=0x7f0a01c6;
+ public static final int mr_group_volume_route_name=0x7f0a01c7;
+ public static final int mr_group_volume_slider=0x7f0a01c8;
+ public static final int mr_media_main_control=0x7f0a01c9;
+ public static final int mr_name=0x7f0a01ca;
+ public static final int mr_picker_close_button=0x7f0a01cb;
+ public static final int mr_picker_list=0x7f0a01cc;
+ public static final int mr_picker_route_icon=0x7f0a01cd;
+ public static final int mr_picker_route_name=0x7f0a01ce;
+ public static final int mr_playback_control=0x7f0a01cf;
+ public static final int mr_title_bar=0x7f0a01d0;
+ public static final int mr_volume_control=0x7f0a01d1;
+ public static final int mr_volume_group_list=0x7f0a01d2;
+ public static final int mr_volume_item_icon=0x7f0a01d3;
+ public static final int mr_volume_slider=0x7f0a01d4;
+ public static final int mtrl_child_content_container=0x7f0a01d5;
+ public static final int mtrl_internal_children_alpha_tag=0x7f0a01d6;
+ public static final int multiply=0x7f0a01d7;
+ public static final int name=0x7f0a01d8;
+ public static final int nameContainer=0x7f0a01d9;
+ public static final int nav_equalizer=0x7f0a01da;
+ public static final int nav_folders=0x7f0a01db;
+ public static final int nav_home=0x7f0a01dc;
+ public static final int nav_library=0x7f0a01dd;
+ public static final int nav_report_bug=0x7f0a01de;
+ public static final int nav_settings=0x7f0a01df;
+ public static final int nav_share_app=0x7f0a01e0;
+ public static final int navigation_drawer_menu_category_buy_pro=0x7f0a01e1;
+ public static final int navigation_drawer_menu_category_sections=0x7f0a01e2;
+ public static final int navigation_header_container=0x7f0a01e3;
+ public static final int never=0x7f0a01e4;
+ public static final int next=0x7f0a01e5;
+ public static final int nextButton=0x7f0a01e6;
+ public static final int none=0x7f0a01e7;
+ public static final int normal=0x7f0a01e8;
+ public static final int notificationSettings=0x7f0a01e9;
+ public static final int notification_background=0x7f0a01ea;
+ public static final int notification_main_column=0x7f0a01eb;
+ public static final int notification_main_column_container=0x7f0a01ec;
+ public static final int notification_settings_icon=0x7f0a01ed;
+ public static final int nowPlayingSettings=0x7f0a01ee;
+ public static final int now_playing=0x7f0a01ef;
+ public static final int now_playing_container=0x7f0a01f0;
+ public static final int now_playing_screen_view_pager=0x7f0a01f1;
+ public static final int now_playing_settings_icon=0x7f0a01f2;
+ public static final int off=0x7f0a01f3;
+ public static final int offlineLyrics=0x7f0a01f4;
+ public static final int openSource=0x7f0a01f5;
+ public static final int optionAnonymous=0x7f0a01f6;
+ public static final int optionUseAccount=0x7f0a01f7;
+ public static final int option_1=0x7f0a01f8;
+ public static final int otherSettings=0x7f0a01f9;
+ public static final int other_settings_icon=0x7f0a01fa;
+ public static final int others=0x7f0a01fb;
+ public static final int outline=0x7f0a01fc;
+ public static final int palette_color_container=0x7f0a01fd;
+ public static final int parallax=0x7f0a01fe;
+ public static final int parentPanel=0x7f0a01ff;
+ public static final int parent_matrix=0x7f0a0200;
+ public static final int personalizeSettings=0x7f0a0201;
+ public static final int personalize_settings_icon=0x7f0a0202;
+ public static final int pin=0x7f0a0203;
+ public static final int piracy_checker_description=0x7f0a0204;
+ public static final int playPauseButton=0x7f0a0205;
+ public static final int playSongs=0x7f0a0206;
+ public static final int playbackControls=0x7f0a0207;
+ public static final int playbackControlsFragment=0x7f0a0208;
+ public static final int playback_controls=0x7f0a0209;
+ public static final int playback_controls_fragment=0x7f0a020a;
+ public static final int playerAlbumCoverFragment=0x7f0a020b;
+ public static final int playerFragmentContainer=0x7f0a020c;
+ public static final int playerImage=0x7f0a020d;
+ public static final int playerMediaControllerContainer=0x7f0a020e;
+ public static final int playerQueueSubHeader=0x7f0a020f;
+ public static final int playerText=0x7f0a0210;
+ public static final int playerTitle=0x7f0a0211;
+ public static final int playerToolbar=0x7f0a0212;
+ public static final int player_album_art_frame=0x7f0a0213;
+ public static final int player_album_cover_fragment=0x7f0a0214;
+ public static final int player_container=0x7f0a0215;
+ public static final int player_footer_frame=0x7f0a0216;
+ public static final int player_fragment_container=0x7f0a0217;
+ public static final int player_image=0x7f0a0218;
+ public static final int player_media_controller_container=0x7f0a0219;
+ public static final int player_next_button=0x7f0a021a;
+ public static final int player_play_pause_button=0x7f0a021b;
+ public static final int player_prev_button=0x7f0a021c;
+ public static final int player_progress_slider=0x7f0a021d;
+ public static final int player_repeat_button=0x7f0a021e;
+ public static final int player_shuffle_button=0x7f0a021f;
+ public static final int player_song_current_progress=0x7f0a0220;
+ public static final int player_song_total_time=0x7f0a0221;
+ public static final int player_toolbar=0x7f0a0222;
+ public static final int plus_db=0x7f0a0223;
+ public static final int presets=0x7f0a0224;
+ public static final int previousButton=0x7f0a0225;
+ public static final int progress=0x7f0a0226;
+ public static final int progressBar=0x7f0a0227;
+ public static final int progressContainer=0x7f0a0228;
+ public static final int progressSlider=0x7f0a0229;
+ public static final int progress_bar=0x7f0a022a;
+ public static final int progress_circular=0x7f0a022b;
+ public static final int progress_horizontal=0x7f0a022c;
+ public static final int purchaseButton=0x7f0a022d;
+ public static final int radio=0x7f0a022e;
+ public static final int recentAlbum=0x7f0a022f;
+ public static final int recentAlbumsContainer=0x7f0a0230;
+ public static final int recentArtist=0x7f0a0231;
+ public static final int recentArtistContainer=0x7f0a0232;
+ public static final int recyclerView=0x7f0a0233;
+ public static final int recycler_view=0x7f0a0234;
+ public static final int repeatButton=0x7f0a0235;
+ public static final int restoreButton=0x7f0a0236;
+ public static final int right=0x7f0a0237;
+ public static final int right_icon=0x7f0a0238;
+ public static final int right_side=0x7f0a0239;
+ public static final int root=0x7f0a023a;
+ public static final int root_layout=0x7f0a023b;
+ public static final int safeArea=0x7f0a023c;
+ public static final int samplingRate=0x7f0a023d;
+ public static final int saveFab=0x7f0a023e;
+ public static final int save_image_matrix=0x7f0a023f;
+ public static final int save_non_transition_alpha=0x7f0a0240;
+ public static final int save_scale_type=0x7f0a0241;
+ public static final int screen=0x7f0a0242;
+ public static final int scroll=0x7f0a0243;
+ public static final int scrollIndicatorDown=0x7f0a0244;
+ public static final int scrollIndicatorUp=0x7f0a0245;
+ public static final int scrollView=0x7f0a0246;
+ public static final int scrollable=0x7f0a0247;
+ public static final int searchView=0x7f0a0248;
+ public static final int search_badge=0x7f0a0249;
+ public static final int search_bar=0x7f0a024a;
+ public static final int search_button=0x7f0a024b;
+ public static final int search_close_btn=0x7f0a024c;
+ public static final int search_edit_frame=0x7f0a024d;
+ public static final int search_go_btn=0x7f0a024e;
+ public static final int search_mag_icon=0x7f0a024f;
+ public static final int search_plate=0x7f0a0250;
+ public static final int search_src_text=0x7f0a0251;
+ public static final int search_voice_btn=0x7f0a0252;
+ public static final int seekBar=0x7f0a0253;
+ public static final int seek_bar=0x7f0a0254;
+ public static final int seek_bar_controls=0x7f0a0255;
+ public static final int seekbar=0x7f0a0256;
+ public static final int seekbar_value=0x7f0a0257;
+ public static final int select_dialog_listview=0x7f0a0258;
+ public static final int selected=0x7f0a0259;
+ public static final int sendFab=0x7f0a025a;
+ public static final int separator=0x7f0a025b;
+ public static final int settingsTitle=0x7f0a025c;
+ public static final int short_separator=0x7f0a025d;
+ public static final int shortcut=0x7f0a025e;
+ public static final int showCustom=0x7f0a025f;
+ public static final int showHome=0x7f0a0260;
+ public static final int showTitle=0x7f0a0261;
+ public static final int shuffleButton=0x7f0a0262;
+ public static final int shuffle_text=0x7f0a0263;
+ public static final int slidable_content=0x7f0a0264;
+ public static final int slidable_panel=0x7f0a0265;
+ public static final int slide=0x7f0a0266;
+ public static final int slidingLayout=0x7f0a0267;
+ public static final int slidingPanel=0x7f0a0268;
+ public static final int smallIcon=0x7f0a0269;
+ public static final int smallLabel=0x7f0a026a;
+ public static final int snackbar_action=0x7f0a026b;
+ public static final int snackbar_text=0x7f0a026c;
+ public static final int snap=0x7f0a026d;
+ public static final int snapMargins=0x7f0a026e;
+ public static final int snowfall=0x7f0a026f;
+ public static final int songCurrentProgress=0x7f0a0270;
+ public static final int songText=0x7f0a0271;
+ public static final int songTitle=0x7f0a0272;
+ public static final int songTotalTime=0x7f0a0273;
+ public static final int spacer=0x7f0a0274;
+ public static final int spinner=0x7f0a0275;
+ public static final int split_action_bar=0x7f0a0276;
+ public static final int src_atop=0x7f0a0277;
+ public static final int src_in=0x7f0a0278;
+ public static final int src_over=0x7f0a0279;
+ public static final int standard=0x7f0a027a;
+ public static final int start=0x7f0a027b;
+ public static final int start_text=0x7f0a027c;
+ public static final int status_bar=0x7f0a027d;
+ public static final int status_bar_container=0x7f0a027e;
+ public static final int status_bar_latest_event_content=0x7f0a027f;
+ public static final int status_text=0x7f0a0280;
+ public static final int statusbarutil_fake_status_bar_view=0x7f0a0281;
+ public static final int statusbarutil_translucent_view=0x7f0a0282;
+ public static final int stretch=0x7f0a0283;
+ public static final int submenuarrow=0x7f0a0284;
+ public static final int submit_area=0x7f0a0285;
+ public static final int subtitle=0x7f0a0286;
+ public static final int subtitle_view=0x7f0a0287;
+ public static final int suggestionContainer=0x7f0a0288;
+ public static final int suggestionSongs=0x7f0a0289;
+ public static final int switchWidget=0x7f0a028a;
+ public static final int tabMode=0x7f0a028b;
+ public static final int tab_host=0x7f0a028c;
+ public static final int tabs=0x7f0a028d;
+ public static final int tag_transition_group=0x7f0a028e;
+ public static final int tag_unhandled_key_event_manager=0x7f0a028f;
+ public static final int tag_unhandled_key_listeners=0x7f0a0290;
+ public static final int telegramLink=0x7f0a0291;
+ public static final int text=0x7f0a0292;
+ public static final int text2=0x7f0a0293;
+ public static final int textSpacerNoButtons=0x7f0a0294;
+ public static final int textSpacerNoTitle=0x7f0a0295;
+ public static final int textStart=0x7f0a0296;
+ public static final int textTitle=0x7f0a0297;
+ public static final int text_input_password_toggle=0x7f0a0298;
+ public static final int text_list_view=0x7f0a0299;
+ public static final int text_separator=0x7f0a029a;
+ public static final int textinput_counter=0x7f0a029b;
+ public static final int textinput_error=0x7f0a029c;
+ public static final int textinput_helper_text=0x7f0a029d;
+ public static final int time=0x7f0a029e;
+ public static final int timerDisplay=0x7f0a029f;
+ public static final int title=0x7f0a02a0;
+ public static final int titleDividerNoCustom=0x7f0a02a1;
+ public static final int titleWelcome=0x7f0a02a2;
+ public static final int title_container=0x7f0a02a3;
+ public static final int title_template=0x7f0a02a4;
+ public static final int title_view=0x7f0a02a5;
+ public static final int toolbar=0x7f0a02a6;
+ public static final int toolbar_container=0x7f0a02a7;
+ public static final int top=0x7f0a02a8;
+ public static final int topAlbum=0x7f0a02a9;
+ public static final int topAlbumsContainer=0x7f0a02aa;
+ public static final int topArtist=0x7f0a02ab;
+ public static final int topArtistContainer=0x7f0a02ac;
+ public static final int topPanel=0x7f0a02ad;
+ public static final int topPlayed=0x7f0a02ae;
+ public static final int touch_outside=0x7f0a02af;
+ public static final int trackLength=0x7f0a02b0;
+ public static final int trackNumberText=0x7f0a02b1;
+ public static final int transition_current_scene=0x7f0a02b2;
+ public static final int transition_layout_save=0x7f0a02b3;
+ public static final int transition_position=0x7f0a02b4;
+ public static final int transition_scene_layoutid_cache=0x7f0a02b5;
+ public static final int transition_transform=0x7f0a02b6;
+ public static final int twitterLink=0x7f0a02b7;
+ public static final int uniform=0x7f0a02b8;
+ public static final int unlabeled=0x7f0a02b9;
+ public static final int up=0x7f0a02ba;
+ public static final int useLogo=0x7f0a02bb;
+ public static final int userImage=0x7f0a02bc;
+ public static final int userInfoContainer=0x7f0a02bd;
+ public static final int vertical=0x7f0a02be;
+ public static final int viewGroup=0x7f0a02bf;
+ public static final int viewPager=0x7f0a02c0;
+ public static final int view_offset_helper=0x7f0a02c1;
+ public static final int virtualizer=0x7f0a02c2;
+ public static final int virtualizerStrength=0x7f0a02c3;
+ public static final int visible=0x7f0a02c4;
+ public static final int voiceSearch=0x7f0a02c5;
+ public static final int volumeDown=0x7f0a02c6;
+ public static final int volumeFragment=0x7f0a02c7;
+ public static final int volumeFragmentContainer=0x7f0a02c8;
+ public static final int volumeSeekBar=0x7f0a02c9;
+ public static final int volumeUp=0x7f0a02ca;
+ public static final int volume_fragment=0x7f0a02cb;
+ public static final int volume_fragment_container=0x7f0a02cc;
+ public static final int volume_item_container=0x7f0a02cd;
+ public static final int webView=0x7f0a02ce;
+ public static final int web_view=0x7f0a02cf;
+ public static final int wide=0x7f0a02d0;
+ public static final int withText=0x7f0a02d1;
+ public static final int wrap_content=0x7f0a02d2;
+ public static final int yearContainer=0x7f0a02d3;
+ public static final int yearText=0x7f0a02d4;
+ public static final int yearTitle=0x7f0a02d5;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur=0x7f0b0000;
+ public static final int abc_config_activityShortDur=0x7f0b0001;
+ public static final int anim_duration_medium=0x7f0b0002;
+ public static final int app_bar_elevation_anim_duration=0x7f0b0003;
+ public static final int bottom_sheet_slide_duration=0x7f0b0004;
+ public static final int cancel_button_image_alpha=0x7f0b0005;
+ public static final int cast_libraries_material_featurehighlight_pulse_base_alpha=0x7f0b0006;
+ public static final int config_tooltipAnimTime=0x7f0b0007;
+ public static final int default_grid_columns=0x7f0b0008;
+ public static final int default_grid_columns_land=0x7f0b0009;
+ public static final int default_list_artist_columns=0x7f0b000a;
+ public static final int default_list_artist_columns_land=0x7f0b000b;
+ public static final int default_list_columns=0x7f0b000c;
+ public static final int default_list_columns_land=0x7f0b000d;
+ public static final int design_snackbar_text_max_lines=0x7f0b000e;
+ public static final int design_tab_indicator_anim_duration_ms=0x7f0b000f;
+ public static final int google_play_services_version=0x7f0b0010;
+ public static final int hide_password_duration=0x7f0b0011;
+ public static final int max_columns=0x7f0b0012;
+ public static final int max_columns_land=0x7f0b0013;
+ public static final int mr_controller_volume_group_list_animation_duration_ms=0x7f0b0014;
+ public static final int mr_controller_volume_group_list_fade_in_duration_ms=0x7f0b0015;
+ public static final int mr_controller_volume_group_list_fade_out_duration_ms=0x7f0b0016;
+ public static final int mr_update_routes_delay_ms=0x7f0b0017;
+ public static final int mtrl_btn_anim_delay_ms=0x7f0b0018;
+ public static final int mtrl_btn_anim_duration_ms=0x7f0b0019;
+ public static final int mtrl_chip_anim_duration=0x7f0b001a;
+ public static final int mtrl_tab_indicator_anim_duration_ms=0x7f0b001b;
+ public static final int options_height=0x7f0b001c;
+ public static final int show_password_duration=0x7f0b001d;
+ public static final int status_bar_notification_info_maxnum=0x7f0b001e;
+ }
+ public static final class interpolator {
+ public static final int mr_fast_out_slow_in=0x7f0c0000;
+ public static final int mr_linear_out_slow_in=0x7f0c0001;
+ public static final int mtrl_fast_out_linear_in=0x7f0c0002;
+ public static final int mtrl_fast_out_slow_in=0x7f0c0003;
+ public static final int mtrl_linear=0x7f0c0004;
+ public static final int mtrl_linear_out_slow_in=0x7f0c0005;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item=0x7f0d0000;
+ public static final int abc_action_bar_up_container=0x7f0d0001;
+ public static final int abc_action_menu_item_layout=0x7f0d0002;
+ public static final int abc_action_menu_layout=0x7f0d0003;
+ public static final int abc_action_mode_bar=0x7f0d0004;
+ public static final int abc_action_mode_close_item_material=0x7f0d0005;
+ public static final int abc_activity_chooser_view=0x7f0d0006;
+ public static final int abc_activity_chooser_view_list_item=0x7f0d0007;
+ public static final int abc_alert_dialog_button_bar_material=0x7f0d0008;
+ public static final int abc_alert_dialog_material=0x7f0d0009;
+ public static final int abc_alert_dialog_title_material=0x7f0d000a;
+ public static final int abc_cascading_menu_item_layout=0x7f0d000b;
+ public static final int abc_dialog_title_material=0x7f0d000c;
+ public static final int abc_expanded_menu_layout=0x7f0d000d;
+ public static final int abc_list_menu_item_checkbox=0x7f0d000e;
+ public static final int abc_list_menu_item_icon=0x7f0d000f;
+ public static final int abc_list_menu_item_layout=0x7f0d0010;
+ public static final int abc_list_menu_item_radio=0x7f0d0011;
+ public static final int abc_popup_menu_header_item_layout=0x7f0d0012;
+ public static final int abc_popup_menu_item_layout=0x7f0d0013;
+ public static final int abc_screen_content_include=0x7f0d0014;
+ public static final int abc_screen_simple=0x7f0d0015;
+ public static final int abc_screen_simple_overlay_action_mode=0x7f0d0016;
+ public static final int abc_screen_toolbar=0x7f0d0017;
+ public static final int abc_search_dropdown_item_icons_2line=0x7f0d0018;
+ public static final int abc_search_view=0x7f0d0019;
+ public static final int abc_select_dialog_material=0x7f0d001a;
+ public static final int abc_tooltip=0x7f0d001b;
+ public static final int abs_playlists=0x7f0d001c;
+ public static final int activity_about=0x7f0d001d;
+ public static final int activity_about_content=0x7f0d001e;
+ public static final int activity_album=0x7f0d001f;
+ public static final int activity_album_content=0x7f0d0020;
+ public static final int activity_album_tag_editor=0x7f0d0021;
+ public static final int activity_artist_content=0x7f0d0022;
+ public static final int activity_artist_details=0x7f0d0023;
+ public static final int activity_bug_report=0x7f0d0024;
+ public static final int activity_donation=0x7f0d0025;
+ public static final int activity_equalizer=0x7f0d0026;
+ public static final int activity_error_handler=0x7f0d0027;
+ public static final int activity_license=0x7f0d0028;
+ public static final int activity_license_default=0x7f0d0029;
+ public static final int activity_lock_screen_old_style=0x7f0d002a;
+ public static final int activity_lyrics=0x7f0d002b;
+ public static final int activity_main_content=0x7f0d002c;
+ public static final int activity_main_drawer_layout=0x7f0d002d;
+ public static final int activity_now_playng=0x7f0d002e;
+ public static final int activity_playing_queue=0x7f0d002f;
+ public static final int activity_playlist_detail=0x7f0d0030;
+ public static final int activity_pro_version=0x7f0d0031;
+ public static final int activity_pro_version_content=0x7f0d0032;
+ public static final int activity_search=0x7f0d0033;
+ public static final int activity_settings=0x7f0d0034;
+ public static final int activity_song_tag_editor=0x7f0d0035;
+ public static final int activity_user_info=0x7f0d0036;
+ public static final int activity_whats_new=0x7f0d0037;
+ public static final int app_widget_big=0x7f0d0038;
+ public static final int app_widget_card=0x7f0d0039;
+ public static final int app_widget_classic=0x7f0d003a;
+ public static final int app_widget_small=0x7f0d003b;
+ public static final int app_widget_text=0x7f0d003c;
+ public static final int ate_preference_category=0x7f0d003d;
+ public static final int ate_preference_checkbox=0x7f0d003e;
+ public static final int ate_preference_color=0x7f0d003f;
+ public static final int ate_preference_custom=0x7f0d0040;
+ public static final int ate_preference_custom_support=0x7f0d0041;
+ public static final int ate_preference_switch=0x7f0d0042;
+ public static final int ate_preference_switch_support=0x7f0d0043;
+ public static final int bread_crumb=0x7f0d0044;
+ public static final int bug_report_card_device_info=0x7f0d0045;
+ public static final int bug_report_card_report=0x7f0d0046;
+ public static final int card_credit=0x7f0d0047;
+ public static final int card_other=0x7f0d0048;
+ public static final int card_retro_info=0x7f0d0049;
+ public static final int card_social=0x7f0d004a;
+ public static final int cast_expanded_controller_activity=0x7f0d004b;
+ public static final int cast_help_text=0x7f0d004c;
+ public static final int cast_intro_overlay=0x7f0d004d;
+ public static final int cast_mini_controller=0x7f0d004e;
+ public static final int cast_tracks_chooser_dialog_layout=0x7f0d004f;
+ public static final int cast_tracks_chooser_dialog_row_layout=0x7f0d0050;
+ public static final int collapsing_floating_action_button=0x7f0d0051;
+ public static final int design_bottom_navigation_item=0x7f0d0052;
+ public static final int design_bottom_sheet_dialog=0x7f0d0053;
+ public static final int design_layout_snackbar=0x7f0d0054;
+ public static final int design_layout_snackbar_include=0x7f0d0055;
+ public static final int design_layout_tab_icon=0x7f0d0056;
+ public static final int design_layout_tab_text=0x7f0d0057;
+ public static final int design_menu_item_action_area=0x7f0d0058;
+ public static final int design_navigation_item=0x7f0d0059;
+ public static final int design_navigation_item_header=0x7f0d005a;
+ public static final int design_navigation_item_separator=0x7f0d005b;
+ public static final int design_navigation_item_subheader=0x7f0d005c;
+ public static final int design_navigation_menu=0x7f0d005d;
+ public static final int design_navigation_menu_item=0x7f0d005e;
+ public static final int design_text_input_password_icon=0x7f0d005f;
+ public static final int dialog_add_to_playlist=0x7f0d0060;
+ public static final int dialog_changelog=0x7f0d0061;
+ public static final int dialog_delete=0x7f0d0062;
+ public static final int dialog_file_details=0x7f0d0063;
+ public static final int dialog_file_share=0x7f0d0064;
+ public static final int dialog_playlist=0x7f0d0065;
+ public static final int dialog_playlist_rename=0x7f0d0066;
+ public static final int dialog_promotional_offer=0x7f0d0067;
+ public static final int dialog_remove_from_playlist=0x7f0d0068;
+ public static final int dialog_sleep_timer=0x7f0d0069;
+ public static final int dream_service=0x7f0d006a;
+ public static final int expand_button=0x7f0d006b;
+ public static final int fragment_adaptive_player=0x7f0d006c;
+ public static final int fragment_adaptive_player_playback_controls=0x7f0d006d;
+ public static final int fragment_album_card_cover=0x7f0d006e;
+ public static final int fragment_album_circle_cover=0x7f0d006f;
+ public static final int fragment_album_cover=0x7f0d0070;
+ public static final int fragment_album_flat_cover=0x7f0d0071;
+ public static final int fragment_album_full_card_cover=0x7f0d0072;
+ public static final int fragment_album_full_cover=0x7f0d0073;
+ public static final int fragment_album_material_cover=0x7f0d0074;
+ public static final int fragment_banner_home=0x7f0d0075;
+ public static final int fragment_blur=0x7f0d0076;
+ public static final int fragment_blur_playback_controls=0x7f0d0077;
+ public static final int fragment_card_blur_player=0x7f0d0078;
+ public static final int fragment_card_blur_player_playback_controls=0x7f0d0079;
+ public static final int fragment_card_player=0x7f0d007a;
+ public static final int fragment_card_player_playback_controls=0x7f0d007b;
+ public static final int fragment_color_player=0x7f0d007c;
+ public static final int fragment_color_player_playback_controls=0x7f0d007d;
+ public static final int fragment_fit=0x7f0d007e;
+ public static final int fragment_fit_playback_controls=0x7f0d007f;
+ public static final int fragment_flat_player=0x7f0d0080;
+ public static final int fragment_flat_player_playback_controls=0x7f0d0081;
+ public static final int fragment_folder=0x7f0d0082;
+ public static final int fragment_full=0x7f0d0083;
+ public static final int fragment_full_player_controls=0x7f0d0084;
+ public static final int fragment_hmm_controls_fragment=0x7f0d0085;
+ public static final int fragment_hmm_player=0x7f0d0086;
+ public static final int fragment_home=0x7f0d0087;
+ public static final int fragment_library=0x7f0d0088;
+ public static final int fragment_lock_screen_playback_controls=0x7f0d0089;
+ public static final int fragment_lyrics=0x7f0d008a;
+ public static final int fragment_main_activity_recycler_view=0x7f0d008b;
+ public static final int fragment_main_options=0x7f0d008c;
+ public static final int fragment_main_settings=0x7f0d008d;
+ public static final int fragment_material=0x7f0d008e;
+ public static final int fragment_material_playback_controls=0x7f0d008f;
+ public static final int fragment_mini_player=0x7f0d0090;
+ public static final int fragment_plain_controls_fragment=0x7f0d0091;
+ public static final int fragment_plain_player=0x7f0d0092;
+ public static final int fragment_player=0x7f0d0093;
+ public static final int fragment_player_album_cover=0x7f0d0094;
+ public static final int fragment_player_playback_controls=0x7f0d0095;
+ public static final int fragment_simple_controls_fragment=0x7f0d0096;
+ public static final int fragment_simple_player=0x7f0d0097;
+ public static final int fragment_synced=0x7f0d0098;
+ public static final int fragment_volume=0x7f0d0099;
+ public static final int home_section_content=0x7f0d009a;
+ public static final int image=0x7f0d009b;
+ public static final int item_album_card=0x7f0d009c;
+ public static final int item_artist=0x7f0d009d;
+ public static final int item_artist_square=0x7f0d009e;
+ public static final int item_card=0x7f0d009f;
+ public static final int item_card_color=0x7f0d00a0;
+ public static final int item_collage=0x7f0d00a1;
+ public static final int item_color=0x7f0d00a2;
+ public static final int item_contributor=0x7f0d00a3;
+ public static final int item_donation_option=0x7f0d00a4;
+ public static final int item_grid=0x7f0d00a5;
+ public static final int item_grid_circle=0x7f0d00a6;
+ public static final int item_image=0x7f0d00a7;
+ public static final int item_image_gradient=0x7f0d00a8;
+ public static final int item_list=0x7f0d00a9;
+ public static final int item_list_single_row=0x7f0d00aa;
+ public static final int item_playlist=0x7f0d00ab;
+ public static final int item_queue=0x7f0d00ac;
+ public static final int item_song=0x7f0d00ad;
+ public static final int layout_notification_collapsed=0x7f0d00ae;
+ public static final int layout_notification_expanded=0x7f0d00af;
+ public static final int mcab_toolbar=0x7f0d00b0;
+ public static final int md_dialog_basic=0x7f0d00b1;
+ public static final int md_dialog_basic_check=0x7f0d00b2;
+ public static final int md_dialog_colorchooser=0x7f0d00b3;
+ public static final int md_dialog_custom=0x7f0d00b4;
+ public static final int md_dialog_input=0x7f0d00b5;
+ public static final int md_dialog_input_check=0x7f0d00b6;
+ public static final int md_dialog_list=0x7f0d00b7;
+ public static final int md_dialog_list_check=0x7f0d00b8;
+ public static final int md_dialog_progress=0x7f0d00b9;
+ public static final int md_dialog_progress_indeterminate=0x7f0d00ba;
+ public static final int md_dialog_progress_indeterminate_horizontal=0x7f0d00bb;
+ public static final int md_listitem=0x7f0d00bc;
+ public static final int md_listitem_multichoice=0x7f0d00bd;
+ public static final int md_listitem_singlechoice=0x7f0d00be;
+ public static final int md_preference_custom=0x7f0d00bf;
+ public static final int md_simplelist_item=0x7f0d00c0;
+ public static final int md_stub_actionbuttons=0x7f0d00c1;
+ public static final int md_stub_colorchooser_custom=0x7f0d00c2;
+ public static final int md_stub_colorchooser_grid=0x7f0d00c3;
+ public static final int md_stub_inputpref=0x7f0d00c4;
+ public static final int md_stub_progress=0x7f0d00c5;
+ public static final int md_stub_progress_indeterminate=0x7f0d00c6;
+ public static final int md_stub_progress_indeterminate_horizontal=0x7f0d00c7;
+ public static final int md_stub_titleframe=0x7f0d00c8;
+ public static final int md_stub_titleframe_lesspadding=0x7f0d00c9;
+ public static final int media_button=0x7f0d00ca;
+ public static final int mr_cast_dialog=0x7f0d00cb;
+ public static final int mr_cast_group_item=0x7f0d00cc;
+ public static final int mr_cast_group_volume_item=0x7f0d00cd;
+ public static final int mr_cast_media_metadata=0x7f0d00ce;
+ public static final int mr_cast_route_item=0x7f0d00cf;
+ public static final int mr_chooser_dialog=0x7f0d00d0;
+ public static final int mr_chooser_list_item=0x7f0d00d1;
+ public static final int mr_controller_material_dialog_b=0x7f0d00d2;
+ public static final int mr_controller_volume_item=0x7f0d00d3;
+ public static final int mr_dialog_header_item=0x7f0d00d4;
+ public static final int mr_picker_dialog=0x7f0d00d5;
+ public static final int mr_picker_route_item=0x7f0d00d6;
+ public static final int mr_playback_control=0x7f0d00d7;
+ public static final int mr_volume_control=0x7f0d00d8;
+ public static final int mtrl_layout_snackbar=0x7f0d00d9;
+ public static final int mtrl_layout_snackbar_include=0x7f0d00da;
+ public static final int navigation_drawer_header=0x7f0d00db;
+ public static final int notification=0x7f0d00dc;
+ public static final int notification_action=0x7f0d00dd;
+ public static final int notification_action_tombstone=0x7f0d00de;
+ public static final int notification_big=0x7f0d00df;
+ public static final int notification_media_action=0x7f0d00e0;
+ public static final int notification_media_cancel_action=0x7f0d00e1;
+ public static final int notification_template_big_media=0x7f0d00e2;
+ public static final int notification_template_big_media_custom=0x7f0d00e3;
+ public static final int notification_template_big_media_narrow=0x7f0d00e4;
+ public static final int notification_template_big_media_narrow_custom=0x7f0d00e5;
+ public static final int notification_template_custom_big=0x7f0d00e6;
+ public static final int notification_template_icon_group=0x7f0d00e7;
+ public static final int notification_template_lines_media=0x7f0d00e8;
+ public static final int notification_template_media=0x7f0d00e9;
+ public static final int notification_template_media_custom=0x7f0d00ea;
+ public static final int notification_template_part_chronometer=0x7f0d00eb;
+ public static final int notification_template_part_time=0x7f0d00ec;
+ public static final int pager_item=0x7f0d00ed;
+ public static final int player_time=0x7f0d00ee;
+ public static final int preference=0x7f0d00ef;
+ public static final int preference_category=0x7f0d00f0;
+ public static final int preference_category_material=0x7f0d00f1;
+ public static final int preference_dialog_edittext=0x7f0d00f2;
+ public static final int preference_dialog_now_playing_screen=0x7f0d00f3;
+ public static final int preference_dropdown=0x7f0d00f4;
+ public static final int preference_dropdown_material=0x7f0d00f5;
+ public static final int preference_information=0x7f0d00f6;
+ public static final int preference_information_material=0x7f0d00f7;
+ public static final int preference_list_fragment=0x7f0d00f8;
+ public static final int preference_material=0x7f0d00f9;
+ public static final int preference_now_playing_screen_item=0x7f0d00fa;
+ public static final int preference_recyclerview=0x7f0d00fb;
+ public static final int preference_widget_checkbox=0x7f0d00fc;
+ public static final int preference_widget_seekbar=0x7f0d00fd;
+ public static final int preference_widget_seekbar_material=0x7f0d00fe;
+ public static final int preference_widget_switch=0x7f0d00ff;
+ public static final int preference_widget_switch_compat=0x7f0d0100;
+ public static final int retro_seekbar=0x7f0d0101;
+ public static final int select_dialog_item_material=0x7f0d0102;
+ public static final int select_dialog_multichoice_material=0x7f0d0103;
+ public static final int select_dialog_singlechoice_material=0x7f0d0104;
+ public static final int shadow_statusbar_toolbar=0x7f0d0105;
+ public static final int sliding_music_panel_layout=0x7f0d0106;
+ public static final int status_bar=0x7f0d0107;
+ public static final int sub_header=0x7f0d0108;
+ public static final int support_simple_spinner_dropdown_item=0x7f0d0109;
+ public static final int volume_controls=0x7f0d010a;
+ }
+ public static final class menu {
+ public static final int bottom_navigation_main=0x7f0e0000;
+ public static final int menu_album_detail=0x7f0e0001;
+ public static final int menu_artist_detail=0x7f0e0002;
+ public static final int menu_cannot_delete_single_songs_playlist_songs_selection=0x7f0e0003;
+ public static final int menu_cast=0x7f0e0004;
+ public static final int menu_drawer=0x7f0e0005;
+ public static final int menu_expanded_controller=0x7f0e0006;
+ public static final int menu_folders=0x7f0e0007;
+ public static final int menu_genre_detail=0x7f0e0008;
+ public static final int menu_item_cannot_delete_single_songs_playlist_song=0x7f0e0009;
+ public static final int menu_item_directory=0x7f0e000a;
+ public static final int menu_item_file=0x7f0e000b;
+ public static final int menu_item_playing_queue_song=0x7f0e000c;
+ public static final int menu_item_playlist=0x7f0e000d;
+ public static final int menu_item_playlist_song=0x7f0e000e;
+ public static final int menu_item_smart_playlist=0x7f0e000f;
+ public static final int menu_item_song=0x7f0e0010;
+ public static final int menu_main=0x7f0e0011;
+ public static final int menu_media_selection=0x7f0e0012;
+ public static final int menu_player=0x7f0e0013;
+ public static final int menu_playlist_detail=0x7f0e0014;
+ public static final int menu_playlists_selection=0x7f0e0015;
+ public static final int menu_playlists_songs_selection=0x7f0e0016;
+ public static final int menu_smart_playlist_detail=0x7f0e0017;
+ }
+ public static final class mipmap {
+ public static final int ic_launcher=0x7f0f0000;
+ public static final int ic_launcher_background=0x7f0f0001;
+ public static final int ic_launcher_foreground=0x7f0f0002;
+ public static final int ic_launcher_round=0x7f0f0003;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description=0x7f100000;
+ public static final int abc_action_bar_up_description=0x7f100001;
+ public static final int abc_action_menu_overflow_description=0x7f100002;
+ public static final int abc_action_mode_done=0x7f100003;
+ public static final int abc_activity_chooser_view_see_all=0x7f100004;
+ public static final int abc_activitychooserview_choose_application=0x7f100005;
+ public static final int abc_capital_off=0x7f100006;
+ public static final int abc_capital_on=0x7f100007;
+ public static final int abc_font_family_body_1_material=0x7f100008;
+ public static final int abc_font_family_body_2_material=0x7f100009;
+ public static final int abc_font_family_button_material=0x7f10000a;
+ public static final int abc_font_family_caption_material=0x7f10000b;
+ public static final int abc_font_family_display_1_material=0x7f10000c;
+ public static final int abc_font_family_display_2_material=0x7f10000d;
+ public static final int abc_font_family_display_3_material=0x7f10000e;
+ public static final int abc_font_family_display_4_material=0x7f10000f;
+ public static final int abc_font_family_headline_material=0x7f100010;
+ public static final int abc_font_family_menu_material=0x7f100011;
+ public static final int abc_font_family_subhead_material=0x7f100012;
+ public static final int abc_font_family_title_material=0x7f100013;
+ public static final int abc_menu_alt_shortcut_label=0x7f100014;
+ public static final int abc_menu_ctrl_shortcut_label=0x7f100015;
+ public static final int abc_menu_delete_shortcut_label=0x7f100016;
+ public static final int abc_menu_enter_shortcut_label=0x7f100017;
+ public static final int abc_menu_function_shortcut_label=0x7f100018;
+ public static final int abc_menu_meta_shortcut_label=0x7f100019;
+ public static final int abc_menu_shift_shortcut_label=0x7f10001a;
+ public static final int abc_menu_space_shortcut_label=0x7f10001b;
+ public static final int abc_menu_sym_shortcut_label=0x7f10001c;
+ public static final int abc_prepend_shortcut_label=0x7f10001d;
+ public static final int abc_search_hint=0x7f10001e;
+ public static final int abc_searchview_description_clear=0x7f10001f;
+ public static final int abc_searchview_description_query=0x7f100020;
+ public static final int abc_searchview_description_search=0x7f100021;
+ public static final int abc_searchview_description_submit=0x7f100022;
+ public static final int abc_searchview_description_voice=0x7f100023;
+ public static final int abc_shareactionprovider_share_with=0x7f100024;
+ public static final int abc_shareactionprovider_share_with_application=0x7f100025;
+ public static final int abc_toolbar_collapse_description=0x7f100026;
+ public static final int accent_color=0x7f100027;
+ public static final int accent_color_desc=0x7f100028;
+ public static final int action_about=0x7f100029;
+ public static final int action_add_to_favorites=0x7f10002a;
+ public static final int action_add_to_playing_queue=0x7f10002b;
+ public static final int action_add_to_playlist=0x7f10002c;
+ public static final int action_clear_playing_queue=0x7f10002d;
+ public static final int action_clear_playlist=0x7f10002e;
+ public static final int action_delete=0x7f10002f;
+ public static final int action_delete_from_device=0x7f100030;
+ public static final int action_details=0x7f100031;
+ public static final int action_go_to_album=0x7f100032;
+ public static final int action_go_to_artist=0x7f100033;
+ public static final int action_go_to_genre=0x7f100034;
+ public static final int action_go_to_start_directory=0x7f100035;
+ public static final int action_grant=0x7f100036;
+ public static final int action_grid_size=0x7f100037;
+ public static final int action_grid_size_land=0x7f100038;
+ public static final int action_next=0x7f100039;
+ public static final int action_play=0x7f10003a;
+ public static final int action_play_next=0x7f10003b;
+ public static final int action_play_pause=0x7f10003c;
+ public static final int action_previous=0x7f10003d;
+ public static final int action_remove_from_favorites=0x7f10003e;
+ public static final int action_remove_from_playing_queue=0x7f10003f;
+ public static final int action_remove_from_playlist=0x7f100040;
+ public static final int action_rename=0x7f100041;
+ public static final int action_save_playing_queue=0x7f100042;
+ public static final int action_scan=0x7f100043;
+ public static final int action_scan_directory=0x7f100044;
+ public static final int action_search=0x7f100045;
+ public static final int action_set=0x7f100046;
+ public static final int action_set_as_ringtone=0x7f100047;
+ public static final int action_set_as_start_directory=0x7f100048;
+ public static final int action_settings=0x7f100049;
+ public static final int action_share=0x7f10004a;
+ public static final int action_shuffle_all=0x7f10004b;
+ public static final int action_shuffle_playlist=0x7f10004c;
+ public static final int action_sleep_timer=0x7f10004d;
+ public static final int action_sort_order=0x7f10004e;
+ public static final int action_tag_editor=0x7f10004f;
+ public static final int adaptive=0x7f100050;
+ public static final int add_action=0x7f100051;
+ public static final int add_photo=0x7f100052;
+ public static final int add_playlist_title=0x7f100053;
+ public static final int added_title_to_playing_queue=0x7f100054;
+ public static final int added_x_titles_to_playing_queue=0x7f100055;
+ public static final int album=0x7f100056;
+ public static final int album_artist=0x7f100057;
+ public static final int album_or_artist_empty=0x7f100058;
+ public static final int albums=0x7f100059;
+ public static final int always=0x7f10005a;
+ public static final int app_name=0x7f10005b;
+ public static final int app_share=0x7f10005c;
+ public static final int app_shortcut_last_added_long=0x7f10005d;
+ public static final int app_shortcut_last_added_short=0x7f10005e;
+ public static final int app_shortcut_shuffle_all_long=0x7f10005f;
+ public static final int app_shortcut_shuffle_all_short=0x7f100060;
+ public static final int app_shortcut_top_tracks_long=0x7f100061;
+ public static final int app_shortcut_top_tracks_short=0x7f100062;
+ public static final int app_unlicensed=0x7f100063;
+ public static final int app_unlicensed_close=0x7f100064;
+ public static final int app_unlicensed_description=0x7f100065;
+ public static final int app_widget_big_name=0x7f100066;
+ public static final int app_widget_card_name=0x7f100067;
+ public static final int app_widget_classic_name=0x7f100068;
+ public static final int app_widget_small_name=0x7f100069;
+ public static final int app_widget_text_name=0x7f10006a;
+ public static final int appbar_scrolling_view_behavior=0x7f10006b;
+ public static final int artist=0x7f10006c;
+ public static final int artists=0x7f10006d;
+ public static final int audio_focus_denied=0x7f10006e;
+ public static final int audio_settings_summary=0x7f10006f;
+ public static final int auto=0x7f100070;
+ public static final int base_color_theme=0x7f100071;
+ public static final int bass_boost=0x7f100072;
+ public static final int bio=0x7f100073;
+ public static final int biography=0x7f100074;
+ public static final int black_theme_name=0x7f100075;
+ public static final int blacklist=0x7f100076;
+ public static final int blur=0x7f100077;
+ public static final int blur_card=0x7f100078;
+ public static final int bottom_sheet_behavior=0x7f100079;
+ public static final int bug_report_failed=0x7f10007a;
+ public static final int bug_report_failed_invalid_token=0x7f10007b;
+ public static final int bug_report_failed_issues_not_available=0x7f10007c;
+ public static final int bug_report_failed_unknown=0x7f10007d;
+ public static final int bug_report_failed_wrong_credentials=0x7f10007e;
+ public static final int bug_report_issue=0x7f10007f;
+ public static final int bug_report_manual=0x7f100080;
+ public static final int bug_report_no_description=0x7f100081;
+ public static final int bug_report_no_password=0x7f100082;
+ public static final int bug_report_no_title=0x7f100083;
+ public static final int bug_report_no_username=0x7f100084;
+ public static final int bug_report_summary=0x7f100085;
+ public static final int bug_report_uploading=0x7f100086;
+ public static final int bug_report_use_account=0x7f100087;
+ public static final int buy_pro=0x7f100088;
+ public static final int buy_retro_music_pro=0x7f100089;
+ public static final int cancel_current_timer=0x7f10008a;
+ public static final int card=0x7f10008b;
+ public static final int card_circular_style=0x7f10008c;
+ public static final int card_color_style=0x7f10008d;
+ public static final int card_style=0x7f10008e;
+ public static final int carousal=0x7f10008f;
+ public static final int carousal_effect_on_now_playing_screen=0x7f100090;
+ public static final int cascading=0x7f100091;
+ public static final int cast=0x7f100092;
+ public static final int cast_ad_label=0x7f100093;
+ public static final int cast_app_id=0x7f100094;
+ public static final int cast_casting_to_device=0x7f100095;
+ public static final int cast_closed_captions=0x7f100096;
+ public static final int cast_closed_captions_unavailable=0x7f100097;
+ public static final int cast_connecting_to_device=0x7f100098;
+ public static final int cast_disconnect=0x7f100099;
+ public static final int cast_expanded_controller_ad_image_description=0x7f10009a;
+ public static final int cast_expanded_controller_ad_in_progress=0x7f10009b;
+ public static final int cast_expanded_controller_background_image=0x7f10009c;
+ public static final int cast_expanded_controller_live_stream_indicator=0x7f10009d;
+ public static final int cast_expanded_controller_loading=0x7f10009e;
+ public static final int cast_expanded_controller_skip_ad_label=0x7f10009f;
+ public static final int cast_expanded_controller_skip_ad_text=0x7f1000a0;
+ public static final int cast_forward=0x7f1000a1;
+ public static final int cast_forward_10=0x7f1000a2;
+ public static final int cast_forward_30=0x7f1000a3;
+ public static final int cast_intro_overlay_button_text=0x7f1000a4;
+ public static final int cast_invalid_stream_duration_text=0x7f1000a5;
+ public static final int cast_invalid_stream_position_text=0x7f1000a6;
+ public static final int cast_mute=0x7f1000a7;
+ public static final int cast_notification_connected_message=0x7f1000a8;
+ public static final int cast_notification_connecting_message=0x7f1000a9;
+ public static final int cast_notification_default_channel_name=0x7f1000aa;
+ public static final int cast_notification_disconnect=0x7f1000ab;
+ public static final int cast_pause=0x7f1000ac;
+ public static final int cast_play=0x7f1000ad;
+ public static final int cast_rewind=0x7f1000ae;
+ public static final int cast_rewind_10=0x7f1000af;
+ public static final int cast_rewind_30=0x7f1000b0;
+ public static final int cast_seek_bar=0x7f1000b1;
+ public static final int cast_skip_next=0x7f1000b2;
+ public static final int cast_skip_prev=0x7f1000b3;
+ public static final int cast_stop=0x7f1000b4;
+ public static final int cast_stop_live_stream=0x7f1000b5;
+ public static final int cast_tracks_chooser_dialog_audio=0x7f1000b6;
+ public static final int cast_tracks_chooser_dialog_cancel=0x7f1000b7;
+ public static final int cast_tracks_chooser_dialog_closed_captions=0x7f1000b8;
+ public static final int cast_tracks_chooser_dialog_default_track_name=0x7f1000b9;
+ public static final int cast_tracks_chooser_dialog_none=0x7f1000ba;
+ public static final int cast_tracks_chooser_dialog_ok=0x7f1000bb;
+ public static final int cast_tracks_chooser_dialog_subtitles=0x7f1000bc;
+ public static final int cast_unmute=0x7f1000bd;
+ public static final int changelog=0x7f1000be;
+ public static final int changelog_summary=0x7f1000bf;
+ public static final int character_counter_content_description=0x7f1000c0;
+ public static final int character_counter_pattern=0x7f1000c1;
+ public static final int circular=0x7f1000c2;
+ public static final int circular_std=0x7f1000c3;
+ public static final int circular_std_black=0x7f1000c4;
+ public static final int clear_action=0x7f1000c5;
+ public static final int clear_app_data=0x7f1000c6;
+ public static final int clear_blacklist=0x7f1000c7;
+ public static final int clear_playing_queue=0x7f1000c8;
+ public static final int clear_playlist_title=0x7f1000c9;
+ public static final int clear_playlist_x=0x7f1000ca;
+ public static final int close_notification=0x7f1000cb;
+ public static final int color=0x7f1000cc;
+ public static final int color_theme_name=0x7f1000cd;
+ public static final int colors=0x7f1000ce;
+ public static final int common_google_play_services_enable_button=0x7f1000cf;
+ public static final int common_google_play_services_enable_text=0x7f1000d0;
+ public static final int common_google_play_services_enable_title=0x7f1000d1;
+ public static final int common_google_play_services_install_button=0x7f1000d2;
+ public static final int common_google_play_services_install_text=0x7f1000d3;
+ public static final int common_google_play_services_install_title=0x7f1000d4;
+ public static final int common_google_play_services_notification_channel_name=0x7f1000d5;
+ public static final int common_google_play_services_notification_ticker=0x7f1000d6;
+ public static final int common_google_play_services_unknown_issue=0x7f1000d7;
+ public static final int common_google_play_services_unsupported_text=0x7f1000d8;
+ public static final int common_google_play_services_update_button=0x7f1000d9;
+ public static final int common_google_play_services_update_text=0x7f1000da;
+ public static final int common_google_play_services_update_title=0x7f1000db;
+ public static final int common_google_play_services_updating_text=0x7f1000dc;
+ public static final int common_google_play_services_wear_update_text=0x7f1000dd;
+ public static final int common_open_on_phone=0x7f1000de;
+ public static final int common_signin_button_text=0x7f1000df;
+ public static final int common_signin_button_text_long=0x7f1000e0;
+ public static final int copied_device_info_to_clipboard=0x7f1000e1;
+ public static final int could_not_create_playlist=0x7f1000e2;
+ public static final int could_not_download_album_cover=0x7f1000e3;
+ public static final int could_not_restore_purchase=0x7f1000e4;
+ public static final int could_not_scan_files=0x7f1000e5;
+ public static final int create_action=0x7f1000e6;
+ public static final int created_playlist_x=0x7f1000e7;
+ public static final int credit_title=0x7f1000e8;
+ public static final int currently_listening_to_x_by_x=0x7f1000e9;
+ public static final int dark_theme_name=0x7f1000ea;
+ public static final int default_hint=0x7f1000eb;
+ public static final int define_piracychecker=0x7f1000ec;
+ public static final int delete_playlist_title=0x7f1000ed;
+ public static final int delete_playlist_x=0x7f1000ee;
+ public static final int delete_playlists_title=0x7f1000ef;
+ public static final int delete_song_x=0x7f1000f0;
+ public static final int delete_x_playlists=0x7f1000f1;
+ public static final int delete_x_songs=0x7f1000f2;
+ public static final int deleted_x_songs=0x7f1000f3;
+ public static final int depth=0x7f1000f4;
+ public static final int description=0x7f1000f5;
+ public static final int device_info=0x7f1000f6;
+ public static final int discord_page=0x7f1000f7;
+ public static final int discord_summary=0x7f1000f8;
+ public static final int do_you_want_to_clear_the_blacklist=0x7f1000f9;
+ public static final int do_you_want_to_remove_from_the_blacklist=0x7f1000fa;
+ public static final int donate=0x7f1000fb;
+ public static final int donate_summary=0x7f1000fc;
+ public static final int donation_header=0x7f1000fd;
+ public static final int download_from_last_fm=0x7f1000fe;
+ public static final int edit_cover=0x7f1000ff;
+ public static final int empty=0x7f100100;
+ public static final int equalizer=0x7f100101;
+ public static final int error=0x7f100102;
+ public static final int expand_button_title=0x7f100103;
+ public static final int fab_transformation_scrim_behavior=0x7f100104;
+ public static final int fab_transformation_sheet_behavior=0x7f100105;
+ public static final int faq=0x7f100106;
+ public static final int favorites=0x7f100107;
+ public static final int fit=0x7f100108;
+ public static final int flat=0x7f100109;
+ public static final int folders=0x7f10010a;
+ public static final int for_you=0x7f10010b;
+ public static final int full=0x7f10010c;
+ public static final int full_card=0x7f10010d;
+ public static final int general_settings_summary=0x7f10010e;
+ public static final int general_settings_title=0x7f10010f;
+ public static final int genre=0x7f100110;
+ public static final int genres=0x7f100111;
+ public static final int git_hub=0x7f100112;
+ public static final int git_hub_summary=0x7f100113;
+ public static final int google_plus=0x7f100114;
+ public static final int google_plus_community=0x7f100115;
+ public static final int grid_size_1=0x7f100116;
+ public static final int grid_size_2=0x7f100117;
+ public static final int grid_size_3=0x7f100118;
+ public static final int grid_size_4=0x7f100119;
+ public static final int grid_size_5=0x7f10011a;
+ public static final int grid_size_6=0x7f10011b;
+ public static final int grid_size_7=0x7f10011c;
+ public static final int grid_size_8=0x7f10011d;
+ public static final int hide_bottom_view_on_scroll_behavior=0x7f10011e;
+ public static final int hinge=0x7f10011f;
+ public static final int history=0x7f100120;
+ public static final int home=0x7f100121;
+ public static final int horizontal_flip=0x7f100122;
+ public static final int image=0x7f100123;
+ public static final int image_gradient=0x7f100124;
+ public static final int image_settings_summary=0x7f100125;
+ public static final int inserted_x_songs_into_playlist_x=0x7f100126;
+ public static final int instagram_page=0x7f100127;
+ public static final int instagram_page_summary=0x7f100128;
+ public static final int label_bit_rate=0x7f100129;
+ public static final int label_file_format=0x7f10012a;
+ public static final int label_file_name=0x7f10012b;
+ public static final int label_file_path=0x7f10012c;
+ public static final int label_file_size=0x7f10012d;
+ public static final int label_sampling_rate=0x7f10012e;
+ public static final int label_track_length=0x7f10012f;
+ public static final int labeled=0x7f100130;
+ public static final int last_added=0x7f100131;
+ public static final int lets_play_something=0x7f100132;
+ public static final int library=0x7f100133;
+ public static final int library_piracychecker_author=0x7f100134;
+ public static final int library_piracychecker_authorWebsite=0x7f100135;
+ public static final int library_piracychecker_isOpenSource=0x7f100136;
+ public static final int library_piracychecker_libraryDescription=0x7f100137;
+ public static final int library_piracychecker_libraryName=0x7f100138;
+ public static final int library_piracychecker_libraryWebsite=0x7f100139;
+ public static final int library_piracychecker_licenseId=0x7f10013a;
+ public static final int library_piracychecker_repositoryLink=0x7f10013b;
+ public static final int licenses=0x7f10013c;
+ public static final int light_theme_name=0x7f10013d;
+ public static final int listing_files=0x7f10013e;
+ public static final int loading_products=0x7f10013f;
+ public static final int login=0x7f100140;
+ public static final int lyrics=0x7f100141;
+ public static final int made_with_love=0x7f100142;
+ public static final int material=0x7f100143;
+ public static final int md_back_label=0x7f100144;
+ public static final int md_cancel_label=0x7f100145;
+ public static final int md_choose_label=0x7f100146;
+ public static final int md_custom_label=0x7f100147;
+ public static final int md_done_label=0x7f100148;
+ public static final int md_error_label=0x7f100149;
+ public static final int md_presets_label=0x7f10014a;
+ public static final int md_storage_perm_error=0x7f10014b;
+ public static final int mr_button_content_description=0x7f10014c;
+ public static final int mr_cast_button_connected=0x7f10014d;
+ public static final int mr_cast_button_connecting=0x7f10014e;
+ public static final int mr_cast_button_disconnected=0x7f10014f;
+ public static final int mr_cast_dialog_title_view_placeholder=0x7f100150;
+ public static final int mr_chooser_searching=0x7f100151;
+ public static final int mr_chooser_title=0x7f100152;
+ public static final int mr_controller_album_art=0x7f100153;
+ public static final int mr_controller_casting_screen=0x7f100154;
+ public static final int mr_controller_close_description=0x7f100155;
+ public static final int mr_controller_collapse_group=0x7f100156;
+ public static final int mr_controller_disconnect=0x7f100157;
+ public static final int mr_controller_expand_group=0x7f100158;
+ public static final int mr_controller_no_info_available=0x7f100159;
+ public static final int mr_controller_no_media_selected=0x7f10015a;
+ public static final int mr_controller_pause=0x7f10015b;
+ public static final int mr_controller_play=0x7f10015c;
+ public static final int mr_controller_stop=0x7f10015d;
+ public static final int mr_controller_stop_casting=0x7f10015e;
+ public static final int mr_controller_volume_slider=0x7f10015f;
+ public static final int mr_dialog_device_header=0x7f100160;
+ public static final int mr_dialog_route_header=0x7f100161;
+ public static final int mr_system_route_name=0x7f100162;
+ public static final int mr_user_route_category_name=0x7f100163;
+ public static final int mtrl_chip_close_icon_content_description=0x7f100164;
+ public static final int my_name=0x7f100165;
+ public static final int my_top_tracks=0x7f100166;
+ public static final int never=0x7f100167;
+ public static final int new_banner_photo=0x7f100168;
+ public static final int new_folder=0x7f100169;
+ public static final int new_playlist_title=0x7f10016a;
+ public static final int new_profile_photo=0x7f10016b;
+ public static final int new_start_directory=0x7f10016c;
+ public static final int no_albums=0x7f10016d;
+ public static final int no_artists=0x7f10016e;
+ public static final int no_audio_ID=0x7f10016f;
+ public static final int no_equalizer=0x7f100170;
+ public static final int no_genres=0x7f100171;
+ public static final int no_lyrics_found=0x7f100172;
+ public static final int no_playlists=0x7f100173;
+ public static final int no_purchase_found=0x7f100174;
+ public static final int no_results=0x7f100175;
+ public static final int no_songs=0x7f100176;
+ public static final int normal=0x7f100177;
+ public static final int normal_lyrics=0x7f100178;
+ public static final int normal_style=0x7f100179;
+ public static final int not_listed_in_media_store=0x7f10017a;
+ public static final int nothing_to_scan=0x7f10017b;
+ public static final int notification=0x7f10017c;
+ public static final int notification_settings_summary=0x7f10017d;
+ public static final int now_playing=0x7f10017e;
+ public static final int now_playing_queue=0x7f10017f;
+ public static final int now_playing_summary=0x7f100180;
+ public static final int now_playing_themes=0x7f100181;
+ public static final int only_on_wifi=0x7f100182;
+ public static final int others=0x7f100183;
+ public static final int password=0x7f100184;
+ public static final int password_toggle_content_description=0x7f100185;
+ public static final int past_three_months=0x7f100186;
+ public static final int path_password_eye=0x7f100187;
+ public static final int path_password_eye_mask_strike_through=0x7f100188;
+ public static final int path_password_eye_mask_visible=0x7f100189;
+ public static final int path_password_strike_through=0x7f10018a;
+ public static final int paypal=0x7f10018b;
+ public static final int paypal_summary=0x7f10018c;
+ public static final int permission_external_storage_denied=0x7f10018d;
+ public static final int permissions_denied=0x7f10018e;
+ public static final int personalize=0x7f10018f;
+ public static final int personalize_settings_summary=0x7f100190;
+ public static final int pick_from_local_storage=0x7f100191;
+ public static final int plain=0x7f100192;
+ public static final int playing_notification_description=0x7f100193;
+ public static final int playing_notification_name=0x7f100194;
+ public static final int playlist_empty_text=0x7f100195;
+ public static final int playlist_is_empty=0x7f100196;
+ public static final int playlist_name_empty=0x7f100197;
+ public static final int playlists=0x7f100198;
+ public static final int pref_album_detail_style=0x7f100199;
+ public static final int pref_blur_amount_summary=0x7f10019a;
+ public static final int pref_blur_amount_title=0x7f10019b;
+ public static final int pref_header_audio=0x7f10019c;
+ public static final int pref_header_general=0x7f10019d;
+ public static final int pref_header_images=0x7f10019e;
+ public static final int pref_header_lockscreen=0x7f10019f;
+ public static final int pref_header_playlists=0x7f1001a0;
+ public static final int pref_keep_pause_on_zero_volume_summary=0x7f1001a1;
+ public static final int pref_keep_pause_on_zero_volume_title=0x7f1001a2;
+ public static final int pref_keep_screen_on_summary=0x7f1001a3;
+ public static final int pref_keep_screen_on_title=0x7f1001a4;
+ public static final int pref_now_playing_screen_summary=0x7f1001a5;
+ public static final int pref_now_playing_screen_title=0x7f1001a6;
+ public static final int pref_only_lollipop=0x7f1001a7;
+ public static final int pref_snow_fall_title=0x7f1001a8;
+ public static final int pref_summary_album_art_on_lockscreen=0x7f1001a9;
+ public static final int pref_summary_audio_ducking=0x7f1001aa;
+ public static final int pref_summary_blurred_album_art=0x7f1001ab;
+ public static final int pref_summary_carousel_effect=0x7f1001ac;
+ public static final int pref_summary_classic_notification=0x7f1001ad;
+ public static final int pref_summary_colored_app=0x7f1001ae;
+ public static final int pref_summary_colored_app_shortcuts=0x7f1001af;
+ public static final int pref_summary_colored_navigation_bar=0x7f1001b0;
+ public static final int pref_summary_colored_notification=0x7f1001b1;
+ public static final int pref_summary_dominant_color=0x7f1001b2;
+ public static final int pref_summary_extra_controls=0x7f1001b3;
+ public static final int pref_summary_gapless_playback=0x7f1001b4;
+ public static final int pref_summary_genre_toggle=0x7f1001b5;
+ public static final int pref_summary_home_banner=0x7f1001b6;
+ public static final int pref_summary_ignore_media_store_artwork=0x7f1001b7;
+ public static final int pref_summary_lock_screen=0x7f1001b8;
+ public static final int pref_summary_open_source_licences=0x7f1001b9;
+ public static final int pref_summary_round_corners=0x7f1001ba;
+ public static final int pref_summary_tab_titles=0x7f1001bb;
+ public static final int pref_summary_toggle_full_screen=0x7f1001bc;
+ public static final int pref_summary_toggle_headset=0x7f1001bd;
+ public static final int pref_summary_toggle_shuffle=0x7f1001be;
+ public static final int pref_summary_toggle_volume=0x7f1001bf;
+ public static final int pref_title_album_art_on_lockscreen=0x7f1001c0;
+ public static final int pref_title_album_cover_style=0x7f1001c1;
+ public static final int pref_title_album_cover_transform=0x7f1001c2;
+ public static final int pref_title_album_grid_style=0x7f1001c3;
+ public static final int pref_title_app_shortcuts=0x7f1001c4;
+ public static final int pref_title_artist_grid_style=0x7f1001c5;
+ public static final int pref_title_audio_ducking=0x7f1001c6;
+ public static final int pref_title_auto_download_artist_images=0x7f1001c7;
+ public static final int pref_title_blurred_album_art=0x7f1001c8;
+ public static final int pref_title_choose_equalizer=0x7f1001c9;
+ public static final int pref_title_classic_notification=0x7f1001ca;
+ public static final int pref_title_colored_app=0x7f1001cb;
+ public static final int pref_title_colored_notification=0x7f1001cc;
+ public static final int pref_title_extra_controls=0x7f1001cd;
+ public static final int pref_title_gapless_playback=0x7f1001ce;
+ public static final int pref_title_general_theme=0x7f1001cf;
+ public static final int pref_title_genre_toggle=0x7f1001d0;
+ public static final int pref_title_home_artist_grid_style=0x7f1001d1;
+ public static final int pref_title_home_banner=0x7f1001d2;
+ public static final int pref_title_ignore_media_store_artwork=0x7f1001d3;
+ public static final int pref_title_last_added_interval=0x7f1001d4;
+ public static final int pref_title_lock_screen=0x7f1001d5;
+ public static final int pref_title_navigation_bar=0x7f1001d6;
+ public static final int pref_title_now_playing_screen_appearance=0x7f1001d7;
+ public static final int pref_title_open_source_licences=0x7f1001d8;
+ public static final int pref_title_round_corners=0x7f1001d9;
+ public static final int pref_title_tab_text_mode=0x7f1001da;
+ public static final int pref_title_toggle_carousel_effect=0x7f1001db;
+ public static final int pref_title_toggle_dominant_color=0x7f1001dc;
+ public static final int pref_title_toggle_full_screen=0x7f1001dd;
+ public static final int pref_title_toggle_tab_titles=0x7f1001de;
+ public static final int pref_title_toggle_toggle_headset=0x7f1001df;
+ public static final int pref_title_toggle_toggle_shuffle=0x7f1001e0;
+ public static final int pref_title_toggle_volume=0x7f1001e1;
+ public static final int pref_title_user_info=0x7f1001e2;
+ public static final int primary_color=0x7f1001e3;
+ public static final int primary_color_desc=0x7f1001e4;
+ public static final int profile=0x7f1001e5;
+ public static final int purchase=0x7f1001e6;
+ public static final int purchase_summary=0x7f1001e7;
+ public static final int queue=0x7f1001e8;
+ public static final int rate_app=0x7f1001e9;
+ public static final int rate_on_google_play_summary=0x7f1001ea;
+ public static final int recent_albums=0x7f1001eb;
+ public static final int recent_artists=0x7f1001ec;
+ public static final int remove_action=0x7f1001ed;
+ public static final int remove_banner_photo=0x7f1001ee;
+ public static final int remove_cover=0x7f1001ef;
+ public static final int remove_from_blacklist=0x7f1001f0;
+ public static final int remove_profile_photo=0x7f1001f1;
+ public static final int remove_song_from_playlist_title=0x7f1001f2;
+ public static final int remove_song_x_from_playlist=0x7f1001f3;
+ public static final int remove_songs_from_playlist_title=0x7f1001f4;
+ public static final int remove_x_songs_from_playlist=0x7f1001f5;
+ public static final int rename_playlist_title=0x7f1001f6;
+ public static final int report_an_issue=0x7f1001f7;
+ public static final int report_bug=0x7f1001f8;
+ public static final int reset_artist_image=0x7f1001f9;
+ public static final int restore=0x7f1001fa;
+ public static final int restored_previous_purchase_please_restart=0x7f1001fb;
+ public static final int restored_previous_purchases=0x7f1001fc;
+ public static final int restoring_purchase=0x7f1001fd;
+ public static final int retro_equalizer=0x7f1001fe;
+ public static final int save_playlist_title=0x7f1001ff;
+ public static final int save_playlists_title=0x7f100200;
+ public static final int saved_playlist_to=0x7f100201;
+ public static final int saving_changes=0x7f100202;
+ public static final int scan_media=0x7f100203;
+ public static final int scanned_files=0x7f100204;
+ public static final int search_hint=0x7f100205;
+ public static final int search_menu_title=0x7f100206;
+ public static final int select_all=0x7f100207;
+ public static final int select_banner_photo=0x7f100208;
+ public static final int selected=0x7f100209;
+ public static final int set_artist_image=0x7f10020a;
+ public static final int share_app=0x7f10020b;
+ public static final int shuffle=0x7f10020c;
+ public static final int simple=0x7f10020d;
+ public static final int sleep_timer_canceled=0x7f10020e;
+ public static final int sleep_timer_set=0x7f10020f;
+ public static final int small=0x7f100210;
+ public static final int social=0x7f100211;
+ public static final int social_buttons=0x7f100212;
+ public static final int song=0x7f100213;
+ public static final int song_duration=0x7f100214;
+ public static final int songs=0x7f100215;
+ public static final int sort_order=0x7f100216;
+ public static final int sort_order_a_z=0x7f100217;
+ public static final int sort_order_album=0x7f100218;
+ public static final int sort_order_artist=0x7f100219;
+ public static final int sort_order_date=0x7f10021a;
+ public static final int sort_order_year=0x7f10021b;
+ public static final int sort_order_z_a=0x7f10021c;
+ public static final int speech_not_supported=0x7f10021d;
+ public static final int speech_prompt=0x7f10021e;
+ public static final int stack=0x7f10021f;
+ public static final int status_bar_notification_info_overflow=0x7f100220;
+ public static final int suggestion_songs=0x7f100221;
+ public static final int summary_collapsed_preference_list=0x7f100222;
+ public static final int summary_user_info=0x7f100223;
+ public static final int support_development=0x7f100224;
+ public static final int synced_lyrics=0x7f100225;
+ public static final int system_equalizer=0x7f100226;
+ public static final int telegram_group=0x7f100227;
+ public static final int telegram_group_summary=0x7f100228;
+ public static final int thank_you=0x7f100229;
+ public static final int the_audio_file=0x7f10022a;
+ public static final int this_month=0x7f10022b;
+ public static final int this_week=0x7f10022c;
+ public static final int this_year=0x7f10022d;
+ public static final int tiny=0x7f10022e;
+ public static final int title=0x7f10022f;
+ public static final int title_dashboard=0x7f100230;
+ public static final int title_good_afternoon=0x7f100231;
+ public static final int title_good_day=0x7f100232;
+ public static final int title_good_evening=0x7f100233;
+ public static final int title_good_morning=0x7f100234;
+ public static final int title_good_night=0x7f100235;
+ public static final int title_user_info=0x7f100236;
+ public static final int today=0x7f100237;
+ public static final int top_albums=0x7f100238;
+ public static final int top_artists=0x7f100239;
+ public static final int track_hint=0x7f10023a;
+ public static final int track_list=0x7f10023b;
+ public static final int transition_album_art=0x7f10023c;
+ public static final int transition_album_name=0x7f10023d;
+ public static final int transition_album_text=0x7f10023e;
+ public static final int transition_artist_image=0x7f10023f;
+ public static final int transition_artist_name=0x7f100240;
+ public static final int transition_artist_text=0x7f100241;
+ public static final int transition_mini_player=0x7f100242;
+ public static final int translate=0x7f100243;
+ public static final int translate_community=0x7f100244;
+ public static final int twitter_page=0x7f100245;
+ public static final int twitter_page_summary=0x7f100246;
+ public static final int unauthorized_app_blocked=0x7f100247;
+ public static final int unauthorized_app_found=0x7f100248;
+ public static final int unlabeled=0x7f100249;
+ public static final int unplayable_file=0x7f10024a;
+ public static final int up_next=0x7f10024b;
+ public static final int update_image=0x7f10024c;
+ public static final int updating=0x7f10024d;
+ public static final int username=0x7f10024e;
+ public static final int v7_preference_off=0x7f10024f;
+ public static final int v7_preference_on=0x7f100250;
+ public static final int version=0x7f100251;
+ public static final int vertical_flip=0x7f100252;
+ public static final int virtualizer=0x7f100253;
+ public static final int web_search=0x7f100254;
+ public static final int what_do_you_want_to_share=0x7f100255;
+ public static final int whats_new=0x7f100256;
+ public static final int window=0x7f100257;
+ public static final int window_corner_edges=0x7f100258;
+ public static final int x_has_been_set_as_ringtone=0x7f100259;
+ public static final int x_selected=0x7f10025a;
+ public static final int year=0x7f10025b;
+ public static final int you_will_be_forwarded_to_the_issue_tracker_website=0x7f10025c;
+ public static final int your_account_data_is_only_used_for_authentication=0x7f10025d;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat=0x7f110000;
+ public static final int AlertDialog_AppCompat_Light=0x7f110001;
+ public static final int Animation_AppCompat_Dialog=0x7f110002;
+ public static final int Animation_AppCompat_DropDownUp=0x7f110003;
+ public static final int Animation_AppCompat_Tooltip=0x7f110004;
+ public static final int Animation_Design_BottomSheetDialog=0x7f110005;
+ public static final int AppTheme_ExpandedCastController=0x7f110006;
+ public static final int Base_AlertDialog_AppCompat=0x7f110007;
+ public static final int Base_AlertDialog_AppCompat_Light=0x7f110008;
+ public static final int Base_Animation_AppCompat_Dialog=0x7f110009;
+ public static final int Base_Animation_AppCompat_DropDownUp=0x7f11000a;
+ public static final int Base_Animation_AppCompat_Tooltip=0x7f11000b;
+ public static final int Base_CardView=0x7f11000c;
+ public static final int Base_DialogWindowTitle_AppCompat=0x7f11000d;
+ public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f11000e;
+ public static final int Base_TextAppearance_AppCompat=0x7f11000f;
+ public static final int Base_TextAppearance_AppCompat_Body1=0x7f110010;
+ public static final int Base_TextAppearance_AppCompat_Body2=0x7f110011;
+ public static final int Base_TextAppearance_AppCompat_Button=0x7f110012;
+ public static final int Base_TextAppearance_AppCompat_Caption=0x7f110013;
+ public static final int Base_TextAppearance_AppCompat_Display1=0x7f110014;
+ public static final int Base_TextAppearance_AppCompat_Display2=0x7f110015;
+ public static final int Base_TextAppearance_AppCompat_Display3=0x7f110016;
+ public static final int Base_TextAppearance_AppCompat_Display4=0x7f110017;
+ public static final int Base_TextAppearance_AppCompat_Headline=0x7f110018;
+ public static final int Base_TextAppearance_AppCompat_Inverse=0x7f110019;
+ public static final int Base_TextAppearance_AppCompat_Large=0x7f11001a;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f11001b;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f11001c;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f11001d;
+ public static final int Base_TextAppearance_AppCompat_Medium=0x7f11001e;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f11001f;
+ public static final int Base_TextAppearance_AppCompat_Menu=0x7f110020;
+ public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f110021;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f110022;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f110023;
+ public static final int Base_TextAppearance_AppCompat_Small=0x7f110024;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f110025;
+ public static final int Base_TextAppearance_AppCompat_Subhead=0x7f110026;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f110027;
+ public static final int Base_TextAppearance_AppCompat_Title=0x7f110028;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f110029;
+ public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f11002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f11002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f11002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f11002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f11002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f11002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f110030;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f110031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f110032;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f110033;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f110034;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f110035;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f110036;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f110037;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f110038;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f110039;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f11003a;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f11003b;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f11003c;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f11003d;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f11003e;
+ public static final int Base_Theme_AppCompat=0x7f11003f;
+ public static final int Base_Theme_AppCompat_CompactMenu=0x7f110040;
+ public static final int Base_Theme_AppCompat_Dialog=0x7f110041;
+ public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f110042;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f110043;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f110044;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f110045;
+ public static final int Base_Theme_AppCompat_Light=0x7f110046;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f110047;
+ public static final int Base_Theme_AppCompat_Light_Dialog=0x7f110048;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f110049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f11004a;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f11004b;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f11004c;
+ public static final int Base_Theme_MaterialComponents=0x7f11004d;
+ public static final int Base_Theme_MaterialComponents_Bridge=0x7f11004e;
+ public static final int Base_Theme_MaterialComponents_CompactMenu=0x7f11004f;
+ public static final int Base_Theme_MaterialComponents_Dialog=0x7f110050;
+ public static final int Base_Theme_MaterialComponents_Dialog_Alert=0x7f110051;
+ public static final int Base_Theme_MaterialComponents_Dialog_FixedSize=0x7f110052;
+ public static final int Base_Theme_MaterialComponents_Dialog_MinWidth=0x7f110053;
+ public static final int Base_Theme_MaterialComponents_DialogWhenLarge=0x7f110054;
+ public static final int Base_Theme_MaterialComponents_Light=0x7f110055;
+ public static final int Base_Theme_MaterialComponents_Light_Bridge=0x7f110056;
+ public static final int Base_Theme_MaterialComponents_Light_DarkActionBar=0x7f110057;
+ public static final int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f110058;
+ public static final int Base_Theme_MaterialComponents_Light_Dialog=0x7f110059;
+ public static final int Base_Theme_MaterialComponents_Light_Dialog_Alert=0x7f11005a;
+ public static final int Base_Theme_MaterialComponents_Light_Dialog_FixedSize=0x7f11005b;
+ public static final int Base_Theme_MaterialComponents_Light_Dialog_MinWidth=0x7f11005c;
+ public static final int Base_Theme_MaterialComponents_Light_DialogWhenLarge=0x7f11005d;
+ public static final int Base_ThemeOverlay_AppCompat=0x7f11005e;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f11005f;
+ public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f110060;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f110061;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f110062;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f110063;
+ public static final int Base_ThemeOverlay_AppCompat_Light=0x7f110064;
+ public static final int Base_ThemeOverlay_MaterialComponents_Dialog=0x7f110065;
+ public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f110066;
+ public static final int Base_V14_Theme_MaterialComponents=0x7f110067;
+ public static final int Base_V14_Theme_MaterialComponents_Bridge=0x7f110068;
+ public static final int Base_V14_Theme_MaterialComponents_Dialog=0x7f110069;
+ public static final int Base_V14_Theme_MaterialComponents_Light=0x7f11006a;
+ public static final int Base_V14_Theme_MaterialComponents_Light_Bridge=0x7f11006b;
+ public static final int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f11006c;
+ public static final int Base_V14_Theme_MaterialComponents_Light_Dialog=0x7f11006d;
+ public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog=0x7f11006e;
+ public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f11006f;
+ public static final int Base_V21_Theme_AppCompat=0x7f110070;
+ public static final int Base_V21_Theme_AppCompat_Dialog=0x7f110071;
+ public static final int Base_V21_Theme_AppCompat_Light=0x7f110072;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f110073;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f110074;
+ public static final int Base_V22_Theme_AppCompat=0x7f110075;
+ public static final int Base_V22_Theme_AppCompat_Light=0x7f110076;
+ public static final int Base_V23_Theme_AppCompat=0x7f110077;
+ public static final int Base_V23_Theme_AppCompat_Light=0x7f110078;
+ public static final int Base_V26_Theme_AppCompat=0x7f110079;
+ public static final int Base_V26_Theme_AppCompat_Light=0x7f11007a;
+ public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f11007b;
+ public static final int Base_V28_Theme_AppCompat=0x7f11007c;
+ public static final int Base_V28_Theme_AppCompat_Light=0x7f11007d;
+ public static final int Base_V7_Theme_AppCompat=0x7f11007e;
+ public static final int Base_V7_Theme_AppCompat_Dialog=0x7f11007f;
+ public static final int Base_V7_Theme_AppCompat_Light=0x7f110080;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f110081;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f110082;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f110083;
+ public static final int Base_V7_Widget_AppCompat_EditText=0x7f110084;
+ public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f110085;
+ public static final int Base_Widget_AppCompat_ActionBar=0x7f110086;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f110087;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f110088;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f110089;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f11008a;
+ public static final int Base_Widget_AppCompat_ActionButton=0x7f11008b;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f11008c;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f11008d;
+ public static final int Base_Widget_AppCompat_ActionMode=0x7f11008e;
+ public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f11008f;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f110090;
+ public static final int Base_Widget_AppCompat_Button=0x7f110091;
+ public static final int Base_Widget_AppCompat_Button_Borderless=0x7f110092;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f110093;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f110094;
+ public static final int Base_Widget_AppCompat_Button_Colored=0x7f110095;
+ public static final int Base_Widget_AppCompat_Button_Small=0x7f110096;
+ public static final int Base_Widget_AppCompat_ButtonBar=0x7f110097;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f110098;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f110099;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f11009a;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f11009b;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f11009c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f11009d;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f11009e;
+ public static final int Base_Widget_AppCompat_EditText=0x7f11009f;
+ public static final int Base_Widget_AppCompat_ImageButton=0x7f1100a0;
+ public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f1100a1;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f1100a2;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f1100a3;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f1100a4;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f1100a5;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f1100a6;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f1100a7;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f1100a8;
+ public static final int Base_Widget_AppCompat_ListMenuView=0x7f1100a9;
+ public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f1100aa;
+ public static final int Base_Widget_AppCompat_ListView=0x7f1100ab;
+ public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f1100ac;
+ public static final int Base_Widget_AppCompat_ListView_Menu=0x7f1100ad;
+ public static final int Base_Widget_AppCompat_PopupMenu=0x7f1100ae;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f1100af;
+ public static final int Base_Widget_AppCompat_PopupWindow=0x7f1100b0;
+ public static final int Base_Widget_AppCompat_ProgressBar=0x7f1100b1;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f1100b2;
+ public static final int Base_Widget_AppCompat_RatingBar=0x7f1100b3;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f1100b4;
+ public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f1100b5;
+ public static final int Base_Widget_AppCompat_SearchView=0x7f1100b6;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f1100b7;
+ public static final int Base_Widget_AppCompat_SeekBar=0x7f1100b8;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f1100b9;
+ public static final int Base_Widget_AppCompat_Spinner=0x7f1100ba;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f1100bb;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f1100bc;
+ public static final int Base_Widget_AppCompat_Toolbar=0x7f1100bd;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f1100be;
+ public static final int Base_Widget_Design_TabLayout=0x7f1100bf;
+ public static final int Base_Widget_MaterialComponents_Chip=0x7f1100c0;
+ public static final int Base_Widget_MaterialComponents_TextInputEditText=0x7f1100c1;
+ public static final int Base_Widget_MaterialComponents_TextInputLayout=0x7f1100c2;
+ public static final int BaseBottomSheetDialog=0x7f1100c3;
+ public static final int BaseBottomSheetDialogDark=0x7f1100c4;
+ public static final int BigTitleTextAppearance=0x7f1100c5;
+ public static final int BigTitleTextAppearanceToolbar=0x7f1100c6;
+ public static final int BlackMediaRouteButtonStyle=0x7f1100c7;
+ public static final int BlackMediaRouterTheme=0x7f1100c8;
+ public static final int BottomSheet=0x7f1100c9;
+ public static final int BottomSheetDialog=0x7f1100ca;
+ public static final int BottomSheetDialogTheme=0x7f1100cb;
+ public static final int BottomSheetDialogThemeDark=0x7f1100cc;
+ public static final int BottomSheetStyle=0x7f1100cd;
+ public static final int BottomSheetTextAppearance=0x7f1100ce;
+ public static final int CardView=0x7f1100cf;
+ public static final int CardView_Dark=0x7f1100d0;
+ public static final int CardView_Light=0x7f1100d1;
+ public static final int CastExpandedController=0x7f1100d2;
+ public static final int CastIntroOverlay=0x7f1100d3;
+ public static final int CastMiniController=0x7f1100d4;
+ public static final int CustomCastExpandedController=0x7f1100d5;
+ public static final int CustomCastTheme=0x7f1100d6;
+ public static final int Fab=0x7f1100d7;
+ public static final int FabParent=0x7f1100d8;
+ public static final int MD_ActionButton=0x7f1100d9;
+ public static final int MD_ActionButton_Text=0x7f1100da;
+ public static final int MD_ActionButtonStacked=0x7f1100db;
+ public static final int MD_Dark=0x7f1100dc;
+ public static final int MD_Light=0x7f1100dd;
+ public static final int MD_WindowAnimation=0x7f1100de;
+ public static final int MaterialShuffleButtonStyle=0x7f1100df;
+ public static final int MusicProgressSlider=0x7f1100e0;
+ public static final int MusicProgressSliderParent=0x7f1100e1;
+ public static final int NavigationViewTitleTextAppearance=0x7f1100e2;
+ public static final int OverFlowButton=0x7f1100e3;
+ public static final int PiracyCheckerStyle=0x7f1100e4;
+ public static final int Platform_AppCompat=0x7f1100e5;
+ public static final int Platform_AppCompat_Light=0x7f1100e6;
+ public static final int Platform_MaterialComponents=0x7f1100e7;
+ public static final int Platform_MaterialComponents_Dialog=0x7f1100e8;
+ public static final int Platform_MaterialComponents_Light=0x7f1100e9;
+ public static final int Platform_MaterialComponents_Light_Dialog=0x7f1100ea;
+ public static final int Platform_ThemeOverlay_AppCompat=0x7f1100eb;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f1100ec;
+ public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f1100ed;
+ public static final int Platform_V21_AppCompat=0x7f1100ee;
+ public static final int Platform_V21_AppCompat_Light=0x7f1100ef;
+ public static final int Platform_V25_AppCompat=0x7f1100f0;
+ public static final int Platform_V25_AppCompat_Light=0x7f1100f1;
+ public static final int Platform_Widget_AppCompat_Spinner=0x7f1100f2;
+ public static final int Preference=0x7f1100f3;
+ public static final int Preference_Category=0x7f1100f4;
+ public static final int Preference_Category_Material=0x7f1100f5;
+ public static final int Preference_CheckBoxPreference=0x7f1100f6;
+ public static final int Preference_CheckBoxPreference_Material=0x7f1100f7;
+ public static final int Preference_DialogPreference=0x7f1100f8;
+ public static final int Preference_DialogPreference_EditTextPreference=0x7f1100f9;
+ public static final int Preference_DialogPreference_EditTextPreference_Material=0x7f1100fa;
+ public static final int Preference_DialogPreference_Material=0x7f1100fb;
+ public static final int Preference_DropDown=0x7f1100fc;
+ public static final int Preference_DropDown_Material=0x7f1100fd;
+ public static final int Preference_Information=0x7f1100fe;
+ public static final int Preference_Information_Material=0x7f1100ff;
+ public static final int Preference_Material=0x7f110100;
+ public static final int Preference_PreferenceScreen=0x7f110101;
+ public static final int Preference_PreferenceScreen_Material=0x7f110102;
+ public static final int Preference_SeekBarPreference=0x7f110103;
+ public static final int Preference_SeekBarPreference_Material=0x7f110104;
+ public static final int Preference_SwitchPreference=0x7f110105;
+ public static final int Preference_SwitchPreference_Material=0x7f110106;
+ public static final int Preference_SwitchPreferenceCompat=0x7f110107;
+ public static final int Preference_SwitchPreferenceCompat_Material=0x7f110108;
+ public static final int PreferenceFragment=0x7f110109;
+ public static final int PreferenceFragment_Material=0x7f11010a;
+ public static final int PreferenceFragmentList=0x7f11010b;
+ public static final int PreferenceFragmentList_Material=0x7f11010c;
+ public static final int PreferenceThemeOverlay=0x7f11010d;
+ public static final int PreferenceThemeOverlay_v14=0x7f11010e;
+ public static final int PreferenceThemeOverlay_v14_Material=0x7f11010f;
+ public static final int Preference_TextAppearanceMaterialBody2=0x7f110110;
+ public static final int Preference_TextAppearanceMaterialSubhead=0x7f110111;
+ public static final int RetroTextViewStyle=0x7f110112;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f110113;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f110114;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f110115;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f110116;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f110117;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f110118;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f110119;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f11011a;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f11011b;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f11011c;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f11011d;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f11011e;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f11011f;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f110120;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f110121;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f110122;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f110123;
+ public static final int SubTitleTextAppearance=0x7f110124;
+ public static final int TabLayoutStyle=0x7f110125;
+ public static final int TabTextAppearance=0x7f110126;
+ public static final int TextAppearance_AppCompat=0x7f110127;
+ public static final int TextAppearance_AppCompat_Body1=0x7f110128;
+ public static final int TextAppearance_AppCompat_Body2=0x7f110129;
+ public static final int TextAppearance_AppCompat_Button=0x7f11012a;
+ public static final int TextAppearance_AppCompat_Caption=0x7f11012b;
+ public static final int TextAppearance_AppCompat_Display1=0x7f11012c;
+ public static final int TextAppearance_AppCompat_Display2=0x7f11012d;
+ public static final int TextAppearance_AppCompat_Display3=0x7f11012e;
+ public static final int TextAppearance_AppCompat_Display4=0x7f11012f;
+ public static final int TextAppearance_AppCompat_Headline=0x7f110130;
+ public static final int TextAppearance_AppCompat_Inverse=0x7f110131;
+ public static final int TextAppearance_AppCompat_Large=0x7f110132;
+ public static final int TextAppearance_AppCompat_Large_Inverse=0x7f110133;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f110134;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f110135;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f110136;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f110137;
+ public static final int TextAppearance_AppCompat_Medium=0x7f110138;
+ public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f110139;
+ public static final int TextAppearance_AppCompat_Menu=0x7f11013a;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f11013b;
+ public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f11013c;
+ public static final int TextAppearance_AppCompat_Small=0x7f11013d;
+ public static final int TextAppearance_AppCompat_Small_Inverse=0x7f11013e;
+ public static final int TextAppearance_AppCompat_Subhead=0x7f11013f;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f110140;
+ public static final int TextAppearance_AppCompat_Title=0x7f110141;
+ public static final int TextAppearance_AppCompat_Title_Inverse=0x7f110142;
+ public static final int TextAppearance_AppCompat_Tooltip=0x7f110143;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f110144;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f110145;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f110146;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f110147;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f110148;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f110149;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f11014a;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f11014b;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f11014c;
+ public static final int TextAppearance_AppCompat_Widget_Button=0x7f11014d;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f11014e;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f11014f;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f110150;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f110151;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f110152;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f110153;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f110154;
+ public static final int TextAppearance_AppCompat_Widget_Switch=0x7f110155;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f110156;
+ public static final int TextAppearance_CastIntroOverlay_Button=0x7f110157;
+ public static final int TextAppearance_CastIntroOverlay_Title=0x7f110158;
+ public static final int TextAppearance_CastMiniController_Subtitle=0x7f110159;
+ public static final int TextAppearance_CastMiniController_Title=0x7f11015a;
+ public static final int TextAppearance_Compat_Notification=0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info=0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Info_Media=0x7f11015d;
+ public static final int TextAppearance_Compat_Notification_Line2=0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f11015f;
+ public static final int TextAppearance_Compat_Notification_Media=0x7f110160;
+ public static final int TextAppearance_Compat_Notification_Time=0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Time_Media=0x7f110162;
+ public static final int TextAppearance_Compat_Notification_Title=0x7f110163;
+ public static final int TextAppearance_Compat_Notification_Title_Media=0x7f110164;
+ public static final int TextAppearance_Design_CollapsingToolbar_Expanded=0x7f110165;
+ public static final int TextAppearance_Design_Counter=0x7f110166;
+ public static final int TextAppearance_Design_Counter_Overflow=0x7f110167;
+ public static final int TextAppearance_Design_Error=0x7f110168;
+ public static final int TextAppearance_Design_HelperText=0x7f110169;
+ public static final int TextAppearance_Design_Hint=0x7f11016a;
+ public static final int TextAppearance_Design_Snackbar_Message=0x7f11016b;
+ public static final int TextAppearance_Design_Tab=0x7f11016c;
+ public static final int TextAppearance_MaterialComponents_Body1=0x7f11016d;
+ public static final int TextAppearance_MaterialComponents_Body2=0x7f11016e;
+ public static final int TextAppearance_MaterialComponents_Button=0x7f11016f;
+ public static final int TextAppearance_MaterialComponents_Caption=0x7f110170;
+ public static final int TextAppearance_MaterialComponents_Chip=0x7f110171;
+ public static final int TextAppearance_MaterialComponents_Headline1=0x7f110172;
+ public static final int TextAppearance_MaterialComponents_Headline2=0x7f110173;
+ public static final int TextAppearance_MaterialComponents_Headline3=0x7f110174;
+ public static final int TextAppearance_MaterialComponents_Headline4=0x7f110175;
+ public static final int TextAppearance_MaterialComponents_Headline5=0x7f110176;
+ public static final int TextAppearance_MaterialComponents_Headline6=0x7f110177;
+ public static final int TextAppearance_MaterialComponents_Overline=0x7f110178;
+ public static final int TextAppearance_MaterialComponents_Subtitle1=0x7f110179;
+ public static final int TextAppearance_MaterialComponents_Subtitle2=0x7f11017a;
+ public static final int TextAppearance_MaterialComponents_Tab=0x7f11017b;
+ public static final int TextAppearance_MediaRouter_PrimaryText=0x7f11017c;
+ public static final int TextAppearance_MediaRouter_SecondaryText=0x7f11017d;
+ public static final int TextAppearance_MediaRouter_Title=0x7f11017e;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f11017f;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f110180;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f110181;
+ public static final int TextViewStyleIm=0x7f110182;
+ public static final int Theme_AppCompat=0x7f110183;
+ public static final int Theme_AppCompat_CompactMenu=0x7f110184;
+ public static final int Theme_AppCompat_DayNight=0x7f110185;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f110186;
+ public static final int Theme_AppCompat_DayNight_Dialog=0x7f110187;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f110188;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f110189;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f11018a;
+ public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f11018b;
+ public static final int Theme_AppCompat_Dialog=0x7f11018c;
+ public static final int Theme_AppCompat_Dialog_Alert=0x7f11018d;
+ public static final int Theme_AppCompat_Dialog_MinWidth=0x7f11018e;
+ public static final int Theme_AppCompat_DialogWhenLarge=0x7f11018f;
+ public static final int Theme_AppCompat_Light=0x7f110190;
+ public static final int Theme_AppCompat_Light_DarkActionBar=0x7f110191;
+ public static final int Theme_AppCompat_Light_Dialog=0x7f110192;
+ public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f110193;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f110194;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f110195;
+ public static final int Theme_AppCompat_Light_NoActionBar=0x7f110196;
+ public static final int Theme_AppCompat_NoActionBar=0x7f110197;
+ public static final int Theme_Design=0x7f110198;
+ public static final int Theme_Design_BottomSheetDialog=0x7f110199;
+ public static final int Theme_Design_Light=0x7f11019a;
+ public static final int Theme_Design_Light_BottomSheetDialog=0x7f11019b;
+ public static final int Theme_Design_Light_NoActionBar=0x7f11019c;
+ public static final int Theme_Design_NoActionBar=0x7f11019d;
+ public static final int Theme_MaterialComponents=0x7f11019e;
+ public static final int Theme_MaterialComponents_BottomSheetDialog=0x7f11019f;
+ public static final int Theme_MaterialComponents_Bridge=0x7f1101a0;
+ public static final int Theme_MaterialComponents_CompactMenu=0x7f1101a1;
+ public static final int Theme_MaterialComponents_Dialog=0x7f1101a2;
+ public static final int Theme_MaterialComponents_Dialog_Alert=0x7f1101a3;
+ public static final int Theme_MaterialComponents_Dialog_MinWidth=0x7f1101a4;
+ public static final int Theme_MaterialComponents_DialogWhenLarge=0x7f1101a5;
+ public static final int Theme_MaterialComponents_Light=0x7f1101a6;
+ public static final int Theme_MaterialComponents_Light_BottomSheetDialog=0x7f1101a7;
+ public static final int Theme_MaterialComponents_Light_Bridge=0x7f1101a8;
+ public static final int Theme_MaterialComponents_Light_DarkActionBar=0x7f1101a9;
+ public static final int Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f1101aa;
+ public static final int Theme_MaterialComponents_Light_Dialog=0x7f1101ab;
+ public static final int Theme_MaterialComponents_Light_Dialog_Alert=0x7f1101ac;
+ public static final int Theme_MaterialComponents_Light_Dialog_MinWidth=0x7f1101ad;
+ public static final int Theme_MaterialComponents_Light_DialogWhenLarge=0x7f1101ae;
+ public static final int Theme_MaterialComponents_Light_NoActionBar=0x7f1101af;
+ public static final int Theme_MaterialComponents_Light_NoActionBar_Bridge=0x7f1101b0;
+ public static final int Theme_MaterialComponents_NoActionBar=0x7f1101b1;
+ public static final int Theme_MaterialComponents_NoActionBar_Bridge=0x7f1101b2;
+ public static final int Theme_MediaRouter=0x7f1101b3;
+ public static final int Theme_MediaRouter_Light=0x7f1101b4;
+ public static final int Theme_MediaRouter_Light_DarkControlPanel=0x7f1101b5;
+ public static final int Theme_MediaRouter_LightControlPanel=0x7f1101b6;
+ public static final int Theme_RetroMusic=0x7f1101b7;
+ public static final int Theme_RetroMusic_Base=0x7f1101b8;
+ public static final int Theme_RetroMusic_Base_Black=0x7f1101b9;
+ public static final int Theme_RetroMusic_Base_Color=0x7f1101ba;
+ public static final int Theme_RetroMusic_Base_Light=0x7f1101bb;
+ public static final int Theme_RetroMusic_Black=0x7f1101bc;
+ public static final int Theme_RetroMusic_Color=0x7f1101bd;
+ public static final int Theme_RetroMusic_Light=0x7f1101be;
+ public static final int Theme_RetroMusic_Notification=0x7f1101bf;
+ public static final int Theme_RetroMusic_Notification_Title=0x7f1101c0;
+ public static final int ThemeOverlay_AppCompat=0x7f1101c1;
+ public static final int ThemeOverlay_AppCompat_ActionBar=0x7f1101c2;
+ public static final int ThemeOverlay_AppCompat_Dark=0x7f1101c3;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f1101c4;
+ public static final int ThemeOverlay_AppCompat_Dialog=0x7f1101c5;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f1101c6;
+ public static final int ThemeOverlay_AppCompat_Light=0x7f1101c7;
+ public static final int ThemeOverlay_MaterialComponents=0x7f1101c8;
+ public static final int ThemeOverlay_MaterialComponents_ActionBar=0x7f1101c9;
+ public static final int ThemeOverlay_MaterialComponents_Dark=0x7f1101ca;
+ public static final int ThemeOverlay_MaterialComponents_Dark_ActionBar=0x7f1101cb;
+ public static final int ThemeOverlay_MaterialComponents_Dialog=0x7f1101cc;
+ public static final int ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f1101cd;
+ public static final int ThemeOverlay_MaterialComponents_Light=0x7f1101ce;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText=0x7f1101cf;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox=0x7f1101d0;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense=0x7f1101d1;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox=0x7f1101d2;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense=0x7f1101d3;
+ public static final int ThemeOverlay_MediaRouter_Dark=0x7f1101d4;
+ public static final int ThemeOverlay_MediaRouter_Light=0x7f1101d5;
+ public static final int Toolbar=0x7f1101d6;
+ public static final int ToolbarTextAppearance=0x7f1101d7;
+ public static final int WhiteMediaRouteButtonStyle=0x7f1101d8;
+ public static final int WhiteMediaRouterTheme=0x7f1101d9;
+ public static final int Widget_ActionButton_Overflow=0x7f1101da;
+ public static final int Widget_AppCompat_ActionBar=0x7f1101db;
+ public static final int Widget_AppCompat_ActionBar_Solid=0x7f1101dc;
+ public static final int Widget_AppCompat_ActionBar_TabBar=0x7f1101dd;
+ public static final int Widget_AppCompat_ActionBar_TabText=0x7f1101de;
+ public static final int Widget_AppCompat_ActionBar_TabView=0x7f1101df;
+ public static final int Widget_AppCompat_ActionButton=0x7f1101e0;
+ public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f1101e1;
+ public static final int Widget_AppCompat_ActionButton_Overflow=0x7f1101e2;
+ public static final int Widget_AppCompat_ActionMode=0x7f1101e3;
+ public static final int Widget_AppCompat_ActivityChooserView=0x7f1101e4;
+ public static final int Widget_AppCompat_AutoCompleteTextView=0x7f1101e5;
+ public static final int Widget_AppCompat_Button=0x7f1101e6;
+ public static final int Widget_AppCompat_Button_Borderless=0x7f1101e7;
+ public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f1101e8;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f1101e9;
+ public static final int Widget_AppCompat_Button_Colored=0x7f1101ea;
+ public static final int Widget_AppCompat_Button_Small=0x7f1101eb;
+ public static final int Widget_AppCompat_ButtonBar=0x7f1101ec;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f1101ed;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f1101ee;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f1101ef;
+ public static final int Widget_AppCompat_CompoundButton_Switch=0x7f1101f0;
+ public static final int Widget_AppCompat_DrawerArrowToggle=0x7f1101f1;
+ public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f1101f2;
+ public static final int Widget_AppCompat_EditText=0x7f1101f3;
+ public static final int Widget_AppCompat_ImageButton=0x7f1101f4;
+ public static final int Widget_AppCompat_Light_ActionBar=0x7f1101f5;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f1101f6;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f1101f7;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f1101f8;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f1101f9;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f1101fa;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f1101fb;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f1101fc;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f1101fd;
+ public static final int Widget_AppCompat_Light_ActionButton=0x7f1101fe;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f1101ff;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f110200;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f110201;
+ public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f110202;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f110203;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f110204;
+ public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f110205;
+ public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f110206;
+ public static final int Widget_AppCompat_Light_PopupMenu=0x7f110207;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f110208;
+ public static final int Widget_AppCompat_Light_SearchView=0x7f110209;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f11020a;
+ public static final int Widget_AppCompat_ListMenuView=0x7f11020b;
+ public static final int Widget_AppCompat_ListPopupWindow=0x7f11020c;
+ public static final int Widget_AppCompat_ListView=0x7f11020d;
+ public static final int Widget_AppCompat_ListView_DropDown=0x7f11020e;
+ public static final int Widget_AppCompat_ListView_Menu=0x7f11020f;
+ public static final int Widget_AppCompat_PopupMenu=0x7f110210;
+ public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f110211;
+ public static final int Widget_AppCompat_PopupWindow=0x7f110212;
+ public static final int Widget_AppCompat_ProgressBar=0x7f110213;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f110214;
+ public static final int Widget_AppCompat_RatingBar=0x7f110215;
+ public static final int Widget_AppCompat_RatingBar_Indicator=0x7f110216;
+ public static final int Widget_AppCompat_RatingBar_Small=0x7f110217;
+ public static final int Widget_AppCompat_SearchView=0x7f110218;
+ public static final int Widget_AppCompat_SearchView_ActionBar=0x7f110219;
+ public static final int Widget_AppCompat_SeekBar=0x7f11021a;
+ public static final int Widget_AppCompat_SeekBar_Discrete=0x7f11021b;
+ public static final int Widget_AppCompat_Spinner=0x7f11021c;
+ public static final int Widget_AppCompat_Spinner_DropDown=0x7f11021d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f11021e;
+ public static final int Widget_AppCompat_Spinner_Underlined=0x7f11021f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f110220;
+ public static final int Widget_AppCompat_Toolbar=0x7f110221;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f110222;
+ public static final int Widget_Compat_NotificationActionContainer=0x7f110223;
+ public static final int Widget_Compat_NotificationActionText=0x7f110224;
+ public static final int Widget_Design_AppBarLayout=0x7f110225;
+ public static final int Widget_Design_BottomNavigationView=0x7f110226;
+ public static final int Widget_Design_BottomSheet_Modal=0x7f110227;
+ public static final int Widget_Design_CollapsingToolbar=0x7f110228;
+ public static final int Widget_Design_FloatingActionButton=0x7f110229;
+ public static final int Widget_Design_NavigationView=0x7f11022a;
+ public static final int Widget_Design_ScrimInsetsFrameLayout=0x7f11022b;
+ public static final int Widget_Design_Snackbar=0x7f11022c;
+ public static final int Widget_Design_TabLayout=0x7f11022d;
+ public static final int Widget_Design_TextInputLayout=0x7f11022e;
+ public static final int Widget_MaterialComponents_BottomAppBar=0x7f11022f;
+ public static final int Widget_MaterialComponents_BottomAppBar_Colored=0x7f110230;
+ public static final int Widget_MaterialComponents_BottomNavigationView=0x7f110231;
+ public static final int Widget_MaterialComponents_BottomNavigationView_Colored=0x7f110232;
+ public static final int Widget_MaterialComponents_BottomSheet_Modal=0x7f110233;
+ public static final int Widget_MaterialComponents_Button=0x7f110234;
+ public static final int Widget_MaterialComponents_Button_Icon=0x7f110235;
+ public static final int Widget_MaterialComponents_Button_OutlinedButton=0x7f110236;
+ public static final int Widget_MaterialComponents_Button_OutlinedButton_Icon=0x7f110237;
+ public static final int Widget_MaterialComponents_Button_TextButton=0x7f110238;
+ public static final int Widget_MaterialComponents_Button_TextButton_Dialog=0x7f110239;
+ public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Icon=0x7f11023a;
+ public static final int Widget_MaterialComponents_Button_TextButton_Icon=0x7f11023b;
+ public static final int Widget_MaterialComponents_Button_UnelevatedButton=0x7f11023c;
+ public static final int Widget_MaterialComponents_Button_UnelevatedButton_Icon=0x7f11023d;
+ public static final int Widget_MaterialComponents_CardView=0x7f11023e;
+ public static final int Widget_MaterialComponents_Chip_Action=0x7f11023f;
+ public static final int Widget_MaterialComponents_Chip_Choice=0x7f110240;
+ public static final int Widget_MaterialComponents_Chip_Entry=0x7f110241;
+ public static final int Widget_MaterialComponents_Chip_Filter=0x7f110242;
+ public static final int Widget_MaterialComponents_ChipGroup=0x7f110243;
+ public static final int Widget_MaterialComponents_FloatingActionButton=0x7f110244;
+ public static final int Widget_MaterialComponents_NavigationView=0x7f110245;
+ public static final int Widget_MaterialComponents_Snackbar=0x7f110246;
+ public static final int Widget_MaterialComponents_Snackbar_FullWidth=0x7f110247;
+ public static final int Widget_MaterialComponents_TabLayout=0x7f110248;
+ public static final int Widget_MaterialComponents_TabLayout_Colored=0x7f110249;
+ public static final int Widget_MaterialComponents_TextInputEditText_FilledBox=0x7f11024a;
+ public static final int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense=0x7f11024b;
+ public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox=0x7f11024c;
+ public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense=0x7f11024d;
+ public static final int Widget_MaterialComponents_TextInputLayout_FilledBox=0x7f11024e;
+ public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense=0x7f11024f;
+ public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox=0x7f110250;
+ public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense=0x7f110251;
+ public static final int Widget_MaterialComponents_Toolbar=0x7f110252;
+ public static final int Widget_MaterialProgressBar_ProgressBar=0x7f110253;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Horizontal=0x7f110254;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Horizontal_NoPadding=0x7f110255;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Large=0x7f110256;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Large_NoPadding=0x7f110257;
+ public static final int Widget_MaterialProgressBar_ProgressBar_NoPadding=0x7f110258;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Small=0x7f110259;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Small_NoPadding=0x7f11025a;
+ public static final int Widget_MediaRouter_Light_MediaRouteButton=0x7f11025b;
+ public static final int Widget_MediaRouter_MediaRouteButton=0x7f11025c;
+ public static final int Widget_Support_CoordinatorLayout=0x7f11025d;
+ }
+ public static final class styleable {
+ /**
+ * Attributes that can be used with a ATECheckBoxPreference.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATECheckBoxPreference_ateKey_pref_checkBox code.name.monkey.retromusic.debug:ateKey_pref_checkBox} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_pref_checkBox} + * attribute's value can be found in the {@link #ATECheckBoxPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_pref_checkBox + */ + public static final int ATECheckBoxPreference_ateKey_pref_checkBox=0; + /** + * Attributes that can be used with a ATEColorPreference. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATEColorPreference_ateKey_pref_color code.name.monkey.retromusic.debug:ateKey_pref_color} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_pref_color} + * attribute's value can be found in the {@link #ATEColorPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_pref_color + */ + public static final int ATEColorPreference_ateKey_pref_color=0; + /** + * Attributes that can be used with a ATEDialogPreference. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATEDialogPreference_ateKey_pref_dialog code.name.monkey.retromusic.debug:ateKey_pref_dialog} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_pref_dialog} + * attribute's value can be found in the {@link #ATEDialogPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_pref_dialog + */ + public static final int ATEDialogPreference_ateKey_pref_dialog=0; + /** + * Attributes that can be used with a ATEEditTextPreference. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATEEditTextPreference_ateKey_pref_editText code.name.monkey.retromusic.debug:ateKey_pref_editText} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_pref_editText} + * attribute's value can be found in the {@link #ATEEditTextPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_pref_editText + */ + public static final int ATEEditTextPreference_ateKey_pref_editText=0; + /** + * Attributes that can be used with a ATEListPreference. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATEListPreference_ateKey_pref_list code.name.monkey.retromusic.debug:ateKey_pref_list} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_pref_list} + * attribute's value can be found in the {@link #ATEListPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_pref_list + */ + public static final int ATEListPreference_ateKey_pref_list=0; + /** + * Attributes that can be used with a ATEMultiSelectPreference. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATEMultiSelectPreference_ateKey_pref_multiSelect code.name.monkey.retromusic.debug:ateKey_pref_multiSelect} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_pref_multiSelect} + * attribute's value can be found in the {@link #ATEMultiSelectPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_pref_multiSelect + */ + public static final int ATEMultiSelectPreference_ateKey_pref_multiSelect=0; + /** + * Attributes that can be used with a ATEPreference. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATEPreference_ateKey_pref code.name.monkey.retromusic.debug:ateKey_pref} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_pref} + * attribute's value can be found in the {@link #ATEPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_pref + */ + public static final int ATEPreference_ateKey_pref=0; + /** + * Attributes that can be used with a ATEPreferenceCategory. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATEPreferenceCategory_ateKey_prefCategory_textColor code.name.monkey.retromusic.debug:ateKey_prefCategory_textColor} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_prefCategory_textColor} + * attribute's value can be found in the {@link #ATEPreferenceCategory} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_prefCategory_textColor + */ + public static final int ATEPreferenceCategory_ateKey_prefCategory_textColor=0; + /** + * Attributes that can be used with a ATESwitchPreference. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ATESwitchPreference_ateKey_pref_switch code.name.monkey.retromusic.debug:ateKey_pref_switch} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#ateKey_pref_switch} + * attribute's value can be found in the {@link #ATESwitchPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:ateKey_pref_switch + */ + public static final int ATESwitchPreference_ateKey_pref_switch=0; + /** + * Attributes that can be used with a ActionBar. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionBar_background code.name.monkey.retromusic.debug:background} | Specifies a background drawable for the action bar. |
{@link #ActionBar_backgroundSplit code.name.monkey.retromusic.debug:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionBar_backgroundStacked code.name.monkey.retromusic.debug:backgroundStacked} | Specifies a background drawable for a second stacked row of the action bar. |
{@link #ActionBar_contentInsetEnd code.name.monkey.retromusic.debug:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetEndWithActions code.name.monkey.retromusic.debug:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #ActionBar_contentInsetLeft code.name.monkey.retromusic.debug:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetRight code.name.monkey.retromusic.debug:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStart code.name.monkey.retromusic.debug:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStartWithNavigation code.name.monkey.retromusic.debug:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #ActionBar_customNavigationLayout code.name.monkey.retromusic.debug:customNavigationLayout} | Specifies a layout for custom navigation. |
{@link #ActionBar_displayOptions code.name.monkey.retromusic.debug:displayOptions} | Options affecting how the action bar is displayed. |
{@link #ActionBar_divider code.name.monkey.retromusic.debug:divider} | Specifies the drawable used for item dividers. |
{@link #ActionBar_elevation code.name.monkey.retromusic.debug:elevation} | Elevation for the action bar itself |
{@link #ActionBar_height code.name.monkey.retromusic.debug:height} | |
{@link #ActionBar_hideOnContentScroll code.name.monkey.retromusic.debug:hideOnContentScroll} | Set true to hide the action bar on a vertical nested scroll of content. |
{@link #ActionBar_homeAsUpIndicator code.name.monkey.retromusic.debug:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #ActionBar_homeLayout code.name.monkey.retromusic.debug:homeLayout} | Specifies a layout to use for the "home" section of the action bar. |
{@link #ActionBar_icon code.name.monkey.retromusic.debug:icon} | |
{@link #ActionBar_indeterminateProgressStyle code.name.monkey.retromusic.debug:indeterminateProgressStyle} | Specifies a style resource to use for an indeterminate progress spinner. |
{@link #ActionBar_itemPadding code.name.monkey.retromusic.debug:itemPadding} | Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. |
{@link #ActionBar_logo code.name.monkey.retromusic.debug:logo} | Specifies the drawable used for the application logo. |
{@link #ActionBar_navigationMode code.name.monkey.retromusic.debug:navigationMode} | The type of navigation to use. |
{@link #ActionBar_popupTheme code.name.monkey.retromusic.debug:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #ActionBar_progressBarPadding code.name.monkey.retromusic.debug:progressBarPadding} | Specifies the horizontal padding on either end for an embedded progress bar. |
{@link #ActionBar_progressBarStyle code.name.monkey.retromusic.debug:progressBarStyle} | Specifies a style resource to use for an embedded progress bar. |
{@link #ActionBar_subtitle code.name.monkey.retromusic.debug:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #ActionBar_subtitleTextStyle code.name.monkey.retromusic.debug:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionBar_title code.name.monkey.retromusic.debug:title} | |
{@link #ActionBar_titleTextStyle code.name.monkey.retromusic.debug:titleTextStyle} | Specifies a style to use for title text. |
+ * @attr description + * Specifies a background drawable for the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:background
+ */
+ public static final int ActionBar_background=0;
+ /**
+ *
+ * @attr description + * Specifies a background drawable for the bottom component of a split action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:backgroundSplit
+ */
+ public static final int ActionBar_backgroundSplit=1;
+ /**
+ *
+ * @attr description + * Specifies a background drawable for a second stacked row of the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:backgroundStacked
+ */
+ public static final int ActionBar_backgroundStacked=2;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetEnd
+ */
+ public static final int ActionBar_contentInsetEnd=3;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetEndWithActions
+ */
+ public static final int ActionBar_contentInsetEndWithActions=4;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetLeft
+ */
+ public static final int ActionBar_contentInsetLeft=5;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetRight
+ */
+ public static final int ActionBar_contentInsetRight=6;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetStart
+ */
+ public static final int ActionBar_contentInsetStart=7;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetStartWithNavigation
+ */
+ public static final int ActionBar_contentInsetStartWithNavigation=8;
+ /**
+ *
+ * @attr description + * Specifies a layout for custom navigation. Overrides navigationMode. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:customNavigationLayout
+ */
+ public static final int ActionBar_customNavigationLayout=9;
+ /**
+ *
+ * @attr description + * Options affecting how the action bar is displayed. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
disableHome | 20 | |
homeAsUp | 4 | |
none | 0 | |
showCustom | 10 | |
showHome | 2 | |
showTitle | 8 | |
useLogo | 1 |
+ * @attr description + * Specifies the drawable used for item dividers. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:divider
+ */
+ public static final int ActionBar_divider=11;
+ /**
+ *
+ * @attr description + * Elevation for the action bar itself + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:elevation
+ */
+ public static final int ActionBar_elevation=12;
+ /**
+ *
+ * @attr description + * Specifies a fixed height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:height
+ */
+ public static final int ActionBar_height=13;
+ /**
+ *
+ * @attr description + * Set true to hide the action bar on a vertical nested scroll of content. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:hideOnContentScroll
+ */
+ public static final int ActionBar_hideOnContentScroll=14;
+ /**
+ *
+ * @attr description + * Up navigation glyph + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:homeAsUpIndicator
+ */
+ public static final int ActionBar_homeAsUpIndicator=15;
+ /**
+ *
+ * @attr description + * Specifies a layout to use for the "home" section of the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:homeLayout
+ */
+ public static final int ActionBar_homeLayout=16;
+ /**
+ *
+ * @attr description + * Specifies the drawable used for the application icon. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:icon
+ */
+ public static final int ActionBar_icon=17;
+ /**
+ *
+ * @attr description + * Specifies a style resource to use for an indeterminate progress spinner. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:indeterminateProgressStyle
+ */
+ public static final int ActionBar_indeterminateProgressStyle=18;
+ /**
+ *
+ * @attr description + * Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemPadding
+ */
+ public static final int ActionBar_itemPadding=19;
+ /**
+ *
+ * @attr description + * Specifies the drawable used for the application logo. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:logo
+ */
+ public static final int ActionBar_logo=20;
+ /**
+ *
+ * @attr description + * The type of navigation to use. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
listMode | 1 | The action bar will use a selection list for navigation. |
normal | 0 | Normal static title text |
tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:popupTheme
+ */
+ public static final int ActionBar_popupTheme=22;
+ /**
+ *
+ * @attr description + * Specifies the horizontal padding on either end for an embedded progress bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:progressBarPadding
+ */
+ public static final int ActionBar_progressBarPadding=23;
+ /**
+ *
+ * @attr description + * Specifies a style resource to use for an embedded progress bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:progressBarStyle
+ */
+ public static final int ActionBar_progressBarStyle=24;
+ /**
+ *
+ * @attr description + * Specifies subtitle text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:subtitle + */ + public static final int ActionBar_subtitle=25; + /** + *
+ * @attr description + * Specifies a style to use for subtitle text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:subtitleTextStyle
+ */
+ public static final int ActionBar_subtitleTextStyle=26;
+ /**
+ *
+ * @attr description + * Specifies title text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:title + */ + public static final int ActionBar_title=27; + /** + *
+ * @attr description + * Specifies a style to use for title text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleTextStyle
+ */
+ public static final int ActionBar_titleTextStyle=28;
+ /**
+ * Attributes that can be used with a ActionBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity} |
This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #ActionBarLayout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionMenuItemView_android_minWidth android:minWidth} |
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ActionMenuItemView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int ActionMenuItemView_android_minWidth=0;
+ public static final int[] ActionMenuView={
+ };
+ /**
+ * Attributes that can be used with a ActionMode.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionMode_background code.name.monkey.retromusic.debug:background} | Specifies a background drawable for the action bar. |
{@link #ActionMode_backgroundSplit code.name.monkey.retromusic.debug:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionMode_closeItemLayout code.name.monkey.retromusic.debug:closeItemLayout} | Specifies a layout to use for the "close" item at the starting edge. |
{@link #ActionMode_height code.name.monkey.retromusic.debug:height} | |
{@link #ActionMode_subtitleTextStyle code.name.monkey.retromusic.debug:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionMode_titleTextStyle code.name.monkey.retromusic.debug:titleTextStyle} | Specifies a style to use for title text. |
+ * @attr description + * Specifies a background for the action mode bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:background
+ */
+ public static final int ActionMode_background=0;
+ /**
+ *
+ * @attr description + * Specifies a background for the split action mode bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:backgroundSplit
+ */
+ public static final int ActionMode_backgroundSplit=1;
+ /**
+ *
+ * @attr description + * Specifies a layout to use for the "close" item at the starting edge. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeItemLayout
+ */
+ public static final int ActionMode_closeItemLayout=2;
+ /**
+ *
+ * @attr description + * Specifies a fixed height for the action mode bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:height
+ */
+ public static final int ActionMode_height=3;
+ /**
+ *
+ * @attr description + * Specifies a style to use for subtitle text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:subtitleTextStyle
+ */
+ public static final int ActionMode_subtitleTextStyle=4;
+ /**
+ *
+ * @attr description + * Specifies a style to use for title text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleTextStyle
+ */
+ public static final int ActionMode_titleTextStyle=5;
+ /**
+ * Attributes that can be used with a ActivityChooserView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable code.name.monkey.retromusic.debug:expandActivityOverflowButtonDrawable} | The drawable to show in the button for expanding the activities overflow popup. |
{@link #ActivityChooserView_initialActivityCount code.name.monkey.retromusic.debug:initialActivityCount} | The maximal number of items initially shown in the activity list. |
+ * @attr description + * The drawable to show in the button for expanding the activities overflow popup. + * Note: Clients would like to set this drawable + * as a clue about the action the chosen activity will perform. For + * example, if share activity is to be chosen the drawable should + * give a clue that sharing is to be performed. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:expandActivityOverflowButtonDrawable
+ */
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0;
+ /**
+ *
+ * @attr description + * The maximal number of items initially shown in the activity list. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount=1; + /** + * Attributes that can be used with a AlertDialog. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AlertDialog_android_layout android:layout} | |
{@link #AlertDialog_buttonIconDimen code.name.monkey.retromusic.debug:buttonIconDimen} | |
{@link #AlertDialog_buttonPanelSideLayout code.name.monkey.retromusic.debug:buttonPanelSideLayout} | |
{@link #AlertDialog_listItemLayout code.name.monkey.retromusic.debug:listItemLayout} | |
{@link #AlertDialog_listLayout code.name.monkey.retromusic.debug:listLayout} | |
{@link #AlertDialog_multiChoiceItemLayout code.name.monkey.retromusic.debug:multiChoiceItemLayout} | |
{@link #AlertDialog_showTitle code.name.monkey.retromusic.debug:showTitle} | |
{@link #AlertDialog_singleChoiceItemLayout code.name.monkey.retromusic.debug:singleChoiceItemLayout} |
This symbol is the offset where the {@link android.R.attr#layout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int AlertDialog_android_layout=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#buttonIconDimen} + * attribute's value can be found in the {@link #AlertDialog} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonIconDimen
+ */
+ public static final int AlertDialog_buttonIconDimen=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#buttonPanelSideLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonPanelSideLayout
+ */
+ public static final int AlertDialog_buttonPanelSideLayout=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#listItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:listItemLayout
+ */
+ public static final int AlertDialog_listItemLayout=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#listLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:listLayout
+ */
+ public static final int AlertDialog_listLayout=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#multiChoiceItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:multiChoiceItemLayout
+ */
+ public static final int AlertDialog_multiChoiceItemLayout=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#showTitle} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:showTitle
+ */
+ public static final int AlertDialog_showTitle=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#singleChoiceItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:singleChoiceItemLayout
+ */
+ public static final int AlertDialog_singleChoiceItemLayout=7;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableCompat.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableCompat_android_dither android:dither} | |
{@link #AnimatedStateListDrawableCompat_android_visible android:visible} | |
{@link #AnimatedStateListDrawableCompat_android_variablePadding android:variablePadding} | |
{@link #AnimatedStateListDrawableCompat_android_constantSize android:constantSize} | |
{@link #AnimatedStateListDrawableCompat_android_enterFadeDuration android:enterFadeDuration} | |
{@link #AnimatedStateListDrawableCompat_android_exitFadeDuration android:exitFadeDuration} |
+ * @attr description + * Enables or disables dithering of the bitmap if the bitmap does not have the + * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with + * an RGB 565 screen). + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:dither
+ */
+ public static final int AnimatedStateListDrawableCompat_android_dither=0;
+ /**
+ *
+ * @attr description + * Indicates whether the drawable should be initially visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int AnimatedStateListDrawableCompat_android_visible=1;
+ /**
+ *
+ * @attr description + * If true, allows the drawable's padding to change based on the + * current state that is selected. If false, the padding will + * stay the same (based on the maximum padding of all the states). + * Enabling this feature requires that the owner of the drawable + * deal with performing layout when the state changes, which is + * often not supported. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:variablePadding
+ */
+ public static final int AnimatedStateListDrawableCompat_android_variablePadding=2;
+ /**
+ *
+ * @attr description + * If true, the drawable's reported internal size will remain + * constant as the state changes; the size is the maximum of all + * of the states. If false, the size will vary based on the + * current state. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:constantSize
+ */
+ public static final int AnimatedStateListDrawableCompat_android_constantSize=3;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade in a new state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:enterFadeDuration
+ */
+ public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration=4;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade out an old state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:exitFadeDuration
+ */
+ public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration=5;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableItem_android_id android:id} | |
{@link #AnimatedStateListDrawableItem_android_drawable android:drawable} |
+ * @attr description + * Keyframe identifier for use in specifying transitions. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int AnimatedStateListDrawableItem_android_id=0;
+ /**
+ *
+ * @attr description + * Reference to a drawable resource to use for the frame. If not + * given, the drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int AnimatedStateListDrawableItem_android_drawable=1;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableTransition.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableTransition_android_drawable android:drawable} | |
{@link #AnimatedStateListDrawableTransition_android_toId android:toId} | |
{@link #AnimatedStateListDrawableTransition_android_fromId android:fromId} | |
{@link #AnimatedStateListDrawableTransition_android_reversible android:reversible} |
+ * @attr description + * Reference to a animation drawable resource to use for the frame. If not + * given, the animation drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int AnimatedStateListDrawableTransition_android_drawable=0;
+ /**
+ *
+ * @attr description + * Keyframe identifier for the ending state. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:toId
+ */
+ public static final int AnimatedStateListDrawableTransition_android_toId=1;
+ /**
+ *
+ * @attr description + * Keyframe identifier for the starting state. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:fromId
+ */
+ public static final int AnimatedStateListDrawableTransition_android_fromId=2;
+ /**
+ *
+ * @attr description + * Whether this transition is reversible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:reversible
+ */
+ public static final int AnimatedStateListDrawableTransition_android_reversible=3;
+ /**
+ * Attributes that can be used with a AppBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppBarLayout_android_background android:background} | |
{@link #AppBarLayout_android_touchscreenBlocksFocus android:touchscreenBlocksFocus} | |
{@link #AppBarLayout_android_keyboardNavigationCluster android:keyboardNavigationCluster} | |
{@link #AppBarLayout_elevation code.name.monkey.retromusic.debug:elevation} | Elevation for the action bar itself |
{@link #AppBarLayout_expanded code.name.monkey.retromusic.debug:expanded} | |
{@link #AppBarLayout_liftOnScroll code.name.monkey.retromusic.debug:liftOnScroll} |
This symbol is the offset where the {@link android.R.attr#background} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:background
+ */
+ public static final int AppBarLayout_android_background=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#touchscreenBlocksFocus} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:touchscreenBlocksFocus
+ */
+ public static final int AppBarLayout_android_touchscreenBlocksFocus=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#keyboardNavigationCluster} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:keyboardNavigationCluster
+ */
+ public static final int AppBarLayout_android_keyboardNavigationCluster=2;
+ /**
+ *
+ * @attr description + * Elevation for the action bar itself + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:elevation
+ */
+ public static final int AppBarLayout_elevation=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#expanded} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:expanded
+ */
+ public static final int AppBarLayout_expanded=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#liftOnScroll} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:liftOnScroll
+ */
+ public static final int AppBarLayout_liftOnScroll=5;
+ /**
+ * Attributes that can be used with a AppBarLayoutStates.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppBarLayoutStates_state_collapsed code.name.monkey.retromusic.debug:state_collapsed} | |
{@link #AppBarLayoutStates_state_collapsible code.name.monkey.retromusic.debug:state_collapsible} | |
{@link #AppBarLayoutStates_state_liftable code.name.monkey.retromusic.debug:state_liftable} | |
{@link #AppBarLayoutStates_state_lifted code.name.monkey.retromusic.debug:state_lifted} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#state_collapsed} + * attribute's value can be found in the {@link #AppBarLayoutStates} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:state_collapsed
+ */
+ public static final int AppBarLayoutStates_state_collapsed=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#state_collapsible} + * attribute's value can be found in the {@link #AppBarLayoutStates} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:state_collapsible
+ */
+ public static final int AppBarLayoutStates_state_collapsible=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#state_liftable} + * attribute's value can be found in the {@link #AppBarLayoutStates} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:state_liftable
+ */
+ public static final int AppBarLayoutStates_state_liftable=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#state_lifted} + * attribute's value can be found in the {@link #AppBarLayoutStates} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:state_lifted
+ */
+ public static final int AppBarLayoutStates_state_lifted=3;
+ /**
+ * Attributes that can be used with a AppBarLayout_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppBarLayout_Layout_layout_scrollFlags code.name.monkey.retromusic.debug:layout_scrollFlags} | |
{@link #AppBarLayout_Layout_layout_scrollInterpolator code.name.monkey.retromusic.debug:layout_scrollInterpolator} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#layout_scrollFlags} + * attribute's value can be found in the {@link #AppBarLayout_Layout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
enterAlways | 4 | |
enterAlwaysCollapsed | 8 | |
exitUntilCollapsed | 2 | |
scroll | 1 | |
snap | 10 | |
snapMargins | 20 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#layout_scrollInterpolator} + * attribute's value can be found in the {@link #AppBarLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_scrollInterpolator
+ */
+ public static final int AppBarLayout_Layout_layout_scrollInterpolator=1;
+ /**
+ * Attributes that can be used with a AppCompatImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatImageView_android_src android:src} | |
{@link #AppCompatImageView_srcCompat code.name.monkey.retromusic.debug:srcCompat} | Sets a drawable as the content of this ImageView. |
{@link #AppCompatImageView_tint code.name.monkey.retromusic.debug:tint} | Tint to apply to the image source. |
{@link #AppCompatImageView_tintMode code.name.monkey.retromusic.debug:tintMode} | Blending mode used to apply the image source tint. |
This symbol is the offset where the {@link android.R.attr#src} + * attribute's value can be found in the {@link #AppCompatImageView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:src
+ */
+ public static final int AppCompatImageView_android_src=0;
+ /**
+ *
+ * @attr description + * Sets a drawable as the content of this ImageView. Allows the use of vector drawable + * when running on older versions of the platform. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:srcCompat
+ */
+ public static final int AppCompatImageView_srcCompat=1;
+ /**
+ *
+ * @attr description + * Tint to apply to the image source. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tint
+ */
+ public static final int AppCompatImageView_tint=2;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the image source tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatSeekBar_android_thumb android:thumb} | |
{@link #AppCompatSeekBar_tickMark code.name.monkey.retromusic.debug:tickMark} | Drawable displayed at each progress position on a seekbar. |
{@link #AppCompatSeekBar_tickMarkTint code.name.monkey.retromusic.debug:tickMarkTint} | Tint to apply to the tick mark drawable. |
{@link #AppCompatSeekBar_tickMarkTintMode code.name.monkey.retromusic.debug:tickMarkTintMode} | Blending mode used to apply the tick mark tint. |
This symbol is the offset where the {@link android.R.attr#thumb} + * attribute's value can be found in the {@link #AppCompatSeekBar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:thumb
+ */
+ public static final int AppCompatSeekBar_android_thumb=0;
+ /**
+ *
+ * @attr description + * Drawable displayed at each progress position on a seekbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tickMark
+ */
+ public static final int AppCompatSeekBar_tickMark=1;
+ /**
+ *
+ * @attr description + * Tint to apply to the tick mark drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tickMarkTint
+ */
+ public static final int AppCompatSeekBar_tickMarkTint=2;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the tick mark tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTextHelper_android_textAppearance android:textAppearance} | |
{@link #AppCompatTextHelper_android_drawableTop android:drawableTop} | |
{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom} | |
{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft} | |
{@link #AppCompatTextHelper_android_drawableRight android:drawableRight} | |
{@link #AppCompatTextHelper_android_drawableStart android:drawableStart} | |
{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd} |
This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int AppCompatTextHelper_android_textAppearance=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableTop} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableTop
+ */
+ public static final int AppCompatTextHelper_android_drawableTop=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableBottom} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableBottom
+ */
+ public static final int AppCompatTextHelper_android_drawableBottom=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableLeft} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableLeft
+ */
+ public static final int AppCompatTextHelper_android_drawableLeft=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableRight} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableRight
+ */
+ public static final int AppCompatTextHelper_android_drawableRight=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableStart} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableStart
+ */
+ public static final int AppCompatTextHelper_android_drawableStart=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableEnd} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableEnd
+ */
+ public static final int AppCompatTextHelper_android_drawableEnd=6;
+ /**
+ * Attributes that can be used with a AppCompatTextView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTextView_android_textAppearance android:textAppearance} | |
{@link #AppCompatTextView_autoSizeMaxTextSize code.name.monkey.retromusic.debug:autoSizeMaxTextSize} | The maximum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizeMinTextSize code.name.monkey.retromusic.debug:autoSizeMinTextSize} | The minimum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizePresetSizes code.name.monkey.retromusic.debug:autoSizePresetSizes} | Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType set to uniform . |
{@link #AppCompatTextView_autoSizeStepGranularity code.name.monkey.retromusic.debug:autoSizeStepGranularity} | Specify the auto-size step size if autoSizeTextType is set to
+ * uniform . |
{@link #AppCompatTextView_autoSizeTextType code.name.monkey.retromusic.debug:autoSizeTextType} | Specify the type of auto-size. |
{@link #AppCompatTextView_firstBaselineToTopHeight code.name.monkey.retromusic.debug:firstBaselineToTopHeight} | Distance from the top of the TextView to the first text baseline. |
{@link #AppCompatTextView_fontFamily code.name.monkey.retromusic.debug:fontFamily} | The attribute for the font family. |
{@link #AppCompatTextView_lastBaselineToBottomHeight code.name.monkey.retromusic.debug:lastBaselineToBottomHeight} | Distance from the bottom of the TextView to the last text baseline. |
{@link #AppCompatTextView_lineHeight code.name.monkey.retromusic.debug:lineHeight} | Explicit height between lines of text. |
{@link #AppCompatTextView_textAllCaps code.name.monkey.retromusic.debug:textAllCaps} | Present the text in ALL CAPS. |
This symbol is the offset where the {@link android.R.attr#textAppearance} + * 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 a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int AppCompatTextView_android_textAppearance=0;
+ /**
+ *
+ * @attr description + * The maximum text size constraint to be used when auto-sizing text. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:autoSizeMaxTextSize
+ */
+ public static final int AppCompatTextView_autoSizeMaxTextSize=1;
+ /**
+ *
+ * @attr description + * The minimum text size constraint to be used when auto-sizing text. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:autoSizeMinTextSize
+ */
+ public static final int AppCompatTextView_autoSizeMinTextSize=2;
+ /**
+ *
+ * @attr description
+ * Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType
set to uniform
. Overrides
+ * autoSizeStepGranularity
if set.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:autoSizePresetSizes
+ */
+ public static final int AppCompatTextView_autoSizePresetSizes=3;
+ /**
+ *
+ * @attr description
+ * Specify the auto-size step size if autoSizeTextType
is set to
+ * uniform
. The default is 1px. Overwrites
+ * autoSizePresetSizes
if set.
+ *
+ *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:autoSizeStepGranularity
+ */
+ public static final int AppCompatTextView_autoSizeStepGranularity=4;
+ /**
+ *
+ * @attr description + * Specify the type of auto-size. Note that this feature is not supported by EditText, + * works only for TextView. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
none | 0 | No auto-sizing (default). |
uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the + * container. |
+ * @attr description + * Distance from the top of the TextView to the first text baseline. If set, this + * overrides the value set for paddingTop. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:firstBaselineToTopHeight
+ */
+ public static final int AppCompatTextView_firstBaselineToTopHeight=6;
+ /**
+ *
+ * @attr description + * The attribute for the font family. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:fontFamily + */ + public static final int AppCompatTextView_fontFamily=7; + /** + *
+ * @attr description + * Distance from the bottom of the TextView to the last text baseline. If set, this + * overrides the value set for paddingBottom. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:lastBaselineToBottomHeight
+ */
+ public static final int AppCompatTextView_lastBaselineToBottomHeight=8;
+ /**
+ *
+ * @attr description + * Explicit height between lines of text. If set, this will override the values set + * for lineSpacingExtra and lineSpacingMultiplier. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:lineHeight
+ */
+ public static final int AppCompatTextView_lineHeight=9;
+ /**
+ *
+ * @attr description + * Present the text in ALL CAPS. This may use a small-caps form when available. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAllCaps
+ */
+ public static final int AppCompatTextView_textAllCaps=10;
+ /**
+ * Attributes that can be used with a AppCompatTheme.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating} | |
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle} | |
{@link #AppCompatTheme_actionBarDivider code.name.monkey.retromusic.debug:actionBarDivider} | Custom divider drawable to use for elements in the action bar. |
{@link #AppCompatTheme_actionBarItemBackground code.name.monkey.retromusic.debug:actionBarItemBackground} | Custom item state list drawable background for action bar items. |
{@link #AppCompatTheme_actionBarPopupTheme code.name.monkey.retromusic.debug:actionBarPopupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #AppCompatTheme_actionBarSize code.name.monkey.retromusic.debug:actionBarSize} | Size of the Action Bar, including the contextual + * bar used to present Action Modes. |
{@link #AppCompatTheme_actionBarSplitStyle code.name.monkey.retromusic.debug:actionBarSplitStyle} | Reference to a style for the split Action Bar. |
{@link #AppCompatTheme_actionBarStyle code.name.monkey.retromusic.debug:actionBarStyle} | Reference to a style for the Action Bar |
{@link #AppCompatTheme_actionBarTabBarStyle code.name.monkey.retromusic.debug:actionBarTabBarStyle} | |
{@link #AppCompatTheme_actionBarTabStyle code.name.monkey.retromusic.debug:actionBarTabStyle} | Default style for tabs within an action bar |
{@link #AppCompatTheme_actionBarTabTextStyle code.name.monkey.retromusic.debug:actionBarTabTextStyle} | |
{@link #AppCompatTheme_actionBarTheme code.name.monkey.retromusic.debug:actionBarTheme} | Reference to a theme that should be used to inflate the + * action bar. |
{@link #AppCompatTheme_actionBarWidgetTheme code.name.monkey.retromusic.debug:actionBarWidgetTheme} | Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. |
{@link #AppCompatTheme_actionButtonStyle code.name.monkey.retromusic.debug:actionButtonStyle} | Default action button style. |
{@link #AppCompatTheme_actionDropDownStyle code.name.monkey.retromusic.debug:actionDropDownStyle} | Default ActionBar dropdown style. |
{@link #AppCompatTheme_actionMenuTextAppearance code.name.monkey.retromusic.debug:actionMenuTextAppearance} | TextAppearance style that will be applied to text that + * appears within action menu items. |
{@link #AppCompatTheme_actionMenuTextColor code.name.monkey.retromusic.debug:actionMenuTextColor} | Color for text that appears within action menu items. |
{@link #AppCompatTheme_actionModeBackground code.name.monkey.retromusic.debug:actionModeBackground} | Background drawable to use for action mode UI |
{@link #AppCompatTheme_actionModeCloseButtonStyle code.name.monkey.retromusic.debug:actionModeCloseButtonStyle} | |
{@link #AppCompatTheme_actionModeCloseDrawable code.name.monkey.retromusic.debug:actionModeCloseDrawable} | Drawable to use for the close action mode button |
{@link #AppCompatTheme_actionModeCopyDrawable code.name.monkey.retromusic.debug:actionModeCopyDrawable} | Drawable to use for the Copy action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeCutDrawable code.name.monkey.retromusic.debug:actionModeCutDrawable} | Drawable to use for the Cut action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeFindDrawable code.name.monkey.retromusic.debug:actionModeFindDrawable} | Drawable to use for the Find action button in WebView selection action modes |
{@link #AppCompatTheme_actionModePasteDrawable code.name.monkey.retromusic.debug:actionModePasteDrawable} | Drawable to use for the Paste action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModePopupWindowStyle code.name.monkey.retromusic.debug:actionModePopupWindowStyle} | PopupWindow style to use for action modes when showing as a window overlay. |
{@link #AppCompatTheme_actionModeSelectAllDrawable code.name.monkey.retromusic.debug:actionModeSelectAllDrawable} | Drawable to use for the Select all action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeShareDrawable code.name.monkey.retromusic.debug:actionModeShareDrawable} | Drawable to use for the Share action button in WebView selection action modes |
{@link #AppCompatTheme_actionModeSplitBackground code.name.monkey.retromusic.debug:actionModeSplitBackground} | Background drawable to use for action mode UI in the lower split bar |
{@link #AppCompatTheme_actionModeStyle code.name.monkey.retromusic.debug:actionModeStyle} | |
{@link #AppCompatTheme_actionModeWebSearchDrawable code.name.monkey.retromusic.debug:actionModeWebSearchDrawable} | Drawable to use for the Web Search action button in WebView selection action modes |
{@link #AppCompatTheme_actionOverflowButtonStyle code.name.monkey.retromusic.debug:actionOverflowButtonStyle} | |
{@link #AppCompatTheme_actionOverflowMenuStyle code.name.monkey.retromusic.debug:actionOverflowMenuStyle} | |
{@link #AppCompatTheme_activityChooserViewStyle code.name.monkey.retromusic.debug:activityChooserViewStyle} | Default ActivityChooserView style. |
{@link #AppCompatTheme_alertDialogButtonGroupStyle code.name.monkey.retromusic.debug:alertDialogButtonGroupStyle} | |
{@link #AppCompatTheme_alertDialogCenterButtons code.name.monkey.retromusic.debug:alertDialogCenterButtons} | |
{@link #AppCompatTheme_alertDialogStyle code.name.monkey.retromusic.debug:alertDialogStyle} | |
{@link #AppCompatTheme_alertDialogTheme code.name.monkey.retromusic.debug:alertDialogTheme} | Theme to use for alert dialogs spawned from this theme. |
{@link #AppCompatTheme_autoCompleteTextViewStyle code.name.monkey.retromusic.debug:autoCompleteTextViewStyle} | Default AutoCompleteTextView style. |
{@link #AppCompatTheme_borderlessButtonStyle code.name.monkey.retromusic.debug:borderlessButtonStyle} | Style for buttons without an explicit border, often used in groups. |
{@link #AppCompatTheme_buttonBarButtonStyle code.name.monkey.retromusic.debug:buttonBarButtonStyle} | Style for buttons within button bars |
{@link #AppCompatTheme_buttonBarNegativeButtonStyle code.name.monkey.retromusic.debug:buttonBarNegativeButtonStyle} | Style for the "negative" buttons within button bars |
{@link #AppCompatTheme_buttonBarNeutralButtonStyle code.name.monkey.retromusic.debug:buttonBarNeutralButtonStyle} | Style for the "neutral" buttons within button bars |
{@link #AppCompatTheme_buttonBarPositiveButtonStyle code.name.monkey.retromusic.debug:buttonBarPositiveButtonStyle} | Style for the "positive" buttons within button bars |
{@link #AppCompatTheme_buttonBarStyle code.name.monkey.retromusic.debug:buttonBarStyle} | Style for button bars |
{@link #AppCompatTheme_buttonStyle code.name.monkey.retromusic.debug:buttonStyle} | Normal Button style. |
{@link #AppCompatTheme_buttonStyleSmall code.name.monkey.retromusic.debug:buttonStyleSmall} | Small Button style. |
{@link #AppCompatTheme_checkboxStyle code.name.monkey.retromusic.debug:checkboxStyle} | Default Checkbox style. |
{@link #AppCompatTheme_checkedTextViewStyle code.name.monkey.retromusic.debug:checkedTextViewStyle} | Default CheckedTextView style. |
{@link #AppCompatTheme_colorAccent code.name.monkey.retromusic.debug:colorAccent} | Bright complement to the primary branding color. |
{@link #AppCompatTheme_colorBackgroundFloating code.name.monkey.retromusic.debug:colorBackgroundFloating} | Default color of background imagery for floating components, ex. |
{@link #AppCompatTheme_colorButtonNormal code.name.monkey.retromusic.debug:colorButtonNormal} | The color applied to framework buttons in their normal state. |
{@link #AppCompatTheme_colorControlActivated code.name.monkey.retromusic.debug:colorControlActivated} | The color applied to framework controls in their activated (ex. |
{@link #AppCompatTheme_colorControlHighlight code.name.monkey.retromusic.debug:colorControlHighlight} | The color applied to framework control highlights (ex. |
{@link #AppCompatTheme_colorControlNormal code.name.monkey.retromusic.debug:colorControlNormal} | The color applied to framework controls in their normal state. |
{@link #AppCompatTheme_colorError code.name.monkey.retromusic.debug:colorError} | Color used for error states and things that need to be drawn to + * the user's attention. |
{@link #AppCompatTheme_colorPrimary code.name.monkey.retromusic.debug:colorPrimary} | The primary branding color for the app. |
{@link #AppCompatTheme_colorPrimaryDark code.name.monkey.retromusic.debug:colorPrimaryDark} | Dark variant of the primary branding color. |
{@link #AppCompatTheme_colorSwitchThumbNormal code.name.monkey.retromusic.debug:colorSwitchThumbNormal} | The color applied to framework switch thumbs in their normal state. |
{@link #AppCompatTheme_controlBackground code.name.monkey.retromusic.debug:controlBackground} | The background used by framework controls. |
{@link #AppCompatTheme_dialogCornerRadius code.name.monkey.retromusic.debug:dialogCornerRadius} | Preferred corner radius of dialogs. |
{@link #AppCompatTheme_dialogPreferredPadding code.name.monkey.retromusic.debug:dialogPreferredPadding} | Preferred padding for dialog content. |
{@link #AppCompatTheme_dialogTheme code.name.monkey.retromusic.debug:dialogTheme} | Theme to use for dialogs spawned from this theme. |
{@link #AppCompatTheme_dividerHorizontal code.name.monkey.retromusic.debug:dividerHorizontal} | A drawable that may be used as a horizontal divider between visual elements. |
{@link #AppCompatTheme_dividerVertical code.name.monkey.retromusic.debug:dividerVertical} | A drawable that may be used as a vertical divider between visual elements. |
{@link #AppCompatTheme_dropDownListViewStyle code.name.monkey.retromusic.debug:dropDownListViewStyle} | ListPopupWindow compatibility |
{@link #AppCompatTheme_dropdownListPreferredItemHeight code.name.monkey.retromusic.debug:dropdownListPreferredItemHeight} | The preferred item height for dropdown lists. |
{@link #AppCompatTheme_editTextBackground code.name.monkey.retromusic.debug:editTextBackground} | EditText background drawable. |
{@link #AppCompatTheme_editTextColor code.name.monkey.retromusic.debug:editTextColor} | EditText text foreground color. |
{@link #AppCompatTheme_editTextStyle code.name.monkey.retromusic.debug:editTextStyle} | Default EditText style. |
{@link #AppCompatTheme_homeAsUpIndicator code.name.monkey.retromusic.debug:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #AppCompatTheme_imageButtonStyle code.name.monkey.retromusic.debug:imageButtonStyle} | ImageButton background drawable. |
{@link #AppCompatTheme_listChoiceBackgroundIndicator code.name.monkey.retromusic.debug:listChoiceBackgroundIndicator} | Drawable used as a background for selected list items. |
{@link #AppCompatTheme_listDividerAlertDialog code.name.monkey.retromusic.debug:listDividerAlertDialog} | The list divider used in alert dialogs. |
{@link #AppCompatTheme_listMenuViewStyle code.name.monkey.retromusic.debug:listMenuViewStyle} | Default menu-style ListView style. |
{@link #AppCompatTheme_listPopupWindowStyle code.name.monkey.retromusic.debug:listPopupWindowStyle} | |
{@link #AppCompatTheme_listPreferredItemHeight code.name.monkey.retromusic.debug:listPreferredItemHeight} | The preferred list item height. |
{@link #AppCompatTheme_listPreferredItemHeightLarge code.name.monkey.retromusic.debug:listPreferredItemHeightLarge} | A larger, more robust list item height. |
{@link #AppCompatTheme_listPreferredItemHeightSmall code.name.monkey.retromusic.debug:listPreferredItemHeightSmall} | A smaller, sleeker list item height. |
{@link #AppCompatTheme_listPreferredItemPaddingLeft code.name.monkey.retromusic.debug:listPreferredItemPaddingLeft} | The preferred padding along the left edge of list items. |
{@link #AppCompatTheme_listPreferredItemPaddingRight code.name.monkey.retromusic.debug:listPreferredItemPaddingRight} | The preferred padding along the right edge of list items. |
{@link #AppCompatTheme_panelBackground code.name.monkey.retromusic.debug:panelBackground} | The background of a panel when it is inset from the left and right edges of the screen. |
{@link #AppCompatTheme_panelMenuListTheme code.name.monkey.retromusic.debug:panelMenuListTheme} | Default Panel Menu style. |
{@link #AppCompatTheme_panelMenuListWidth code.name.monkey.retromusic.debug:panelMenuListWidth} | Default Panel Menu width. |
{@link #AppCompatTheme_popupMenuStyle code.name.monkey.retromusic.debug:popupMenuStyle} | Default PopupMenu style. |
{@link #AppCompatTheme_popupWindowStyle code.name.monkey.retromusic.debug:popupWindowStyle} | Default PopupWindow style. |
{@link #AppCompatTheme_radioButtonStyle code.name.monkey.retromusic.debug:radioButtonStyle} | Default RadioButton style. |
{@link #AppCompatTheme_ratingBarStyle code.name.monkey.retromusic.debug:ratingBarStyle} | Default RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleIndicator code.name.monkey.retromusic.debug:ratingBarStyleIndicator} | Indicator RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleSmall code.name.monkey.retromusic.debug:ratingBarStyleSmall} | Small indicator RatingBar style. |
{@link #AppCompatTheme_searchViewStyle code.name.monkey.retromusic.debug:searchViewStyle} | Style for the search query widget. |
{@link #AppCompatTheme_seekBarStyle code.name.monkey.retromusic.debug:seekBarStyle} | Default SeekBar style. |
{@link #AppCompatTheme_selectableItemBackground code.name.monkey.retromusic.debug:selectableItemBackground} | A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. |
{@link #AppCompatTheme_selectableItemBackgroundBorderless code.name.monkey.retromusic.debug:selectableItemBackgroundBorderless} | Background drawable for borderless standalone items that need focus/pressed states. |
{@link #AppCompatTheme_spinnerDropDownItemStyle code.name.monkey.retromusic.debug:spinnerDropDownItemStyle} | Default Spinner style. |
{@link #AppCompatTheme_spinnerStyle code.name.monkey.retromusic.debug:spinnerStyle} | Default Spinner style. |
{@link #AppCompatTheme_switchStyle code.name.monkey.retromusic.debug:switchStyle} | Default style for the Switch widget. |
{@link #AppCompatTheme_textAppearanceLargePopupMenu code.name.monkey.retromusic.debug:textAppearanceLargePopupMenu} | Text color, typeface, size, and style for the text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceListItem code.name.monkey.retromusic.debug:textAppearanceListItem} | The preferred TextAppearance for the primary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSecondary code.name.monkey.retromusic.debug:textAppearanceListItemSecondary} | The preferred TextAppearance for the secondary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSmall code.name.monkey.retromusic.debug:textAppearanceListItemSmall} | The preferred TextAppearance for the primary text of small list items. |
{@link #AppCompatTheme_textAppearancePopupMenuHeader code.name.monkey.retromusic.debug:textAppearancePopupMenuHeader} | Text color, typeface, size, and style for header text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle code.name.monkey.retromusic.debug:textAppearanceSearchResultSubtitle} | Text color, typeface, size, and style for system search result subtitle. |
{@link #AppCompatTheme_textAppearanceSearchResultTitle code.name.monkey.retromusic.debug:textAppearanceSearchResultTitle} | Text color, typeface, size, and style for system search result title. |
{@link #AppCompatTheme_textAppearanceSmallPopupMenu code.name.monkey.retromusic.debug:textAppearanceSmallPopupMenu} | Text color, typeface, size, and style for small text inside of a popup menu. |
{@link #AppCompatTheme_textColorAlertDialogListItem code.name.monkey.retromusic.debug:textColorAlertDialogListItem} | Color of list item text in alert dialogs. |
{@link #AppCompatTheme_textColorSearchUrl code.name.monkey.retromusic.debug:textColorSearchUrl} | Text color for urls in search suggestions, used by things like global search |
{@link #AppCompatTheme_toolbarNavigationButtonStyle code.name.monkey.retromusic.debug:toolbarNavigationButtonStyle} | Default Toolar NavigationButtonStyle |
{@link #AppCompatTheme_toolbarStyle code.name.monkey.retromusic.debug:toolbarStyle} | Default Toolbar style. |
{@link #AppCompatTheme_tooltipForegroundColor code.name.monkey.retromusic.debug:tooltipForegroundColor} | Foreground color to use for tooltips |
{@link #AppCompatTheme_tooltipFrameBackground code.name.monkey.retromusic.debug:tooltipFrameBackground} | Background to use for tooltips |
{@link #AppCompatTheme_viewInflaterClass code.name.monkey.retromusic.debug:viewInflaterClass} | |
{@link #AppCompatTheme_windowActionBar code.name.monkey.retromusic.debug:windowActionBar} | Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. |
{@link #AppCompatTheme_windowActionBarOverlay code.name.monkey.retromusic.debug:windowActionBarOverlay} | Flag indicating whether this window's Action Bar should overlay + * application content. |
{@link #AppCompatTheme_windowActionModeOverlay code.name.monkey.retromusic.debug:windowActionModeOverlay} | Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar). |
{@link #AppCompatTheme_windowFixedHeightMajor code.name.monkey.retromusic.debug:windowFixedHeightMajor} | A fixed height for the window along the major axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowFixedHeightMinor code.name.monkey.retromusic.debug:windowFixedHeightMinor} | A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMajor code.name.monkey.retromusic.debug:windowFixedWidthMajor} | A fixed width for the window along the major axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMinor code.name.monkey.retromusic.debug:windowFixedWidthMinor} | A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowMinWidthMajor code.name.monkey.retromusic.debug:windowMinWidthMajor} | The minimum width the window is allowed to be, along the major + * axis of the screen. |
{@link #AppCompatTheme_windowMinWidthMinor code.name.monkey.retromusic.debug:windowMinWidthMinor} | The minimum width the window is allowed to be, along the minor + * axis of the screen. |
{@link #AppCompatTheme_windowNoTitle code.name.monkey.retromusic.debug:windowNoTitle} | Flag indicating whether there should be no title on this window. |
This symbol is the offset where the {@link android.R.attr#windowIsFloating} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:windowIsFloating
+ */
+ public static final int AppCompatTheme_android_windowIsFloating=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int AppCompatTheme_android_windowAnimationStyle=1;
+ /**
+ *
+ * @attr description + * Custom divider drawable to use for elements in the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarDivider
+ */
+ public static final int AppCompatTheme_actionBarDivider=2;
+ /**
+ *
+ * @attr description + * Custom item state list drawable background for action bar items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarItemBackground
+ */
+ public static final int AppCompatTheme_actionBarItemBackground=3;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarPopupTheme
+ */
+ public static final int AppCompatTheme_actionBarPopupTheme=4;
+ /**
+ *
+ * @attr description + * Size of the Action Bar, including the contextual + * bar used to present Action Modes. + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap_content | 0 |
+ * @attr description + * Reference to a style for the split Action Bar. This style + * controls the split component that holds the menu/action + * buttons. actionBarStyle is still used for the primary + * bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarSplitStyle
+ */
+ public static final int AppCompatTheme_actionBarSplitStyle=6;
+ /**
+ *
+ * @attr description + * Reference to a style for the Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarStyle
+ */
+ public static final int AppCompatTheme_actionBarStyle=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#actionBarTabBarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarTabBarStyle
+ */
+ public static final int AppCompatTheme_actionBarTabBarStyle=8;
+ /**
+ *
+ * @attr description + * Default style for tabs within an action bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarTabStyle
+ */
+ public static final int AppCompatTheme_actionBarTabStyle=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#actionBarTabTextStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarTabTextStyle
+ */
+ public static final int AppCompatTheme_actionBarTabTextStyle=10;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate the + * action bar. This will be inherited by any widget inflated + * into the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarTheme
+ */
+ public static final int AppCompatTheme_actionBarTheme=11;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. Most of the time + * this will be a reference to the current theme, but when + * the action bar has a significantly different contrast + * profile than the rest of the activity the difference + * can become important. If this is set to @null the current + * theme will be used. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionBarWidgetTheme
+ */
+ public static final int AppCompatTheme_actionBarWidgetTheme=12;
+ /**
+ *
+ * @attr description + * Default action button style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionButtonStyle
+ */
+ public static final int AppCompatTheme_actionButtonStyle=13;
+ /**
+ *
+ * @attr description + * Default ActionBar dropdown style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionDropDownStyle
+ */
+ public static final int AppCompatTheme_actionDropDownStyle=14;
+ /**
+ *
+ * @attr description + * TextAppearance style that will be applied to text that + * appears within action menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionMenuTextAppearance
+ */
+ public static final int AppCompatTheme_actionMenuTextAppearance=15;
+ /**
+ *
+ * @attr description + * Color for text that appears within action menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:actionMenuTextColor
+ */
+ public static final int AppCompatTheme_actionMenuTextColor=16;
+ /**
+ *
+ * @attr description + * Background drawable to use for action mode UI + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeBackground
+ */
+ public static final int AppCompatTheme_actionModeBackground=17;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#actionModeCloseButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeCloseButtonStyle
+ */
+ public static final int AppCompatTheme_actionModeCloseButtonStyle=18;
+ /**
+ *
+ * @attr description + * Drawable to use for the close action mode button + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeCloseDrawable
+ */
+ public static final int AppCompatTheme_actionModeCloseDrawable=19;
+ /**
+ *
+ * @attr description + * Drawable to use for the Copy action button in Contextual Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeCopyDrawable
+ */
+ public static final int AppCompatTheme_actionModeCopyDrawable=20;
+ /**
+ *
+ * @attr description + * Drawable to use for the Cut action button in Contextual Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeCutDrawable
+ */
+ public static final int AppCompatTheme_actionModeCutDrawable=21;
+ /**
+ *
+ * @attr description + * Drawable to use for the Find action button in WebView selection action modes + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeFindDrawable
+ */
+ public static final int AppCompatTheme_actionModeFindDrawable=22;
+ /**
+ *
+ * @attr description + * Drawable to use for the Paste action button in Contextual Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModePasteDrawable
+ */
+ public static final int AppCompatTheme_actionModePasteDrawable=23;
+ /**
+ *
+ * @attr description + * PopupWindow style to use for action modes when showing as a window overlay. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModePopupWindowStyle
+ */
+ public static final int AppCompatTheme_actionModePopupWindowStyle=24;
+ /**
+ *
+ * @attr description + * Drawable to use for the Select all action button in Contextual Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeSelectAllDrawable
+ */
+ public static final int AppCompatTheme_actionModeSelectAllDrawable=25;
+ /**
+ *
+ * @attr description + * Drawable to use for the Share action button in WebView selection action modes + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeShareDrawable
+ */
+ public static final int AppCompatTheme_actionModeShareDrawable=26;
+ /**
+ *
+ * @attr description + * Background drawable to use for action mode UI in the lower split bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeSplitBackground
+ */
+ public static final int AppCompatTheme_actionModeSplitBackground=27;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#actionModeStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeStyle
+ */
+ public static final int AppCompatTheme_actionModeStyle=28;
+ /**
+ *
+ * @attr description + * Drawable to use for the Web Search action button in WebView selection action modes + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionModeWebSearchDrawable
+ */
+ public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#actionOverflowButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionOverflowButtonStyle
+ */
+ public static final int AppCompatTheme_actionOverflowButtonStyle=30;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#actionOverflowMenuStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionOverflowMenuStyle
+ */
+ public static final int AppCompatTheme_actionOverflowMenuStyle=31;
+ /**
+ *
+ * @attr description + * Default ActivityChooserView style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:activityChooserViewStyle
+ */
+ public static final int AppCompatTheme_activityChooserViewStyle=32;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#alertDialogButtonGroupStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:alertDialogButtonGroupStyle
+ */
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#alertDialogCenterButtons} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:alertDialogCenterButtons
+ */
+ public static final int AppCompatTheme_alertDialogCenterButtons=34;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#alertDialogStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:alertDialogStyle
+ */
+ public static final int AppCompatTheme_alertDialogStyle=35;
+ /**
+ *
+ * @attr description + * Theme to use for alert dialogs spawned from this theme. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:alertDialogTheme
+ */
+ public static final int AppCompatTheme_alertDialogTheme=36;
+ /**
+ *
+ * @attr description + * Default AutoCompleteTextView style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:autoCompleteTextViewStyle
+ */
+ public static final int AppCompatTheme_autoCompleteTextViewStyle=37;
+ /**
+ *
+ * @attr description + * Style for buttons without an explicit border, often used in groups. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:borderlessButtonStyle
+ */
+ public static final int AppCompatTheme_borderlessButtonStyle=38;
+ /**
+ *
+ * @attr description + * Style for buttons within button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonBarButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarButtonStyle=39;
+ /**
+ *
+ * @attr description + * Style for the "negative" buttons within button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonBarNegativeButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40;
+ /**
+ *
+ * @attr description + * Style for the "neutral" buttons within button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonBarNeutralButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41;
+ /**
+ *
+ * @attr description + * Style for the "positive" buttons within button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonBarPositiveButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42;
+ /**
+ *
+ * @attr description + * Style for button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonBarStyle
+ */
+ public static final int AppCompatTheme_buttonBarStyle=43;
+ /**
+ *
+ * @attr description + * Normal Button style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonStyle
+ */
+ public static final int AppCompatTheme_buttonStyle=44;
+ /**
+ *
+ * @attr description + * Small Button style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonStyleSmall
+ */
+ public static final int AppCompatTheme_buttonStyleSmall=45;
+ /**
+ *
+ * @attr description + * Default Checkbox style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:checkboxStyle
+ */
+ public static final int AppCompatTheme_checkboxStyle=46;
+ /**
+ *
+ * @attr description + * Default CheckedTextView style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:checkedTextViewStyle
+ */
+ public static final int AppCompatTheme_checkedTextViewStyle=47;
+ /**
+ *
+ * @attr description + * Bright complement to the primary branding color. By default, this is the color applied + * to framework controls (via colorControlActivated). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorAccent
+ */
+ public static final int AppCompatTheme_colorAccent=48;
+ /**
+ *
+ * @attr description + * Default color of background imagery for floating components, ex. dialogs, popups, and cards. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorBackgroundFloating
+ */
+ public static final int AppCompatTheme_colorBackgroundFloating=49;
+ /**
+ *
+ * @attr description + * The color applied to framework buttons in their normal state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorButtonNormal
+ */
+ public static final int AppCompatTheme_colorButtonNormal=50;
+ /**
+ *
+ * @attr description + * The color applied to framework controls in their activated (ex. checked) state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorControlActivated
+ */
+ public static final int AppCompatTheme_colorControlActivated=51;
+ /**
+ *
+ * @attr description + * The color applied to framework control highlights (ex. ripples, list selectors). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorControlHighlight
+ */
+ public static final int AppCompatTheme_colorControlHighlight=52;
+ /**
+ *
+ * @attr description + * The color applied to framework controls in their normal state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorControlNormal
+ */
+ public static final int AppCompatTheme_colorControlNormal=53;
+ /**
+ *
+ * @attr description + * Color used for error states and things that need to be drawn to + * the user's attention. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:colorError
+ */
+ public static final int AppCompatTheme_colorError=54;
+ /**
+ *
+ * @attr description + * The primary branding color for the app. By default, this is the color applied to the + * action bar background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorPrimary
+ */
+ public static final int AppCompatTheme_colorPrimary=55;
+ /**
+ *
+ * @attr description + * Dark variant of the primary branding color. By default, this is the color applied to + * the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorPrimaryDark
+ */
+ public static final int AppCompatTheme_colorPrimaryDark=56;
+ /**
+ *
+ * @attr description + * The color applied to framework switch thumbs in their normal state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorSwitchThumbNormal
+ */
+ public static final int AppCompatTheme_colorSwitchThumbNormal=57;
+ /**
+ *
+ * @attr description + * The background used by framework controls. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:controlBackground
+ */
+ public static final int AppCompatTheme_controlBackground=58;
+ /**
+ *
+ * @attr description + * Preferred corner radius of dialogs. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:dialogCornerRadius
+ */
+ public static final int AppCompatTheme_dialogCornerRadius=59;
+ /**
+ *
+ * @attr description + * Preferred padding for dialog content. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:dialogPreferredPadding
+ */
+ public static final int AppCompatTheme_dialogPreferredPadding=60;
+ /**
+ *
+ * @attr description + * Theme to use for dialogs spawned from this theme. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:dialogTheme
+ */
+ public static final int AppCompatTheme_dialogTheme=61;
+ /**
+ *
+ * @attr description + * A drawable that may be used as a horizontal divider between visual elements. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:dividerHorizontal
+ */
+ public static final int AppCompatTheme_dividerHorizontal=62;
+ /**
+ *
+ * @attr description + * A drawable that may be used as a vertical divider between visual elements. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:dividerVertical
+ */
+ public static final int AppCompatTheme_dividerVertical=63;
+ /**
+ *
+ * @attr description + * ListPopupWindow compatibility + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:dropDownListViewStyle
+ */
+ public static final int AppCompatTheme_dropDownListViewStyle=64;
+ /**
+ *
+ * @attr description + * The preferred item height for dropdown lists. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:dropdownListPreferredItemHeight
+ */
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight=65;
+ /**
+ *
+ * @attr description + * EditText background drawable. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:editTextBackground
+ */
+ public static final int AppCompatTheme_editTextBackground=66;
+ /**
+ *
+ * @attr description + * EditText text foreground color. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:editTextColor
+ */
+ public static final int AppCompatTheme_editTextColor=67;
+ /**
+ *
+ * @attr description + * Default EditText style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:editTextStyle
+ */
+ public static final int AppCompatTheme_editTextStyle=68;
+ /**
+ *
+ * @attr description + * Specifies a drawable to use for the 'home as up' indicator. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:homeAsUpIndicator
+ */
+ public static final int AppCompatTheme_homeAsUpIndicator=69;
+ /**
+ *
+ * @attr description + * ImageButton background drawable. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:imageButtonStyle
+ */
+ public static final int AppCompatTheme_imageButtonStyle=70;
+ /**
+ *
+ * @attr description + * Drawable used as a background for selected list items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:listChoiceBackgroundIndicator
+ */
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator=71;
+ /**
+ *
+ * @attr description + * The list divider used in alert dialogs. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:listDividerAlertDialog
+ */
+ public static final int AppCompatTheme_listDividerAlertDialog=72;
+ /**
+ *
+ * @attr description + * Default menu-style ListView style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:listMenuViewStyle
+ */
+ public static final int AppCompatTheme_listMenuViewStyle=73;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#listPopupWindowStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:listPopupWindowStyle
+ */
+ public static final int AppCompatTheme_listPopupWindowStyle=74;
+ /**
+ *
+ * @attr description + * The preferred list item height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:listPreferredItemHeight
+ */
+ public static final int AppCompatTheme_listPreferredItemHeight=75;
+ /**
+ *
+ * @attr description + * A larger, more robust list item height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:listPreferredItemHeightLarge
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightLarge=76;
+ /**
+ *
+ * @attr description + * A smaller, sleeker list item height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:listPreferredItemHeightSmall
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightSmall=77;
+ /**
+ *
+ * @attr description + * The preferred padding along the left edge of list items. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:listPreferredItemPaddingLeft
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft=78;
+ /**
+ *
+ * @attr description + * The preferred padding along the right edge of list items. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:listPreferredItemPaddingRight
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingRight=79;
+ /**
+ *
+ * @attr description + * The background of a panel when it is inset from the left and right edges of the screen. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:panelBackground
+ */
+ public static final int AppCompatTheme_panelBackground=80;
+ /**
+ *
+ * @attr description + * Default Panel Menu style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:panelMenuListTheme
+ */
+ public static final int AppCompatTheme_panelMenuListTheme=81;
+ /**
+ *
+ * @attr description + * Default Panel Menu width. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:panelMenuListWidth
+ */
+ public static final int AppCompatTheme_panelMenuListWidth=82;
+ /**
+ *
+ * @attr description + * Default PopupMenu style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:popupMenuStyle
+ */
+ public static final int AppCompatTheme_popupMenuStyle=83;
+ /**
+ *
+ * @attr description + * Default PopupWindow style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:popupWindowStyle
+ */
+ public static final int AppCompatTheme_popupWindowStyle=84;
+ /**
+ *
+ * @attr description + * Default RadioButton style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:radioButtonStyle
+ */
+ public static final int AppCompatTheme_radioButtonStyle=85;
+ /**
+ *
+ * @attr description + * Default RatingBar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:ratingBarStyle
+ */
+ public static final int AppCompatTheme_ratingBarStyle=86;
+ /**
+ *
+ * @attr description + * Indicator RatingBar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:ratingBarStyleIndicator
+ */
+ public static final int AppCompatTheme_ratingBarStyleIndicator=87;
+ /**
+ *
+ * @attr description + * Small indicator RatingBar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:ratingBarStyleSmall
+ */
+ public static final int AppCompatTheme_ratingBarStyleSmall=88;
+ /**
+ *
+ * @attr description + * Style for the search query widget. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:searchViewStyle
+ */
+ public static final int AppCompatTheme_searchViewStyle=89;
+ /**
+ *
+ * @attr description + * Default SeekBar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:seekBarStyle
+ */
+ public static final int AppCompatTheme_seekBarStyle=90;
+ /**
+ *
+ * @attr description + * A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:selectableItemBackground
+ */
+ public static final int AppCompatTheme_selectableItemBackground=91;
+ /**
+ *
+ * @attr description + * Background drawable for borderless standalone items that need focus/pressed states. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:selectableItemBackgroundBorderless
+ */
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless=92;
+ /**
+ *
+ * @attr description + * Default Spinner style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:spinnerDropDownItemStyle
+ */
+ public static final int AppCompatTheme_spinnerDropDownItemStyle=93;
+ /**
+ *
+ * @attr description + * Default Spinner style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:spinnerStyle
+ */
+ public static final int AppCompatTheme_spinnerStyle=94;
+ /**
+ *
+ * @attr description + * Default style for the Switch widget. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:switchStyle
+ */
+ public static final int AppCompatTheme_switchStyle=95;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for the text inside of a popup menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceLargePopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu=96;
+ /**
+ *
+ * @attr description + * The preferred TextAppearance for the primary text of list items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceListItem
+ */
+ public static final int AppCompatTheme_textAppearanceListItem=97;
+ /**
+ *
+ * @attr description + * The preferred TextAppearance for the secondary text of list items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceListItemSecondary
+ */
+ public static final int AppCompatTheme_textAppearanceListItemSecondary=98;
+ /**
+ *
+ * @attr description + * The preferred TextAppearance for the primary text of small list items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceListItemSmall
+ */
+ public static final int AppCompatTheme_textAppearanceListItemSmall=99;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for header text inside of a popup menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearancePopupMenuHeader
+ */
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader=100;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceSearchResultSubtitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=101;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceSearchResultTitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle=102;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for small text inside of a popup menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceSmallPopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu=103;
+ /**
+ *
+ * @attr description + * Color of list item text in alert dialogs. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:textColorAlertDialogListItem
+ */
+ public static final int AppCompatTheme_textColorAlertDialogListItem=104;
+ /**
+ *
+ * @attr description + * Text color for urls in search suggestions, used by things like global search + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:textColorSearchUrl
+ */
+ public static final int AppCompatTheme_textColorSearchUrl=105;
+ /**
+ *
+ * @attr description + * Default Toolar NavigationButtonStyle + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:toolbarNavigationButtonStyle
+ */
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle=106;
+ /**
+ *
+ * @attr description + * Default Toolbar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:toolbarStyle
+ */
+ public static final int AppCompatTheme_toolbarStyle=107;
+ /**
+ *
+ * @attr description + * Foreground color to use for tooltips + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:tooltipForegroundColor
+ */
+ public static final int AppCompatTheme_tooltipForegroundColor=108;
+ /**
+ *
+ * @attr description + * Background to use for tooltips + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tooltipFrameBackground
+ */
+ public static final int AppCompatTheme_tooltipFrameBackground=109;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#viewInflaterClass} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:viewInflaterClass + */ + public static final int AppCompatTheme_viewInflaterClass=110; + /** + *
+ * @attr description + * Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowActionBar
+ */
+ public static final int AppCompatTheme_windowActionBar=111;
+ /**
+ *
+ * @attr description + * Flag indicating whether this window's Action Bar should overlay + * application content. Does nothing if the window would not + * have an Action Bar. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowActionBarOverlay
+ */
+ public static final int AppCompatTheme_windowActionBarOverlay=112;
+ /**
+ *
+ * @attr description + * Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar). + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowActionModeOverlay
+ */
+ public static final int AppCompatTheme_windowActionModeOverlay=113;
+ /**
+ *
+ * @attr description + * A fixed height for the window along the major axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowFixedHeightMajor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMajor=114;
+ /**
+ *
+ * @attr description + * A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowFixedHeightMinor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMinor=115;
+ /**
+ *
+ * @attr description + * A fixed width for the window along the major axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowFixedWidthMajor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMajor=116;
+ /**
+ *
+ * @attr description + * A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowFixedWidthMinor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMinor=117;
+ /**
+ *
+ * @attr description + * The minimum width the window is allowed to be, along the major + * axis of the screen. That is, when in landscape. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowMinWidthMajor
+ */
+ public static final int AppCompatTheme_windowMinWidthMajor=118;
+ /**
+ *
+ * @attr description + * The minimum width the window is allowed to be, along the minor + * axis of the screen. That is, when in portrait. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowMinWidthMinor
+ */
+ public static final int AppCompatTheme_windowMinWidthMinor=119;
+ /**
+ *
+ * @attr description + * Flag indicating whether there should be no title on this window. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:windowNoTitle
+ */
+ public static final int AppCompatTheme_windowNoTitle=120;
+ /**
+ * Attributes that can be used with a BackgroundStyle.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #BackgroundStyle_android_selectableItemBackground android:selectableItemBackground} | |
{@link #BackgroundStyle_selectableItemBackground code.name.monkey.retromusic.debug:selectableItemBackground} | A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. |
This symbol is the offset where the {@link android.R.attr#selectableItemBackground} + * attribute's value can be found in the {@link #BackgroundStyle} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:selectableItemBackground
+ */
+ public static final int BackgroundStyle_android_selectableItemBackground=0;
+ /**
+ *
+ * @attr description + * Need a non-android: attr here so that gradle doesn't remove it + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:selectableItemBackground
+ */
+ public static final int BackgroundStyle_selectableItemBackground=1;
+ /**
+ * Attributes that can be used with a BlurLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #BlurLayout_blk_blurRadius code.name.monkey.retromusic.debug:blk_blurRadius} | |
{@link #BlurLayout_blk_cornerRadius code.name.monkey.retromusic.debug:blk_cornerRadius} | |
{@link #BlurLayout_blk_downscaleFactor code.name.monkey.retromusic.debug:blk_downscaleFactor} | |
{@link #BlurLayout_blk_fps code.name.monkey.retromusic.debug:blk_fps} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#blk_blurRadius} + * attribute's value can be found in the {@link #BlurLayout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:blk_blurRadius
+ */
+ public static final int BlurLayout_blk_blurRadius=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#blk_cornerRadius} + * attribute's value can be found in the {@link #BlurLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:blk_cornerRadius
+ */
+ public static final int BlurLayout_blk_cornerRadius=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#blk_downscaleFactor} + * attribute's value can be found in the {@link #BlurLayout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:blk_downscaleFactor
+ */
+ public static final int BlurLayout_blk_downscaleFactor=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#blk_fps} + * attribute's value can be found in the {@link #BlurLayout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:blk_fps
+ */
+ public static final int BlurLayout_blk_fps=3;
+ /**
+ * Attributes that can be used with a BottomAppBar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #BottomAppBar_backgroundTint code.name.monkey.retromusic.debug:backgroundTint} | Tint to apply to the background. |
{@link #BottomAppBar_fabAlignmentMode code.name.monkey.retromusic.debug:fabAlignmentMode} | |
{@link #BottomAppBar_fabCradleMargin code.name.monkey.retromusic.debug:fabCradleMargin} | |
{@link #BottomAppBar_fabCradleRoundedCornerRadius code.name.monkey.retromusic.debug:fabCradleRoundedCornerRadius} | |
{@link #BottomAppBar_fabCradleVerticalOffset code.name.monkey.retromusic.debug:fabCradleVerticalOffset} | |
{@link #BottomAppBar_hideOnScroll code.name.monkey.retromusic.debug:hideOnScroll} |
+ * @attr description + * Tint to apply to the background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:backgroundTint
+ */
+ public static final int BottomAppBar_backgroundTint=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fabAlignmentMode} + * attribute's value can be found in the {@link #BottomAppBar} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 0 | |
end | 1 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fabCradleMargin} + * attribute's value can be found in the {@link #BottomAppBar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:fabCradleMargin
+ */
+ public static final int BottomAppBar_fabCradleMargin=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fabCradleRoundedCornerRadius} + * attribute's value can be found in the {@link #BottomAppBar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:fabCradleRoundedCornerRadius
+ */
+ public static final int BottomAppBar_fabCradleRoundedCornerRadius=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fabCradleVerticalOffset} + * attribute's value can be found in the {@link #BottomAppBar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:fabCradleVerticalOffset
+ */
+ public static final int BottomAppBar_fabCradleVerticalOffset=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hideOnScroll} + * attribute's value can be found in the {@link #BottomAppBar} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:hideOnScroll
+ */
+ public static final int BottomAppBar_hideOnScroll=5;
+ /**
+ * Attributes that can be used with a BottomNavigationView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #BottomNavigationView_elevation code.name.monkey.retromusic.debug:elevation} | Elevation for the action bar itself |
{@link #BottomNavigationView_itemBackground code.name.monkey.retromusic.debug:itemBackground} | |
{@link #BottomNavigationView_itemHorizontalTranslationEnabled code.name.monkey.retromusic.debug:itemHorizontalTranslationEnabled} | |
{@link #BottomNavigationView_itemIconSize code.name.monkey.retromusic.debug:itemIconSize} | |
{@link #BottomNavigationView_itemIconTint code.name.monkey.retromusic.debug:itemIconTint} | |
{@link #BottomNavigationView_itemTextAppearanceActive code.name.monkey.retromusic.debug:itemTextAppearanceActive} | |
{@link #BottomNavigationView_itemTextAppearanceInactive code.name.monkey.retromusic.debug:itemTextAppearanceInactive} | |
{@link #BottomNavigationView_itemTextColor code.name.monkey.retromusic.debug:itemTextColor} | |
{@link #BottomNavigationView_labelVisibilityMode code.name.monkey.retromusic.debug:labelVisibilityMode} | |
{@link #BottomNavigationView_menu code.name.monkey.retromusic.debug:menu} |
+ * @attr description + * Elevation for the action bar itself + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:elevation
+ */
+ public static final int BottomNavigationView_elevation=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemBackground} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemBackground
+ */
+ public static final int BottomNavigationView_itemBackground=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemHorizontalTranslationEnabled} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemHorizontalTranslationEnabled
+ */
+ public static final int BottomNavigationView_itemHorizontalTranslationEnabled=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemIconSize} + * attribute's value can be found in the {@link #BottomNavigationView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemIconSize
+ */
+ public static final int BottomNavigationView_itemIconSize=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemIconTint} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemIconTint
+ */
+ public static final int BottomNavigationView_itemIconTint=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemTextAppearanceActive} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemTextAppearanceActive
+ */
+ public static final int BottomNavigationView_itemTextAppearanceActive=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemTextAppearanceInactive} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemTextAppearanceInactive
+ */
+ public static final int BottomNavigationView_itemTextAppearanceInactive=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemTextColor} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemTextColor
+ */
+ public static final int BottomNavigationView_itemTextColor=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#labelVisibilityMode} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | ffffffff | |
labeled | 1 | |
selected | 0 | |
unlabeled | 2 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#menu} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:menu
+ */
+ public static final int BottomNavigationView_menu=9;
+ /**
+ * Attributes that can be used with a BottomSheetBehavior_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #BottomSheetBehavior_Layout_behavior_fitToContents code.name.monkey.retromusic.debug:behavior_fitToContents} | |
{@link #BottomSheetBehavior_Layout_behavior_hideable code.name.monkey.retromusic.debug:behavior_hideable} | |
{@link #BottomSheetBehavior_Layout_behavior_peekHeight code.name.monkey.retromusic.debug:behavior_peekHeight} | |
{@link #BottomSheetBehavior_Layout_behavior_skipCollapsed code.name.monkey.retromusic.debug:behavior_skipCollapsed} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#behavior_fitToContents} + * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:behavior_fitToContents
+ */
+ public static final int BottomSheetBehavior_Layout_behavior_fitToContents=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#behavior_hideable} + * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:behavior_hideable
+ */
+ public static final int BottomSheetBehavior_Layout_behavior_hideable=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#behavior_peekHeight} + * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | ffffffff |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#behavior_skipCollapsed} + * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:behavior_skipCollapsed
+ */
+ public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed=3;
+ /**
+ * Attributes that can be used with a ButtonBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ButtonBarLayout_allowStacking code.name.monkey.retromusic.debug:allowStacking} | Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side. |
+ * @attr description + * Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:allowStacking
+ */
+ public static final int ButtonBarLayout_allowStacking=0;
+ /**
+ * Attributes that can be used with a CardView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CardView_android_minWidth android:minWidth} | |
{@link #CardView_android_minHeight android:minHeight} | |
{@link #CardView_cardBackgroundColor code.name.monkey.retromusic.debug:cardBackgroundColor} | Background color for CardView. |
{@link #CardView_cardCornerRadius code.name.monkey.retromusic.debug:cardCornerRadius} | Corner radius for CardView. |
{@link #CardView_cardElevation code.name.monkey.retromusic.debug:cardElevation} | Elevation for CardView. |
{@link #CardView_cardMaxElevation code.name.monkey.retromusic.debug:cardMaxElevation} | Maximum Elevation for CardView. |
{@link #CardView_cardPreventCornerOverlap code.name.monkey.retromusic.debug:cardPreventCornerOverlap} | Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. |
{@link #CardView_cardUseCompatPadding code.name.monkey.retromusic.debug:cardUseCompatPadding} | Add padding in API v21+ as well to have the same measurements with previous versions. |
{@link #CardView_contentPadding code.name.monkey.retromusic.debug:contentPadding} | Inner padding between the edges of the Card and children of the CardView. |
{@link #CardView_contentPaddingBottom code.name.monkey.retromusic.debug:contentPaddingBottom} | Inner padding between the bottom edge of the Card and children of the CardView. |
{@link #CardView_contentPaddingLeft code.name.monkey.retromusic.debug:contentPaddingLeft} | Inner padding between the left edge of the Card and children of the CardView. |
{@link #CardView_contentPaddingRight code.name.monkey.retromusic.debug:contentPaddingRight} | Inner padding between the right edge of the Card and children of the CardView. |
{@link #CardView_contentPaddingTop code.name.monkey.retromusic.debug:contentPaddingTop} | Inner padding between the top edge of the Card and children of the CardView. |
+ * @attr description + * Workaround to read user defined minimum width + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int CardView_android_minWidth=0;
+ /**
+ *
+ * @attr description + * Workaround to read user defined minimum height + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int CardView_android_minHeight=1;
+ /**
+ *
+ * @attr description + * Background color for CardView. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:cardBackgroundColor
+ */
+ public static final int CardView_cardBackgroundColor=2;
+ /**
+ *
+ * @attr description + * Corner radius for CardView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:cardCornerRadius
+ */
+ public static final int CardView_cardCornerRadius=3;
+ /**
+ *
+ * @attr description + * Elevation for CardView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:cardElevation
+ */
+ public static final int CardView_cardElevation=4;
+ /**
+ *
+ * @attr description + * Maximum Elevation for CardView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:cardMaxElevation
+ */
+ public static final int CardView_cardMaxElevation=5;
+ /**
+ *
+ * @attr description + * Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:cardPreventCornerOverlap
+ */
+ public static final int CardView_cardPreventCornerOverlap=6;
+ /**
+ *
+ * @attr description + * Add padding in API v21+ as well to have the same measurements with previous versions. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:cardUseCompatPadding
+ */
+ public static final int CardView_cardUseCompatPadding=7;
+ /**
+ *
+ * @attr description + * Inner padding between the edges of the Card and children of the CardView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentPadding
+ */
+ public static final int CardView_contentPadding=8;
+ /**
+ *
+ * @attr description + * Inner padding between the bottom edge of the Card and children of the CardView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentPaddingBottom
+ */
+ public static final int CardView_contentPaddingBottom=9;
+ /**
+ *
+ * @attr description + * Inner padding between the left edge of the Card and children of the CardView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentPaddingLeft
+ */
+ public static final int CardView_contentPaddingLeft=10;
+ /**
+ *
+ * @attr description + * Inner padding between the right edge of the Card and children of the CardView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentPaddingRight
+ */
+ public static final int CardView_contentPaddingRight=11;
+ /**
+ *
+ * @attr description + * Inner padding between the top edge of the Card and children of the CardView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentPaddingTop
+ */
+ public static final int CardView_contentPaddingTop=12;
+ /**
+ * Attributes that can be used with a CastExpandedController.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CastExpandedController_castButtonColor code.name.monkey.retromusic.debug:castButtonColor} | |
{@link #CastExpandedController_castClosedCaptionsButtonDrawable code.name.monkey.retromusic.debug:castClosedCaptionsButtonDrawable} | |
{@link #CastExpandedController_castControlButtons code.name.monkey.retromusic.debug:castControlButtons} | |
{@link #CastExpandedController_castExpandedControllerLoadingIndicatorColor code.name.monkey.retromusic.debug:castExpandedControllerLoadingIndicatorColor} | |
{@link #CastExpandedController_castForward30ButtonDrawable code.name.monkey.retromusic.debug:castForward30ButtonDrawable} | |
{@link #CastExpandedController_castMuteToggleButtonDrawable code.name.monkey.retromusic.debug:castMuteToggleButtonDrawable} | |
{@link #CastExpandedController_castPauseButtonDrawable code.name.monkey.retromusic.debug:castPauseButtonDrawable} | |
{@link #CastExpandedController_castPlayButtonDrawable code.name.monkey.retromusic.debug:castPlayButtonDrawable} | |
{@link #CastExpandedController_castRewind30ButtonDrawable code.name.monkey.retromusic.debug:castRewind30ButtonDrawable} | |
{@link #CastExpandedController_castSeekBarProgressAndThumbColor code.name.monkey.retromusic.debug:castSeekBarProgressAndThumbColor} | |
{@link #CastExpandedController_castSeekBarProgressDrawable code.name.monkey.retromusic.debug:castSeekBarProgressDrawable} | |
{@link #CastExpandedController_castSeekBarThumbDrawable code.name.monkey.retromusic.debug:castSeekBarThumbDrawable} | |
{@link #CastExpandedController_castSkipNextButtonDrawable code.name.monkey.retromusic.debug:castSkipNextButtonDrawable} | |
{@link #CastExpandedController_castSkipPreviousButtonDrawable code.name.monkey.retromusic.debug:castSkipPreviousButtonDrawable} | |
{@link #CastExpandedController_castStopButtonDrawable code.name.monkey.retromusic.debug:castStopButtonDrawable} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castButtonColor} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:castButtonColor
+ */
+ public static final int CastExpandedController_castButtonColor=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castClosedCaptionsButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castClosedCaptionsButtonDrawable
+ */
+ public static final int CastExpandedController_castClosedCaptionsButtonDrawable=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castControlButtons} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castControlButtons
+ */
+ public static final int CastExpandedController_castControlButtons=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castExpandedControllerLoadingIndicatorColor} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castExpandedControllerLoadingIndicatorColor
+ */
+ public static final int CastExpandedController_castExpandedControllerLoadingIndicatorColor=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castForward30ButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castForward30ButtonDrawable
+ */
+ public static final int CastExpandedController_castForward30ButtonDrawable=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castMuteToggleButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castMuteToggleButtonDrawable
+ */
+ public static final int CastExpandedController_castMuteToggleButtonDrawable=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castPauseButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castPauseButtonDrawable
+ */
+ public static final int CastExpandedController_castPauseButtonDrawable=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castPlayButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castPlayButtonDrawable
+ */
+ public static final int CastExpandedController_castPlayButtonDrawable=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castRewind30ButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castRewind30ButtonDrawable
+ */
+ public static final int CastExpandedController_castRewind30ButtonDrawable=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castSeekBarProgressAndThumbColor} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castSeekBarProgressAndThumbColor
+ */
+ public static final int CastExpandedController_castSeekBarProgressAndThumbColor=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castSeekBarProgressDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castSeekBarProgressDrawable
+ */
+ public static final int CastExpandedController_castSeekBarProgressDrawable=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castSeekBarThumbDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castSeekBarThumbDrawable
+ */
+ public static final int CastExpandedController_castSeekBarThumbDrawable=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castSkipNextButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castSkipNextButtonDrawable
+ */
+ public static final int CastExpandedController_castSkipNextButtonDrawable=12;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castSkipPreviousButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castSkipPreviousButtonDrawable
+ */
+ public static final int CastExpandedController_castSkipPreviousButtonDrawable=13;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castStopButtonDrawable} + * attribute's value can be found in the {@link #CastExpandedController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castStopButtonDrawable
+ */
+ public static final int CastExpandedController_castStopButtonDrawable=14;
+ /**
+ * Attributes that can be used with a CastIntroOverlay.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CastIntroOverlay_castBackgroundColor code.name.monkey.retromusic.debug:castBackgroundColor} | |
{@link #CastIntroOverlay_castButtonBackgroundColor code.name.monkey.retromusic.debug:castButtonBackgroundColor} | |
{@link #CastIntroOverlay_castButtonText code.name.monkey.retromusic.debug:castButtonText} | |
{@link #CastIntroOverlay_castButtonTextAppearance code.name.monkey.retromusic.debug:castButtonTextAppearance} | |
{@link #CastIntroOverlay_castFocusRadius code.name.monkey.retromusic.debug:castFocusRadius} | |
{@link #CastIntroOverlay_castTitleTextAppearance code.name.monkey.retromusic.debug:castTitleTextAppearance} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castBackgroundColor} + * attribute's value can be found in the {@link #CastIntroOverlay} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:castBackgroundColor
+ */
+ public static final int CastIntroOverlay_castBackgroundColor=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castButtonBackgroundColor} + * attribute's value can be found in the {@link #CastIntroOverlay} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:castButtonBackgroundColor
+ */
+ public static final int CastIntroOverlay_castButtonBackgroundColor=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castButtonText} + * attribute's value can be found in the {@link #CastIntroOverlay} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:castButtonText + */ + public static final int CastIntroOverlay_castButtonText=2; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castButtonTextAppearance} + * attribute's value can be found in the {@link #CastIntroOverlay} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castButtonTextAppearance
+ */
+ public static final int CastIntroOverlay_castButtonTextAppearance=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castFocusRadius} + * attribute's value can be found in the {@link #CastIntroOverlay} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:castFocusRadius
+ */
+ public static final int CastIntroOverlay_castFocusRadius=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castTitleTextAppearance} + * attribute's value can be found in the {@link #CastIntroOverlay} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castTitleTextAppearance
+ */
+ public static final int CastIntroOverlay_castTitleTextAppearance=5;
+ /**
+ * Attributes that can be used with a CastMiniController.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CastMiniController_castBackground code.name.monkey.retromusic.debug:castBackground} | |
{@link #CastMiniController_castButtonColor code.name.monkey.retromusic.debug:castButtonColor} | |
{@link #CastMiniController_castClosedCaptionsButtonDrawable code.name.monkey.retromusic.debug:castClosedCaptionsButtonDrawable} | |
{@link #CastMiniController_castControlButtons code.name.monkey.retromusic.debug:castControlButtons} | |
{@link #CastMiniController_castForward30ButtonDrawable code.name.monkey.retromusic.debug:castForward30ButtonDrawable} | |
{@link #CastMiniController_castLargePauseButtonDrawable code.name.monkey.retromusic.debug:castLargePauseButtonDrawable} | |
{@link #CastMiniController_castLargePlayButtonDrawable code.name.monkey.retromusic.debug:castLargePlayButtonDrawable} | |
{@link #CastMiniController_castLargeStopButtonDrawable code.name.monkey.retromusic.debug:castLargeStopButtonDrawable} | |
{@link #CastMiniController_castMiniControllerLoadingIndicatorColor code.name.monkey.retromusic.debug:castMiniControllerLoadingIndicatorColor} | |
{@link #CastMiniController_castMuteToggleButtonDrawable code.name.monkey.retromusic.debug:castMuteToggleButtonDrawable} | |
{@link #CastMiniController_castPauseButtonDrawable code.name.monkey.retromusic.debug:castPauseButtonDrawable} | |
{@link #CastMiniController_castPlayButtonDrawable code.name.monkey.retromusic.debug:castPlayButtonDrawable} | |
{@link #CastMiniController_castProgressBarColor code.name.monkey.retromusic.debug:castProgressBarColor} | |
{@link #CastMiniController_castRewind30ButtonDrawable code.name.monkey.retromusic.debug:castRewind30ButtonDrawable} | |
{@link #CastMiniController_castShowImageThumbnail code.name.monkey.retromusic.debug:castShowImageThumbnail} | |
{@link #CastMiniController_castSkipNextButtonDrawable code.name.monkey.retromusic.debug:castSkipNextButtonDrawable} | |
{@link #CastMiniController_castSkipPreviousButtonDrawable code.name.monkey.retromusic.debug:castSkipPreviousButtonDrawable} | |
{@link #CastMiniController_castStopButtonDrawable code.name.monkey.retromusic.debug:castStopButtonDrawable} | |
{@link #CastMiniController_castSubtitleTextAppearance code.name.monkey.retromusic.debug:castSubtitleTextAppearance} | |
{@link #CastMiniController_castTitleTextAppearance code.name.monkey.retromusic.debug:castTitleTextAppearance} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castBackground} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:castBackground
+ */
+ public static final int CastMiniController_castBackground=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castButtonColor} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:castButtonColor
+ */
+ public static final int CastMiniController_castButtonColor=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castClosedCaptionsButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castClosedCaptionsButtonDrawable
+ */
+ public static final int CastMiniController_castClosedCaptionsButtonDrawable=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castControlButtons} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castControlButtons
+ */
+ public static final int CastMiniController_castControlButtons=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castForward30ButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castForward30ButtonDrawable
+ */
+ public static final int CastMiniController_castForward30ButtonDrawable=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castLargePauseButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castLargePauseButtonDrawable
+ */
+ public static final int CastMiniController_castLargePauseButtonDrawable=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castLargePlayButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castLargePlayButtonDrawable
+ */
+ public static final int CastMiniController_castLargePlayButtonDrawable=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castLargeStopButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castLargeStopButtonDrawable
+ */
+ public static final int CastMiniController_castLargeStopButtonDrawable=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castMiniControllerLoadingIndicatorColor} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castMiniControllerLoadingIndicatorColor
+ */
+ public static final int CastMiniController_castMiniControllerLoadingIndicatorColor=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castMuteToggleButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castMuteToggleButtonDrawable
+ */
+ public static final int CastMiniController_castMuteToggleButtonDrawable=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castPauseButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castPauseButtonDrawable
+ */
+ public static final int CastMiniController_castPauseButtonDrawable=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castPlayButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castPlayButtonDrawable
+ */
+ public static final int CastMiniController_castPlayButtonDrawable=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castProgressBarColor} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castProgressBarColor
+ */
+ public static final int CastMiniController_castProgressBarColor=12;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castRewind30ButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castRewind30ButtonDrawable
+ */
+ public static final int CastMiniController_castRewind30ButtonDrawable=13;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castShowImageThumbnail} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castShowImageThumbnail
+ */
+ public static final int CastMiniController_castShowImageThumbnail=14;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castSkipNextButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castSkipNextButtonDrawable
+ */
+ public static final int CastMiniController_castSkipNextButtonDrawable=15;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castSkipPreviousButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castSkipPreviousButtonDrawable
+ */
+ public static final int CastMiniController_castSkipPreviousButtonDrawable=16;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castStopButtonDrawable} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castStopButtonDrawable
+ */
+ public static final int CastMiniController_castStopButtonDrawable=17;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castSubtitleTextAppearance} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castSubtitleTextAppearance
+ */
+ public static final int CastMiniController_castSubtitleTextAppearance=18;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castTitleTextAppearance} + * attribute's value can be found in the {@link #CastMiniController} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castTitleTextAppearance
+ */
+ public static final int CastMiniController_castTitleTextAppearance=19;
+ /**
+ * Attributes that can be used with a CheckBoxPreference.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CheckBoxPreference_android_summaryOn android:summaryOn} | |
{@link #CheckBoxPreference_android_summaryOff android:summaryOff} | |
{@link #CheckBoxPreference_android_disableDependentsState android:disableDependentsState} | |
{@link #CheckBoxPreference_disableDependentsState code.name.monkey.retromusic.debug:disableDependentsState} | The state (true for on, or false for off) that causes dependents to be disabled. |
{@link #CheckBoxPreference_summaryOff code.name.monkey.retromusic.debug:summaryOff} | The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is unchecked. |
{@link #CheckBoxPreference_summaryOn code.name.monkey.retromusic.debug:summaryOn} | The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is checked. |
This symbol is the offset where the {@link android.R.attr#summaryOn} + * attribute's value can be found in the {@link #CheckBoxPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:summaryOn + */ + public static final int CheckBoxPreference_android_summaryOn=0; + /** + *
This symbol is the offset where the {@link android.R.attr#summaryOff} + * attribute's value can be found in the {@link #CheckBoxPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:summaryOff + */ + public static final int CheckBoxPreference_android_summaryOff=1; + /** + *
This symbol is the offset where the {@link android.R.attr#disableDependentsState} + * attribute's value can be found in the {@link #CheckBoxPreference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:disableDependentsState
+ */
+ public static final int CheckBoxPreference_android_disableDependentsState=2;
+ /**
+ *
+ * @attr description + * The state (true for on, or false for off) that causes dependents to be disabled. By default, + * dependents will be disabled when this is unchecked, so the value of this preference is false. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:disableDependentsState
+ */
+ public static final int CheckBoxPreference_disableDependentsState=3;
+ /**
+ *
+ * @attr description + * The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is unchecked. If separate on/off summaries are not + * needed, the summary attribute can be used instead. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:summaryOff + */ + public static final int CheckBoxPreference_summaryOff=4; + /** + *
+ * @attr description + * The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is checked. If separate on/off summaries are not + * needed, the summary attribute can be used instead. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:summaryOn + */ + public static final int CheckBoxPreference_summaryOn=5; + /** + * Attributes that can be used with a Chip. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Chip_android_textAppearance android:textAppearance} | |
{@link #Chip_android_ellipsize android:ellipsize} | |
{@link #Chip_android_maxWidth android:maxWidth} | |
{@link #Chip_android_text android:text} | |
{@link #Chip_android_checkable android:checkable} | |
{@link #Chip_checkedIcon code.name.monkey.retromusic.debug:checkedIcon} | |
{@link #Chip_checkedIconEnabled code.name.monkey.retromusic.debug:checkedIconEnabled} | |
{@link #Chip_checkedIconVisible code.name.monkey.retromusic.debug:checkedIconVisible} | |
{@link #Chip_chipBackgroundColor code.name.monkey.retromusic.debug:chipBackgroundColor} | |
{@link #Chip_chipCornerRadius code.name.monkey.retromusic.debug:chipCornerRadius} | |
{@link #Chip_chipEndPadding code.name.monkey.retromusic.debug:chipEndPadding} | |
{@link #Chip_chipIcon code.name.monkey.retromusic.debug:chipIcon} | |
{@link #Chip_chipIconEnabled code.name.monkey.retromusic.debug:chipIconEnabled} | |
{@link #Chip_chipIconSize code.name.monkey.retromusic.debug:chipIconSize} | |
{@link #Chip_chipIconTint code.name.monkey.retromusic.debug:chipIconTint} | |
{@link #Chip_chipIconVisible code.name.monkey.retromusic.debug:chipIconVisible} | |
{@link #Chip_chipMinHeight code.name.monkey.retromusic.debug:chipMinHeight} | |
{@link #Chip_chipStartPadding code.name.monkey.retromusic.debug:chipStartPadding} | |
{@link #Chip_chipStrokeColor code.name.monkey.retromusic.debug:chipStrokeColor} | |
{@link #Chip_chipStrokeWidth code.name.monkey.retromusic.debug:chipStrokeWidth} | |
{@link #Chip_closeIcon code.name.monkey.retromusic.debug:closeIcon} | Close button icon |
{@link #Chip_closeIconEnabled code.name.monkey.retromusic.debug:closeIconEnabled} | |
{@link #Chip_closeIconEndPadding code.name.monkey.retromusic.debug:closeIconEndPadding} | |
{@link #Chip_closeIconSize code.name.monkey.retromusic.debug:closeIconSize} | |
{@link #Chip_closeIconStartPadding code.name.monkey.retromusic.debug:closeIconStartPadding} | |
{@link #Chip_closeIconTint code.name.monkey.retromusic.debug:closeIconTint} | |
{@link #Chip_closeIconVisible code.name.monkey.retromusic.debug:closeIconVisible} | |
{@link #Chip_hideMotionSpec code.name.monkey.retromusic.debug:hideMotionSpec} | |
{@link #Chip_iconEndPadding code.name.monkey.retromusic.debug:iconEndPadding} | |
{@link #Chip_iconStartPadding code.name.monkey.retromusic.debug:iconStartPadding} | |
{@link #Chip_rippleColor code.name.monkey.retromusic.debug:rippleColor} | |
{@link #Chip_showMotionSpec code.name.monkey.retromusic.debug:showMotionSpec} | |
{@link #Chip_textEndPadding code.name.monkey.retromusic.debug:textEndPadding} | |
{@link #Chip_textStartPadding code.name.monkey.retromusic.debug:textStartPadding} |
This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int Chip_android_textAppearance=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#ellipsize} + * attribute's value can be found in the {@link #Chip} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
end | 3 | |
marquee | 4 | |
middle | 2 | |
none | 0 | |
start | 1 |
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int Chip_android_maxWidth=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#text} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:text + */ + public static final int Chip_android_text=3; + /** + *
This symbol is the offset where the {@link android.R.attr#checkable} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checkable
+ */
+ public static final int Chip_android_checkable=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#checkedIcon} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:checkedIcon
+ */
+ public static final int Chip_checkedIcon=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#checkedIconEnabled} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:checkedIconEnabled
+ */
+ public static final int Chip_checkedIconEnabled=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#checkedIconVisible} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:checkedIconVisible
+ */
+ public static final int Chip_checkedIconVisible=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipBackgroundColor} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipBackgroundColor
+ */
+ public static final int Chip_chipBackgroundColor=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipCornerRadius} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipCornerRadius
+ */
+ public static final int Chip_chipCornerRadius=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipEndPadding} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipEndPadding
+ */
+ public static final int Chip_chipEndPadding=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipIcon} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipIcon
+ */
+ public static final int Chip_chipIcon=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipIconEnabled} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipIconEnabled
+ */
+ public static final int Chip_chipIconEnabled=12;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipIconSize} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipIconSize
+ */
+ public static final int Chip_chipIconSize=13;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipIconTint} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipIconTint
+ */
+ public static final int Chip_chipIconTint=14;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipIconVisible} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipIconVisible
+ */
+ public static final int Chip_chipIconVisible=15;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipMinHeight} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipMinHeight
+ */
+ public static final int Chip_chipMinHeight=16;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipStartPadding} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipStartPadding
+ */
+ public static final int Chip_chipStartPadding=17;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipStrokeColor} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipStrokeColor
+ */
+ public static final int Chip_chipStrokeColor=18;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipStrokeWidth} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipStrokeWidth
+ */
+ public static final int Chip_chipStrokeWidth=19;
+ /**
+ *
+ * @attr description + * Close button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeIcon
+ */
+ public static final int Chip_closeIcon=20;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#closeIconEnabled} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeIconEnabled
+ */
+ public static final int Chip_closeIconEnabled=21;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#closeIconEndPadding} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeIconEndPadding
+ */
+ public static final int Chip_closeIconEndPadding=22;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#closeIconSize} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeIconSize
+ */
+ public static final int Chip_closeIconSize=23;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#closeIconStartPadding} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeIconStartPadding
+ */
+ public static final int Chip_closeIconStartPadding=24;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#closeIconTint} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeIconTint
+ */
+ public static final int Chip_closeIconTint=25;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#closeIconVisible} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeIconVisible
+ */
+ public static final int Chip_closeIconVisible=26;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hideMotionSpec} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:hideMotionSpec
+ */
+ public static final int Chip_hideMotionSpec=27;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#iconEndPadding} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:iconEndPadding
+ */
+ public static final int Chip_iconEndPadding=28;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#iconStartPadding} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:iconStartPadding
+ */
+ public static final int Chip_iconStartPadding=29;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#rippleColor} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:rippleColor
+ */
+ public static final int Chip_rippleColor=30;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#showMotionSpec} + * attribute's value can be found in the {@link #Chip} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:showMotionSpec
+ */
+ public static final int Chip_showMotionSpec=31;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textEndPadding} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:textEndPadding
+ */
+ public static final int Chip_textEndPadding=32;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textStartPadding} + * attribute's value can be found in the {@link #Chip} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:textStartPadding
+ */
+ public static final int Chip_textStartPadding=33;
+ /**
+ * Attributes that can be used with a ChipGroup.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ChipGroup_checkedChip code.name.monkey.retromusic.debug:checkedChip} | |
{@link #ChipGroup_chipSpacing code.name.monkey.retromusic.debug:chipSpacing} | |
{@link #ChipGroup_chipSpacingHorizontal code.name.monkey.retromusic.debug:chipSpacingHorizontal} | |
{@link #ChipGroup_chipSpacingVertical code.name.monkey.retromusic.debug:chipSpacingVertical} | |
{@link #ChipGroup_singleLine code.name.monkey.retromusic.debug:singleLine} | |
{@link #ChipGroup_singleSelection code.name.monkey.retromusic.debug:singleSelection} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#checkedChip} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:checkedChip
+ */
+ public static final int ChipGroup_checkedChip=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipSpacing} + * attribute's value can be found in the {@link #ChipGroup} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipSpacing
+ */
+ public static final int ChipGroup_chipSpacing=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipSpacingHorizontal} + * attribute's value can be found in the {@link #ChipGroup} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipSpacingHorizontal
+ */
+ public static final int ChipGroup_chipSpacingHorizontal=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipSpacingVertical} + * attribute's value can be found in the {@link #ChipGroup} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipSpacingVertical
+ */
+ public static final int ChipGroup_chipSpacingVertical=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#singleLine} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:singleLine
+ */
+ public static final int ChipGroup_singleLine=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#singleSelection} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:singleSelection
+ */
+ public static final int ChipGroup_singleSelection=5;
+ /**
+ * Attributes that can be used with a CircularImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CircularImageView_civ_border code.name.monkey.retromusic.debug:civ_border} | |
{@link #CircularImageView_civ_border_color code.name.monkey.retromusic.debug:civ_border_color} | |
{@link #CircularImageView_civ_border_width code.name.monkey.retromusic.debug:civ_border_width} | |
{@link #CircularImageView_civ_shadow code.name.monkey.retromusic.debug:civ_shadow} | |
{@link #CircularImageView_civ_shadow_color code.name.monkey.retromusic.debug:civ_shadow_color} | |
{@link #CircularImageView_civ_shadow_radius code.name.monkey.retromusic.debug:civ_shadow_radius} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#civ_border} + * attribute's value can be found in the {@link #CircularImageView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:civ_border
+ */
+ public static final int CircularImageView_civ_border=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#civ_border_color} + * attribute's value can be found in the {@link #CircularImageView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:civ_border_color
+ */
+ public static final int CircularImageView_civ_border_color=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#civ_border_width} + * attribute's value can be found in the {@link #CircularImageView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:civ_border_width
+ */
+ public static final int CircularImageView_civ_border_width=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#civ_shadow} + * attribute's value can be found in the {@link #CircularImageView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:civ_shadow
+ */
+ public static final int CircularImageView_civ_shadow=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#civ_shadow_color} + * attribute's value can be found in the {@link #CircularImageView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:civ_shadow_color
+ */
+ public static final int CircularImageView_civ_shadow_color=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#civ_shadow_radius} + * attribute's value can be found in the {@link #CircularImageView} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:civ_shadow_radius
+ */
+ public static final int CircularImageView_civ_shadow_radius=5;
+ /**
+ * Attributes that can be used with a CollapsingFAB.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CollapsingFAB_setIcon code.name.monkey.retromusic.debug:setIcon} | |
{@link #CollapsingFAB_setText code.name.monkey.retromusic.debug:setText} | |
{@link #CollapsingFAB_showTitle code.name.monkey.retromusic.debug:showTitle} | |
{@link #CollapsingFAB_shuffleBackgroundColor code.name.monkey.retromusic.debug:shuffleBackgroundColor} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#setIcon} + * attribute's value can be found in the {@link #CollapsingFAB} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:setIcon
+ */
+ public static final int CollapsingFAB_setIcon=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#setText} + * attribute's value can be found in the {@link #CollapsingFAB} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:setText + */ + public static final int CollapsingFAB_setText=1; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#showTitle} + * attribute's value can be found in the {@link #CollapsingFAB} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:showTitle
+ */
+ public static final int CollapsingFAB_showTitle=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#shuffleBackgroundColor} + * attribute's value can be found in the {@link #CollapsingFAB} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:shuffleBackgroundColor
+ */
+ public static final int CollapsingFAB_shuffleBackgroundColor=3;
+ /**
+ * Attributes that can be used with a CollapsingToolbarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CollapsingToolbarLayout_collapsedTitleGravity code.name.monkey.retromusic.debug:collapsedTitleGravity} | |
{@link #CollapsingToolbarLayout_collapsedTitleTextAppearance code.name.monkey.retromusic.debug:collapsedTitleTextAppearance} | |
{@link #CollapsingToolbarLayout_contentScrim code.name.monkey.retromusic.debug:contentScrim} | |
{@link #CollapsingToolbarLayout_expandedTitleGravity code.name.monkey.retromusic.debug:expandedTitleGravity} | |
{@link #CollapsingToolbarLayout_expandedTitleMargin code.name.monkey.retromusic.debug:expandedTitleMargin} | |
{@link #CollapsingToolbarLayout_expandedTitleMarginBottom code.name.monkey.retromusic.debug:expandedTitleMarginBottom} | |
{@link #CollapsingToolbarLayout_expandedTitleMarginEnd code.name.monkey.retromusic.debug:expandedTitleMarginEnd} | |
{@link #CollapsingToolbarLayout_expandedTitleMarginStart code.name.monkey.retromusic.debug:expandedTitleMarginStart} | |
{@link #CollapsingToolbarLayout_expandedTitleMarginTop code.name.monkey.retromusic.debug:expandedTitleMarginTop} | |
{@link #CollapsingToolbarLayout_expandedTitleTextAppearance code.name.monkey.retromusic.debug:expandedTitleTextAppearance} | |
{@link #CollapsingToolbarLayout_scrimAnimationDuration code.name.monkey.retromusic.debug:scrimAnimationDuration} | |
{@link #CollapsingToolbarLayout_scrimVisibleHeightTrigger code.name.monkey.retromusic.debug:scrimVisibleHeightTrigger} | |
{@link #CollapsingToolbarLayout_statusBarScrim code.name.monkey.retromusic.debug:statusBarScrim} | |
{@link #CollapsingToolbarLayout_title code.name.monkey.retromusic.debug:title} | |
{@link #CollapsingToolbarLayout_titleEnabled code.name.monkey.retromusic.debug:titleEnabled} | |
{@link #CollapsingToolbarLayout_toolbarId code.name.monkey.retromusic.debug:toolbarId} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#collapsedTitleGravity} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
end | 800005 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#collapsedTitleTextAppearance} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:collapsedTitleTextAppearance
+ */
+ public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#contentScrim} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentScrim
+ */
+ public static final int CollapsingToolbarLayout_contentScrim=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#expandedTitleGravity} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
end | 800005 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#expandedTitleMargin} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:expandedTitleMargin
+ */
+ public static final int CollapsingToolbarLayout_expandedTitleMargin=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#expandedTitleMarginBottom} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:expandedTitleMarginBottom
+ */
+ public static final int CollapsingToolbarLayout_expandedTitleMarginBottom=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#expandedTitleMarginEnd} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:expandedTitleMarginEnd
+ */
+ public static final int CollapsingToolbarLayout_expandedTitleMarginEnd=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#expandedTitleMarginStart} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:expandedTitleMarginStart
+ */
+ public static final int CollapsingToolbarLayout_expandedTitleMarginStart=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#expandedTitleMarginTop} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:expandedTitleMarginTop
+ */
+ public static final int CollapsingToolbarLayout_expandedTitleMarginTop=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#expandedTitleTextAppearance} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:expandedTitleTextAppearance
+ */
+ public static final int CollapsingToolbarLayout_expandedTitleTextAppearance=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#scrimAnimationDuration} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:scrimAnimationDuration
+ */
+ public static final int CollapsingToolbarLayout_scrimAnimationDuration=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#scrimVisibleHeightTrigger} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:scrimVisibleHeightTrigger
+ */
+ public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#statusBarScrim} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:statusBarScrim
+ */
+ public static final int CollapsingToolbarLayout_statusBarScrim=12;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#title} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:title + */ + public static final int CollapsingToolbarLayout_title=13; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#titleEnabled} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleEnabled
+ */
+ public static final int CollapsingToolbarLayout_titleEnabled=14;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#toolbarId} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:toolbarId
+ */
+ public static final int CollapsingToolbarLayout_toolbarId=15;
+ /**
+ * Attributes that can be used with a CollapsingToolbarLayout_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CollapsingToolbarLayout_Layout_layout_collapseMode code.name.monkey.retromusic.debug:layout_collapseMode} | |
{@link #CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier code.name.monkey.retromusic.debug:layout_collapseParallaxMultiplier} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#layout_collapseMode} + * attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
none | 0 | |
parallax | 2 | |
pin | 1 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#layout_collapseParallaxMultiplier} + * attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_collapseParallaxMultiplier
+ */
+ public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier=1;
+ /**
+ * Attributes that can be used with a ColorStateListItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ColorStateListItem_android_color android:color} | |
{@link #ColorStateListItem_android_alpha android:alpha} | |
{@link #ColorStateListItem_alpha code.name.monkey.retromusic.debug:alpha} | Alpha multiplier applied to the base color. |
+ * @attr description + * Base color for this state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int ColorStateListItem_android_color=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ColorStateListItem} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ColorStateListItem_android_alpha=1;
+ /**
+ *
+ * @attr description + * Alpha multiplier applied to the base color. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:alpha
+ */
+ public static final int ColorStateListItem_alpha=2;
+ /**
+ * Attributes that can be used with a CompoundButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CompoundButton_android_button android:button} | |
{@link #CompoundButton_buttonTint code.name.monkey.retromusic.debug:buttonTint} | Tint to apply to the button drawable. |
{@link #CompoundButton_buttonTintMode code.name.monkey.retromusic.debug:buttonTintMode} | Blending mode used to apply the button tint. |
This symbol is the offset where the {@link android.R.attr#button} + * attribute's value can be found in the {@link #CompoundButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:button
+ */
+ public static final int CompoundButton_android_button=0;
+ /**
+ *
+ * @attr description + * Tint to apply to the button drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:buttonTint
+ */
+ public static final int CompoundButton_buttonTint=1;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the button tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ContributorsView_profile_link code.name.monkey.retromusic.debug:profile_link} | |
{@link #ContributorsView_profile_name code.name.monkey.retromusic.debug:profile_name} | |
{@link #ContributorsView_profile_summary code.name.monkey.retromusic.debug:profile_summary} | |
{@link #ContributorsView_profile_url code.name.monkey.retromusic.debug:profile_url} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#profile_link} + * attribute's value can be found in the {@link #ContributorsView} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:profile_link + */ + public static final int ContributorsView_profile_link=0; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#profile_name} + * attribute's value can be found in the {@link #ContributorsView} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:profile_name + */ + public static final int ContributorsView_profile_name=1; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#profile_summary} + * attribute's value can be found in the {@link #ContributorsView} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:profile_summary + */ + public static final int ContributorsView_profile_summary=2; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#profile_url} + * attribute's value can be found in the {@link #ContributorsView} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:profile_url + */ + public static final int ContributorsView_profile_url=3; + /** + * Attributes that can be used with a CoordinatorLayout. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CoordinatorLayout_keylines code.name.monkey.retromusic.debug:keylines} | A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. |
{@link #CoordinatorLayout_statusBarBackground code.name.monkey.retromusic.debug:statusBarBackground} | Drawable to display behind the status bar when the view is set to draw behind it. |
+ * @attr description + * A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. + * Child views can refer to these keylines for alignment using + * layout_keyline="index" where index is a 0-based index into + * this array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:keylines
+ */
+ public static final int CoordinatorLayout_keylines=0;
+ /**
+ *
+ * @attr description + * Drawable to display behind the status bar when the view is set to draw behind it. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:statusBarBackground
+ */
+ public static final int CoordinatorLayout_statusBarBackground=1;
+ /**
+ * Attributes that can be used with a CoordinatorLayout_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CoordinatorLayout_Layout_android_layout_gravity android:layout_gravity} | |
{@link #CoordinatorLayout_Layout_layout_anchor code.name.monkey.retromusic.debug:layout_anchor} | The id of an anchor view that this view should position relative to. |
{@link #CoordinatorLayout_Layout_layout_anchorGravity code.name.monkey.retromusic.debug:layout_anchorGravity} | Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds. |
{@link #CoordinatorLayout_Layout_layout_behavior code.name.monkey.retromusic.debug:layout_behavior} | The class name of a Behavior class defining special runtime behavior + * for this child view. |
{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges code.name.monkey.retromusic.debug:layout_dodgeInsetEdges} | Specifies how this view dodges the inset edges of the CoordinatorLayout. |
{@link #CoordinatorLayout_Layout_layout_insetEdge code.name.monkey.retromusic.debug:layout_insetEdge} | Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. |
{@link #CoordinatorLayout_Layout_layout_keyline code.name.monkey.retromusic.debug:layout_keyline} | The index of a keyline this view should position relative to. |
This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
+ * @attr description + * The id of an anchor view that this view should position relative to. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_anchor
+ */
+ public static final int CoordinatorLayout_Layout_layout_anchor=1;
+ /**
+ *
+ * @attr description + * Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
+ * @attr description + * The class name of a Behavior class defining special runtime behavior + * for this child view. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:layout_behavior + */ + public static final int CoordinatorLayout_Layout_layout_behavior=3; + /** + *
+ * @attr description + * Specifies how this view dodges the inset edges of the CoordinatorLayout. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 77 | Dodge all the inset edges. |
bottom | 50 | Dodge the bottom inset edge. |
end | 800005 | Dodge the end inset edge. |
left | 3 | Dodge the left inset edge. |
none | 0 | Don't dodge any edges |
right | 5 | Dodge the right inset edge. |
start | 800003 | Dodge the start inset edge. |
top | 30 | Dodge the top inset edge. |
+ * @attr description + * Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Inset the bottom edge. |
end | 800005 | Inset the end edge. |
left | 3 | Inset the left edge. |
none | 0 | Don't inset. |
right | 5 | Inset the right edge. |
start | 800003 | Inset the start edge. |
top | 30 | Inset the top edge. |
+ * @attr description + * The index of a keyline this view should position relative to. + * android:layout_gravity will affect how the view aligns to the + * specified keyline. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_keyline
+ */
+ public static final int CoordinatorLayout_Layout_layout_keyline=6;
+ /**
+ * Attributes that can be used with a CustomCastTheme.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CustomCastTheme_castExpandedControllerStyle code.name.monkey.retromusic.debug:castExpandedControllerStyle} | |
{@link #CustomCastTheme_castIntroOverlayStyle code.name.monkey.retromusic.debug:castIntroOverlayStyle} | |
{@link #CustomCastTheme_castMiniControllerStyle code.name.monkey.retromusic.debug:castMiniControllerStyle} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castExpandedControllerStyle} + * attribute's value can be found in the {@link #CustomCastTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castExpandedControllerStyle
+ */
+ public static final int CustomCastTheme_castExpandedControllerStyle=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castIntroOverlayStyle} + * attribute's value can be found in the {@link #CustomCastTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castIntroOverlayStyle
+ */
+ public static final int CustomCastTheme_castIntroOverlayStyle=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#castMiniControllerStyle} + * attribute's value can be found in the {@link #CustomCastTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:castMiniControllerStyle
+ */
+ public static final int CustomCastTheme_castMiniControllerStyle=2;
+ /**
+ * Attributes that can be used with a DesignTheme.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #DesignTheme_bottomSheetDialogTheme code.name.monkey.retromusic.debug:bottomSheetDialogTheme} | |
{@link #DesignTheme_bottomSheetStyle code.name.monkey.retromusic.debug:bottomSheetStyle} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#bottomSheetDialogTheme} + * attribute's value can be found in the {@link #DesignTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:bottomSheetDialogTheme
+ */
+ public static final int DesignTheme_bottomSheetDialogTheme=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#bottomSheetStyle} + * attribute's value can be found in the {@link #DesignTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:bottomSheetStyle
+ */
+ public static final int DesignTheme_bottomSheetStyle=1;
+ /**
+ * Attributes that can be used with a DialogPreference.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #DialogPreference_android_dialogTitle android:dialogTitle} | |
{@link #DialogPreference_android_dialogMessage android:dialogMessage} | |
{@link #DialogPreference_android_dialogIcon android:dialogIcon} | |
{@link #DialogPreference_android_positiveButtonText android:positiveButtonText} | |
{@link #DialogPreference_android_negativeButtonText android:negativeButtonText} | |
{@link #DialogPreference_android_dialogLayout android:dialogLayout} | |
{@link #DialogPreference_dialogIcon code.name.monkey.retromusic.debug:dialogIcon} | The icon for the dialog. |
{@link #DialogPreference_dialogLayout code.name.monkey.retromusic.debug:dialogLayout} | A layout to be used as the content View for the dialog. |
{@link #DialogPreference_dialogMessage code.name.monkey.retromusic.debug:dialogMessage} | The message in the dialog. |
{@link #DialogPreference_dialogTitle code.name.monkey.retromusic.debug:dialogTitle} | The title in the dialog. |
{@link #DialogPreference_negativeButtonText code.name.monkey.retromusic.debug:negativeButtonText} | The negative button text for the dialog. |
{@link #DialogPreference_positiveButtonText code.name.monkey.retromusic.debug:positiveButtonText} | The positive button text for the dialog. |
This symbol is the offset where the {@link android.R.attr#dialogTitle} + * attribute's value can be found in the {@link #DialogPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:dialogTitle + */ + public static final int DialogPreference_android_dialogTitle=0; + /** + *
This symbol is the offset where the {@link android.R.attr#dialogMessage} + * attribute's value can be found in the {@link #DialogPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:dialogMessage + */ + public static final int DialogPreference_android_dialogMessage=1; + /** + *
This symbol is the offset where the {@link android.R.attr#dialogIcon} + * attribute's value can be found in the {@link #DialogPreference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:dialogIcon
+ */
+ public static final int DialogPreference_android_dialogIcon=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#positiveButtonText} + * attribute's value can be found in the {@link #DialogPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:positiveButtonText + */ + public static final int DialogPreference_android_positiveButtonText=3; + /** + *
This symbol is the offset where the {@link android.R.attr#negativeButtonText} + * attribute's value can be found in the {@link #DialogPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:negativeButtonText + */ + public static final int DialogPreference_android_negativeButtonText=4; + /** + *
This symbol is the offset where the {@link android.R.attr#dialogLayout} + * attribute's value can be found in the {@link #DialogPreference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:dialogLayout
+ */
+ public static final int DialogPreference_android_dialogLayout=5;
+ /**
+ *
+ * @attr description + * The icon for the dialog. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:dialogIcon
+ */
+ public static final int DialogPreference_dialogIcon=6;
+ /**
+ *
+ * @attr description + * A layout to be used as the content View for the dialog. By default, this shouldn't + * be needed. If a custom DialogPreference is required, this should be set. For example, + * the EditTextPreference uses a layout with an EditText as this attribute. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:dialogLayout
+ */
+ public static final int DialogPreference_dialogLayout=7;
+ /**
+ *
+ * @attr description + * The message in the dialog. If a dialogLayout is provided and contains + * a TextView with ID android:id/message, this message will be placed in there. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:dialogMessage + */ + public static final int DialogPreference_dialogMessage=8; + /** + *
+ * @attr description + * The title in the dialog. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:dialogTitle + */ + public static final int DialogPreference_dialogTitle=9; + /** + *
+ * @attr description + * The negative button text for the dialog. Set to @null to hide the negative button. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:negativeButtonText + */ + public static final int DialogPreference_negativeButtonText=10; + /** + *
+ * @attr description + * The positive button text for the dialog. Set to @null to hide the positive button. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:positiveButtonText + */ + public static final int DialogPreference_positiveButtonText=11; + /** + * Attributes that can be used with a DrawerArrowToggle. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #DrawerArrowToggle_arrowHeadLength code.name.monkey.retromusic.debug:arrowHeadLength} | The length of the arrow head when formed to make an arrow |
{@link #DrawerArrowToggle_arrowShaftLength code.name.monkey.retromusic.debug:arrowShaftLength} | The length of the shaft when formed to make an arrow |
{@link #DrawerArrowToggle_barLength code.name.monkey.retromusic.debug:barLength} | The length of the bars when they are parallel to each other |
{@link #DrawerArrowToggle_color code.name.monkey.retromusic.debug:color} | The drawing color for the bars |
{@link #DrawerArrowToggle_drawableSize code.name.monkey.retromusic.debug:drawableSize} | The total size of the drawable |
{@link #DrawerArrowToggle_gapBetweenBars code.name.monkey.retromusic.debug:gapBetweenBars} | The max gap between the bars when they are parallel to each other |
{@link #DrawerArrowToggle_spinBars code.name.monkey.retromusic.debug:spinBars} | Whether bars should rotate or not during transition |
{@link #DrawerArrowToggle_thickness code.name.monkey.retromusic.debug:thickness} | The thickness (stroke size) for the bar paint |
+ * @attr description + * The length of the arrow head when formed to make an arrow + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:arrowHeadLength
+ */
+ public static final int DrawerArrowToggle_arrowHeadLength=0;
+ /**
+ *
+ * @attr description + * The length of the shaft when formed to make an arrow + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:arrowShaftLength
+ */
+ public static final int DrawerArrowToggle_arrowShaftLength=1;
+ /**
+ *
+ * @attr description + * The length of the bars when they are parallel to each other + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:barLength
+ */
+ public static final int DrawerArrowToggle_barLength=2;
+ /**
+ *
+ * @attr description + * The drawing color for the bars + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:color
+ */
+ public static final int DrawerArrowToggle_color=3;
+ /**
+ *
+ * @attr description + * The total size of the drawable + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:drawableSize
+ */
+ public static final int DrawerArrowToggle_drawableSize=4;
+ /**
+ *
+ * @attr description + * The max gap between the bars when they are parallel to each other + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:gapBetweenBars
+ */
+ public static final int DrawerArrowToggle_gapBetweenBars=5;
+ /**
+ *
+ * @attr description + * Whether bars should rotate or not during transition + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:spinBars
+ */
+ public static final int DrawerArrowToggle_spinBars=6;
+ /**
+ *
+ * @attr description + * The thickness (stroke size) for the bar paint + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:thickness
+ */
+ public static final int DrawerArrowToggle_thickness=7;
+ /**
+ * Attributes that can be used with a FastScrollRecyclerView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FastScrollRecyclerView_fastScrollAutoHide code.name.monkey.retromusic.debug:fastScrollAutoHide} | |
{@link #FastScrollRecyclerView_fastScrollAutoHideDelay code.name.monkey.retromusic.debug:fastScrollAutoHideDelay} | |
{@link #FastScrollRecyclerView_fastScrollPopupBackgroundSize code.name.monkey.retromusic.debug:fastScrollPopupBackgroundSize} | |
{@link #FastScrollRecyclerView_fastScrollPopupBgColor code.name.monkey.retromusic.debug:fastScrollPopupBgColor} | |
{@link #FastScrollRecyclerView_fastScrollPopupPosition code.name.monkey.retromusic.debug:fastScrollPopupPosition} | |
{@link #FastScrollRecyclerView_fastScrollPopupTextColor code.name.monkey.retromusic.debug:fastScrollPopupTextColor} | |
{@link #FastScrollRecyclerView_fastScrollPopupTextSize code.name.monkey.retromusic.debug:fastScrollPopupTextSize} | |
{@link #FastScrollRecyclerView_fastScrollThumbColor code.name.monkey.retromusic.debug:fastScrollThumbColor} | |
{@link #FastScrollRecyclerView_fastScrollTrackColor code.name.monkey.retromusic.debug:fastScrollTrackColor} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollAutoHide} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollAutoHide
+ */
+ public static final int FastScrollRecyclerView_fastScrollAutoHide=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollAutoHideDelay} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollAutoHideDelay
+ */
+ public static final int FastScrollRecyclerView_fastScrollAutoHideDelay=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollPopupBackgroundSize} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollPopupBackgroundSize
+ */
+ public static final int FastScrollRecyclerView_fastScrollPopupBackgroundSize=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollPopupBgColor} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:fastScrollPopupBgColor
+ */
+ public static final int FastScrollRecyclerView_fastScrollPopupBgColor=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollPopupPosition} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
adjacent | 0 | |
center | 1 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollPopupTextColor} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:fastScrollPopupTextColor
+ */
+ public static final int FastScrollRecyclerView_fastScrollPopupTextColor=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollPopupTextSize} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollPopupTextSize
+ */
+ public static final int FastScrollRecyclerView_fastScrollPopupTextSize=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollThumbColor} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:fastScrollThumbColor
+ */
+ public static final int FastScrollRecyclerView_fastScrollThumbColor=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollTrackColor} + * attribute's value can be found in the {@link #FastScrollRecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:fastScrollTrackColor
+ */
+ public static final int FastScrollRecyclerView_fastScrollTrackColor=8;
+ /**
+ * Attributes that can be used with a FloatingActionButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FloatingActionButton_backgroundTint code.name.monkey.retromusic.debug:backgroundTint} | Tint to apply to the background. |
{@link #FloatingActionButton_backgroundTintMode code.name.monkey.retromusic.debug:backgroundTintMode} | Blending mode used to apply the background tint. |
{@link #FloatingActionButton_borderWidth code.name.monkey.retromusic.debug:borderWidth} | |
{@link #FloatingActionButton_elevation code.name.monkey.retromusic.debug:elevation} | Elevation for the action bar itself |
{@link #FloatingActionButton_fabCustomSize code.name.monkey.retromusic.debug:fabCustomSize} | |
{@link #FloatingActionButton_fabSize code.name.monkey.retromusic.debug:fabSize} | |
{@link #FloatingActionButton_hideMotionSpec code.name.monkey.retromusic.debug:hideMotionSpec} | |
{@link #FloatingActionButton_hoveredFocusedTranslationZ code.name.monkey.retromusic.debug:hoveredFocusedTranslationZ} | |
{@link #FloatingActionButton_maxImageSize code.name.monkey.retromusic.debug:maxImageSize} | |
{@link #FloatingActionButton_pressedTranslationZ code.name.monkey.retromusic.debug:pressedTranslationZ} | |
{@link #FloatingActionButton_rippleColor code.name.monkey.retromusic.debug:rippleColor} | |
{@link #FloatingActionButton_showMotionSpec code.name.monkey.retromusic.debug:showMotionSpec} | |
{@link #FloatingActionButton_useCompatPadding code.name.monkey.retromusic.debug:useCompatPadding} |
+ * @attr description + * Tint to apply to the background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:backgroundTint
+ */
+ public static final int FloatingActionButton_backgroundTint=0;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the background tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#borderWidth} + * attribute's value can be found in the {@link #FloatingActionButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:borderWidth
+ */
+ public static final int FloatingActionButton_borderWidth=2;
+ /**
+ *
+ * @attr description + * Elevation for the action bar itself + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:elevation
+ */
+ public static final int FloatingActionButton_elevation=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fabCustomSize} + * attribute's value can be found in the {@link #FloatingActionButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:fabCustomSize
+ */
+ public static final int FloatingActionButton_fabCustomSize=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fabSize} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | ffffffff | |
mini | 1 | |
normal | 0 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hideMotionSpec} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:hideMotionSpec
+ */
+ public static final int FloatingActionButton_hideMotionSpec=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hoveredFocusedTranslationZ} + * attribute's value can be found in the {@link #FloatingActionButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:hoveredFocusedTranslationZ
+ */
+ public static final int FloatingActionButton_hoveredFocusedTranslationZ=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#maxImageSize} + * attribute's value can be found in the {@link #FloatingActionButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:maxImageSize
+ */
+ public static final int FloatingActionButton_maxImageSize=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#pressedTranslationZ} + * attribute's value can be found in the {@link #FloatingActionButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:pressedTranslationZ
+ */
+ public static final int FloatingActionButton_pressedTranslationZ=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#rippleColor} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:rippleColor
+ */
+ public static final int FloatingActionButton_rippleColor=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#showMotionSpec} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:showMotionSpec
+ */
+ public static final int FloatingActionButton_showMotionSpec=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#useCompatPadding} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:useCompatPadding
+ */
+ public static final int FloatingActionButton_useCompatPadding=12;
+ /**
+ * Attributes that can be used with a FloatingActionButton_Behavior_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FloatingActionButton_Behavior_Layout_behavior_autoHide code.name.monkey.retromusic.debug:behavior_autoHide} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#behavior_autoHide} + * attribute's value can be found in the {@link #FloatingActionButton_Behavior_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:behavior_autoHide
+ */
+ public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide=0;
+ /**
+ * Attributes that can be used with a FlowLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FlowLayout_itemSpacing code.name.monkey.retromusic.debug:itemSpacing} | |
{@link #FlowLayout_lineSpacing code.name.monkey.retromusic.debug:lineSpacing} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemSpacing} + * attribute's value can be found in the {@link #FlowLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemSpacing
+ */
+ public static final int FlowLayout_itemSpacing=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#lineSpacing} + * attribute's value can be found in the {@link #FlowLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:lineSpacing
+ */
+ public static final int FlowLayout_lineSpacing=1;
+ /**
+ * Attributes that can be used with a FontFamily.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FontFamily_fontProviderAuthority code.name.monkey.retromusic.debug:fontProviderAuthority} | The authority of the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderCerts code.name.monkey.retromusic.debug:fontProviderCerts} | The sets of hashes for the certificates the provider should be signed with. |
{@link #FontFamily_fontProviderFetchStrategy code.name.monkey.retromusic.debug:fontProviderFetchStrategy} | The strategy to be used when fetching font data from a font provider in XML layouts. |
{@link #FontFamily_fontProviderFetchTimeout code.name.monkey.retromusic.debug:fontProviderFetchTimeout} | The length of the timeout during fetching. |
{@link #FontFamily_fontProviderPackage code.name.monkey.retromusic.debug:fontProviderPackage} | The package for the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderQuery code.name.monkey.retromusic.debug:fontProviderQuery} | The query to be sent over to the provider. |
+ * @attr description + * The authority of the Font Provider to be used for the request. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:fontProviderAuthority + */ + public static final int FontFamily_fontProviderAuthority=0; + /** + *
+ * @attr description + * The sets of hashes for the certificates the provider should be signed with. This is + * used to verify the identity of the provider, and is only required if the provider is not + * part of the system image. This value may point to one list or a list of lists, where each + * individual list represents one collection of signature hashes. Refer to your font provider's + * documentation for these values. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fontProviderCerts
+ */
+ public static final int FontFamily_fontProviderCerts=1;
+ /**
+ *
+ * @attr description + * The strategy to be used when fetching font data from a font provider in XML layouts. + * This attribute is ignored when the resource is loaded from code, as it is equivalent to the + * choice of API between {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and + * {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)} + * (async). + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
async | 1 | The async font fetch works as follows. + * First, check the local cache, then if the requeted font is not cached, trigger a + * request the font and continue with layout inflation. Once the font fetch succeeds, the + * target text view will be refreshed with the downloaded font data. The + * fontProviderFetchTimeout will be ignored if async loading is specified. |
blocking | 0 | The blocking font fetch works as follows. + * First, check the local cache, then if the requested font is not cached, request the + * font from the provider and wait until it is finished. You can change the length of + * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the + * default typeface will be used instead. |
+ * @attr description + * The length of the timeout during fetching. + * + *
May be an integer value, such as "100
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
forever | ffffffff | A special value for the timeout. In this case, the blocking font fetching will not + * timeout and wait until a reply is received from the font provider. |
+ * @attr description + * The package for the Font Provider to be used for the request. This is used to verify + * the identity of the provider. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:fontProviderPackage + */ + public static final int FontFamily_fontProviderPackage=4; + /** + *
+ * @attr description + * The query to be sent over to the provider. Refer to your font provider's documentation + * on the format of this string. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:fontProviderQuery + */ + public static final int FontFamily_fontProviderQuery=5; + /** + * Attributes that can be used with a FontFamilyFont. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FontFamilyFont_android_font android:font} | |
{@link #FontFamilyFont_android_fontWeight android:fontWeight} | |
{@link #FontFamilyFont_android_fontStyle android:fontStyle} | |
{@link #FontFamilyFont_android_ttcIndex android:ttcIndex} | |
{@link #FontFamilyFont_android_fontVariationSettings android:fontVariationSettings} | |
{@link #FontFamilyFont_font code.name.monkey.retromusic.debug:font} | The reference to the font file to be used. |
{@link #FontFamilyFont_fontStyle code.name.monkey.retromusic.debug:fontStyle} | The style of the given font file. |
{@link #FontFamilyFont_fontVariationSettings code.name.monkey.retromusic.debug:fontVariationSettings} | The variation settings to be applied to the font. |
{@link #FontFamilyFont_fontWeight code.name.monkey.retromusic.debug:fontWeight} | The weight of the given font file. |
{@link #FontFamilyFont_ttcIndex code.name.monkey.retromusic.debug:ttcIndex} | The index of the font in the tcc font file. |
This symbol is the offset where the {@link android.R.attr#font} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:font
+ */
+ public static final int FontFamilyFont_android_font=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontWeight} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:fontWeight
+ */
+ public static final int FontFamilyFont_android_fontWeight=1;
+ /**
+ *
+ * @attr description + * References to the framework attrs + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
This symbol is the offset where the {@link android.R.attr#ttcIndex} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:ttcIndex
+ */
+ public static final int FontFamilyFont_android_ttcIndex=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontVariationSettings} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fontVariationSettings + */ + public static final int FontFamilyFont_android_fontVariationSettings=4; + /** + *
+ * @attr description + * The reference to the font file to be used. This should be a file in the res/font folder + * and should therefore have an R reference value. E.g. @font/myfont + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:font
+ */
+ public static final int FontFamilyFont_font=5;
+ /**
+ *
+ * @attr description + * The style of the given font file. This will be used when the font is being loaded into + * the font stack and will override any style information in the font's header tables. If + * unspecified, the value in the font's header tables will be used. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
+ * @attr description + * The variation settings to be applied to the font. The string should be in the following + * format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be + * used, or the font used does not support variation settings, this attribute needs not be + * specified. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:fontVariationSettings + */ + public static final int FontFamilyFont_fontVariationSettings=7; + /** + *
+ * @attr description + * The weight of the given font file. This will be used when the font is being loaded into + * the font stack and will override any weight information in the font's header tables. Must + * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most + * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value + * in the font's header tables will be used. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fontWeight
+ */
+ public static final int FontFamilyFont_fontWeight=8;
+ /**
+ *
+ * @attr description + * The index of the font in the tcc font file. If the font file referenced is not in the + * tcc format, this attribute needs not be specified. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:ttcIndex
+ */
+ public static final int FontFamilyFont_ttcIndex=9;
+ /**
+ * Attributes that can be used with a ForegroundLinearLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ForegroundLinearLayout_android_foreground android:foreground} | |
{@link #ForegroundLinearLayout_android_foregroundGravity android:foregroundGravity} | |
{@link #ForegroundLinearLayout_foregroundInsidePadding code.name.monkey.retromusic.debug:foregroundInsidePadding} |
This symbol is the offset where the {@link android.R.attr#foreground} + * attribute's value can be found in the {@link #ForegroundLinearLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:foreground
+ */
+ public static final int ForegroundLinearLayout_android_foreground=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#foregroundGravity} + * attribute's value can be found in the {@link #ForegroundLinearLayout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
top | 30 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#foregroundInsidePadding} + * attribute's value can be found in the {@link #ForegroundLinearLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:foregroundInsidePadding
+ */
+ public static final int ForegroundLinearLayout_foregroundInsidePadding=2;
+ /**
+ * Attributes that can be used with a GradientColor.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #GradientColor_android_startColor android:startColor} | |
{@link #GradientColor_android_endColor android:endColor} | |
{@link #GradientColor_android_type android:type} | |
{@link #GradientColor_android_centerX android:centerX} | |
{@link #GradientColor_android_centerY android:centerY} | |
{@link #GradientColor_android_gradientRadius android:gradientRadius} | |
{@link #GradientColor_android_tileMode android:tileMode} | |
{@link #GradientColor_android_centerColor android:centerColor} | |
{@link #GradientColor_android_startX android:startX} | |
{@link #GradientColor_android_startY android:startY} | |
{@link #GradientColor_android_endX android:endX} | |
{@link #GradientColor_android_endY android:endY} |
+ * @attr description + * Start color of the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:startColor
+ */
+ public static final int GradientColor_android_startColor=0;
+ /**
+ *
+ * @attr description + * End color of the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:endColor
+ */
+ public static final int GradientColor_android_endColor=1;
+ /**
+ *
+ * @attr description + * Type of gradient. The default type is linear. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
linear | 0 | |
radial | 1 | |
sweep | 2 |
+ * @attr description + * X coordinate of the center of the gradient within the path. + * + *
May be a floating point value, such as "1.2
".
+ *
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.
+ *
+ * @attr name android:centerX
+ */
+ public static final int GradientColor_android_centerX=3;
+ /**
+ *
+ * @attr description + * Y coordinate of the center of the gradient within the path. + * + *
May be a floating point value, such as "1.2
".
+ *
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.
+ *
+ * @attr name android:centerY
+ */
+ public static final int GradientColor_android_centerY=4;
+ /**
+ *
+ * @attr description + * Radius of the gradient, used only with radial gradient. + * + *
May be a floating point value, such as "1.2
".
+ *
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), and
+ * 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.
+ *
+ * @attr name android:gradientRadius
+ */
+ public static final int GradientColor_android_gradientRadius=5;
+ /**
+ *
+ * @attr description + * Defines the tile mode of the gradient. SweepGradient doesn't support tiling. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
clamp | 0 | |
disabled | ffffffff | |
mirror | 2 | |
repeat | 1 |
+ * @attr description + * Optional center color. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:centerColor
+ */
+ public static final int GradientColor_android_centerColor=7;
+ /**
+ *
+ * @attr description + * X coordinate of the start point origin of the gradient. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:startX
+ */
+ public static final int GradientColor_android_startX=8;
+ /**
+ *
+ * @attr description + * Y coordinate of the start point of the gradient within the shape. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:startY
+ */
+ public static final int GradientColor_android_startY=9;
+ /**
+ *
+ * @attr description + * X coordinate of the end point origin of the gradient. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:endX
+ */
+ public static final int GradientColor_android_endX=10;
+ /**
+ *
+ * @attr description + * Y coordinate of the end point of the gradient within the shape. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:endY
+ */
+ public static final int GradientColor_android_endY=11;
+ /**
+ * Attributes that can be used with a GradientColorItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #GradientColorItem_android_color android:color} | |
{@link #GradientColorItem_android_offset android:offset} |
+ * @attr description + * The current color for the offset inside the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int GradientColorItem_android_color=0;
+ /**
+ *
+ * @attr description + * The offset (or ratio) of this current color item inside the gradient. + * The value is only meaningful when it is between 0 and 1. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:offset
+ */
+ public static final int GradientColorItem_android_offset=1;
+ /**
+ * Attributes that can be used with a GridLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #GridLayout_alignmentMode code.name.monkey.retromusic.debug:alignmentMode} | When set to alignMargins, causes alignment to take place between the outer + * boundary of a view, as defined by its margins. |
{@link #GridLayout_columnCount code.name.monkey.retromusic.debug:columnCount} | The maximum number of columns to create when automatically positioning children. |
{@link #GridLayout_columnOrderPreserved code.name.monkey.retromusic.debug:columnOrderPreserved} | When set to true, forces column boundaries to appear in the same order + * as column indices. |
{@link #GridLayout_orientation code.name.monkey.retromusic.debug:orientation} | The orientation property is not used during layout. |
{@link #GridLayout_rowCount code.name.monkey.retromusic.debug:rowCount} | The maximum number of rows to create when automatically positioning children. |
{@link #GridLayout_rowOrderPreserved code.name.monkey.retromusic.debug:rowOrderPreserved} | When set to true, forces row boundaries to appear in the same order + * as row indices. |
{@link #GridLayout_useDefaultMargins code.name.monkey.retromusic.debug:useDefaultMargins} | When set to true, tells GridLayout to use default margins when none are specified + * in a view's layout parameters. |
+ * @attr description + * When set to alignMargins, causes alignment to take place between the outer + * boundary of a view, as defined by its margins. When set to alignBounds, + * causes alignment to take place between the edges of the view. + * The default is alignMargins. + * See {@link android.widget.GridLayout#setAlignmentMode(int)}. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
alignBounds | 0 | Align the bounds of the children. + * See {@link android.widget.GridLayout#ALIGN_BOUNDS}. |
alignMargins | 1 | Align the margins of the children. + * See {@link android.widget.GridLayout#ALIGN_MARGINS}. |
+ * @attr description + * The maximum number of columns to create when automatically positioning children. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:columnCount
+ */
+ public static final int GridLayout_columnCount=1;
+ /**
+ *
+ * @attr description + * When set to true, forces column boundaries to appear in the same order + * as column indices. + * The default is true. + * See {@link android.widget.GridLayout#setColumnOrderPreserved(boolean)}. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:columnOrderPreserved
+ */
+ public static final int GridLayout_columnOrderPreserved=2;
+ /**
+ *
+ * @attr description + * The orientation property is not used during layout. It is only used to + * allocate row and column parameters when they are not specified by its children's + * layout parameters. GridLayout works like LinearLayout in this case; + * putting all the components either in a single row or in a single column - + * depending on the value of this flag. In the horizontal case, a columnCount + * property may be additionally supplied to force new rows to be created when a + * row is full. The rowCount attribute may be used similarly in the vertical case. + * The default is horizontal. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | Defines an horizontal widget. |
vertical | 1 | Defines a vertical widget. |
+ * @attr description + * The maximum number of rows to create when automatically positioning children. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:rowCount
+ */
+ public static final int GridLayout_rowCount=4;
+ /**
+ *
+ * @attr description + * When set to true, forces row boundaries to appear in the same order + * as row indices. + * The default is true. + * See {@link android.widget.GridLayout#setRowOrderPreserved(boolean)}. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:rowOrderPreserved
+ */
+ public static final int GridLayout_rowOrderPreserved=5;
+ /**
+ *
+ * @attr description + * When set to true, tells GridLayout to use default margins when none are specified + * in a view's layout parameters. + * The default value is false. + * See {@link android.widget.GridLayout#setUseDefaultMargins(boolean)}. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:useDefaultMargins
+ */
+ public static final int GridLayout_useDefaultMargins=6;
+ /**
+ * Attributes that can be used with a GridLayout_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #GridLayout_Layout_android_layout_width android:layout_width} | |
{@link #GridLayout_Layout_android_layout_height android:layout_height} | |
{@link #GridLayout_Layout_android_layout_margin android:layout_margin} | |
{@link #GridLayout_Layout_android_layout_marginLeft android:layout_marginLeft} | |
{@link #GridLayout_Layout_android_layout_marginTop android:layout_marginTop} | |
{@link #GridLayout_Layout_android_layout_marginRight android:layout_marginRight} | |
{@link #GridLayout_Layout_android_layout_marginBottom android:layout_marginBottom} | |
{@link #GridLayout_Layout_layout_column code.name.monkey.retromusic.debug:layout_column} | The column boundary delimiting the left of the group of cells + * occupied by this view. |
{@link #GridLayout_Layout_layout_columnSpan code.name.monkey.retromusic.debug:layout_columnSpan} | The column span: the difference between the right and left + * boundaries delimiting the group of cells occupied by this view. |
{@link #GridLayout_Layout_layout_columnWeight code.name.monkey.retromusic.debug:layout_columnWeight} | The relative proportion of horizontal space that should be allocated to this view + * during excess space distribution. |
{@link #GridLayout_Layout_layout_gravity code.name.monkey.retromusic.debug:layout_gravity} | Gravity specifies how a component should be placed in its group of cells. |
{@link #GridLayout_Layout_layout_row code.name.monkey.retromusic.debug:layout_row} | The row boundary delimiting the top of the group of cells + * occupied by this view. |
{@link #GridLayout_Layout_layout_rowSpan code.name.monkey.retromusic.debug:layout_rowSpan} | The row span: the difference between the top and bottom + * boundaries delimiting the group of cells occupied by this view. |
{@link #GridLayout_Layout_layout_rowWeight code.name.monkey.retromusic.debug:layout_rowWeight} | The relative proportion of vertical space that should be allocated to this view + * during excess space distribution. |
+ * @attr description + * START MarginLayout layoutparams + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
This symbol is the offset where the {@link android.R.attr#layout_height} + * attribute's value can be found in the {@link #GridLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
+ * @attr description + * Specifies extra space on the left, top, right and bottom + * sides of this view. This space is outside this view's bounds. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_margin
+ */
+ public static final int GridLayout_Layout_android_layout_margin=2;
+ /**
+ *
+ * @attr description + * Specifies extra space on the left side of this view. + * This space is outside this view's bounds. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginLeft
+ */
+ public static final int GridLayout_Layout_android_layout_marginLeft=3;
+ /**
+ *
+ * @attr description + * Specifies extra space on the top side of this view. + * This space is outside this view's bounds. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginTop
+ */
+ public static final int GridLayout_Layout_android_layout_marginTop=4;
+ /**
+ *
+ * @attr description + * Specifies extra space on the right side of this view. + * This space is outside this view's bounds. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginRight
+ */
+ public static final int GridLayout_Layout_android_layout_marginRight=5;
+ /**
+ *
+ * @attr description + * Specifies extra space on the bottom side of this view. + * This space is outside this view's bounds. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginBottom
+ */
+ public static final int GridLayout_Layout_android_layout_marginBottom=6;
+ /**
+ *
+ * @attr description + * The column boundary delimiting the left of the group of cells + * occupied by this view. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_column
+ */
+ public static final int GridLayout_Layout_layout_column=7;
+ /**
+ *
+ * @attr description + * The column span: the difference between the right and left + * boundaries delimiting the group of cells occupied by this view. + * The default is one. + * See {@link android.widget.GridLayout.Spec}. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_columnSpan
+ */
+ public static final int GridLayout_Layout_layout_columnSpan=8;
+ /**
+ *
+ * @attr description + * The relative proportion of horizontal space that should be allocated to this view + * during excess space distribution. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_columnWeight
+ */
+ public static final int GridLayout_Layout_layout_columnWeight=9;
+ /**
+ *
+ * @attr description + * Gravity specifies how a component should be placed in its group of cells. + * The default is LEFT | BASELINE. + * See {@link android.widget.GridLayout.LayoutParams#setGravity(int)}. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
+ * @attr description + * The row boundary delimiting the top of the group of cells + * occupied by this view. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_row
+ */
+ public static final int GridLayout_Layout_layout_row=11;
+ /**
+ *
+ * @attr description + * The row span: the difference between the top and bottom + * boundaries delimiting the group of cells occupied by this view. + * The default is one. + * See {@link android.widget.GridLayout.Spec}. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_rowSpan
+ */
+ public static final int GridLayout_Layout_layout_rowSpan=12;
+ /**
+ *
+ * @attr description + * The relative proportion of vertical space that should be allocated to this view + * during excess space distribution. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_rowWeight
+ */
+ public static final int GridLayout_Layout_layout_rowWeight=13;
+ /**
+ * Attributes that can be used with a InsettableFrameLayout_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #InsettableFrameLayout_Layout_layout_ignoreInsets code.name.monkey.retromusic.debug:layout_ignoreInsets} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#layout_ignoreInsets} + * attribute's value can be found in the {@link #InsettableFrameLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout_ignoreInsets
+ */
+ public static final int InsettableFrameLayout_Layout_layout_ignoreInsets=0;
+ /**
+ * Attributes that can be used with a LinearLayoutCompat.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearLayoutCompat_android_gravity android:gravity} | |
{@link #LinearLayoutCompat_android_orientation android:orientation} | |
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned} | |
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex} | |
{@link #LinearLayoutCompat_android_weightSum android:weightSum} | |
{@link #LinearLayoutCompat_divider code.name.monkey.retromusic.debug:divider} | Specifies the drawable used for item dividers. |
{@link #LinearLayoutCompat_dividerPadding code.name.monkey.retromusic.debug:dividerPadding} | Size of padding on either end of a divider. |
{@link #LinearLayoutCompat_measureWithLargestChild code.name.monkey.retromusic.debug:measureWithLargestChild} | When set to true, all children with a weight will be considered having + * the minimum size of the largest child. |
{@link #LinearLayoutCompat_showDividers code.name.monkey.retromusic.debug:showDividers} | Setting for which dividers to show. |
This symbol is the offset where the {@link android.R.attr#gravity} + * attribute's value can be found in the {@link #LinearLayoutCompat} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
+ * @attr description + * Should the layout be a column or a row? Use "horizontal" + * for a row, "vertical" for a column. The default is + * horizontal. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
+ * @attr description + * When set to false, prevents the layout from aligning its children's + * baselines. This attribute is particularly useful when the children + * use different values for gravity. The default value is true. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:baselineAligned
+ */
+ public static final int LinearLayoutCompat_android_baselineAligned=2;
+ /**
+ *
+ * @attr description + * When a linear layout is part of another layout that is baseline + * aligned, it can specify which of its children to baseline align to + * (that is, which child TextView). + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:baselineAlignedChildIndex
+ */
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3;
+ /**
+ *
+ * @attr description + * Defines the maximum weight sum. If unspecified, the sum is computed + * by adding the layout_weight of all of the children. This can be + * used for instance to give a single child 50% of the total available + * space by giving it a layout_weight of 0.5 and setting the weightSum + * to 1.0. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:weightSum
+ */
+ public static final int LinearLayoutCompat_android_weightSum=4;
+ /**
+ *
+ * @attr description + * Drawable to use as a vertical divider between buttons. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:divider
+ */
+ public static final int LinearLayoutCompat_divider=5;
+ /**
+ *
+ * @attr description + * Size of padding on either end of a divider. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:dividerPadding
+ */
+ public static final int LinearLayoutCompat_dividerPadding=6;
+ /**
+ *
+ * @attr description + * When set to true, all children with a weight will be considered having + * the minimum size of the largest child. If false, all children are + * measured normally. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:measureWithLargestChild
+ */
+ public static final int LinearLayoutCompat_measureWithLargestChild=7;
+ /**
+ *
+ * @attr description + * Setting for which dividers to show. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
beginning | 1 | |
end | 4 | |
middle | 2 | |
none | 0 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity} | |
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width} | |
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height} | |
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight} |
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. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
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. + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
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. + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
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. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:layout_weight
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_weight=3;
+ /**
+ * Attributes that can be used with a ListPopupWindow.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} | |
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset} |
+ * @attr description + * Amount of pixels by which the drop down should be offset horizontally. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownHorizontalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset=0;
+ /**
+ *
+ * @attr description + * Amount of pixels by which the drop down should be offset vertically. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownVerticalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownVerticalOffset=1;
+ /**
+ * Attributes that can be used with a ListPreference.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ListPreference_android_entries android:entries} | |
{@link #ListPreference_android_entryValues android:entryValues} | |
{@link #ListPreference_entries code.name.monkey.retromusic.debug:entries} | The human-readable array to present as a list. |
{@link #ListPreference_entryValues code.name.monkey.retromusic.debug:entryValues} | The array to find the value to save for a preference when an entry from + * entries is selected. |
This symbol is the offset where the {@link android.R.attr#entries} + * attribute's value can be found in the {@link #ListPreference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:entries
+ */
+ public static final int ListPreference_android_entries=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#entryValues} + * attribute's value can be found in the {@link #ListPreference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:entryValues
+ */
+ public static final int ListPreference_android_entryValues=1;
+ /**
+ *
+ * @attr description + * The human-readable array to present as a list. Each entry must have a corresponding + * index in entryValues. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:entries
+ */
+ public static final int ListPreference_entries=2;
+ /**
+ *
+ * @attr description + * The array to find the value to save for a preference when an entry from + * entries is selected. If a user clicks on the second item in entries, the + * second item in this array will be saved to the preference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:entryValues
+ */
+ public static final int ListPreference_entryValues=3;
+ /**
+ * Attributes that can be used with a LoadingImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LoadingImageView_circleCrop code.name.monkey.retromusic.debug:circleCrop} | |
{@link #LoadingImageView_imageAspectRatio code.name.monkey.retromusic.debug:imageAspectRatio} | |
{@link #LoadingImageView_imageAspectRatioAdjust code.name.monkey.retromusic.debug:imageAspectRatioAdjust} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#circleCrop} + * attribute's value can be found in the {@link #LoadingImageView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:circleCrop
+ */
+ public static final int LoadingImageView_circleCrop=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#imageAspectRatio} + * attribute's value can be found in the {@link #LoadingImageView} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:imageAspectRatio
+ */
+ public static final int LoadingImageView_imageAspectRatio=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#imageAspectRatioAdjust} + * attribute's value can be found in the {@link #LoadingImageView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
adjust_height | 2 | |
adjust_width | 1 | |
none | 0 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LyricView_fadeInFadeOut code.name.monkey.retromusic.debug:fadeInFadeOut} | |
{@link #LyricView_highlightColor code.name.monkey.retromusic.debug:highlightColor} | |
{@link #LyricView_hint code.name.monkey.retromusic.debug:hint} | |
{@link #LyricView_hintColor code.name.monkey.retromusic.debug:hintColor} | |
{@link #LyricView_lineSpace code.name.monkey.retromusic.debug:lineSpace} | |
{@link #LyricView_maxLength code.name.monkey.retromusic.debug:maxLength} | |
{@link #LyricView_textAlign code.name.monkey.retromusic.debug:textAlign} | |
{@link #LyricView_textColor code.name.monkey.retromusic.debug:textColor} | |
{@link #LyricView_textSize code.name.monkey.retromusic.debug:textSize} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fadeInFadeOut} + * attribute's value can be found in the {@link #LyricView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fadeInFadeOut
+ */
+ public static final int LyricView_fadeInFadeOut=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#highlightColor} + * attribute's value can be found in the {@link #LyricView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:highlightColor
+ */
+ public static final int LyricView_highlightColor=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hint} + * attribute's value can be found in the {@link #LyricView} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:hint + */ + public static final int LyricView_hint=2; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hintColor} + * attribute's value can be found in the {@link #LyricView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:hintColor
+ */
+ public static final int LyricView_hintColor=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#lineSpace} + * attribute's value can be found in the {@link #LyricView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:lineSpace
+ */
+ public static final int LyricView_lineSpace=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#maxLength} + * attribute's value can be found in the {@link #LyricView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:maxLength
+ */
+ public static final int LyricView_maxLength=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAlign} + * attribute's value can be found in the {@link #LyricView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
left | 0 | |
right | 2 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textColor} + * attribute's value can be found in the {@link #LyricView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textColor
+ */
+ public static final int LyricView_textColor=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textSize} + * attribute's value can be found in the {@link #LyricView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:textSize
+ */
+ public static final int LyricView_textSize=8;
+ /**
+ * Attributes that can be used with a MDRootLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MDRootLayout_md_reduce_padding_no_title_no_buttons code.name.monkey.retromusic.debug:md_reduce_padding_no_title_no_buttons} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#md_reduce_padding_no_title_no_buttons} + * attribute's value can be found in the {@link #MDRootLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:md_reduce_padding_no_title_no_buttons
+ */
+ public static final int MDRootLayout_md_reduce_padding_no_title_no_buttons=0;
+ /**
+ * Attributes that can be used with a MaterialButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MaterialButton_android_insetLeft android:insetLeft} | |
{@link #MaterialButton_android_insetRight android:insetRight} | |
{@link #MaterialButton_android_insetTop android:insetTop} | |
{@link #MaterialButton_android_insetBottom android:insetBottom} | |
{@link #MaterialButton_backgroundTint code.name.monkey.retromusic.debug:backgroundTint} | Tint to apply to the background. |
{@link #MaterialButton_backgroundTintMode code.name.monkey.retromusic.debug:backgroundTintMode} | Blending mode used to apply the background tint. |
{@link #MaterialButton_cornerRadius code.name.monkey.retromusic.debug:cornerRadius} | |
{@link #MaterialButton_icon code.name.monkey.retromusic.debug:icon} | |
{@link #MaterialButton_iconGravity code.name.monkey.retromusic.debug:iconGravity} | |
{@link #MaterialButton_iconPadding code.name.monkey.retromusic.debug:iconPadding} | |
{@link #MaterialButton_iconSize code.name.monkey.retromusic.debug:iconSize} | |
{@link #MaterialButton_iconTint code.name.monkey.retromusic.debug:iconTint} | Tint to apply to the icon. |
{@link #MaterialButton_iconTintMode code.name.monkey.retromusic.debug:iconTintMode} | Blending mode used to apply the icon tint. |
{@link #MaterialButton_rippleColor code.name.monkey.retromusic.debug:rippleColor} | |
{@link #MaterialButton_strokeColor code.name.monkey.retromusic.debug:strokeColor} | |
{@link #MaterialButton_strokeWidth code.name.monkey.retromusic.debug:strokeWidth} |
This symbol is the offset where the {@link android.R.attr#insetLeft} + * attribute's value can be found in the {@link #MaterialButton} 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), and
+ * 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.
+ *
+ * @attr name android:insetLeft
+ */
+ public static final int MaterialButton_android_insetLeft=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#insetRight} + * attribute's value can be found in the {@link #MaterialButton} 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), and
+ * 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.
+ *
+ * @attr name android:insetRight
+ */
+ public static final int MaterialButton_android_insetRight=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#insetTop} + * attribute's value can be found in the {@link #MaterialButton} 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), and
+ * 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.
+ *
+ * @attr name android:insetTop
+ */
+ public static final int MaterialButton_android_insetTop=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#insetBottom} + * attribute's value can be found in the {@link #MaterialButton} 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), and
+ * 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.
+ *
+ * @attr name android:insetBottom
+ */
+ public static final int MaterialButton_android_insetBottom=3;
+ /**
+ *
+ * @attr description + * Tint to apply to the background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:backgroundTint
+ */
+ public static final int MaterialButton_backgroundTint=4;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the background tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#cornerRadius} + * attribute's value can be found in the {@link #MaterialButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:cornerRadius
+ */
+ public static final int MaterialButton_cornerRadius=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#icon} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:icon
+ */
+ public static final int MaterialButton_icon=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#iconGravity} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
start | 1 | |
textStart | 2 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#iconPadding} + * attribute's value can be found in the {@link #MaterialButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:iconPadding
+ */
+ public static final int MaterialButton_iconPadding=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#iconSize} + * attribute's value can be found in the {@link #MaterialButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:iconSize
+ */
+ public static final int MaterialButton_iconSize=10;
+ /**
+ *
+ * @attr description + * Tint to apply to the icon. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:iconTint
+ */
+ public static final int MaterialButton_iconTint=11;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the icon tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#rippleColor} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:rippleColor
+ */
+ public static final int MaterialButton_rippleColor=13;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#strokeColor} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:strokeColor
+ */
+ public static final int MaterialButton_strokeColor=14;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#strokeWidth} + * attribute's value can be found in the {@link #MaterialButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:strokeWidth
+ */
+ public static final int MaterialButton_strokeWidth=15;
+ /**
+ * Attributes that can be used with a MaterialCardView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MaterialCardView_strokeColor code.name.monkey.retromusic.debug:strokeColor} | |
{@link #MaterialCardView_strokeWidth code.name.monkey.retromusic.debug:strokeWidth} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#strokeColor} + * attribute's value can be found in the {@link #MaterialCardView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:strokeColor
+ */
+ public static final int MaterialCardView_strokeColor=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#strokeWidth} + * attribute's value can be found in the {@link #MaterialCardView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:strokeWidth
+ */
+ public static final int MaterialCardView_strokeWidth=1;
+ /**
+ * Attributes that can be used with a MaterialComponentsTheme.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MaterialComponentsTheme_bottomSheetDialogTheme code.name.monkey.retromusic.debug:bottomSheetDialogTheme} | |
{@link #MaterialComponentsTheme_bottomSheetStyle code.name.monkey.retromusic.debug:bottomSheetStyle} | |
{@link #MaterialComponentsTheme_chipGroupStyle code.name.monkey.retromusic.debug:chipGroupStyle} | |
{@link #MaterialComponentsTheme_chipStandaloneStyle code.name.monkey.retromusic.debug:chipStandaloneStyle} | |
{@link #MaterialComponentsTheme_chipStyle code.name.monkey.retromusic.debug:chipStyle} | |
{@link #MaterialComponentsTheme_colorAccent code.name.monkey.retromusic.debug:colorAccent} | Bright complement to the primary branding color. |
{@link #MaterialComponentsTheme_colorBackgroundFloating code.name.monkey.retromusic.debug:colorBackgroundFloating} | Default color of background imagery for floating components, ex. |
{@link #MaterialComponentsTheme_colorPrimary code.name.monkey.retromusic.debug:colorPrimary} | The primary branding color for the app. |
{@link #MaterialComponentsTheme_colorPrimaryDark code.name.monkey.retromusic.debug:colorPrimaryDark} | Dark variant of the primary branding color. |
{@link #MaterialComponentsTheme_colorSecondary code.name.monkey.retromusic.debug:colorSecondary} | |
{@link #MaterialComponentsTheme_editTextStyle code.name.monkey.retromusic.debug:editTextStyle} | Default EditText style. |
{@link #MaterialComponentsTheme_floatingActionButtonStyle code.name.monkey.retromusic.debug:floatingActionButtonStyle} | |
{@link #MaterialComponentsTheme_materialButtonStyle code.name.monkey.retromusic.debug:materialButtonStyle} | |
{@link #MaterialComponentsTheme_materialCardViewStyle code.name.monkey.retromusic.debug:materialCardViewStyle} | |
{@link #MaterialComponentsTheme_navigationViewStyle code.name.monkey.retromusic.debug:navigationViewStyle} | |
{@link #MaterialComponentsTheme_scrimBackground code.name.monkey.retromusic.debug:scrimBackground} | |
{@link #MaterialComponentsTheme_snackbarButtonStyle code.name.monkey.retromusic.debug:snackbarButtonStyle} | |
{@link #MaterialComponentsTheme_tabStyle code.name.monkey.retromusic.debug:tabStyle} | |
{@link #MaterialComponentsTheme_textAppearanceBody1 code.name.monkey.retromusic.debug:textAppearanceBody1} | |
{@link #MaterialComponentsTheme_textAppearanceBody2 code.name.monkey.retromusic.debug:textAppearanceBody2} | |
{@link #MaterialComponentsTheme_textAppearanceButton code.name.monkey.retromusic.debug:textAppearanceButton} | |
{@link #MaterialComponentsTheme_textAppearanceCaption code.name.monkey.retromusic.debug:textAppearanceCaption} | |
{@link #MaterialComponentsTheme_textAppearanceHeadline1 code.name.monkey.retromusic.debug:textAppearanceHeadline1} | |
{@link #MaterialComponentsTheme_textAppearanceHeadline2 code.name.monkey.retromusic.debug:textAppearanceHeadline2} | |
{@link #MaterialComponentsTheme_textAppearanceHeadline3 code.name.monkey.retromusic.debug:textAppearanceHeadline3} | |
{@link #MaterialComponentsTheme_textAppearanceHeadline4 code.name.monkey.retromusic.debug:textAppearanceHeadline4} | |
{@link #MaterialComponentsTheme_textAppearanceHeadline5 code.name.monkey.retromusic.debug:textAppearanceHeadline5} | |
{@link #MaterialComponentsTheme_textAppearanceHeadline6 code.name.monkey.retromusic.debug:textAppearanceHeadline6} | |
{@link #MaterialComponentsTheme_textAppearanceOverline code.name.monkey.retromusic.debug:textAppearanceOverline} | |
{@link #MaterialComponentsTheme_textAppearanceSubtitle1 code.name.monkey.retromusic.debug:textAppearanceSubtitle1} | |
{@link #MaterialComponentsTheme_textAppearanceSubtitle2 code.name.monkey.retromusic.debug:textAppearanceSubtitle2} | |
{@link #MaterialComponentsTheme_textInputStyle code.name.monkey.retromusic.debug:textInputStyle} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#bottomSheetDialogTheme} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:bottomSheetDialogTheme
+ */
+ public static final int MaterialComponentsTheme_bottomSheetDialogTheme=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#bottomSheetStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:bottomSheetStyle
+ */
+ public static final int MaterialComponentsTheme_bottomSheetStyle=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipGroupStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipGroupStyle
+ */
+ public static final int MaterialComponentsTheme_chipGroupStyle=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipStandaloneStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipStandaloneStyle
+ */
+ public static final int MaterialComponentsTheme_chipStandaloneStyle=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#chipStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:chipStyle
+ */
+ public static final int MaterialComponentsTheme_chipStyle=4;
+ /**
+ *
+ * @attr description + * Bright complement to the primary branding color. By default, this is the color applied + * to framework controls (via colorControlActivated). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorAccent
+ */
+ public static final int MaterialComponentsTheme_colorAccent=5;
+ /**
+ *
+ * @attr description + * Default color of background imagery for floating components, ex. dialogs, popups, and cards. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorBackgroundFloating
+ */
+ public static final int MaterialComponentsTheme_colorBackgroundFloating=6;
+ /**
+ *
+ * @attr description + * The primary branding color for the app. By default, this is the color applied to the + * action bar background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorPrimary
+ */
+ public static final int MaterialComponentsTheme_colorPrimary=7;
+ /**
+ *
+ * @attr description + * Dark variant of the primary branding color. By default, this is the color applied to + * the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorPrimaryDark
+ */
+ public static final int MaterialComponentsTheme_colorPrimaryDark=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#colorSecondary} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:colorSecondary
+ */
+ public static final int MaterialComponentsTheme_colorSecondary=9;
+ /**
+ *
+ * @attr description + * Default EditText style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:editTextStyle
+ */
+ public static final int MaterialComponentsTheme_editTextStyle=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#floatingActionButtonStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *
May be an integer value, such as "100
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
May be a floating point value, such as "1.2
".
+ *
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), and
+ * 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.
+ *
+ * @attr name code.name.monkey.retromusic.debug:floatingActionButtonStyle
+ */
+ public static final int MaterialComponentsTheme_floatingActionButtonStyle=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#materialButtonStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:materialButtonStyle
+ */
+ public static final int MaterialComponentsTheme_materialButtonStyle=12;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#materialCardViewStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:materialCardViewStyle
+ */
+ public static final int MaterialComponentsTheme_materialCardViewStyle=13;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#navigationViewStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:navigationViewStyle
+ */
+ public static final int MaterialComponentsTheme_navigationViewStyle=14;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#scrimBackground} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:scrimBackground
+ */
+ public static final int MaterialComponentsTheme_scrimBackground=15;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snackbarButtonStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snackbarButtonStyle
+ */
+ public static final int MaterialComponentsTheme_snackbarButtonStyle=16;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabStyle
+ */
+ public static final int MaterialComponentsTheme_tabStyle=17;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceBody1} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceBody1
+ */
+ public static final int MaterialComponentsTheme_textAppearanceBody1=18;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceBody2} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceBody2
+ */
+ public static final int MaterialComponentsTheme_textAppearanceBody2=19;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceButton} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceButton
+ */
+ public static final int MaterialComponentsTheme_textAppearanceButton=20;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceCaption} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceCaption
+ */
+ public static final int MaterialComponentsTheme_textAppearanceCaption=21;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceHeadline1} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceHeadline1
+ */
+ public static final int MaterialComponentsTheme_textAppearanceHeadline1=22;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceHeadline2} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceHeadline2
+ */
+ public static final int MaterialComponentsTheme_textAppearanceHeadline2=23;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceHeadline3} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceHeadline3
+ */
+ public static final int MaterialComponentsTheme_textAppearanceHeadline3=24;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceHeadline4} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceHeadline4
+ */
+ public static final int MaterialComponentsTheme_textAppearanceHeadline4=25;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceHeadline5} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceHeadline5
+ */
+ public static final int MaterialComponentsTheme_textAppearanceHeadline5=26;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceHeadline6} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceHeadline6
+ */
+ public static final int MaterialComponentsTheme_textAppearanceHeadline6=27;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceOverline} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceOverline
+ */
+ public static final int MaterialComponentsTheme_textAppearanceOverline=28;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceSubtitle1} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceSubtitle1
+ */
+ public static final int MaterialComponentsTheme_textAppearanceSubtitle1=29;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textAppearanceSubtitle2} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAppearanceSubtitle2
+ */
+ public static final int MaterialComponentsTheme_textAppearanceSubtitle2=30;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#textInputStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textInputStyle
+ */
+ public static final int MaterialComponentsTheme_textInputStyle=31;
+ /**
+ * Attributes that can be used with a MaterialProgressBar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MaterialProgressBar_mpb_determinateCircularProgressStyle code.name.monkey.retromusic.debug:mpb_determinateCircularProgressStyle} | |
{@link #MaterialProgressBar_mpb_indeterminateTint code.name.monkey.retromusic.debug:mpb_indeterminateTint} | |
{@link #MaterialProgressBar_mpb_indeterminateTintMode code.name.monkey.retromusic.debug:mpb_indeterminateTintMode} | |
{@link #MaterialProgressBar_mpb_progressBackgroundTint code.name.monkey.retromusic.debug:mpb_progressBackgroundTint} | |
{@link #MaterialProgressBar_mpb_progressBackgroundTintMode code.name.monkey.retromusic.debug:mpb_progressBackgroundTintMode} | |
{@link #MaterialProgressBar_mpb_progressStyle code.name.monkey.retromusic.debug:mpb_progressStyle} | |
{@link #MaterialProgressBar_mpb_progressTint code.name.monkey.retromusic.debug:mpb_progressTint} | |
{@link #MaterialProgressBar_mpb_progressTintMode code.name.monkey.retromusic.debug:mpb_progressTintMode} | |
{@link #MaterialProgressBar_mpb_secondaryProgressTint code.name.monkey.retromusic.debug:mpb_secondaryProgressTint} | |
{@link #MaterialProgressBar_mpb_secondaryProgressTintMode code.name.monkey.retromusic.debug:mpb_secondaryProgressTintMode} | |
{@link #MaterialProgressBar_mpb_setBothDrawables code.name.monkey.retromusic.debug:mpb_setBothDrawables} | |
{@link #MaterialProgressBar_mpb_showProgressBackground code.name.monkey.retromusic.debug:mpb_showProgressBackground} | |
{@link #MaterialProgressBar_mpb_useIntrinsicPadding code.name.monkey.retromusic.debug:mpb_useIntrinsicPadding} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_determinateCircularProgressStyle} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
dynamic | 1 | |
normal | 0 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_indeterminateTint} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:mpb_indeterminateTint
+ */
+ public static final int MaterialProgressBar_mpb_indeterminateTint=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_indeterminateTintMode} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_progressBackgroundTint} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:mpb_progressBackgroundTint
+ */
+ public static final int MaterialProgressBar_mpb_progressBackgroundTint=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_progressBackgroundTintMode} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_progressStyle} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
circular | 0 | |
horizontal | 1 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_progressTint} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:mpb_progressTint
+ */
+ public static final int MaterialProgressBar_mpb_progressTint=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_progressTintMode} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_secondaryProgressTint} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:mpb_secondaryProgressTint
+ */
+ public static final int MaterialProgressBar_mpb_secondaryProgressTint=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_secondaryProgressTintMode} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_setBothDrawables} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:mpb_setBothDrawables
+ */
+ public static final int MaterialProgressBar_mpb_setBothDrawables=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_showProgressBackground} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:mpb_showProgressBackground
+ */
+ public static final int MaterialProgressBar_mpb_showProgressBackground=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#mpb_useIntrinsicPadding} + * attribute's value can be found in the {@link #MaterialProgressBar} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:mpb_useIntrinsicPadding
+ */
+ public static final int MaterialProgressBar_mpb_useIntrinsicPadding=12;
+ /**
+ * Attributes that can be used with a MediaRouteButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MediaRouteButton_android_minWidth android:minWidth} | |
{@link #MediaRouteButton_android_minHeight android:minHeight} | |
{@link #MediaRouteButton_externalRouteEnabledDrawable code.name.monkey.retromusic.debug:externalRouteEnabledDrawable} | This drawable is a state list where the "checked" state + * indicates active media routing. |
{@link #MediaRouteButton_mediaRouteButtonTint code.name.monkey.retromusic.debug:mediaRouteButtonTint} | Tint to apply to the media route button |
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #MediaRouteButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int MediaRouteButton_android_minWidth=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #MediaRouteButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int MediaRouteButton_android_minHeight=1;
+ /**
+ *
+ * @attr description + * This drawable is a state list where the "checked" state + * indicates active media routing. Checkable indicates connecting + * and non-checked / non-checkable indicates + * that media is playing to the local device only. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:externalRouteEnabledDrawable
+ */
+ public static final int MediaRouteButton_externalRouteEnabledDrawable=2;
+ /**
+ *
+ * @attr description + * Tint to apply to the media route button + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:mediaRouteButtonTint
+ */
+ public static final int MediaRouteButton_mediaRouteButtonTint=3;
+ /**
+ * Attributes that can be used with a MenuGroup.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuGroup_android_enabled android:enabled} | |
{@link #MenuGroup_android_id android:id} | |
{@link #MenuGroup_android_visible android:visible} | |
{@link #MenuGroup_android_menuCategory android:menuCategory} | |
{@link #MenuGroup_android_orderInCategory android:orderInCategory} | |
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} |
+ * @attr description + * Whether the items are enabled. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuGroup_android_enabled=0;
+ /**
+ *
+ * @attr description + * The ID of the group. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuGroup_android_id=1;
+ /**
+ *
+ * @attr description + * Whether the items are shown/visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuGroup_android_visible=2;
+ /**
+ *
+ * @attr description + * The category applied to all items within this group. + * (This will be or'ed with the orderInCategory attribute.) + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
alternative | 40000 | |
container | 10000 | |
secondary | 30000 | |
system | 20000 |
+ * @attr description + * The order within the category applied to all items within this group. + * (This will be or'ed with the category attribute.) + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuGroup_android_orderInCategory=4;
+ /**
+ *
+ * @attr description + * Whether the items are capable of displaying a check mark. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 1 | |
none | 0 | |
single | 2 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuItem_android_icon android:icon} | |
{@link #MenuItem_android_enabled android:enabled} | |
{@link #MenuItem_android_id android:id} | |
{@link #MenuItem_android_checked android:checked} | |
{@link #MenuItem_android_visible android:visible} | |
{@link #MenuItem_android_menuCategory android:menuCategory} | |
{@link #MenuItem_android_orderInCategory android:orderInCategory} | |
{@link #MenuItem_android_title android:title} | |
{@link #MenuItem_android_titleCondensed android:titleCondensed} | |
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} | |
{@link #MenuItem_android_numericShortcut android:numericShortcut} | |
{@link #MenuItem_android_checkable android:checkable} | |
{@link #MenuItem_android_onClick android:onClick} | |
{@link #MenuItem_actionLayout code.name.monkey.retromusic.debug:actionLayout} | An optional layout to be used as an action view. |
{@link #MenuItem_actionProviderClass code.name.monkey.retromusic.debug:actionProviderClass} | The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item. |
{@link #MenuItem_actionViewClass code.name.monkey.retromusic.debug:actionViewClass} | The name of an optional View class to instantiate and use as an + * action view. |
{@link #MenuItem_alphabeticModifiers code.name.monkey.retromusic.debug:alphabeticModifiers} | The alphabetic modifier key. |
{@link #MenuItem_contentDescription code.name.monkey.retromusic.debug:contentDescription} | The content description associated with the item. |
{@link #MenuItem_iconTint code.name.monkey.retromusic.debug:iconTint} | Tint to apply to the icon. |
{@link #MenuItem_iconTintMode code.name.monkey.retromusic.debug:iconTintMode} | Blending mode used to apply the icon tint. |
{@link #MenuItem_numericModifiers code.name.monkey.retromusic.debug:numericModifiers} | The numeric modifier key. |
{@link #MenuItem_showAsAction code.name.monkey.retromusic.debug:showAsAction} | How this item should display in the Action Bar, if present. |
{@link #MenuItem_tooltipText code.name.monkey.retromusic.debug:tooltipText} | The tooltip text associated with the item. |
+ * @attr description + * The icon associated with this item. This icon will not always be shown, so + * the title should be sufficient in describing this item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:icon
+ */
+ public static final int MenuItem_android_icon=0;
+ /**
+ *
+ * @attr description + * Whether the item is enabled. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuItem_android_enabled=1;
+ /**
+ *
+ * @attr description + * The ID of the item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuItem_android_id=2;
+ /**
+ *
+ * @attr description + * Whether the item is checked. Note that you must first have enabled checking with + * the checkable attribute or else the check mark will not appear. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checked
+ */
+ public static final int MenuItem_android_checked=3;
+ /**
+ *
+ * @attr description + * Whether the item is shown/visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuItem_android_visible=4;
+ /**
+ *
+ * @attr description + * The category applied to the item. + * (This will be or'ed with the orderInCategory attribute.) + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
alternative | 40000 | |
container | 10000 | |
secondary | 30000 | |
system | 20000 |
+ * @attr description + * The order within the category applied to the item. + * (This will be or'ed with the category attribute.) + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuItem_android_orderInCategory=6;
+ /**
+ *
+ * @attr description + * The title associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:title + */ + public static final int MenuItem_android_title=7; + /** + *
+ * @attr description + * The condensed title associated with the item. This is used in situations where the + * normal title may be too long to be displayed. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed=8; + /** + *
+ * @attr description + * The alphabetic shortcut key. This is the shortcut when using a keyboard + * with alphabetic keys. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut=9; + /** + *
+ * @attr description + * The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + * keyboard. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut=10; + /** + *
+ * @attr description + * Whether the item is capable of displaying a check mark. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checkable
+ */
+ public static final int MenuItem_android_checkable=11;
+ /**
+ *
+ * @attr description + * Name of a method on the Context used to inflate the menu that will be + * called when the item is clicked. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:onClick + */ + public static final int MenuItem_android_onClick=12; + /** + *
+ * @attr description + * An optional layout to be used as an action view. + * See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:actionLayout
+ */
+ public static final int MenuItem_actionLayout=13;
+ /**
+ *
+ * @attr description + * The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item. + * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + * for more info. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:actionProviderClass + */ + public static final int MenuItem_actionProviderClass=14; + /** + *
+ * @attr description + * The name of an optional View class to instantiate and use as an + * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:actionViewClass + */ + public static final int MenuItem_actionViewClass=15; + /** + *
+ * @attr description + * The alphabetic modifier key. This is the modifier when using a keyboard + * with alphabetic keys. The values should be kept in sync with KeyEvent + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
+ * @attr description + * The content description associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:contentDescription + */ + public static final int MenuItem_contentDescription=17; + /** + *
+ * @attr description + * Tint to apply to the icon. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:iconTint
+ */
+ public static final int MenuItem_iconTint=18;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the icon tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
+ * @attr description + * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key) + * keyboard. The values should be kept in sync with KeyEvent + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
+ * @attr description + * How this item should display in the Action Bar, if present. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
always | 2 | Always show this item in an actionbar, even if it would override + * the system's limits of how much stuff to put there. This may make + * your action bar look bad on some screens. In most cases you should + * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
collapseActionView | 8 | This item's action view collapses to a normal menu + * item. When expanded, the action view takes over a + * larger segment of its container. |
ifRoom | 1 | Show this item in an action bar if there is room for it as determined + * by the system. Favor this option over "always" where possible. + * Mutually exclusive with "never" and "always". |
never | 0 | Never show this item in an action bar, show it in the overflow menu instead. + * Mutually exclusive with "ifRoom" and "always". |
withText | 4 | When this item is shown as an action in the action bar, show a text + * label with it even if it has an icon representation. |
+ * @attr description + * The tooltip text associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:tooltipText + */ + public static final int MenuItem_tooltipText=22; + /** + * Attributes that can be used with a MenuView. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} | |
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} | |
{@link #MenuView_android_horizontalDivider android:horizontalDivider} | |
{@link #MenuView_android_verticalDivider android:verticalDivider} | |
{@link #MenuView_android_headerBackground android:headerBackground} | |
{@link #MenuView_android_itemBackground android:itemBackground} | |
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} | |
{@link #MenuView_preserveIconSpacing code.name.monkey.retromusic.debug:preserveIconSpacing} | Whether space should be reserved in layout when an icon is missing. |
{@link #MenuView_subMenuArrow code.name.monkey.retromusic.debug:subMenuArrow} | Drawable for the arrow icon indicating a particular item is a submenu. |
+ * @attr description + * Default animations for the menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int MenuView_android_windowAnimationStyle=0;
+ /**
+ *
+ * @attr description + * Default appearance of menu item text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:itemTextAppearance
+ */
+ public static final int MenuView_android_itemTextAppearance=1;
+ /**
+ *
+ * @attr description + * Default horizontal divider between rows of menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:horizontalDivider
+ */
+ public static final int MenuView_android_horizontalDivider=2;
+ /**
+ *
+ * @attr description + * Default vertical divider between menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:verticalDivider
+ */
+ public static final int MenuView_android_verticalDivider=3;
+ /**
+ *
+ * @attr description + * Default background for the menu header. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:headerBackground
+ */
+ public static final int MenuView_android_headerBackground=4;
+ /**
+ *
+ * @attr description + * Default background for each menu item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:itemBackground
+ */
+ public static final int MenuView_android_itemBackground=5;
+ /**
+ *
+ * @attr description + * Default disabled icon alpha for each menu item that shows an icon. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:itemIconDisabledAlpha
+ */
+ public static final int MenuView_android_itemIconDisabledAlpha=6;
+ /**
+ *
+ * @attr description + * Whether space should be reserved in layout when an icon is missing. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preserveIconSpacing
+ */
+ public static final int MenuView_preserveIconSpacing=7;
+ /**
+ *
+ * @attr description + * Drawable for the arrow icon indicating a particular item is a submenu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:subMenuArrow
+ */
+ public static final int MenuView_subMenuArrow=8;
+ /**
+ * Attributes that can be used with a MetalRecyclerViewPager.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MetalRecyclerViewPager_itemMargin code.name.monkey.retromusic.debug:itemMargin} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemMargin} + * attribute's value can be found in the {@link #MetalRecyclerViewPager} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemMargin
+ */
+ public static final int MetalRecyclerViewPager_itemMargin=0;
+ /**
+ * Attributes that can be used with a MultiSelectListPreference.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MultiSelectListPreference_android_entries android:entries} | |
{@link #MultiSelectListPreference_android_entryValues android:entryValues} | |
{@link #MultiSelectListPreference_entries code.name.monkey.retromusic.debug:entries} | The human-readable array to present as a list. |
{@link #MultiSelectListPreference_entryValues code.name.monkey.retromusic.debug:entryValues} | The array to find the value to save for a preference when an entry from + * entries is selected. |
This symbol is the offset where the {@link android.R.attr#entries} + * attribute's value can be found in the {@link #MultiSelectListPreference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:entries
+ */
+ public static final int MultiSelectListPreference_android_entries=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#entryValues} + * attribute's value can be found in the {@link #MultiSelectListPreference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:entryValues
+ */
+ public static final int MultiSelectListPreference_android_entryValues=1;
+ /**
+ *
+ * @attr description + * The human-readable array to present as a list. Each entry must have a corresponding + * index in entryValues. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:entries
+ */
+ public static final int MultiSelectListPreference_entries=2;
+ /**
+ *
+ * @attr description + * The array to find the value to save for a preference when an entry from + * entries is selected. If a user clicks the second item in entries, the + * second item in this array will be saved to the preference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:entryValues
+ */
+ public static final int MultiSelectListPreference_entryValues=3;
+ /**
+ * Attributes that can be used with a NavigationView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #NavigationView_android_background android:background} | |
{@link #NavigationView_android_fitsSystemWindows android:fitsSystemWindows} | |
{@link #NavigationView_android_maxWidth android:maxWidth} | |
{@link #NavigationView_elevation code.name.monkey.retromusic.debug:elevation} | Elevation for the action bar itself |
{@link #NavigationView_headerLayout code.name.monkey.retromusic.debug:headerLayout} | |
{@link #NavigationView_itemBackground code.name.monkey.retromusic.debug:itemBackground} | |
{@link #NavigationView_itemHorizontalPadding code.name.monkey.retromusic.debug:itemHorizontalPadding} | |
{@link #NavigationView_itemIconPadding code.name.monkey.retromusic.debug:itemIconPadding} | |
{@link #NavigationView_itemIconTint code.name.monkey.retromusic.debug:itemIconTint} | |
{@link #NavigationView_itemTextAppearance code.name.monkey.retromusic.debug:itemTextAppearance} | |
{@link #NavigationView_itemTextColor code.name.monkey.retromusic.debug:itemTextColor} | |
{@link #NavigationView_menu code.name.monkey.retromusic.debug:menu} |
This symbol is the offset where the {@link android.R.attr#background} + * attribute's value can be found in the {@link #NavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:background
+ */
+ public static final int NavigationView_android_background=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fitsSystemWindows} + * attribute's value can be found in the {@link #NavigationView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:fitsSystemWindows
+ */
+ public static final int NavigationView_android_fitsSystemWindows=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #NavigationView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int NavigationView_android_maxWidth=2;
+ /**
+ *
+ * @attr description + * Elevation for the action bar itself + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:elevation
+ */
+ public static final int NavigationView_elevation=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#headerLayout} + * attribute's value can be found in the {@link #NavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:headerLayout
+ */
+ public static final int NavigationView_headerLayout=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemBackground} + * attribute's value can be found in the {@link #NavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemBackground
+ */
+ public static final int NavigationView_itemBackground=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemHorizontalPadding} + * attribute's value can be found in the {@link #NavigationView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemHorizontalPadding
+ */
+ public static final int NavigationView_itemHorizontalPadding=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemIconPadding} + * attribute's value can be found in the {@link #NavigationView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemIconPadding
+ */
+ public static final int NavigationView_itemIconPadding=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemIconTint} + * attribute's value can be found in the {@link #NavigationView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemIconTint
+ */
+ public static final int NavigationView_itemIconTint=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemTextAppearance} + * attribute's value can be found in the {@link #NavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemTextAppearance
+ */
+ public static final int NavigationView_itemTextAppearance=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#itemTextColor} + * attribute's value can be found in the {@link #NavigationView} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:itemTextColor
+ */
+ public static final int NavigationView_itemTextColor=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#menu} + * attribute's value can be found in the {@link #NavigationView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:menu
+ */
+ public static final int NavigationView_menu=11;
+ /**
+ * Attributes that can be used with a NetworkImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #NetworkImageView_url_link code.name.monkey.retromusic.debug:url_link} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#url_link} + * attribute's value can be found in the {@link #NetworkImageView} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:url_link + */ + public static final int NetworkImageView_url_link=0; + /** + * Attributes that can be used with a PopupWindow. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PopupWindow_android_popupBackground android:popupBackground} | |
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle} | |
{@link #PopupWindow_overlapAnchor code.name.monkey.retromusic.debug:overlapAnchor} | Whether the popup window should overlap its anchor view. |
This symbol is the offset where the {@link android.R.attr#popupBackground} + * attribute's value can be found in the {@link #PopupWindow} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:popupBackground
+ */
+ public static final int PopupWindow_android_popupBackground=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#popupAnimationStyle} + * attribute's value can be found in the {@link #PopupWindow} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:popupAnimationStyle
+ */
+ public static final int PopupWindow_android_popupAnimationStyle=1;
+ /**
+ *
+ * @attr description + * Whether the popup window should overlap its anchor view. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:overlapAnchor
+ */
+ public static final int PopupWindow_overlapAnchor=2;
+ /**
+ * Attributes that can be used with a PopupWindowBackgroundState.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PopupWindowBackgroundState_state_above_anchor code.name.monkey.retromusic.debug:state_above_anchor} | State identifier indicating the popup will be above the anchor. |
+ * @attr description + * State identifier indicating the popup will be above the anchor. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:state_above_anchor
+ */
+ public static final int PopupWindowBackgroundState_state_above_anchor=0;
+ /**
+ * Attributes that can be used with a Preference.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Preference_android_icon android:icon} | |
{@link #Preference_android_persistent android:persistent} | |
{@link #Preference_android_enabled android:enabled} | |
{@link #Preference_android_layout android:layout} | |
{@link #Preference_android_title android:title} | |
{@link #Preference_android_selectable android:selectable} | |
{@link #Preference_android_key android:key} | |
{@link #Preference_android_summary android:summary} | |
{@link #Preference_android_order android:order} | |
{@link #Preference_android_widgetLayout android:widgetLayout} | |
{@link #Preference_android_dependency android:dependency} | |
{@link #Preference_android_defaultValue android:defaultValue} | |
{@link #Preference_android_shouldDisableView android:shouldDisableView} | |
{@link #Preference_android_fragment android:fragment} | |
{@link #Preference_android_singleLineTitle android:singleLineTitle} | |
{@link #Preference_android_iconSpaceReserved android:iconSpaceReserved} | |
{@link #Preference_allowDividerAbove code.name.monkey.retromusic.debug:allowDividerAbove} | |
{@link #Preference_allowDividerBelow code.name.monkey.retromusic.debug:allowDividerBelow} | |
{@link #Preference_defaultValue code.name.monkey.retromusic.debug:defaultValue} | |
{@link #Preference_dependency code.name.monkey.retromusic.debug:dependency} | |
{@link #Preference_enabled code.name.monkey.retromusic.debug:enabled} | |
{@link #Preference_fragment code.name.monkey.retromusic.debug:fragment} | |
{@link #Preference_icon code.name.monkey.retromusic.debug:icon} | |
{@link #Preference_iconSpaceReserved code.name.monkey.retromusic.debug:iconSpaceReserved} | |
{@link #Preference_isPreferenceVisible code.name.monkey.retromusic.debug:isPreferenceVisible} | |
{@link #Preference_key code.name.monkey.retromusic.debug:key} | |
{@link #Preference_layout code.name.monkey.retromusic.debug:layout} | The layout to use for the search view. |
{@link #Preference_order code.name.monkey.retromusic.debug:order} | |
{@link #Preference_persistent code.name.monkey.retromusic.debug:persistent} | |
{@link #Preference_selectable code.name.monkey.retromusic.debug:selectable} | |
{@link #Preference_shouldDisableView code.name.monkey.retromusic.debug:shouldDisableView} | |
{@link #Preference_singleLineTitle code.name.monkey.retromusic.debug:singleLineTitle} | |
{@link #Preference_summary code.name.monkey.retromusic.debug:summary} | |
{@link #Preference_title code.name.monkey.retromusic.debug:title} | |
{@link #Preference_useStockLayout code.name.monkey.retromusic.debug:useStockLayout} | |
{@link #Preference_widgetLayout code.name.monkey.retromusic.debug:widgetLayout} |
This symbol is the offset where the {@link android.R.attr#icon} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:icon
+ */
+ public static final int Preference_android_icon=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#persistent} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:persistent
+ */
+ public static final int Preference_android_persistent=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#enabled} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int Preference_android_enabled=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int Preference_android_layout=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#title} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:title + */ + public static final int Preference_android_title=4; + /** + *
This symbol is the offset where the {@link android.R.attr#selectable} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:selectable
+ */
+ public static final int Preference_android_selectable=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#key} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:key + */ + public static final int Preference_android_key=6; + /** + *
This symbol is the offset where the {@link android.R.attr#summary} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:summary + */ + public static final int Preference_android_summary=7; + /** + *
This symbol is the offset where the {@link android.R.attr#order} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:order
+ */
+ public static final int Preference_android_order=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#widgetLayout} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:widgetLayout
+ */
+ public static final int Preference_android_widgetLayout=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#dependency} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:dependency + */ + public static final int Preference_android_dependency=10; + /** + *
This symbol is the offset where the {@link android.R.attr#defaultValue} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *
May be an integer value, such as "100
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:defaultValue
+ */
+ public static final int Preference_android_defaultValue=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shouldDisableView} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:shouldDisableView
+ */
+ public static final int Preference_android_shouldDisableView=12;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fragment} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fragment + */ + public static final int Preference_android_fragment=13; + /** + *
This symbol is the offset where the {@link android.R.attr#singleLineTitle} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:singleLineTitle
+ */
+ public static final int Preference_android_singleLineTitle=14;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#iconSpaceReserved} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:iconSpaceReserved
+ */
+ public static final int Preference_android_iconSpaceReserved=15;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#allowDividerAbove} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:allowDividerAbove
+ */
+ public static final int Preference_allowDividerAbove=16;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#allowDividerBelow} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:allowDividerBelow
+ */
+ public static final int Preference_allowDividerBelow=17;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#defaultValue} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *
May be an integer value, such as "100
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:defaultValue
+ */
+ public static final int Preference_defaultValue=18;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#dependency} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:dependency + */ + public static final int Preference_dependency=19; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#enabled} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:enabled
+ */
+ public static final int Preference_enabled=20;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fragment} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:fragment + */ + public static final int Preference_fragment=21; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#icon} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:icon
+ */
+ public static final int Preference_icon=22;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#iconSpaceReserved} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:iconSpaceReserved
+ */
+ public static final int Preference_iconSpaceReserved=23;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#isPreferenceVisible} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:isPreferenceVisible
+ */
+ public static final int Preference_isPreferenceVisible=24;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#key} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:key + */ + public static final int Preference_key=25; + /** + *
+ * @attr description + * The layout to use for the search view. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout
+ */
+ public static final int Preference_layout=26;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#order} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:order
+ */
+ public static final int Preference_order=27;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#persistent} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:persistent
+ */
+ public static final int Preference_persistent=28;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#selectable} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:selectable
+ */
+ public static final int Preference_selectable=29;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#shouldDisableView} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:shouldDisableView
+ */
+ public static final int Preference_shouldDisableView=30;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#singleLineTitle} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:singleLineTitle
+ */
+ public static final int Preference_singleLineTitle=31;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#summary} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:summary + */ + public static final int Preference_summary=32; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#title} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:title + */ + public static final int Preference_title=33; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#useStockLayout} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:useStockLayout
+ */
+ public static final int Preference_useStockLayout=34;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#widgetLayout} + * attribute's value can be found in the {@link #Preference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:widgetLayout
+ */
+ public static final int Preference_widgetLayout=35;
+ /**
+ * Attributes that can be used with a PreferenceFragment.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PreferenceFragment_android_layout android:layout} | |
{@link #PreferenceFragment_android_divider android:divider} | |
{@link #PreferenceFragment_android_dividerHeight android:dividerHeight} | |
{@link #PreferenceFragment_allowDividerAfterLastItem code.name.monkey.retromusic.debug:allowDividerAfterLastItem} | Whether a divider is allowed to draw after the last item |
+ * @attr description + * The layout for the PreferenceFragment. This should rarely need to be changed. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int PreferenceFragment_android_layout=0;
+ /**
+ *
+ * @attr description + * List separator to draw between preference views + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:divider
+ */
+ public static final int PreferenceFragment_android_divider=1;
+ /**
+ *
+ * @attr description + * List separator height + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:dividerHeight
+ */
+ public static final int PreferenceFragment_android_dividerHeight=2;
+ /**
+ *
+ * @attr description + * Whether a divider is allowed to draw after the last item + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:allowDividerAfterLastItem
+ */
+ public static final int PreferenceFragment_allowDividerAfterLastItem=3;
+ /**
+ * Attributes that can be used with a PreferenceFragmentCompat.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PreferenceFragmentCompat_android_layout android:layout} | |
{@link #PreferenceFragmentCompat_android_divider android:divider} | |
{@link #PreferenceFragmentCompat_android_dividerHeight android:dividerHeight} | |
{@link #PreferenceFragmentCompat_allowDividerAfterLastItem code.name.monkey.retromusic.debug:allowDividerAfterLastItem} | Whether a divider is allowed to draw after the last item |
+ * @attr description + * The layout for the PreferenceFragment. This should rarely need to be changed. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int PreferenceFragmentCompat_android_layout=0;
+ /**
+ *
+ * @attr description + * List separator to draw between preference views + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:divider
+ */
+ public static final int PreferenceFragmentCompat_android_divider=1;
+ /**
+ *
+ * @attr description + * List separator height + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:dividerHeight
+ */
+ public static final int PreferenceFragmentCompat_android_dividerHeight=2;
+ /**
+ *
+ * @attr description + * Whether a divider is allowed to draw after the last item + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:allowDividerAfterLastItem
+ */
+ public static final int PreferenceFragmentCompat_allowDividerAfterLastItem=3;
+ /**
+ * Attributes that can be used with a PreferenceGroup.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PreferenceGroup_android_orderingFromXml android:orderingFromXml} | |
{@link #PreferenceGroup_initialExpandedChildrenCount code.name.monkey.retromusic.debug:initialExpandedChildrenCount} | The maximal number of children that are shown when the preference group is launched + * where the rest of the children will be hidden. |
{@link #PreferenceGroup_orderingFromXml code.name.monkey.retromusic.debug:orderingFromXml} | Whether to order the Preference under this group as they appear in the XML file. |
This symbol is the offset where the {@link android.R.attr#orderingFromXml} + * attribute's value can be found in the {@link #PreferenceGroup} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:orderingFromXml
+ */
+ public static final int PreferenceGroup_android_orderingFromXml=0;
+ /**
+ *
+ * @attr description + * The maximal number of children that are shown when the preference group is launched + * where the rest of the children will be hidden. If some children are hidden an expand + * button will be provided to show all the hidden children. + * Any child in any level of the hierarchy that is also a preference group (e.g. + * preference category) will not be counted towards the limit. But instead the children of + * such group will be counted. + * By default, all children will be shown, so the default value of this attribute is equal + * to Integer.MAX_VALUE. + * The group should have a key defined if an expandable preference is present to correctly + * persist state. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:initialExpandedChildrenCount
+ */
+ public static final int PreferenceGroup_initialExpandedChildrenCount=1;
+ /**
+ *
+ * @attr description + * Whether to order the Preference under this group as they appear in the XML file. + * If this is false, the ordering will follow the Preference order attribute and + * default to alphabetic for those without the order attribute. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:orderingFromXml
+ */
+ public static final int PreferenceGroup_orderingFromXml=2;
+ /**
+ * Attributes that can be used with a PreferenceImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PreferenceImageView_android_maxWidth android:maxWidth} | |
{@link #PreferenceImageView_android_maxHeight android:maxHeight} | |
{@link #PreferenceImageView_maxHeight code.name.monkey.retromusic.debug:maxHeight} | |
{@link #PreferenceImageView_maxWidth code.name.monkey.retromusic.debug:maxWidth} |
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #PreferenceImageView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int PreferenceImageView_android_maxWidth=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #PreferenceImageView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxHeight
+ */
+ public static final int PreferenceImageView_android_maxHeight=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#maxHeight} + * attribute's value can be found in the {@link #PreferenceImageView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:maxHeight
+ */
+ public static final int PreferenceImageView_maxHeight=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#maxWidth} + * attribute's value can be found in the {@link #PreferenceImageView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:maxWidth
+ */
+ public static final int PreferenceImageView_maxWidth=3;
+ /**
+ * Attributes that can be used with a PreferenceTheme.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PreferenceTheme_checkBoxPreferenceStyle code.name.monkey.retromusic.debug:checkBoxPreferenceStyle} | Default style for CheckBoxPreference. |
{@link #PreferenceTheme_dialogPreferenceStyle code.name.monkey.retromusic.debug:dialogPreferenceStyle} | Default style for DialogPreference. |
{@link #PreferenceTheme_dropdownPreferenceStyle code.name.monkey.retromusic.debug:dropdownPreferenceStyle} | Default style for DropDownPreference. |
{@link #PreferenceTheme_editTextPreferenceStyle code.name.monkey.retromusic.debug:editTextPreferenceStyle} | Default style for EditTextPreference. |
{@link #PreferenceTheme_preferenceActivityStyle code.name.monkey.retromusic.debug:preferenceActivityStyle} | Default style for the PreferenceActivity. |
{@link #PreferenceTheme_preferenceCategoryStyle code.name.monkey.retromusic.debug:preferenceCategoryStyle} | Default style for PreferenceCategory. |
{@link #PreferenceTheme_preferenceFragmentCompatStyle code.name.monkey.retromusic.debug:preferenceFragmentCompatStyle} | Default style for Headers pane in PreferenceActivity. |
{@link #PreferenceTheme_preferenceFragmentListStyle code.name.monkey.retromusic.debug:preferenceFragmentListStyle} | Preference fragment list style |
{@link #PreferenceTheme_preferenceFragmentPaddingSide code.name.monkey.retromusic.debug:preferenceFragmentPaddingSide} | Preference fragment padding side |
{@link #PreferenceTheme_preferenceFragmentStyle code.name.monkey.retromusic.debug:preferenceFragmentStyle} | Default style for Headers pane in PreferenceActivity. |
{@link #PreferenceTheme_preferenceHeaderPanelStyle code.name.monkey.retromusic.debug:preferenceHeaderPanelStyle} | Preference headers panel style |
{@link #PreferenceTheme_preferenceInformationStyle code.name.monkey.retromusic.debug:preferenceInformationStyle} | Default style for informational Preference. |
{@link #PreferenceTheme_preferenceLayoutChild code.name.monkey.retromusic.debug:preferenceLayoutChild} | The preference layout that has the child/tabbed effect. |
{@link #PreferenceTheme_preferenceListStyle code.name.monkey.retromusic.debug:preferenceListStyle} | Preference list style |
{@link #PreferenceTheme_preferencePanelStyle code.name.monkey.retromusic.debug:preferencePanelStyle} | Preference panel style |
{@link #PreferenceTheme_preferenceScreenStyle code.name.monkey.retromusic.debug:preferenceScreenStyle} | Default style for PreferenceScreen. |
{@link #PreferenceTheme_preferenceStyle code.name.monkey.retromusic.debug:preferenceStyle} | Default style for Preference. |
{@link #PreferenceTheme_preferenceTheme code.name.monkey.retromusic.debug:preferenceTheme} | Theme for inflating Preference objects |
{@link #PreferenceTheme_ringtonePreferenceStyle code.name.monkey.retromusic.debug:ringtonePreferenceStyle} | Default style for RingtonePreference. |
{@link #PreferenceTheme_seekBarPreferenceStyle code.name.monkey.retromusic.debug:seekBarPreferenceStyle} | Default style for seekbar preferences. |
{@link #PreferenceTheme_switchPreferenceCompatStyle code.name.monkey.retromusic.debug:switchPreferenceCompatStyle} | Default style for switch compat preferences. |
{@link #PreferenceTheme_switchPreferenceStyle code.name.monkey.retromusic.debug:switchPreferenceStyle} | Default style for switch preferences. |
{@link #PreferenceTheme_yesNoPreferenceStyle code.name.monkey.retromusic.debug:yesNoPreferenceStyle} | Default style for YesNoPreference. |
+ * @attr description + * Default style for CheckBoxPreference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:checkBoxPreferenceStyle
+ */
+ public static final int PreferenceTheme_checkBoxPreferenceStyle=0;
+ /**
+ *
+ * @attr description + * Default style for DialogPreference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:dialogPreferenceStyle
+ */
+ public static final int PreferenceTheme_dialogPreferenceStyle=1;
+ /**
+ *
+ * @attr description + * Default style for DropDownPreference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:dropdownPreferenceStyle
+ */
+ public static final int PreferenceTheme_dropdownPreferenceStyle=2;
+ /**
+ *
+ * @attr description + * Default style for EditTextPreference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:editTextPreferenceStyle
+ */
+ public static final int PreferenceTheme_editTextPreferenceStyle=3;
+ /**
+ *
+ * @attr description + * Default style for the PreferenceActivity. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceActivityStyle
+ */
+ public static final int PreferenceTheme_preferenceActivityStyle=4;
+ /**
+ *
+ * @attr description + * Default style for PreferenceCategory. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceCategoryStyle
+ */
+ public static final int PreferenceTheme_preferenceCategoryStyle=5;
+ /**
+ *
+ * @attr description + * Default style for Headers pane in PreferenceActivity. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceFragmentCompatStyle
+ */
+ public static final int PreferenceTheme_preferenceFragmentCompatStyle=6;
+ /**
+ *
+ * @attr description + * Preference fragment list style + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceFragmentListStyle
+ */
+ public static final int PreferenceTheme_preferenceFragmentListStyle=7;
+ /**
+ *
+ * @attr description + * Preference fragment padding side + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceFragmentPaddingSide
+ */
+ public static final int PreferenceTheme_preferenceFragmentPaddingSide=8;
+ /**
+ *
+ * @attr description + * Default style for Headers pane in PreferenceActivity. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceFragmentStyle
+ */
+ public static final int PreferenceTheme_preferenceFragmentStyle=9;
+ /**
+ *
+ * @attr description + * Preference headers panel style + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceHeaderPanelStyle
+ */
+ public static final int PreferenceTheme_preferenceHeaderPanelStyle=10;
+ /**
+ *
+ * @attr description + * Default style for informational Preference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceInformationStyle
+ */
+ public static final int PreferenceTheme_preferenceInformationStyle=11;
+ /**
+ *
+ * @attr description + * The preference layout that has the child/tabbed effect. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceLayoutChild
+ */
+ public static final int PreferenceTheme_preferenceLayoutChild=12;
+ /**
+ *
+ * @attr description + * Preference list style + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceListStyle
+ */
+ public static final int PreferenceTheme_preferenceListStyle=13;
+ /**
+ *
+ * @attr description + * Preference panel style + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferencePanelStyle
+ */
+ public static final int PreferenceTheme_preferencePanelStyle=14;
+ /**
+ *
+ * @attr description + * Default style for PreferenceScreen. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceScreenStyle
+ */
+ public static final int PreferenceTheme_preferenceScreenStyle=15;
+ /**
+ *
+ * @attr description + * Default style for Preference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceStyle
+ */
+ public static final int PreferenceTheme_preferenceStyle=16;
+ /**
+ *
+ * @attr description + * Theme for inflating Preference objects + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:preferenceTheme
+ */
+ public static final int PreferenceTheme_preferenceTheme=17;
+ /**
+ *
+ * @attr description + * Default style for RingtonePreference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:ringtonePreferenceStyle
+ */
+ public static final int PreferenceTheme_ringtonePreferenceStyle=18;
+ /**
+ *
+ * @attr description + * Default style for seekbar preferences. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:seekBarPreferenceStyle
+ */
+ public static final int PreferenceTheme_seekBarPreferenceStyle=19;
+ /**
+ *
+ * @attr description + * Default style for switch compat preferences. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:switchPreferenceCompatStyle
+ */
+ public static final int PreferenceTheme_switchPreferenceCompatStyle=20;
+ /**
+ *
+ * @attr description + * Default style for switch preferences. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:switchPreferenceStyle
+ */
+ public static final int PreferenceTheme_switchPreferenceStyle=21;
+ /**
+ *
+ * @attr description + * Default style for YesNoPreference. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:yesNoPreferenceStyle
+ */
+ public static final int PreferenceTheme_yesNoPreferenceStyle=22;
+ /**
+ * Attributes that can be used with a RecycleListView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #RecycleListView_paddingBottomNoButtons code.name.monkey.retromusic.debug:paddingBottomNoButtons} | Bottom padding to use when no buttons are present. |
{@link #RecycleListView_paddingTopNoTitle code.name.monkey.retromusic.debug:paddingTopNoTitle} | Top padding to use when no title is present. |
+ * @attr description + * Bottom padding to use when no buttons are present. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:paddingBottomNoButtons
+ */
+ public static final int RecycleListView_paddingBottomNoButtons=0;
+ /**
+ *
+ * @attr description + * Top padding to use when no title is present. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:paddingTopNoTitle
+ */
+ public static final int RecycleListView_paddingTopNoTitle=1;
+ /**
+ * Attributes that can be used with a RecyclerView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #RecyclerView_android_orientation android:orientation} | |
{@link #RecyclerView_android_descendantFocusability android:descendantFocusability} | |
{@link #RecyclerView_fastScrollEnabled code.name.monkey.retromusic.debug:fastScrollEnabled} | |
{@link #RecyclerView_fastScrollHorizontalThumbDrawable code.name.monkey.retromusic.debug:fastScrollHorizontalThumbDrawable} | |
{@link #RecyclerView_fastScrollHorizontalTrackDrawable code.name.monkey.retromusic.debug:fastScrollHorizontalTrackDrawable} | |
{@link #RecyclerView_fastScrollVerticalThumbDrawable code.name.monkey.retromusic.debug:fastScrollVerticalThumbDrawable} | |
{@link #RecyclerView_fastScrollVerticalTrackDrawable code.name.monkey.retromusic.debug:fastScrollVerticalTrackDrawable} | |
{@link #RecyclerView_layoutManager code.name.monkey.retromusic.debug:layoutManager} | Class name of the Layout Manager to be used. |
{@link #RecyclerView_reverseLayout code.name.monkey.retromusic.debug:reverseLayout} | |
{@link #RecyclerView_spanCount code.name.monkey.retromusic.debug:spanCount} | |
{@link #RecyclerView_stackFromEnd code.name.monkey.retromusic.debug:stackFromEnd} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#descendantFocusability} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
afterDescendants | 1 | |
beforeDescendants | 0 | |
blocksDescendants | 2 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollEnabled} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollEnabled
+ */
+ public static final int RecyclerView_fastScrollEnabled=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollHorizontalThumbDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollHorizontalThumbDrawable
+ */
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollHorizontalTrackDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollHorizontalTrackDrawable
+ */
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollVerticalThumbDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollVerticalThumbDrawable
+ */
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#fastScrollVerticalTrackDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:fastScrollVerticalTrackDrawable
+ */
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable=6;
+ /**
+ *
+ * @attr description + * Class name of the Layout Manager to be used. + *
+ * The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager + * and have either a default constructor or constructor with the signature + * (android.content.Context, android.util.AttributeSet, int, int). + * + * If the name starts with a '.', application package is prefixed. + * Else, if the name contains a '.', the classname is assumed to be a full class name. + * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed. + * + *May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:layoutManager + */ + public static final int RecyclerView_layoutManager=7; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#reverseLayout} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:reverseLayout
+ */
+ public static final int RecyclerView_reverseLayout=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#spanCount} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:spanCount
+ */
+ public static final int RecyclerView_spanCount=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#stackFromEnd} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:stackFromEnd
+ */
+ public static final int RecyclerView_stackFromEnd=10;
+ /**
+ * Attributes that can be used with a ScrimInsetsFrameLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ScrimInsetsFrameLayout_insetForeground code.name.monkey.retromusic.debug:insetForeground} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#insetForeground} + * attribute's value can be found in the {@link #ScrimInsetsFrameLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 code.name.monkey.retromusic.debug:insetForeground
+ */
+ public static final int ScrimInsetsFrameLayout_insetForeground=0;
+ /**
+ * Attributes that can be used with a ScrollingViewBehavior_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ScrollingViewBehavior_Layout_behavior_overlapTop code.name.monkey.retromusic.debug:behavior_overlapTop} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#behavior_overlapTop} + * attribute's value can be found in the {@link #ScrollingViewBehavior_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:behavior_overlapTop
+ */
+ public static final int ScrollingViewBehavior_Layout_behavior_overlapTop=0;
+ /**
+ * Attributes that can be used with a SearchView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SearchView_android_focusable android:focusable} | |
{@link #SearchView_android_maxWidth android:maxWidth} | |
{@link #SearchView_android_inputType android:inputType} | |
{@link #SearchView_android_imeOptions android:imeOptions} | |
{@link #SearchView_closeIcon code.name.monkey.retromusic.debug:closeIcon} | Close button icon |
{@link #SearchView_commitIcon code.name.monkey.retromusic.debug:commitIcon} | Commit icon shown in the query suggestion row |
{@link #SearchView_defaultQueryHint code.name.monkey.retromusic.debug:defaultQueryHint} | Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint. |
{@link #SearchView_goIcon code.name.monkey.retromusic.debug:goIcon} | Go button icon |
{@link #SearchView_iconifiedByDefault code.name.monkey.retromusic.debug:iconifiedByDefault} | The default state of the SearchView. |
{@link #SearchView_layout code.name.monkey.retromusic.debug:layout} | The layout to use for the search view. |
{@link #SearchView_queryBackground code.name.monkey.retromusic.debug:queryBackground} | Background for the section containing the search query |
{@link #SearchView_queryHint code.name.monkey.retromusic.debug:queryHint} | An optional user-defined query hint string to be displayed in the empty query field. |
{@link #SearchView_searchHintIcon code.name.monkey.retromusic.debug:searchHintIcon} | Search icon displayed as a text field hint |
{@link #SearchView_searchIcon code.name.monkey.retromusic.debug:searchIcon} | Search icon |
{@link #SearchView_submitBackground code.name.monkey.retromusic.debug:submitBackground} | Background for the section containing the action (e.g. |
{@link #SearchView_suggestionRowLayout code.name.monkey.retromusic.debug:suggestionRowLayout} | Layout for query suggestion rows |
{@link #SearchView_voiceIcon code.name.monkey.retromusic.debug:voiceIcon} | Voice button icon |
This symbol is the offset where the {@link android.R.attr#focusable} + * attribute's value can be found in the {@link #SearchView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | 10 |
+ * @attr description + * An optional maximum width of the SearchView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int SearchView_android_maxWidth=1;
+ /**
+ *
+ * @attr description + * The input type to set on the query text field. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
date | 14 | |
datetime | 4 | |
none | 0 | |
number | 2 | |
numberDecimal | 2002 | |
numberPassword | 12 | |
numberSigned | 1002 | |
phone | 3 | |
text | 1 | |
textAutoComplete | 10001 | |
textAutoCorrect | 8001 | |
textCapCharacters | 1001 | |
textCapSentences | 4001 | |
textCapWords | 2001 | |
textEmailAddress | 21 | |
textEmailSubject | 31 | |
textFilter | b1 | |
textImeMultiLine | 40001 | |
textLongMessage | 51 | |
textMultiLine | 20001 | |
textNoSuggestions | 80001 | |
textPassword | 81 | |
textPersonName | 61 | |
textPhonetic | c1 | |
textPostalAddress | 71 | |
textShortMessage | 41 | |
textUri | 11 | |
textVisiblePassword | 91 | |
textWebEditText | a1 | |
textWebEmailAddress | d1 | |
textWebPassword | e1 | |
time | 24 |
+ * @attr description + * The IME options to set on the query text field. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
actionDone | 6 | |
actionGo | 2 | |
actionNext | 5 | |
actionNone | 1 | |
actionPrevious | 7 | |
actionSearch | 3 | |
actionSend | 4 | |
actionUnspecified | 0 | |
flagForceAscii | 80000000 | |
flagNavigateNext | 8000000 | |
flagNavigatePrevious | 4000000 | |
flagNoAccessoryAction | 20000000 | |
flagNoEnterAction | 40000000 | |
flagNoExtractUi | 10000000 | |
flagNoFullscreen | 2000000 | |
flagNoPersonalizedLearning | 1000000 | |
normal | 0 |
+ * @attr description + * Close button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:closeIcon
+ */
+ public static final int SearchView_closeIcon=4;
+ /**
+ *
+ * @attr description + * Commit icon shown in the query suggestion row + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:commitIcon
+ */
+ public static final int SearchView_commitIcon=5;
+ /**
+ *
+ * @attr description + * Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:defaultQueryHint + */ + public static final int SearchView_defaultQueryHint=6; + /** + *
+ * @attr description + * Go button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:goIcon
+ */
+ public static final int SearchView_goIcon=7;
+ /**
+ *
+ * @attr description + * The default state of the SearchView. If true, it will be iconified when not in + * use and expanded when clicked. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:iconifiedByDefault
+ */
+ public static final int SearchView_iconifiedByDefault=8;
+ /**
+ *
+ * @attr description + * The layout to use for the search view. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:layout
+ */
+ public static final int SearchView_layout=9;
+ /**
+ *
+ * @attr description + * Background for the section containing the search query + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:queryBackground
+ */
+ public static final int SearchView_queryBackground=10;
+ /**
+ *
+ * @attr description + * An optional user-defined query hint string to be displayed in the empty query field. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:queryHint + */ + public static final int SearchView_queryHint=11; + /** + *
+ * @attr description + * Search icon displayed as a text field hint + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:searchHintIcon
+ */
+ public static final int SearchView_searchHintIcon=12;
+ /**
+ *
+ * @attr description + * Search icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:searchIcon
+ */
+ public static final int SearchView_searchIcon=13;
+ /**
+ *
+ * @attr description + * Background for the section containing the action (e.g. voice search) + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:submitBackground
+ */
+ public static final int SearchView_submitBackground=14;
+ /**
+ *
+ * @attr description + * Layout for query suggestion rows + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:suggestionRowLayout
+ */
+ public static final int SearchView_suggestionRowLayout=15;
+ /**
+ *
+ * @attr description + * Voice button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:voiceIcon
+ */
+ public static final int SearchView_voiceIcon=16;
+ /**
+ * Attributes that can be used with a SeekBarPreference.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SeekBarPreference_android_layout android:layout} | |
{@link #SeekBarPreference_android_max android:max} | |
{@link #SeekBarPreference_adjustable code.name.monkey.retromusic.debug:adjustable} | Attribute indicating whether the slider within this preference can be adjusted, that is + * pressing left/right keys when this preference is focused will move the slider accordingly + * (e.g. |
{@link #SeekBarPreference_min code.name.monkey.retromusic.debug:min} | |
{@link #SeekBarPreference_seekBarIncrement code.name.monkey.retromusic.debug:seekBarIncrement} | Attribute controlling the amount to increment or decrement the seekbar when the user + * presses the arrow keys |
{@link #SeekBarPreference_showSeekBarValue code.name.monkey.retromusic.debug:showSeekBarValue} | Flag indicating whether the TextView next to the seekbar that shows the current seekbar + * value will be displayed. |
This symbol is the offset where the {@link android.R.attr#layout} + * attribute's value can be found in the {@link #SeekBarPreference} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int SeekBarPreference_android_layout=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#max} + * attribute's value can be found in the {@link #SeekBarPreference} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:max
+ */
+ public static final int SeekBarPreference_android_max=1;
+ /**
+ *
+ * @attr description + * Attribute indicating whether the slider within this preference can be adjusted, that is + * pressing left/right keys when this preference is focused will move the slider accordingly + * (e.g. inline adjustable preferences). False, if the slider within the preference is + * read-only and cannot be adjusted. By default, the seekbar is adjustable. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:adjustable
+ */
+ public static final int SeekBarPreference_adjustable=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#min} + * attribute's value can be found in the {@link #SeekBarPreference} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:min
+ */
+ public static final int SeekBarPreference_min=3;
+ /**
+ *
+ * @attr description + * Attribute controlling the amount to increment or decrement the seekbar when the user + * presses the arrow keys + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:seekBarIncrement
+ */
+ public static final int SeekBarPreference_seekBarIncrement=4;
+ /**
+ *
+ * @attr description + * Flag indicating whether the TextView next to the seekbar that shows the current seekbar + * value will be displayed. If true, the view is VISIBLE; if false, the view will be GONE. + * By default, this view is VISIBLE. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:showSeekBarValue
+ */
+ public static final int SeekBarPreference_showSeekBarValue=5;
+ /**
+ * Attributes that can be used with a SignInButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SignInButton_buttonSize code.name.monkey.retromusic.debug:buttonSize} | |
{@link #SignInButton_colorScheme code.name.monkey.retromusic.debug:colorScheme} | |
{@link #SignInButton_scopeUris code.name.monkey.retromusic.debug:scopeUris} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#buttonSize} + * attribute's value can be found in the {@link #SignInButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
icon_only | 2 | |
standard | 0 | |
wide | 1 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#colorScheme} + * attribute's value can be found in the {@link #SignInButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | 2 | |
dark | 0 | |
light | 1 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#scopeUris} + * attribute's value can be found in the {@link #SignInButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:scopeUris + */ + public static final int SignInButton_scopeUris=2; + /** + * Attributes that can be used with a SlidingUpPanelLayout. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SlidingUpPanelLayout_umanoAnchorPoint code.name.monkey.retromusic.debug:umanoAnchorPoint} | |
{@link #SlidingUpPanelLayout_umanoClipPanel code.name.monkey.retromusic.debug:umanoClipPanel} | |
{@link #SlidingUpPanelLayout_umanoDragView code.name.monkey.retromusic.debug:umanoDragView} | |
{@link #SlidingUpPanelLayout_umanoFadeColor code.name.monkey.retromusic.debug:umanoFadeColor} | |
{@link #SlidingUpPanelLayout_umanoFlingVelocity code.name.monkey.retromusic.debug:umanoFlingVelocity} | |
{@link #SlidingUpPanelLayout_umanoInitialState code.name.monkey.retromusic.debug:umanoInitialState} | |
{@link #SlidingUpPanelLayout_umanoOverlay code.name.monkey.retromusic.debug:umanoOverlay} | |
{@link #SlidingUpPanelLayout_umanoPanelHeight code.name.monkey.retromusic.debug:umanoPanelHeight} | |
{@link #SlidingUpPanelLayout_umanoParallaxOffset code.name.monkey.retromusic.debug:umanoParallaxOffset} | |
{@link #SlidingUpPanelLayout_umanoScrollInterpolator code.name.monkey.retromusic.debug:umanoScrollInterpolator} | |
{@link #SlidingUpPanelLayout_umanoScrollableView code.name.monkey.retromusic.debug:umanoScrollableView} | |
{@link #SlidingUpPanelLayout_umanoShadowHeight code.name.monkey.retromusic.debug:umanoShadowHeight} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoAnchorPoint} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoAnchorPoint
+ */
+ public static final int SlidingUpPanelLayout_umanoAnchorPoint=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoClipPanel} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoClipPanel
+ */
+ public static final int SlidingUpPanelLayout_umanoClipPanel=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoDragView} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoDragView
+ */
+ public static final int SlidingUpPanelLayout_umanoDragView=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoFadeColor} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoFadeColor
+ */
+ public static final int SlidingUpPanelLayout_umanoFadeColor=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoFlingVelocity} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoFlingVelocity
+ */
+ public static final int SlidingUpPanelLayout_umanoFlingVelocity=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoInitialState} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
anchored | 2 | |
collapsed | 1 | |
expanded | 0 | |
hidden | 3 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoOverlay} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoOverlay
+ */
+ public static final int SlidingUpPanelLayout_umanoOverlay=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoPanelHeight} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoPanelHeight
+ */
+ public static final int SlidingUpPanelLayout_umanoPanelHeight=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoParallaxOffset} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoParallaxOffset
+ */
+ public static final int SlidingUpPanelLayout_umanoParallaxOffset=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoScrollInterpolator} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoScrollInterpolator
+ */
+ public static final int SlidingUpPanelLayout_umanoScrollInterpolator=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoScrollableView} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoScrollableView
+ */
+ public static final int SlidingUpPanelLayout_umanoScrollableView=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#umanoShadowHeight} + * attribute's value can be found in the {@link #SlidingUpPanelLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:umanoShadowHeight
+ */
+ public static final int SlidingUpPanelLayout_umanoShadowHeight=11;
+ /**
+ * Attributes that can be used with a Snackbar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Snackbar_snackbarButtonStyle code.name.monkey.retromusic.debug:snackbarButtonStyle} | |
{@link #Snackbar_snackbarStyle code.name.monkey.retromusic.debug:snackbarStyle} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snackbarButtonStyle} + * attribute's value can be found in the {@link #Snackbar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snackbarButtonStyle
+ */
+ public static final int Snackbar_snackbarButtonStyle=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snackbarStyle} + * attribute's value can be found in the {@link #Snackbar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snackbarStyle
+ */
+ public static final int Snackbar_snackbarStyle=1;
+ /**
+ * Attributes that can be used with a SnackbarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SnackbarLayout_android_maxWidth android:maxWidth} | |
{@link #SnackbarLayout_elevation code.name.monkey.retromusic.debug:elevation} | Elevation for the action bar itself |
{@link #SnackbarLayout_maxActionInlineWidth code.name.monkey.retromusic.debug:maxActionInlineWidth} |
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #SnackbarLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int SnackbarLayout_android_maxWidth=0;
+ /**
+ *
+ * @attr description + * Elevation for the action bar itself + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:elevation
+ */
+ public static final int SnackbarLayout_elevation=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#maxActionInlineWidth} + * attribute's value can be found in the {@link #SnackbarLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:maxActionInlineWidth
+ */
+ public static final int SnackbarLayout_maxActionInlineWidth=2;
+ /**
+ * Attributes that can be used with a SnowfallView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SnowfallView_snowflakeAlphaMax code.name.monkey.retromusic.debug:snowflakeAlphaMax} | |
{@link #SnowfallView_snowflakeAlphaMin code.name.monkey.retromusic.debug:snowflakeAlphaMin} | |
{@link #SnowfallView_snowflakeAngleMax code.name.monkey.retromusic.debug:snowflakeAngleMax} | |
{@link #SnowfallView_snowflakeImage code.name.monkey.retromusic.debug:snowflakeImage} | |
{@link #SnowfallView_snowflakeSizeMax code.name.monkey.retromusic.debug:snowflakeSizeMax} | |
{@link #SnowfallView_snowflakeSizeMin code.name.monkey.retromusic.debug:snowflakeSizeMin} | |
{@link #SnowfallView_snowflakeSpeedMax code.name.monkey.retromusic.debug:snowflakeSpeedMax} | |
{@link #SnowfallView_snowflakeSpeedMin code.name.monkey.retromusic.debug:snowflakeSpeedMin} | |
{@link #SnowfallView_snowflakesAlreadyFalling code.name.monkey.retromusic.debug:snowflakesAlreadyFalling} | |
{@link #SnowfallView_snowflakesFadingEnabled code.name.monkey.retromusic.debug:snowflakesFadingEnabled} | |
{@link #SnowfallView_snowflakesNum code.name.monkey.retromusic.debug:snowflakesNum} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakeAlphaMax} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakeAlphaMax
+ */
+ public static final int SnowfallView_snowflakeAlphaMax=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakeAlphaMin} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakeAlphaMin
+ */
+ public static final int SnowfallView_snowflakeAlphaMin=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakeAngleMax} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakeAngleMax
+ */
+ public static final int SnowfallView_snowflakeAngleMax=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakeImage} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakeImage
+ */
+ public static final int SnowfallView_snowflakeImage=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakeSizeMax} + * attribute's value can be found in the {@link #SnowfallView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakeSizeMax
+ */
+ public static final int SnowfallView_snowflakeSizeMax=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakeSizeMin} + * attribute's value can be found in the {@link #SnowfallView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakeSizeMin
+ */
+ public static final int SnowfallView_snowflakeSizeMin=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakeSpeedMax} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakeSpeedMax
+ */
+ public static final int SnowfallView_snowflakeSpeedMax=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakeSpeedMin} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakeSpeedMin
+ */
+ public static final int SnowfallView_snowflakeSpeedMin=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakesAlreadyFalling} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakesAlreadyFalling
+ */
+ public static final int SnowfallView_snowflakesAlreadyFalling=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakesFadingEnabled} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakesFadingEnabled
+ */
+ public static final int SnowfallView_snowflakesFadingEnabled=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#snowflakesNum} + * attribute's value can be found in the {@link #SnowfallView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:snowflakesNum
+ */
+ public static final int SnowfallView_snowflakesNum=10;
+ /**
+ * Attributes that can be used with a Spinner.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Spinner_android_entries android:entries} | |
{@link #Spinner_android_popupBackground android:popupBackground} | |
{@link #Spinner_android_prompt android:prompt} | |
{@link #Spinner_android_dropDownWidth android:dropDownWidth} | |
{@link #Spinner_popupTheme code.name.monkey.retromusic.debug:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
+ * @attr description + * Reference to an array resource that will populate the Spinner. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:entries
+ */
+ public static final int Spinner_android_entries=0;
+ /**
+ *
+ * @attr description + * Background drawable to use for the dropdown in spinnerMode="dropdown". + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:popupBackground
+ */
+ public static final int Spinner_android_popupBackground=1;
+ /**
+ *
+ * @attr description + * The prompt to display when the spinner's dialog is shown. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:prompt
+ */
+ public static final int Spinner_android_prompt=2;
+ /**
+ *
+ * @attr description + * Width of the dropdown in spinnerMode="dropdown". + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
+ * @attr description + * Theme to use for the drop-down or dialog popup window. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:popupTheme
+ */
+ public static final int Spinner_popupTheme=4;
+ /**
+ * Attributes that can be used with a StateListDrawable.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #StateListDrawable_android_dither android:dither} | |
{@link #StateListDrawable_android_visible android:visible} | |
{@link #StateListDrawable_android_variablePadding android:variablePadding} | |
{@link #StateListDrawable_android_constantSize android:constantSize} | |
{@link #StateListDrawable_android_enterFadeDuration android:enterFadeDuration} | |
{@link #StateListDrawable_android_exitFadeDuration android:exitFadeDuration} |
+ * @attr description + * Enables or disables dithering of the bitmap if the bitmap does not have the + * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with + * an RGB 565 screen). + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:dither
+ */
+ public static final int StateListDrawable_android_dither=0;
+ /**
+ *
+ * @attr description + * Indicates whether the drawable should be initially visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int StateListDrawable_android_visible=1;
+ /**
+ *
+ * @attr description + * If true, allows the drawable's padding to change based on the + * current state that is selected. If false, the padding will + * stay the same (based on the maximum padding of all the states). + * Enabling this feature requires that the owner of the drawable + * deal with performing layout when the state changes, which is + * often not supported. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:variablePadding
+ */
+ public static final int StateListDrawable_android_variablePadding=2;
+ /**
+ *
+ * @attr description + * If true, the drawable's reported internal size will remain + * constant as the state changes; the size is the maximum of all + * of the states. If false, the size will vary based on the + * current state. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:constantSize
+ */
+ public static final int StateListDrawable_android_constantSize=3;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade in a new state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:enterFadeDuration
+ */
+ public static final int StateListDrawable_android_enterFadeDuration=4;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade out an old state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:exitFadeDuration
+ */
+ public static final int StateListDrawable_android_exitFadeDuration=5;
+ /**
+ * Attributes that can be used with a StateListDrawableItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #StateListDrawableItem_android_drawable android:drawable} |
+ * @attr description + * Reference to a drawable resource to use for the state. If not + * given, the drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int StateListDrawableItem_android_drawable=0;
+ /**
+ * Attributes that can be used with a SwitchCompat.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SwitchCompat_android_textOn android:textOn} | |
{@link #SwitchCompat_android_textOff android:textOff} | |
{@link #SwitchCompat_android_thumb android:thumb} | |
{@link #SwitchCompat_showText code.name.monkey.retromusic.debug:showText} | Whether to draw on/off text. |
{@link #SwitchCompat_splitTrack code.name.monkey.retromusic.debug:splitTrack} | Whether to split the track and leave a gap for the thumb drawable. |
{@link #SwitchCompat_switchMinWidth code.name.monkey.retromusic.debug:switchMinWidth} | Minimum width for the switch component |
{@link #SwitchCompat_switchPadding code.name.monkey.retromusic.debug:switchPadding} | Minimum space between the switch and caption text |
{@link #SwitchCompat_switchTextAppearance code.name.monkey.retromusic.debug:switchTextAppearance} | TextAppearance style for text displayed on the switch thumb. |
{@link #SwitchCompat_thumbTextPadding code.name.monkey.retromusic.debug:thumbTextPadding} | Amount of padding on either side of text within the switch thumb. |
{@link #SwitchCompat_thumbTint code.name.monkey.retromusic.debug:thumbTint} | Tint to apply to the thumb drawable. |
{@link #SwitchCompat_thumbTintMode code.name.monkey.retromusic.debug:thumbTintMode} | Blending mode used to apply the thumb tint. |
{@link #SwitchCompat_track code.name.monkey.retromusic.debug:track} | Drawable to use as the "track" that the switch thumb slides within. |
{@link #SwitchCompat_trackTint code.name.monkey.retromusic.debug:trackTint} | Tint to apply to the track. |
{@link #SwitchCompat_trackTintMode code.name.monkey.retromusic.debug:trackTintMode} | Blending mode used to apply the track tint. |
+ * @attr description + * Text to use when the switch is in the checked/"on" state. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:textOn + */ + public static final int SwitchCompat_android_textOn=0; + /** + *
+ * @attr description + * Text to use when the switch is in the unchecked/"off" state. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:textOff + */ + public static final int SwitchCompat_android_textOff=1; + /** + *
+ * @attr description + * Drawable to use as the "thumb" that switches back and forth. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:thumb
+ */
+ public static final int SwitchCompat_android_thumb=2;
+ /**
+ *
+ * @attr description + * Whether to draw on/off text. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:showText
+ */
+ public static final int SwitchCompat_showText=3;
+ /**
+ *
+ * @attr description + * Whether to split the track and leave a gap for the thumb drawable. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:splitTrack
+ */
+ public static final int SwitchCompat_splitTrack=4;
+ /**
+ *
+ * @attr description + * Minimum width for the switch component + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:switchMinWidth
+ */
+ public static final int SwitchCompat_switchMinWidth=5;
+ /**
+ *
+ * @attr description + * Minimum space between the switch and caption text + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:switchPadding
+ */
+ public static final int SwitchCompat_switchPadding=6;
+ /**
+ *
+ * @attr description + * TextAppearance style for text displayed on the switch thumb. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:switchTextAppearance
+ */
+ public static final int SwitchCompat_switchTextAppearance=7;
+ /**
+ *
+ * @attr description + * Amount of padding on either side of text within the switch thumb. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:thumbTextPadding
+ */
+ public static final int SwitchCompat_thumbTextPadding=8;
+ /**
+ *
+ * @attr description + * Tint to apply to the thumb drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:thumbTint
+ */
+ public static final int SwitchCompat_thumbTint=9;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the thumb tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
+ * @attr description + * Drawable to use as the "track" that the switch thumb slides within. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:track
+ */
+ public static final int SwitchCompat_track=11;
+ /**
+ *
+ * @attr description + * Tint to apply to the track. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:trackTint
+ */
+ public static final int SwitchCompat_trackTint=12;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the track tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SwitchPreference_android_summaryOn android:summaryOn} | |
{@link #SwitchPreference_android_summaryOff android:summaryOff} | |
{@link #SwitchPreference_android_disableDependentsState android:disableDependentsState} | |
{@link #SwitchPreference_android_switchTextOn android:switchTextOn} | |
{@link #SwitchPreference_android_switchTextOff android:switchTextOff} | |
{@link #SwitchPreference_disableDependentsState code.name.monkey.retromusic.debug:disableDependentsState} | The state (true for on, or false for off) that causes dependents to be disabled. |
{@link #SwitchPreference_summaryOff code.name.monkey.retromusic.debug:summaryOff} | The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is unchecked. |
{@link #SwitchPreference_summaryOn code.name.monkey.retromusic.debug:summaryOn} | The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is checked. |
{@link #SwitchPreference_switchTextOff code.name.monkey.retromusic.debug:switchTextOff} | The text used on the switch itself when in the "off" state. |
{@link #SwitchPreference_switchTextOn code.name.monkey.retromusic.debug:switchTextOn} | The text used on the switch itself when in the "on" state. |
This symbol is the offset where the {@link android.R.attr#summaryOn} + * attribute's value can be found in the {@link #SwitchPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:summaryOn + */ + public static final int SwitchPreference_android_summaryOn=0; + /** + *
This symbol is the offset where the {@link android.R.attr#summaryOff} + * attribute's value can be found in the {@link #SwitchPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:summaryOff + */ + public static final int SwitchPreference_android_summaryOff=1; + /** + *
This symbol is the offset where the {@link android.R.attr#disableDependentsState} + * attribute's value can be found in the {@link #SwitchPreference} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:disableDependentsState
+ */
+ public static final int SwitchPreference_android_disableDependentsState=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#switchTextOn} + * attribute's value can be found in the {@link #SwitchPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:switchTextOn + */ + public static final int SwitchPreference_android_switchTextOn=3; + /** + *
This symbol is the offset where the {@link android.R.attr#switchTextOff} + * attribute's value can be found in the {@link #SwitchPreference} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:switchTextOff + */ + public static final int SwitchPreference_android_switchTextOff=4; + /** + *
+ * @attr description + * The state (true for on, or false for off) that causes dependents to be disabled. By default, + * dependents will be disabled when this is unchecked, so the value of this preference is false. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:disableDependentsState
+ */
+ public static final int SwitchPreference_disableDependentsState=5;
+ /**
+ *
+ * @attr description + * The summary for the Preference in a PreferenceActivity screen when the + * SwitchPreference is unchecked. If separate on/off summaries are not + * needed, the summary attribute can be used instead. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:summaryOff + */ + public static final int SwitchPreference_summaryOff=6; + /** + *
+ * @attr description + * The summary for the Preference in a PreferenceActivity screen when the + * SwitchPreference is checked. If separate on/off summaries are not + * needed, the summary attribute can be used instead. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:summaryOn + */ + public static final int SwitchPreference_summaryOn=7; + /** + *
+ * @attr description + * The text used on the switch itself when in the "off" state. + * This should be a very SHORT string, as it appears in a small space. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:switchTextOff + */ + public static final int SwitchPreference_switchTextOff=8; + /** + *
+ * @attr description + * The text used on the switch itself when in the "on" state. + * This should be a very SHORT string, as it appears in a small space. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:switchTextOn + */ + public static final int SwitchPreference_switchTextOn=9; + /** + * Attributes that can be used with a SwitchPreferenceCompat. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SwitchPreferenceCompat_android_summaryOn android:summaryOn} | |
{@link #SwitchPreferenceCompat_android_summaryOff android:summaryOff} | |
{@link #SwitchPreferenceCompat_android_disableDependentsState android:disableDependentsState} | |
{@link #SwitchPreferenceCompat_android_switchTextOn android:switchTextOn} | |
{@link #SwitchPreferenceCompat_android_switchTextOff android:switchTextOff} | |
{@link #SwitchPreferenceCompat_disableDependentsState code.name.monkey.retromusic.debug:disableDependentsState} | The state (true for on, or false for off) that causes dependents to be disabled. |
{@link #SwitchPreferenceCompat_summaryOff code.name.monkey.retromusic.debug:summaryOff} | The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is unchecked. |
{@link #SwitchPreferenceCompat_summaryOn code.name.monkey.retromusic.debug:summaryOn} | The summary for the Preference in a PreferenceActivity screen when the + * CheckBoxPreference is checked. |
{@link #SwitchPreferenceCompat_switchTextOff code.name.monkey.retromusic.debug:switchTextOff} | The text used on the switch itself when in the "off" state. |
{@link #SwitchPreferenceCompat_switchTextOn code.name.monkey.retromusic.debug:switchTextOn} | The text used on the switch itself when in the "on" state. |
This symbol is the offset where the {@link android.R.attr#summaryOn} + * attribute's value can be found in the {@link #SwitchPreferenceCompat} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:summaryOn + */ + public static final int SwitchPreferenceCompat_android_summaryOn=0; + /** + *
This symbol is the offset where the {@link android.R.attr#summaryOff} + * attribute's value can be found in the {@link #SwitchPreferenceCompat} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:summaryOff + */ + public static final int SwitchPreferenceCompat_android_summaryOff=1; + /** + *
This symbol is the offset where the {@link android.R.attr#disableDependentsState} + * attribute's value can be found in the {@link #SwitchPreferenceCompat} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:disableDependentsState
+ */
+ public static final int SwitchPreferenceCompat_android_disableDependentsState=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#switchTextOn} + * attribute's value can be found in the {@link #SwitchPreferenceCompat} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:switchTextOn + */ + public static final int SwitchPreferenceCompat_android_switchTextOn=3; + /** + *
This symbol is the offset where the {@link android.R.attr#switchTextOff} + * attribute's value can be found in the {@link #SwitchPreferenceCompat} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:switchTextOff + */ + public static final int SwitchPreferenceCompat_android_switchTextOff=4; + /** + *
+ * @attr description + * The state (true for on, or false for off) that causes dependents to be disabled. By default, + * dependents will be disabled when this is unchecked, so the value of this preference is false. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:disableDependentsState
+ */
+ public static final int SwitchPreferenceCompat_disableDependentsState=5;
+ /**
+ *
+ * @attr description + * The summary for the Preference in a PreferenceActivity screen when the + * SwitchPreference is unchecked. If separate on/off summaries are not + * needed, the summary attribute can be used instead. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:summaryOff + */ + public static final int SwitchPreferenceCompat_summaryOff=6; + /** + *
+ * @attr description + * The summary for the Preference in a PreferenceActivity screen when the + * SwitchPreference is checked. If separate on/off summaries are not + * needed, the summary attribute can be used instead. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:summaryOn + */ + public static final int SwitchPreferenceCompat_summaryOn=7; + /** + *
+ * @attr description + * The text used on the switch itself when in the "off" state. + * This should be a very SHORT string, as it appears in a small space. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:switchTextOff + */ + public static final int SwitchPreferenceCompat_switchTextOff=8; + /** + *
+ * @attr description + * The text used on the switch itself when in the "on" state. + * This should be a very SHORT string, as it appears in a small space. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:switchTextOn + */ + public static final int SwitchPreferenceCompat_switchTextOn=9; + /** + * Attributes that can be used with a TabItem. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #TabItem_android_icon android:icon} | |
{@link #TabItem_android_layout android:layout} | |
{@link #TabItem_android_text android:text} |
This symbol is the offset where the {@link android.R.attr#icon} + * attribute's value can be found in the {@link #TabItem} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:icon
+ */
+ public static final int TabItem_android_icon=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout} + * attribute's value can be found in the {@link #TabItem} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int TabItem_android_layout=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#text} + * attribute's value can be found in the {@link #TabItem} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:text + */ + public static final int TabItem_android_text=2; + /** + * Attributes that can be used with a TabLayout. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #TabLayout_tabBackground code.name.monkey.retromusic.debug:tabBackground} | |
{@link #TabLayout_tabContentStart code.name.monkey.retromusic.debug:tabContentStart} | |
{@link #TabLayout_tabGravity code.name.monkey.retromusic.debug:tabGravity} | |
{@link #TabLayout_tabIconTint code.name.monkey.retromusic.debug:tabIconTint} | |
{@link #TabLayout_tabIconTintMode code.name.monkey.retromusic.debug:tabIconTintMode} | |
{@link #TabLayout_tabIndicator code.name.monkey.retromusic.debug:tabIndicator} | |
{@link #TabLayout_tabIndicatorAnimationDuration code.name.monkey.retromusic.debug:tabIndicatorAnimationDuration} | |
{@link #TabLayout_tabIndicatorColor code.name.monkey.retromusic.debug:tabIndicatorColor} | |
{@link #TabLayout_tabIndicatorFullWidth code.name.monkey.retromusic.debug:tabIndicatorFullWidth} | |
{@link #TabLayout_tabIndicatorGravity code.name.monkey.retromusic.debug:tabIndicatorGravity} | |
{@link #TabLayout_tabIndicatorHeight code.name.monkey.retromusic.debug:tabIndicatorHeight} | |
{@link #TabLayout_tabInlineLabel code.name.monkey.retromusic.debug:tabInlineLabel} | |
{@link #TabLayout_tabMaxWidth code.name.monkey.retromusic.debug:tabMaxWidth} | |
{@link #TabLayout_tabMinWidth code.name.monkey.retromusic.debug:tabMinWidth} | |
{@link #TabLayout_tabMode code.name.monkey.retromusic.debug:tabMode} | |
{@link #TabLayout_tabPadding code.name.monkey.retromusic.debug:tabPadding} | |
{@link #TabLayout_tabPaddingBottom code.name.monkey.retromusic.debug:tabPaddingBottom} | |
{@link #TabLayout_tabPaddingEnd code.name.monkey.retromusic.debug:tabPaddingEnd} | |
{@link #TabLayout_tabPaddingStart code.name.monkey.retromusic.debug:tabPaddingStart} | |
{@link #TabLayout_tabPaddingTop code.name.monkey.retromusic.debug:tabPaddingTop} | |
{@link #TabLayout_tabRippleColor code.name.monkey.retromusic.debug:tabRippleColor} | |
{@link #TabLayout_tabSelectedTextColor code.name.monkey.retromusic.debug:tabSelectedTextColor} | |
{@link #TabLayout_tabTextAppearance code.name.monkey.retromusic.debug:tabTextAppearance} | |
{@link #TabLayout_tabTextColor code.name.monkey.retromusic.debug:tabTextColor} | |
{@link #TabLayout_tabUnboundedRipple code.name.monkey.retromusic.debug:tabUnboundedRipple} |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabBackground} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabBackground
+ */
+ public static final int TabLayout_tabBackground=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabContentStart} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabContentStart
+ */
+ public static final int TabLayout_tabContentStart=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabGravity} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
center | 1 | |
fill | 0 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabIconTint} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabIconTint
+ */
+ public static final int TabLayout_tabIconTint=3;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabIconTintMode} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabIndicator} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabIndicator
+ */
+ public static final int TabLayout_tabIndicator=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabIndicatorAnimationDuration} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabIndicatorAnimationDuration
+ */
+ public static final int TabLayout_tabIndicatorAnimationDuration=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabIndicatorColor} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabIndicatorColor
+ */
+ public static final int TabLayout_tabIndicatorColor=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabIndicatorFullWidth} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabIndicatorFullWidth
+ */
+ public static final int TabLayout_tabIndicatorFullWidth=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabIndicatorGravity} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 0 | |
center | 1 | |
stretch | 3 | |
top | 2 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabIndicatorHeight} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabIndicatorHeight
+ */
+ public static final int TabLayout_tabIndicatorHeight=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabInlineLabel} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabInlineLabel
+ */
+ public static final int TabLayout_tabInlineLabel=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabMaxWidth} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabMaxWidth
+ */
+ public static final int TabLayout_tabMaxWidth=12;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabMinWidth} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabMinWidth
+ */
+ public static final int TabLayout_tabMinWidth=13;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabMode} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fixed | 1 | |
scrollable | 0 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabPadding} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabPadding
+ */
+ public static final int TabLayout_tabPadding=15;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabPaddingBottom} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabPaddingBottom
+ */
+ public static final int TabLayout_tabPaddingBottom=16;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabPaddingEnd} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabPaddingEnd
+ */
+ public static final int TabLayout_tabPaddingEnd=17;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabPaddingStart} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabPaddingStart
+ */
+ public static final int TabLayout_tabPaddingStart=18;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabPaddingTop} + * attribute's value can be found in the {@link #TabLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabPaddingTop
+ */
+ public static final int TabLayout_tabPaddingTop=19;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabRippleColor} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabRippleColor
+ */
+ public static final int TabLayout_tabRippleColor=20;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabSelectedTextColor} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabSelectedTextColor
+ */
+ public static final int TabLayout_tabSelectedTextColor=21;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabTextAppearance} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabTextAppearance
+ */
+ public static final int TabLayout_tabTextAppearance=22;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabTextColor} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabTextColor
+ */
+ public static final int TabLayout_tabTextColor=23;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#tabUnboundedRipple} + * attribute's value can be found in the {@link #TabLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:tabUnboundedRipple
+ */
+ public static final int TabLayout_tabUnboundedRipple=24;
+ /**
+ * Attributes that can be used with a TextAppearance.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #TextAppearance_android_textSize android:textSize} | |
{@link #TextAppearance_android_typeface android:typeface} | |
{@link #TextAppearance_android_textStyle android:textStyle} | |
{@link #TextAppearance_android_textColor android:textColor} | |
{@link #TextAppearance_android_textColorHint android:textColorHint} | |
{@link #TextAppearance_android_textColorLink android:textColorLink} | |
{@link #TextAppearance_android_shadowColor android:shadowColor} | |
{@link #TextAppearance_android_shadowDx android:shadowDx} | |
{@link #TextAppearance_android_shadowDy android:shadowDy} | |
{@link #TextAppearance_android_shadowRadius android:shadowRadius} | |
{@link #TextAppearance_android_fontFamily android:fontFamily} | |
{@link #TextAppearance_fontFamily code.name.monkey.retromusic.debug:fontFamily} | The attribute for the font family. |
{@link #TextAppearance_textAllCaps code.name.monkey.retromusic.debug:textAllCaps} | Present the text in ALL CAPS. |
This symbol is the offset where the {@link android.R.attr#textSize} + * attribute's value can be found in the {@link #TextAppearance} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:textSize
+ */
+ public static final int TextAppearance_android_textSize=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#typeface} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
monospace | 3 | |
normal | 0 | |
sans | 1 | |
serif | 2 |
This symbol is the offset where the {@link android.R.attr#textStyle} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bold | 1 | |
italic | 2 | |
normal | 0 |
This symbol is the offset where the {@link android.R.attr#textColor} + * 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 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 android:textColor
+ */
+ public static final int TextAppearance_android_textColor=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColorHint} + * 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 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 android:textColorHint
+ */
+ public static final int TextAppearance_android_textColorHint=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColorLink} + * 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 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 android:textColorLink
+ */
+ public static final int TextAppearance_android_textColorLink=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowColor} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:shadowColor
+ */
+ public static final int TextAppearance_android_shadowColor=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDx} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDx
+ */
+ public static final int TextAppearance_android_shadowDx=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDy} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDy
+ */
+ public static final int TextAppearance_android_shadowDy=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowRadius} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowRadius
+ */
+ public static final int TextAppearance_android_shadowRadius=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontFamily} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fontFamily + */ + public static final int TextAppearance_android_fontFamily=10; + /** + *
+ * @attr description + * The attribute for the font family. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:fontFamily + */ + public static final int TextAppearance_fontFamily=11; + /** + *
+ * @attr description + * Present the text in ALL CAPS. This may use a small-caps form when available. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:textAllCaps
+ */
+ public static final int TextAppearance_textAllCaps=12;
+ /**
+ * Attributes that can be used with a TextInputLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #TextInputLayout_android_textColorHint android:textColorHint} | |
{@link #TextInputLayout_android_hint android:hint} | |
{@link #TextInputLayout_boxBackgroundColor code.name.monkey.retromusic.debug:boxBackgroundColor} | |
{@link #TextInputLayout_boxBackgroundMode code.name.monkey.retromusic.debug:boxBackgroundMode} | |
{@link #TextInputLayout_boxCollapsedPaddingTop code.name.monkey.retromusic.debug:boxCollapsedPaddingTop} | |
{@link #TextInputLayout_boxCornerRadiusBottomEnd code.name.monkey.retromusic.debug:boxCornerRadiusBottomEnd} | |
{@link #TextInputLayout_boxCornerRadiusBottomStart code.name.monkey.retromusic.debug:boxCornerRadiusBottomStart} | |
{@link #TextInputLayout_boxCornerRadiusTopEnd code.name.monkey.retromusic.debug:boxCornerRadiusTopEnd} | |
{@link #TextInputLayout_boxCornerRadiusTopStart code.name.monkey.retromusic.debug:boxCornerRadiusTopStart} | |
{@link #TextInputLayout_boxStrokeColor code.name.monkey.retromusic.debug:boxStrokeColor} | |
{@link #TextInputLayout_boxStrokeWidth code.name.monkey.retromusic.debug:boxStrokeWidth} | |
{@link #TextInputLayout_counterEnabled code.name.monkey.retromusic.debug:counterEnabled} | |
{@link #TextInputLayout_counterMaxLength code.name.monkey.retromusic.debug:counterMaxLength} | |
{@link #TextInputLayout_counterOverflowTextAppearance code.name.monkey.retromusic.debug:counterOverflowTextAppearance} | |
{@link #TextInputLayout_counterTextAppearance code.name.monkey.retromusic.debug:counterTextAppearance} | |
{@link #TextInputLayout_errorEnabled code.name.monkey.retromusic.debug:errorEnabled} | |
{@link #TextInputLayout_errorTextAppearance code.name.monkey.retromusic.debug:errorTextAppearance} | |
{@link #TextInputLayout_helperText code.name.monkey.retromusic.debug:helperText} | |
{@link #TextInputLayout_helperTextEnabled code.name.monkey.retromusic.debug:helperTextEnabled} | |
{@link #TextInputLayout_helperTextTextAppearance code.name.monkey.retromusic.debug:helperTextTextAppearance} | |
{@link #TextInputLayout_hintAnimationEnabled code.name.monkey.retromusic.debug:hintAnimationEnabled} | |
{@link #TextInputLayout_hintEnabled code.name.monkey.retromusic.debug:hintEnabled} | |
{@link #TextInputLayout_hintTextAppearance code.name.monkey.retromusic.debug:hintTextAppearance} | |
{@link #TextInputLayout_passwordToggleContentDescription code.name.monkey.retromusic.debug:passwordToggleContentDescription} | |
{@link #TextInputLayout_passwordToggleDrawable code.name.monkey.retromusic.debug:passwordToggleDrawable} | |
{@link #TextInputLayout_passwordToggleEnabled code.name.monkey.retromusic.debug:passwordToggleEnabled} | |
{@link #TextInputLayout_passwordToggleTint code.name.monkey.retromusic.debug:passwordToggleTint} | |
{@link #TextInputLayout_passwordToggleTintMode code.name.monkey.retromusic.debug:passwordToggleTintMode} |
This symbol is the offset where the {@link android.R.attr#textColorHint} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:textColorHint
+ */
+ public static final int TextInputLayout_android_textColorHint=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#hint} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:hint + */ + public static final int TextInputLayout_android_hint=1; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxBackgroundColor} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:boxBackgroundColor
+ */
+ public static final int TextInputLayout_boxBackgroundColor=2;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxBackgroundMode} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
filled | 1 | |
none | 0 | |
outline | 2 |
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxCollapsedPaddingTop} + * attribute's value can be found in the {@link #TextInputLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:boxCollapsedPaddingTop
+ */
+ public static final int TextInputLayout_boxCollapsedPaddingTop=4;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxCornerRadiusBottomEnd} + * attribute's value can be found in the {@link #TextInputLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:boxCornerRadiusBottomEnd
+ */
+ public static final int TextInputLayout_boxCornerRadiusBottomEnd=5;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxCornerRadiusBottomStart} + * attribute's value can be found in the {@link #TextInputLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:boxCornerRadiusBottomStart
+ */
+ public static final int TextInputLayout_boxCornerRadiusBottomStart=6;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxCornerRadiusTopEnd} + * attribute's value can be found in the {@link #TextInputLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:boxCornerRadiusTopEnd
+ */
+ public static final int TextInputLayout_boxCornerRadiusTopEnd=7;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxCornerRadiusTopStart} + * attribute's value can be found in the {@link #TextInputLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:boxCornerRadiusTopStart
+ */
+ public static final int TextInputLayout_boxCornerRadiusTopStart=8;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxStrokeColor} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:boxStrokeColor
+ */
+ public static final int TextInputLayout_boxStrokeColor=9;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#boxStrokeWidth} + * attribute's value can be found in the {@link #TextInputLayout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:boxStrokeWidth
+ */
+ public static final int TextInputLayout_boxStrokeWidth=10;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#counterEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:counterEnabled
+ */
+ public static final int TextInputLayout_counterEnabled=11;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#counterMaxLength} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:counterMaxLength
+ */
+ public static final int TextInputLayout_counterMaxLength=12;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#counterOverflowTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:counterOverflowTextAppearance
+ */
+ public static final int TextInputLayout_counterOverflowTextAppearance=13;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#counterTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:counterTextAppearance
+ */
+ public static final int TextInputLayout_counterTextAppearance=14;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#errorEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:errorEnabled
+ */
+ public static final int TextInputLayout_errorEnabled=15;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#errorTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:errorTextAppearance
+ */
+ public static final int TextInputLayout_errorTextAppearance=16;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#helperText} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:helperText + */ + public static final int TextInputLayout_helperText=17; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#helperTextEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:helperTextEnabled
+ */
+ public static final int TextInputLayout_helperTextEnabled=18;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#helperTextTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:helperTextTextAppearance
+ */
+ public static final int TextInputLayout_helperTextTextAppearance=19;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hintAnimationEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:hintAnimationEnabled
+ */
+ public static final int TextInputLayout_hintAnimationEnabled=20;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hintEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:hintEnabled
+ */
+ public static final int TextInputLayout_hintEnabled=21;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#hintTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:hintTextAppearance
+ */
+ public static final int TextInputLayout_hintTextAppearance=22;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#passwordToggleContentDescription} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:passwordToggleContentDescription + */ + public static final int TextInputLayout_passwordToggleContentDescription=23; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#passwordToggleDrawable} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:passwordToggleDrawable
+ */
+ public static final int TextInputLayout_passwordToggleDrawable=24;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#passwordToggleEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:passwordToggleEnabled
+ */
+ public static final int TextInputLayout_passwordToggleEnabled=25;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#passwordToggleTint} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:passwordToggleTint
+ */
+ public static final int TextInputLayout_passwordToggleTint=26;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#passwordToggleTintMode} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ThemeEnforcement_android_textAppearance android:textAppearance} | |
{@link #ThemeEnforcement_enforceMaterialTheme code.name.monkey.retromusic.debug:enforceMaterialTheme} | |
{@link #ThemeEnforcement_enforceTextAppearance code.name.monkey.retromusic.debug:enforceTextAppearance} |
This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #ThemeEnforcement} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int ThemeEnforcement_android_textAppearance=0;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#enforceMaterialTheme} + * attribute's value can be found in the {@link #ThemeEnforcement} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:enforceMaterialTheme
+ */
+ public static final int ThemeEnforcement_enforceMaterialTheme=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#enforceTextAppearance} + * attribute's value can be found in the {@link #ThemeEnforcement} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:enforceTextAppearance
+ */
+ public static final int ThemeEnforcement_enforceTextAppearance=2;
+ /**
+ * Attributes that can be used with a Toolbar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Toolbar_android_gravity android:gravity} | |
{@link #Toolbar_android_minHeight android:minHeight} | |
{@link #Toolbar_buttonGravity code.name.monkey.retromusic.debug:buttonGravity} | |
{@link #Toolbar_collapseContentDescription code.name.monkey.retromusic.debug:collapseContentDescription} | Text to set as the content description for the collapse button. |
{@link #Toolbar_collapseIcon code.name.monkey.retromusic.debug:collapseIcon} | Icon drawable to use for the collapse button. |
{@link #Toolbar_contentInsetEnd code.name.monkey.retromusic.debug:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetEndWithActions code.name.monkey.retromusic.debug:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #Toolbar_contentInsetLeft code.name.monkey.retromusic.debug:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetRight code.name.monkey.retromusic.debug:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStart code.name.monkey.retromusic.debug:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStartWithNavigation code.name.monkey.retromusic.debug:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #Toolbar_logo code.name.monkey.retromusic.debug:logo} | Specifies the drawable used for the application logo. |
{@link #Toolbar_logoDescription code.name.monkey.retromusic.debug:logoDescription} | A content description string to describe the appearance of the + * associated logo image. |
{@link #Toolbar_maxButtonHeight code.name.monkey.retromusic.debug:maxButtonHeight} | |
{@link #Toolbar_navigationContentDescription code.name.monkey.retromusic.debug:navigationContentDescription} | Text to set as the content description for the navigation button + * located at the start of the toolbar. |
{@link #Toolbar_navigationIcon code.name.monkey.retromusic.debug:navigationIcon} | Icon drawable to use for the navigation button located at + * the start of the toolbar. |
{@link #Toolbar_popupTheme code.name.monkey.retromusic.debug:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #Toolbar_subtitle code.name.monkey.retromusic.debug:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #Toolbar_subtitleTextAppearance code.name.monkey.retromusic.debug:subtitleTextAppearance} | |
{@link #Toolbar_subtitleTextColor code.name.monkey.retromusic.debug:subtitleTextColor} | A color to apply to the subtitle string. |
{@link #Toolbar_title code.name.monkey.retromusic.debug:title} | |
{@link #Toolbar_titleMargin code.name.monkey.retromusic.debug:titleMargin} | Specifies extra space on the left, start, right and end sides + * of the toolbar's title. |
{@link #Toolbar_titleMarginBottom code.name.monkey.retromusic.debug:titleMarginBottom} | Specifies extra space on the bottom side of the toolbar's title. |
{@link #Toolbar_titleMarginEnd code.name.monkey.retromusic.debug:titleMarginEnd} | Specifies extra space on the end side of the toolbar's title. |
{@link #Toolbar_titleMarginStart code.name.monkey.retromusic.debug:titleMarginStart} | Specifies extra space on the start side of the toolbar's title. |
{@link #Toolbar_titleMarginTop code.name.monkey.retromusic.debug:titleMarginTop} | Specifies extra space on the top side of the toolbar's title. |
{@link #Toolbar_titleMargins code.name.monkey.retromusic.debug:titleMargins} | {@deprecated Use titleMargin} |
{@link #Toolbar_titleTextAppearance code.name.monkey.retromusic.debug:titleTextAppearance} | |
{@link #Toolbar_titleTextColor code.name.monkey.retromusic.debug:titleTextColor} | A color to apply to the title string. |
This symbol is the offset where the {@link android.R.attr#gravity} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #Toolbar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int Toolbar_android_minHeight=1;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#buttonGravity} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
+ * @attr description + * Text to set as the content description for the collapse button. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:collapseContentDescription + */ + public static final int Toolbar_collapseContentDescription=3; + /** + *
+ * @attr description + * Icon drawable to use for the collapse button. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:collapseIcon
+ */
+ public static final int Toolbar_collapseIcon=4;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetEnd
+ */
+ public static final int Toolbar_contentInsetEnd=5;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetEndWithActions
+ */
+ public static final int Toolbar_contentInsetEndWithActions=6;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetLeft
+ */
+ public static final int Toolbar_contentInsetLeft=7;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetRight
+ */
+ public static final int Toolbar_contentInsetRight=8;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetStart
+ */
+ public static final int Toolbar_contentInsetStart=9;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:contentInsetStartWithNavigation
+ */
+ public static final int Toolbar_contentInsetStartWithNavigation=10;
+ /**
+ *
+ * @attr description + * Drawable to set as the logo that appears at the starting side of + * the Toolbar, just after the navigation button. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:logo
+ */
+ public static final int Toolbar_logo=11;
+ /**
+ *
+ * @attr description + * A content description string to describe the appearance of the + * associated logo image. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:logoDescription + */ + public static final int Toolbar_logoDescription=12; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#maxButtonHeight} + * attribute's value can be found in the {@link #Toolbar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:maxButtonHeight
+ */
+ public static final int Toolbar_maxButtonHeight=13;
+ /**
+ *
+ * @attr description + * Text to set as the content description for the navigation button + * located at the start of the toolbar. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:navigationContentDescription + */ + public static final int Toolbar_navigationContentDescription=14; + /** + *
+ * @attr description + * Icon drawable to use for the navigation button located at + * the start of the toolbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:navigationIcon
+ */
+ public static final int Toolbar_navigationIcon=15;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the toolbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:popupTheme
+ */
+ public static final int Toolbar_popupTheme=16;
+ /**
+ *
+ * @attr description + * Specifies subtitle text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:subtitle + */ + public static final int Toolbar_subtitle=17; + /** + *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#subtitleTextAppearance} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:subtitleTextAppearance
+ */
+ public static final int Toolbar_subtitleTextAppearance=18;
+ /**
+ *
+ * @attr description + * A color to apply to the subtitle string. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:subtitleTextColor
+ */
+ public static final int Toolbar_subtitleTextColor=19;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#title} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name code.name.monkey.retromusic.debug:title + */ + public static final int Toolbar_title=20; + /** + *
+ * @attr description + * Specifies extra space on the left, start, right and end sides + * of the toolbar's title. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleMargin
+ */
+ public static final int Toolbar_titleMargin=21;
+ /**
+ *
+ * @attr description + * Specifies extra space on the bottom side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleMarginBottom
+ */
+ public static final int Toolbar_titleMarginBottom=22;
+ /**
+ *
+ * @attr description + * Specifies extra space on the end side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleMarginEnd
+ */
+ public static final int Toolbar_titleMarginEnd=23;
+ /**
+ *
+ * @attr description + * Specifies extra space on the start side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleMarginStart
+ */
+ public static final int Toolbar_titleMarginStart=24;
+ /**
+ *
+ * @attr description + * Specifies extra space on the top side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleMarginTop
+ */
+ public static final int Toolbar_titleMarginTop=25;
+ /**
+ *
+ * @attr description + * {@deprecated Use titleMargin} + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleMargins
+ */
+ @Deprecated
+ public static final int Toolbar_titleMargins=26;
+ /**
+ *
This symbol is the offset where the {@link code.name.monkey.retromusic.debug.R.attr#titleTextAppearance} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleTextAppearance
+ */
+ public static final int Toolbar_titleTextAppearance=27;
+ /**
+ *
+ * @attr description + * A color to apply to the title string. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:titleTextColor
+ */
+ public static final int Toolbar_titleTextColor=28;
+ /**
+ * Attributes that can be used with a View.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #View_android_theme android:theme} | |
{@link #View_android_focusable android:focusable} | |
{@link #View_paddingEnd code.name.monkey.retromusic.debug:paddingEnd} | Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. |
{@link #View_paddingStart code.name.monkey.retromusic.debug:paddingStart} | Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. |
{@link #View_theme code.name.monkey.retromusic.debug:theme} | Deprecated. |
+ * @attr description + * Specifies a theme override for a view. When a theme override is set, the + * view will be inflated using a {@link android.content.Context} themed with + * the specified resource. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:theme
+ */
+ public static final int View_android_theme=0;
+ /**
+ *
+ * @attr description + * Boolean that controls whether a view can take focus. By default the user can not + * move focus to a view; by setting this attribute to true the view is + * allowed to take focus. This value does not impact the behavior of + * directly calling {@link android.view.View#requestFocus}, which will + * always request focus regardless of this view. It only impacts where + * focus navigation will try to move focus. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | 10 |
+ * @attr description + * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:paddingEnd
+ */
+ public static final int View_paddingEnd=2;
+ /**
+ *
+ * @attr description + * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name code.name.monkey.retromusic.debug:paddingStart
+ */
+ public static final int View_paddingStart=3;
+ /**
+ *
+ * @attr description + * Deprecated. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:theme
+ */
+ public static final int View_theme=4;
+ /**
+ * Attributes that can be used with a ViewBackgroundHelper.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ViewBackgroundHelper_android_background android:background} | |
{@link #ViewBackgroundHelper_backgroundTint code.name.monkey.retromusic.debug:backgroundTint} | Tint to apply to the background. |
{@link #ViewBackgroundHelper_backgroundTintMode code.name.monkey.retromusic.debug:backgroundTintMode} | Blending mode used to apply the background tint. |
This symbol is the offset where the {@link android.R.attr#background} + * attribute's value can be found in the {@link #ViewBackgroundHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:background
+ */
+ public static final int ViewBackgroundHelper_android_background=0;
+ /**
+ *
+ * @attr description + * Tint to apply to the background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name code.name.monkey.retromusic.debug:backgroundTint
+ */
+ public static final int ViewBackgroundHelper_backgroundTint=1;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the background tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ViewStubCompat_android_id android:id} | |
{@link #ViewStubCompat_android_layout android:layout} | |
{@link #ViewStubCompat_android_inflatedId android:inflatedId} |
This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #ViewStubCompat} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int ViewStubCompat_android_id=0;
+ /**
+ *
+ * @attr description + * Supply an identifier for the layout resource to inflate when the ViewStub + * becomes visible or when forced to do so. The layout resource must be a + * valid reference to a layout. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int ViewStubCompat_android_layout=1;
+ /**
+ *
+ * @attr description + * Overrides the id of the inflated View with this value. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:inflatedId
+ */
+ public static final int ViewStubCompat_android_inflatedId=2;
+ }
+ public static final class transition {
+ public static final int grid_exit=0x7f130000;
+ }
+ public static final class xml {
+ public static final int app_widget_big_info=0x7f140000;
+ public static final int app_widget_card_info=0x7f140001;
+ public static final int app_widget_classic_info=0x7f140002;
+ public static final int app_widget_small_info=0x7f140003;
+ public static final int app_widget_text=0x7f140004;
+ public static final int automotive_app_desc=0x7f140005;
+ public static final int pref_advanced=0x7f140006;
+ public static final int pref_audio=0x7f140007;
+ public static final int pref_blacklist=0x7f140008;
+ public static final int pref_extras=0x7f140009;
+ public static final int pref_general=0x7f14000a;
+ public static final int pref_images=0x7f14000b;
+ public static final int pref_lockscreen=0x7f14000c;
+ public static final int pref_notification=0x7f14000d;
+ public static final int pref_now_playing_screen=0x7f14000e;
+ public static final int pref_playlists=0x7f14000f;
+ public static final int pref_ui=0x7f140010;
+ public static final int pref_window=0x7f140011;
+ public static final int provider_paths=0x7f140012;
+ }
+}
\ No newline at end of file
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialcab/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialcab/R.java
new file mode 100644
index 000000000..d0a443b85
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialcab/R.java
@@ -0,0 +1,1401 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.afollestad.materialcab;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040021;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f04002b;
+ public static final int alpha = 0x7f04002c;
+ public static final int arrowHeadLength = 0x7f04002e;
+ public static final int arrowShaftLength = 0x7f04002f;
+ public static final int autoCompleteTextViewStyle = 0x7f040039;
+ public static final int background = 0x7f04003f;
+ public static final int backgroundSplit = 0x7f040040;
+ public static final int backgroundStacked = 0x7f040041;
+ public static final int backgroundTint = 0x7f040042;
+ public static final int backgroundTintMode = 0x7f040043;
+ public static final int barLength = 0x7f040044;
+ public static final int borderlessButtonStyle = 0x7f040050;
+ public static final int buttonBarButtonStyle = 0x7f04005e;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04005f;
+ public static final int buttonBarNeutralButtonStyle = 0x7f040060;
+ public static final int buttonBarPositiveButtonStyle = 0x7f040061;
+ public static final int buttonBarStyle = 0x7f040062;
+ public static final int buttonGravity = 0x7f040063;
+ public static final int buttonPanelSideLayout = 0x7f040065;
+ public static final int buttonStyle = 0x7f040067;
+ public static final int buttonStyleSmall = 0x7f040068;
+ public static final int buttonTint = 0x7f040069;
+ public static final int buttonTintMode = 0x7f04006a;
+ public static final int checkboxStyle = 0x7f040094;
+ public static final int checkedTextViewStyle = 0x7f040099;
+ public static final int closeIcon = 0x7f0400b3;
+ public static final int closeItemLayout = 0x7f0400ba;
+ public static final int collapseContentDescription = 0x7f0400bb;
+ public static final int collapseIcon = 0x7f0400bc;
+ public static final int color = 0x7f0400bf;
+ public static final int colorAccent = 0x7f0400c0;
+ public static final int colorBackgroundFloating = 0x7f0400c1;
+ public static final int colorButtonNormal = 0x7f0400c2;
+ public static final int colorControlActivated = 0x7f0400c3;
+ public static final int colorControlHighlight = 0x7f0400c4;
+ public static final int colorControlNormal = 0x7f0400c5;
+ public static final int colorPrimary = 0x7f0400c7;
+ public static final int colorPrimaryDark = 0x7f0400c8;
+ public static final int colorSwitchThumbNormal = 0x7f0400cb;
+ public static final int commitIcon = 0x7f0400ce;
+ public static final int contentInsetEnd = 0x7f0400d0;
+ public static final int contentInsetEndWithActions = 0x7f0400d1;
+ public static final int contentInsetLeft = 0x7f0400d2;
+ public static final int contentInsetRight = 0x7f0400d3;
+ public static final int contentInsetStart = 0x7f0400d4;
+ public static final int contentInsetStartWithNavigation = 0x7f0400d5;
+ public static final int controlBackground = 0x7f0400dc;
+ public static final int customNavigationLayout = 0x7f0400e3;
+ public static final int defaultQueryHint = 0x7f0400e5;
+ public static final int dialogPreferredPadding = 0x7f0400ed;
+ public static final int dialogTheme = 0x7f0400ee;
+ public static final int displayOptions = 0x7f0400f1;
+ public static final int divider = 0x7f0400f2;
+ public static final int dividerHorizontal = 0x7f0400f4;
+ public static final int dividerPadding = 0x7f0400f5;
+ public static final int dividerVertical = 0x7f0400f6;
+ public static final int drawableSize = 0x7f0400f7;
+ public static final int drawerArrowStyle = 0x7f0400f8;
+ public static final int dropDownListViewStyle = 0x7f0400f9;
+ public static final int dropdownListPreferredItemHeight = 0x7f0400fa;
+ public static final int editTextBackground = 0x7f0400fc;
+ public static final int editTextColor = 0x7f0400fd;
+ public static final int editTextStyle = 0x7f0400ff;
+ public static final int elevation = 0x7f040100;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f040108;
+ public static final int gapBetweenBars = 0x7f040136;
+ public static final int goIcon = 0x7f040137;
+ public static final int height = 0x7f040139;
+ public static final int hideOnContentScroll = 0x7f04013e;
+ public static final int homeAsUpIndicator = 0x7f040146;
+ public static final int homeLayout = 0x7f040147;
+ public static final int icon = 0x7f040149;
+ public static final int iconifiedByDefault = 0x7f040153;
+ public static final int imageButtonStyle = 0x7f040156;
+ public static final int indeterminateProgressStyle = 0x7f040157;
+ public static final int initialActivityCount = 0x7f040158;
+ public static final int isLightTheme = 0x7f04015b;
+ public static final int itemPadding = 0x7f040164;
+ public static final int layout = 0x7f04016e;
+ public static final int listChoiceBackgroundIndicator = 0x7f040186;
+ public static final int listDividerAlertDialog = 0x7f040187;
+ public static final int listItemLayout = 0x7f040188;
+ public static final int listLayout = 0x7f040189;
+ public static final int listMenuViewStyle = 0x7f04018a;
+ public static final int listPopupWindowStyle = 0x7f04018b;
+ public static final int listPreferredItemHeight = 0x7f04018c;
+ public static final int listPreferredItemHeightLarge = 0x7f04018d;
+ public static final int listPreferredItemHeightSmall = 0x7f04018e;
+ public static final int listPreferredItemPaddingLeft = 0x7f04018f;
+ public static final int listPreferredItemPaddingRight = 0x7f040190;
+ public static final int logo = 0x7f040191;
+ public static final int logoDescription = 0x7f040192;
+ public static final int maxButtonHeight = 0x7f040196;
+ public static final int mcab_background_color = 0x7f04019b;
+ public static final int mcab_close_drawable = 0x7f04019c;
+ public static final int mcab_contentinset_start = 0x7f04019d;
+ public static final int mcab_menu = 0x7f04019e;
+ public static final int mcab_popup_theme = 0x7f04019f;
+ public static final int mcab_title = 0x7f0401a0;
+ public static final int measureWithLargestChild = 0x7f0401be;
+ public static final int multiChoiceItemLayout = 0x7f0401db;
+ public static final int navigationContentDescription = 0x7f0401dc;
+ public static final int navigationIcon = 0x7f0401dd;
+ public static final int navigationMode = 0x7f0401de;
+ public static final int overlapAnchor = 0x7f0401e5;
+ public static final int paddingEnd = 0x7f0401e7;
+ public static final int paddingStart = 0x7f0401e8;
+ public static final int panelBackground = 0x7f0401ea;
+ public static final int panelMenuListTheme = 0x7f0401eb;
+ public static final int panelMenuListWidth = 0x7f0401ec;
+ public static final int popupMenuStyle = 0x7f0401f3;
+ public static final int popupTheme = 0x7f0401f4;
+ public static final int popupWindowStyle = 0x7f0401f5;
+ public static final int preserveIconSpacing = 0x7f040205;
+ public static final int progressBarPadding = 0x7f04020b;
+ public static final int progressBarStyle = 0x7f04020c;
+ public static final int queryBackground = 0x7f04020d;
+ public static final int queryHint = 0x7f04020e;
+ public static final int radioButtonStyle = 0x7f04020f;
+ public static final int ratingBarStyle = 0x7f040210;
+ public static final int ratingBarStyleIndicator = 0x7f040211;
+ public static final int ratingBarStyleSmall = 0x7f040212;
+ public static final int searchHintIcon = 0x7f04021f;
+ public static final int searchIcon = 0x7f040220;
+ public static final int searchViewStyle = 0x7f040221;
+ public static final int seekBarStyle = 0x7f040224;
+ public static final int selectableItemBackground = 0x7f040226;
+ public static final int selectableItemBackgroundBorderless = 0x7f040227;
+ public static final int showAsAction = 0x7f04022b;
+ public static final int showDividers = 0x7f04022c;
+ public static final int showText = 0x7f04022f;
+ public static final int singleChoiceItemLayout = 0x7f040232;
+ public static final int spinBars = 0x7f040244;
+ public static final int spinnerDropDownItemStyle = 0x7f040245;
+ public static final int spinnerStyle = 0x7f040246;
+ public static final int splitTrack = 0x7f040247;
+ public static final int srcCompat = 0x7f040248;
+ public static final int state_above_anchor = 0x7f04024a;
+ public static final int subMenuArrow = 0x7f040253;
+ public static final int submitBackground = 0x7f040254;
+ public static final int subtitle = 0x7f040255;
+ public static final int subtitleTextAppearance = 0x7f040256;
+ public static final int subtitleTextColor = 0x7f040257;
+ public static final int subtitleTextStyle = 0x7f040258;
+ public static final int suggestionRowLayout = 0x7f040259;
+ public static final int switchMinWidth = 0x7f04025d;
+ public static final int switchPadding = 0x7f04025e;
+ public static final int switchStyle = 0x7f040261;
+ public static final int switchTextAppearance = 0x7f040262;
+ public static final int textAllCaps = 0x7f040280;
+ public static final int textAppearanceLargePopupMenu = 0x7f04028b;
+ public static final int textAppearanceListItem = 0x7f04028c;
+ public static final int textAppearanceListItemSmall = 0x7f04028e;
+ public static final int textAppearancePopupMenuHeader = 0x7f040290;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040291;
+ public static final int textAppearanceSearchResultTitle = 0x7f040292;
+ public static final int textAppearanceSmallPopupMenu = 0x7f040293;
+ public static final int textColorAlertDialogListItem = 0x7f040297;
+ public static final int textColorSearchUrl = 0x7f040298;
+ public static final int theme = 0x7f04029d;
+ public static final int thickness = 0x7f04029e;
+ public static final int thumbTextPadding = 0x7f04029f;
+ public static final int thumbTint = 0x7f0402a0;
+ public static final int thumbTintMode = 0x7f0402a1;
+ public static final int tickMark = 0x7f0402a2;
+ public static final int tickMarkTint = 0x7f0402a3;
+ public static final int tickMarkTintMode = 0x7f0402a4;
+ public static final int title = 0x7f0402a7;
+ public static final int titleMargin = 0x7f0402a9;
+ public static final int titleMarginBottom = 0x7f0402aa;
+ public static final int titleMarginEnd = 0x7f0402ab;
+ public static final int titleMarginStart = 0x7f0402ac;
+ public static final int titleMarginTop = 0x7f0402ad;
+ public static final int titleMargins = 0x7f0402ae;
+ public static final int titleTextAppearance = 0x7f0402af;
+ public static final int titleTextColor = 0x7f0402b0;
+ public static final int titleTextStyle = 0x7f0402b1;
+ public static final int toolbarNavigationButtonStyle = 0x7f0402b3;
+ public static final int toolbarStyle = 0x7f0402b5;
+ public static final int track = 0x7f0402b9;
+ public static final int trackTint = 0x7f0402ba;
+ public static final int trackTintMode = 0x7f0402bb;
+ public static final int voiceIcon = 0x7f0402ce;
+ public static final int windowActionBar = 0x7f0402d0;
+ public static final int windowActionBarOverlay = 0x7f0402d1;
+ public static final int windowActionModeOverlay = 0x7f0402d2;
+ public static final int windowFixedHeightMajor = 0x7f0402d3;
+ public static final int windowFixedHeightMinor = 0x7f0402d4;
+ public static final int windowFixedWidthMajor = 0x7f0402d5;
+ public static final int windowFixedWidthMinor = 0x7f0402d6;
+ public static final int windowMinWidthMajor = 0x7f0402d7;
+ public static final int windowMinWidthMinor = 0x7f0402d8;
+ public static final int windowNoTitle = 0x7f0402d9;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_allow_stacked_button_bar = 0x7f050001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
+ public static final int abc_color_highlight_material = 0x7f060004;
+ public static final int abc_input_method_navigation_guard = 0x7f060007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
+ public static final int abc_primary_text_material_dark = 0x7f06000a;
+ public static final int abc_primary_text_material_light = 0x7f06000b;
+ public static final int abc_search_url_text = 0x7f06000c;
+ public static final int abc_search_url_text_normal = 0x7f06000d;
+ public static final int abc_search_url_text_pressed = 0x7f06000e;
+ public static final int abc_search_url_text_selected = 0x7f06000f;
+ public static final int abc_secondary_text_material_dark = 0x7f060010;
+ public static final int abc_secondary_text_material_light = 0x7f060011;
+ public static final int abc_tint_btn_checkable = 0x7f060012;
+ public static final int abc_tint_default = 0x7f060013;
+ public static final int abc_tint_edittext = 0x7f060014;
+ public static final int abc_tint_seek_thumb = 0x7f060015;
+ public static final int abc_tint_spinner = 0x7f060016;
+ public static final int abc_tint_switch_track = 0x7f060017;
+ public static final int accent_material_dark = 0x7f060018;
+ public static final int accent_material_light = 0x7f060019;
+ public static final int background_floating_material_dark = 0x7f060032;
+ public static final int background_floating_material_light = 0x7f060033;
+ public static final int background_material_dark = 0x7f060034;
+ public static final int background_material_light = 0x7f060035;
+ public static final int bright_foreground_disabled_material_dark = 0x7f060036;
+ public static final int bright_foreground_disabled_material_light = 0x7f060037;
+ public static final int bright_foreground_inverse_material_dark = 0x7f060038;
+ public static final int bright_foreground_inverse_material_light = 0x7f060039;
+ public static final int bright_foreground_material_dark = 0x7f06003a;
+ public static final int bright_foreground_material_light = 0x7f06003b;
+ public static final int button_material_dark = 0x7f06003c;
+ public static final int button_material_light = 0x7f06003d;
+ public static final int dim_foreground_disabled_material_dark = 0x7f06006c;
+ public static final int dim_foreground_disabled_material_light = 0x7f06006d;
+ public static final int dim_foreground_material_dark = 0x7f06006e;
+ public static final int dim_foreground_material_light = 0x7f06006f;
+ public static final int foreground_material_dark = 0x7f060073;
+ public static final int foreground_material_light = 0x7f060074;
+ public static final int highlighted_text_material_dark = 0x7f060075;
+ public static final int highlighted_text_material_light = 0x7f060076;
+ public static final int material_blue_grey_800 = 0x7f060077;
+ public static final int material_blue_grey_900 = 0x7f060078;
+ public static final int material_blue_grey_950 = 0x7f060079;
+ public static final int material_deep_teal_200 = 0x7f06007a;
+ public static final int material_deep_teal_500 = 0x7f06007b;
+ public static final int material_grey_100 = 0x7f06007c;
+ public static final int material_grey_300 = 0x7f06007d;
+ public static final int material_grey_50 = 0x7f06007e;
+ public static final int material_grey_600 = 0x7f06007f;
+ public static final int material_grey_800 = 0x7f060080;
+ public static final int material_grey_850 = 0x7f060081;
+ public static final int material_grey_900 = 0x7f060082;
+ public static final int primary_dark_material_dark = 0x7f0600c6;
+ public static final int primary_dark_material_light = 0x7f0600c7;
+ public static final int primary_material_dark = 0x7f0600c8;
+ public static final int primary_material_light = 0x7f0600c9;
+ public static final int primary_text_default_material_dark = 0x7f0600ca;
+ public static final int primary_text_default_material_light = 0x7f0600cb;
+ public static final int primary_text_disabled_material_dark = 0x7f0600cc;
+ public static final int primary_text_disabled_material_light = 0x7f0600cd;
+ public static final int ripple_material_dark = 0x7f0600ce;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_dark = 0x7f0600d0;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ public static final int secondary_text_disabled_material_dark = 0x7f0600d2;
+ public static final int secondary_text_disabled_material_light = 0x7f0600d3;
+ public static final int switch_thumb_disabled_material_dark = 0x7f0600d4;
+ public static final int switch_thumb_disabled_material_light = 0x7f0600d5;
+ public static final int switch_thumb_material_dark = 0x7f0600d6;
+ public static final int switch_thumb_material_light = 0x7f0600d7;
+ public static final int switch_thumb_normal_material_dark = 0x7f0600d8;
+ public static final int switch_thumb_normal_material_light = 0x7f0600d9;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
+ public static final int abc_action_bar_default_height_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
+ public static final int abc_action_button_min_height_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_material = 0x7f07000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
+ public static final int abc_button_inset_horizontal_material = 0x7f070012;
+ public static final int abc_button_inset_vertical_material = 0x7f070013;
+ public static final int abc_button_padding_horizontal_material = 0x7f070014;
+ public static final int abc_button_padding_vertical_material = 0x7f070015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
+ public static final int abc_config_prefDialogWidth = 0x7f070017;
+ public static final int abc_control_corner_material = 0x7f070018;
+ public static final int abc_control_inset_material = 0x7f070019;
+ public static final int abc_control_padding_material = 0x7f07001a;
+ public static final int abc_dialog_fixed_height_major = 0x7f07001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
+ public static final int abc_dialog_min_width_major = 0x7f070022;
+ public static final int abc_dialog_min_width_minor = 0x7f070023;
+ public static final int abc_dialog_padding_material = 0x7f070024;
+ public static final int abc_dialog_padding_top_material = 0x7f070025;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070027;
+ public static final int abc_disabled_alpha_material_light = 0x7f070028;
+ public static final int abc_dropdownitem_icon_width = 0x7f070029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f07002e;
+ public static final int abc_floating_window_z = 0x7f07002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
+ public static final int abc_panel_menu_list_width = 0x7f070031;
+ public static final int abc_progress_bar_height_material = 0x7f070032;
+ public static final int abc_search_view_preferred_height = 0x7f070033;
+ public static final int abc_search_view_preferred_width = 0x7f070034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f070035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070037;
+ public static final int abc_switch_padding = 0x7f070038;
+ public static final int abc_text_size_body_1_material = 0x7f070039;
+ public static final int abc_text_size_body_2_material = 0x7f07003a;
+ public static final int abc_text_size_button_material = 0x7f07003b;
+ public static final int abc_text_size_caption_material = 0x7f07003c;
+ public static final int abc_text_size_display_1_material = 0x7f07003d;
+ public static final int abc_text_size_display_2_material = 0x7f07003e;
+ public static final int abc_text_size_display_3_material = 0x7f07003f;
+ public static final int abc_text_size_display_4_material = 0x7f070040;
+ public static final int abc_text_size_headline_material = 0x7f070041;
+ public static final int abc_text_size_large_material = 0x7f070042;
+ public static final int abc_text_size_medium_material = 0x7f070043;
+ public static final int abc_text_size_menu_header_material = 0x7f070044;
+ public static final int abc_text_size_menu_material = 0x7f070045;
+ public static final int abc_text_size_small_material = 0x7f070046;
+ public static final int abc_text_size_subhead_material = 0x7f070047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
+ public static final int abc_text_size_title_material = 0x7f070049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
+ public static final int disabled_alpha_material_dark = 0x7f0700b8;
+ public static final int disabled_alpha_material_light = 0x7f0700b9;
+ public static final int highlight_alpha_material_colored = 0x7f0700be;
+ public static final int highlight_alpha_material_dark = 0x7f0700bf;
+ public static final int highlight_alpha_material_light = 0x7f0700c0;
+ public static final int mcab_default_content_inset = 0x7f0700cb;
+ public static final int mcab_toolbar_elevation = 0x7f0700cc;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_subtext_size = 0x7f07013c;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006;
+ public static final int abc_action_bar_item_background_material = 0x7f080007;
+ public static final int abc_btn_borderless_material = 0x7f080008;
+ public static final int abc_btn_check_material = 0x7f080009;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b;
+ public static final int abc_btn_colored_material = 0x7f08000c;
+ public static final int abc_btn_default_mtrl_shape = 0x7f08000d;
+ public static final int abc_btn_radio_material = 0x7f08000e;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012;
+ public static final int abc_cab_background_internal_bg = 0x7f080013;
+ public static final int abc_cab_background_top_material = 0x7f080014;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015;
+ public static final int abc_control_background_material = 0x7f080016;
+ public static final int abc_dialog_material_background = 0x7f080017;
+ public static final int abc_edit_text_material = 0x7f080018;
+ public static final int abc_ic_ab_back_material = 0x7f080019;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a;
+ public static final int abc_ic_clear_material = 0x7f08001b;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_go_search_api_material = 0x7f08001d;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_menu_overflow_material = 0x7f080020;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023;
+ public static final int abc_ic_search_api_material = 0x7f080024;
+ public static final int abc_ic_star_black_16dp = 0x7f080025;
+ public static final int abc_ic_star_black_36dp = 0x7f080026;
+ public static final int abc_ic_star_black_48dp = 0x7f080027;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080028;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080029;
+ public static final int abc_ic_star_half_black_48dp = 0x7f08002a;
+ public static final int abc_ic_voice_search_api_material = 0x7f08002b;
+ public static final int abc_item_background_holo_dark = 0x7f08002c;
+ public static final int abc_item_background_holo_light = 0x7f08002d;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f08002f;
+ public static final int abc_list_focused_holo = 0x7f080030;
+ public static final int abc_list_longpressed_holo = 0x7f080031;
+ public static final int abc_list_pressed_holo_dark = 0x7f080032;
+ public static final int abc_list_pressed_holo_light = 0x7f080033;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f080035;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f080036;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080037;
+ public static final int abc_list_selector_holo_dark = 0x7f080038;
+ public static final int abc_list_selector_holo_light = 0x7f080039;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a;
+ public static final int abc_popup_background_mtrl_mult = 0x7f08003b;
+ public static final int abc_ratingbar_indicator_material = 0x7f08003c;
+ public static final int abc_ratingbar_material = 0x7f08003d;
+ public static final int abc_ratingbar_small_material = 0x7f08003e;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043;
+ public static final int abc_seekbar_thumb_material = 0x7f080044;
+ public static final int abc_seekbar_tick_mark_material = 0x7f080045;
+ public static final int abc_seekbar_track_material = 0x7f080046;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f080047;
+ public static final int abc_spinner_textfield_background_material = 0x7f080048;
+ public static final int abc_switch_thumb_material = 0x7f080049;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f08004a;
+ public static final int abc_tab_indicator_material = 0x7f08004b;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c;
+ public static final int abc_text_cursor_material = 0x7f08004d;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080055;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057;
+ public static final int abc_textfield_search_material = 0x7f080058;
+ public static final int mcab_nav_back = 0x7f0801dd;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action0 = 0x7f0a0006;
+ public static final int action_bar = 0x7f0a0027;
+ public static final int action_bar_activity_content = 0x7f0a0028;
+ public static final int action_bar_container = 0x7f0a0029;
+ public static final int action_bar_root = 0x7f0a002a;
+ public static final int action_bar_spinner = 0x7f0a002b;
+ public static final int action_bar_subtitle = 0x7f0a002c;
+ public static final int action_bar_title = 0x7f0a002d;
+ public static final int action_context_bar = 0x7f0a0032;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_menu_divider = 0x7f0a0047;
+ public static final int action_menu_presenter = 0x7f0a0048;
+ public static final int action_mode_bar = 0x7f0a0049;
+ public static final int action_mode_bar_stub = 0x7f0a004a;
+ public static final int action_mode_close_button = 0x7f0a004b;
+ public static final int activity_chooser_view_content = 0x7f0a0076;
+ public static final int add = 0x7f0a007e;
+ public static final int alertTitle = 0x7f0a008a;
+ public static final int always = 0x7f0a008e;
+ public static final int beginning = 0x7f0a00ae;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int buttonPanel = 0x7f0a00b8;
+ public static final int cancel_action = 0x7f0a00c3;
+ public static final int checkbox = 0x7f0a00d5;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int collapseActionView = 0x7f0a00de;
+ public static final int contentPanel = 0x7f0a00eb;
+ public static final int custom = 0x7f0a00f1;
+ public static final int customPanel = 0x7f0a00f2;
+ public static final int decor_content_parent = 0x7f0a00f4;
+ public static final int default_activity_button = 0x7f0a00f5;
+ public static final int disableHome = 0x7f0a00fc;
+ public static final int edit_query = 0x7f0a0107;
+ public static final int end = 0x7f0a010a;
+ public static final int end_padder = 0x7f0a010b;
+ public static final int expand_activities_button = 0x7f0a0112;
+ public static final int expanded_menu = 0x7f0a0115;
+ public static final int home = 0x7f0a0136;
+ public static final int homeAsUp = 0x7f0a0137;
+ public static final int icon = 0x7f0a013a;
+ public static final int ifRoom = 0x7f0a013f;
+ public static final int image = 0x7f0a0140;
+ public static final int info = 0x7f0a0151;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int listMode = 0x7f0a016a;
+ public static final int list_item = 0x7f0a016b;
+ public static final int mcab_toolbar = 0x7f0a0177;
+ public static final int media_actions = 0x7f0a0198;
+ public static final int middle = 0x7f0a019d;
+ public static final int multiply = 0x7f0a01d7;
+ public static final int never = 0x7f0a01e4;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int parentPanel = 0x7f0a01ff;
+ public static final int progress_circular = 0x7f0a022b;
+ public static final int progress_horizontal = 0x7f0a022c;
+ public static final int radio = 0x7f0a022e;
+ public static final int screen = 0x7f0a0242;
+ public static final int scrollIndicatorDown = 0x7f0a0244;
+ public static final int scrollIndicatorUp = 0x7f0a0245;
+ public static final int scrollView = 0x7f0a0246;
+ public static final int search_badge = 0x7f0a0249;
+ public static final int search_bar = 0x7f0a024a;
+ public static final int search_button = 0x7f0a024b;
+ public static final int search_close_btn = 0x7f0a024c;
+ public static final int search_edit_frame = 0x7f0a024d;
+ public static final int search_go_btn = 0x7f0a024e;
+ public static final int search_mag_icon = 0x7f0a024f;
+ public static final int search_plate = 0x7f0a0250;
+ public static final int search_src_text = 0x7f0a0251;
+ public static final int search_voice_btn = 0x7f0a0252;
+ public static final int select_dialog_listview = 0x7f0a0258;
+ public static final int shortcut = 0x7f0a025e;
+ public static final int showCustom = 0x7f0a025f;
+ public static final int showHome = 0x7f0a0260;
+ public static final int showTitle = 0x7f0a0261;
+ public static final int spacer = 0x7f0a0274;
+ public static final int split_action_bar = 0x7f0a0276;
+ public static final int src_atop = 0x7f0a0277;
+ public static final int src_in = 0x7f0a0278;
+ public static final int src_over = 0x7f0a0279;
+ public static final int status_bar_latest_event_content = 0x7f0a027f;
+ public static final int submenuarrow = 0x7f0a0284;
+ public static final int submit_area = 0x7f0a0285;
+ public static final int tabMode = 0x7f0a028b;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int textSpacerNoButtons = 0x7f0a0294;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int title_template = 0x7f0a02a4;
+ public static final int top = 0x7f0a02a8;
+ public static final int topPanel = 0x7f0a02ad;
+ public static final int up = 0x7f0a02ba;
+ public static final int useLogo = 0x7f0a02bb;
+ public static final int withText = 0x7f0a02d1;
+ public static final int wrap_content = 0x7f0a02d2;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int cancel_button_image_alpha = 0x7f0b0005;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_menu_item_layout = 0x7f0d0002;
+ public static final int abc_action_menu_layout = 0x7f0d0003;
+ public static final int abc_action_mode_bar = 0x7f0d0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0005;
+ public static final int abc_activity_chooser_view = 0x7f0d0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0008;
+ public static final int abc_alert_dialog_material = 0x7f0d0009;
+ public static final int abc_dialog_title_material = 0x7f0d000c;
+ public static final int abc_expanded_menu_layout = 0x7f0d000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000e;
+ public static final int abc_list_menu_item_icon = 0x7f0d000f;
+ public static final int abc_list_menu_item_layout = 0x7f0d0010;
+ public static final int abc_list_menu_item_radio = 0x7f0d0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0d0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0013;
+ public static final int abc_screen_content_include = 0x7f0d0014;
+ public static final int abc_screen_simple = 0x7f0d0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0016;
+ public static final int abc_screen_toolbar = 0x7f0d0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0018;
+ public static final int abc_search_view = 0x7f0d0019;
+ public static final int abc_select_dialog_material = 0x7f0d001a;
+ public static final int mcab_toolbar = 0x7f0d00b0;
+ public static final int notification_media_action = 0x7f0d00e0;
+ public static final int notification_media_cancel_action = 0x7f0d00e1;
+ public static final int notification_template_big_media = 0x7f0d00e2;
+ public static final int notification_template_big_media_narrow = 0x7f0d00e4;
+ public static final int notification_template_media = 0x7f0d00e9;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ public static final int select_dialog_item_material = 0x7f0d0102;
+ public static final int select_dialog_multichoice_material = 0x7f0d0103;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0104;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d0109;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f100000;
+ public static final int abc_action_bar_up_description = 0x7f100001;
+ public static final int abc_action_menu_overflow_description = 0x7f100002;
+ public static final int abc_action_mode_done = 0x7f100003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f100004;
+ public static final int abc_activitychooserview_choose_application = 0x7f100005;
+ public static final int abc_capital_off = 0x7f100006;
+ public static final int abc_capital_on = 0x7f100007;
+ public static final int abc_font_family_body_1_material = 0x7f100008;
+ public static final int abc_font_family_body_2_material = 0x7f100009;
+ public static final int abc_font_family_button_material = 0x7f10000a;
+ public static final int abc_font_family_caption_material = 0x7f10000b;
+ public static final int abc_font_family_display_1_material = 0x7f10000c;
+ public static final int abc_font_family_display_2_material = 0x7f10000d;
+ public static final int abc_font_family_display_3_material = 0x7f10000e;
+ public static final int abc_font_family_display_4_material = 0x7f10000f;
+ public static final int abc_font_family_headline_material = 0x7f100010;
+ public static final int abc_font_family_menu_material = 0x7f100011;
+ public static final int abc_font_family_subhead_material = 0x7f100012;
+ public static final int abc_font_family_title_material = 0x7f100013;
+ public static final int abc_search_hint = 0x7f10001e;
+ public static final int abc_searchview_description_clear = 0x7f10001f;
+ public static final int abc_searchview_description_query = 0x7f100020;
+ public static final int abc_searchview_description_search = 0x7f100021;
+ public static final int abc_searchview_description_submit = 0x7f100022;
+ public static final int abc_searchview_description_voice = 0x7f100023;
+ public static final int abc_shareactionprovider_share_with = 0x7f100024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f100025;
+ public static final int abc_toolbar_collapse_description = 0x7f100026;
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f110000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f110001;
+ public static final int Animation_AppCompat_Dialog = 0x7f110002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f110003;
+ public static final int Base_AlertDialog_AppCompat = 0x7f110007;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f110008;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f110009;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f11000a;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f11000e;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f11000d;
+ public static final int Base_TextAppearance_AppCompat = 0x7f11000f;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f110010;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f110011;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f110012;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f110013;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f110014;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f110015;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f110016;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f110017;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f110018;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f110019;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f11001a;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f11001b;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f11001c;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f11001d;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f11001e;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f11001f;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f110020;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f110021;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f110022;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f110023;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f110024;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f110025;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f110026;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f110027;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f110028;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f110029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f11002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f11002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f11002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f11002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f11002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110030;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f110031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f110032;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110035;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110036;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110037;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110038;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110039;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f11003a;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f11003b;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11003c;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f11003d;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f11003e;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f11005e;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f11005f;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f110060;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f110061;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f110062;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f110063;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f110064;
+ public static final int Base_Theme_AppCompat = 0x7f11003f;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f110040;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f110041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f110045;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f110042;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f110043;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f110044;
+ public static final int Base_Theme_AppCompat_Light = 0x7f110046;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f110047;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f110048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f11004c;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f110049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f11004a;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f11004b;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f110074;
+ public static final int Base_V21_Theme_AppCompat = 0x7f110070;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f110071;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f110072;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f110073;
+ public static final int Base_V22_Theme_AppCompat = 0x7f110075;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f110076;
+ public static final int Base_V23_Theme_AppCompat = 0x7f110077;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f110078;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f110082;
+ public static final int Base_V7_Theme_AppCompat = 0x7f11007e;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f11007f;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f110080;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f110081;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f110083;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f110084;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f110086;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f110087;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f110088;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f110089;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f11008a;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f11008b;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f11008c;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f11008d;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f11008e;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f11008f;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f110090;
+ public static final int Base_Widget_AppCompat_Button = 0x7f110091;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f110097;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f110098;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f110092;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f110093;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f110094;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f110095;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f110096;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f110099;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f11009a;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f11009b;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f11009c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f11009d;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f11009e;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f11009f;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f1100a0;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1100a1;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1100a2;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1100a3;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1100a4;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1100a5;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1100a6;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1100a7;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1100a8;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1100a9;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1100aa;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f1100ab;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1100ac;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1100ad;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1100ae;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1100af;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1100b0;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1100b1;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1100b2;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f1100b3;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1100b4;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1100b5;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f1100b6;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1100b7;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f1100b8;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1100b9;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f1100ba;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1100bb;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1100bc;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f1100bd;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1100be;
+ public static final int Platform_AppCompat = 0x7f1100e5;
+ public static final int Platform_AppCompat_Light = 0x7f1100e6;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1100eb;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1100ec;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1100ed;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1100f2;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f110113;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f110114;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f110115;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f110116;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f110117;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f11011a;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f110121;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f11011c;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f11011d;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f11011e;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f11011f;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f110120;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f110122;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f110123;
+ public static final int TextAppearance_AppCompat = 0x7f110127;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f110128;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f110129;
+ public static final int TextAppearance_AppCompat_Button = 0x7f11012a;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f11012b;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f11012c;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f11012d;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f11012e;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f11012f;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f110130;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f110131;
+ public static final int TextAppearance_AppCompat_Large = 0x7f110132;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f110133;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f110134;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f110135;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f110136;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f110137;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f110138;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f110139;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f11013a;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f11013b;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f11013c;
+ public static final int TextAppearance_AppCompat_Small = 0x7f11013d;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f11013e;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f11013f;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f110140;
+ public static final int TextAppearance_AppCompat_Title = 0x7f110141;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f110142;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f110144;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f110145;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f110146;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f110147;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f110148;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110149;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f11014a;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f11014b;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f11014c;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f11014d;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110150;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110151;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110152;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110153;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110154;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f110155;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f110156;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11017f;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f110180;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f110181;
+ public static final int ThemeOverlay_AppCompat = 0x7f1101c1;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f1101c2;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f1101c3;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f1101c4;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f1101c5;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f1101c6;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f1101c7;
+ public static final int Theme_AppCompat = 0x7f110183;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f110184;
+ public static final int Theme_AppCompat_DayNight = 0x7f110185;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f110186;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f110187;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f11018a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f110188;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f110189;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f11018b;
+ public static final int Theme_AppCompat_Dialog = 0x7f11018c;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f11018f;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f11018d;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f11018e;
+ public static final int Theme_AppCompat_Light = 0x7f110190;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f110191;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f110192;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f110195;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f110193;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f110194;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f110196;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f110197;
+ public static final int Widget_AppCompat_ActionBar = 0x7f1101db;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f1101dc;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f1101dd;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f1101de;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f1101df;
+ public static final int Widget_AppCompat_ActionButton = 0x7f1101e0;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f1101e1;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f1101e2;
+ public static final int Widget_AppCompat_ActionMode = 0x7f1101e3;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f1101e4;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f1101e5;
+ public static final int Widget_AppCompat_Button = 0x7f1101e6;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f1101ec;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f1101ed;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f1101e7;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f1101e8;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f1101e9;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f1101ea;
+ public static final int Widget_AppCompat_Button_Small = 0x7f1101eb;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f1101ee;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f1101ef;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f1101f0;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f1101f1;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1101f2;
+ public static final int Widget_AppCompat_EditText = 0x7f1101f3;
+ public static final int Widget_AppCompat_ImageButton = 0x7f1101f4;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f1101f5;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1101f6;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1101f7;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1101f8;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1101f9;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1101fa;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1101fb;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1101fc;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1101fd;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f1101fe;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1101ff;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f110200;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f110201;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f110202;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f110203;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f110204;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f110205;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f110206;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f110207;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f110208;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f110209;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f11020a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f11020b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f11020c;
+ public static final int Widget_AppCompat_ListView = 0x7f11020d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f11020e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f11020f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f110210;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f110211;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f110212;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f110213;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f110214;
+ public static final int Widget_AppCompat_RatingBar = 0x7f110215;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f110216;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f110217;
+ public static final int Widget_AppCompat_SearchView = 0x7f110218;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f110219;
+ public static final int Widget_AppCompat_SeekBar = 0x7f11021a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f11021b;
+ public static final int Widget_AppCompat_Spinner = 0x7f11021c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f11021d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f11021e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f11021f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f110220;
+ public static final int Widget_AppCompat_Toolbar = 0x7f110221;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f110222;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400e3, 0x7f0400f1, 0x7f0400f2, 0x7f040100, 0x7f040139, 0x7f04013e, 0x7f040146, 0x7f040147, 0x7f040149, 0x7f040157, 0x7f040164, 0x7f040191, 0x7f0401de, 0x7f0401f4, 0x7f04020b, 0x7f04020c, 0x7f040255, 0x7f040258, 0x7f0402a7, 0x7f0402b1 };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMenuView = { };
+ public static final int[] ActionMode = { 0x7f04003f, 0x7f040040, 0x7f0400ba, 0x7f040139, 0x7f040258, 0x7f0402b1 };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f040108, 0x7f040158 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f040064, 0x7f040065, 0x7f040188, 0x7f040189, 0x7f0401db, 0x7f040230, 0x7f040232 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f040248, 0x7f0402a5, 0x7f0402a6 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f040127, 0x7f04012a, 0x7f04016d, 0x7f040183, 0x7f040280 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040039, 0x7f040050, 0x7f04005e, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040067, 0x7f040068, 0x7f040094, 0x7f040099, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400cb, 0x7f0400dc, 0x7f0400e8, 0x7f0400ed, 0x7f0400ee, 0x7f0400f4, 0x7f0400f6, 0x7f0400f9, 0x7f0400fa, 0x7f0400fc, 0x7f0400fd, 0x7f0400ff, 0x7f040146, 0x7f040156, 0x7f040186, 0x7f040187, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f0401ea, 0x7f0401eb, 0x7f0401ec, 0x7f0401f3, 0x7f0401f5, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040221, 0x7f040224, 0x7f040226, 0x7f040227, 0x7f040245, 0x7f040246, 0x7f040261, 0x7f04028b, 0x7f04028c, 0x7f04028d, 0x7f04028e, 0x7f040290, 0x7f040291, 0x7f040292, 0x7f040293, 0x7f040297, 0x7f040298, 0x7f0402b3, 0x7f0402b5, 0x7f0402b6, 0x7f0402b7, 0x7f0402cd, 0x7f0402d0, 0x7f0402d1, 0x7f0402d2, 0x7f0402d3, 0x7f0402d4, 0x7f0402d5, 0x7f0402d6, 0x7f0402d7, 0x7f0402d8, 0x7f0402d9 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] ButtonBarLayout = { 0x7f04002b };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f04002c };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f040069, 0x7f04006a };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] DrawerArrowToggle = { 0x7f04002e, 0x7f04002f, 0x7f040044, 0x7f0400bf, 0x7f0400f7, 0x7f040136, 0x7f040244, 0x7f04029e };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400f2, 0x7f0400f5, 0x7f0401be, 0x7f04022c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f04002d, 0x7f0400cf, 0x7f040151, 0x7f040152, 0x7f0401e1, 0x7f04022b, 0x7f0402b8 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ 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_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f040205, 0x7f040253 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401e5 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04024a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f0400b3, 0x7f0400ce, 0x7f0400e5, 0x7f040137, 0x7f040153, 0x7f04016e, 0x7f04020d, 0x7f04020e, 0x7f04021f, 0x7f040220, 0x7f040254, 0x7f040259, 0x7f0402ce };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401f4 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04022f, 0x7f040247, 0x7f04025d, 0x7f04025e, 0x7f040262, 0x7f04029f, 0x7f0402a0, 0x7f0402a1, 0x7f0402b9, 0x7f0402ba, 0x7f0402bb };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f04012a, 0x7f040280 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040063, 0x7f0400bb, 0x7f0400bc, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f040191, 0x7f040192, 0x7f040196, 0x7f0401dc, 0x7f0401dd, 0x7f0401f4, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f0402a7, 0x7f0402a9, 0x7f0402aa, 0x7f0402ab, 0x7f0402ac, 0x7f0402ad, 0x7f0402ae, 0x7f0402af, 0x7f0402b0 };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401e7, 0x7f0401e8, 0x7f04029d };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040042, 0x7f040043 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialdialogs/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialdialogs/R.java
new file mode 100644
index 000000000..53dc304a3
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialdialogs/R.java
@@ -0,0 +1,1773 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.afollestad.materialdialogs;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ public static final int decelerate_cubic = 0x7f01000c;
+ public static final int popup_enter = 0x7f010015;
+ public static final int popup_exit = 0x7f010016;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040021;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f04002b;
+ public static final int alpha = 0x7f04002c;
+ public static final int alphabeticModifiers = 0x7f04002d;
+ public static final int arrowHeadLength = 0x7f04002e;
+ public static final int arrowShaftLength = 0x7f04002f;
+ public static final int autoCompleteTextViewStyle = 0x7f040039;
+ public static final int autoSizeMaxTextSize = 0x7f04003a;
+ public static final int autoSizeMinTextSize = 0x7f04003b;
+ public static final int autoSizePresetSizes = 0x7f04003c;
+ public static final int autoSizeStepGranularity = 0x7f04003d;
+ public static final int autoSizeTextType = 0x7f04003e;
+ public static final int background = 0x7f04003f;
+ public static final int backgroundSplit = 0x7f040040;
+ public static final int backgroundStacked = 0x7f040041;
+ public static final int backgroundTint = 0x7f040042;
+ public static final int backgroundTintMode = 0x7f040043;
+ public static final int barLength = 0x7f040044;
+ public static final int borderlessButtonStyle = 0x7f040050;
+ public static final int buttonBarButtonStyle = 0x7f04005e;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04005f;
+ public static final int buttonBarNeutralButtonStyle = 0x7f040060;
+ public static final int buttonBarPositiveButtonStyle = 0x7f040061;
+ public static final int buttonBarStyle = 0x7f040062;
+ public static final int buttonGravity = 0x7f040063;
+ public static final int buttonPanelSideLayout = 0x7f040065;
+ public static final int buttonStyle = 0x7f040067;
+ public static final int buttonStyleSmall = 0x7f040068;
+ public static final int buttonTint = 0x7f040069;
+ public static final int buttonTintMode = 0x7f04006a;
+ public static final int checkboxStyle = 0x7f040094;
+ public static final int checkedTextViewStyle = 0x7f040099;
+ public static final int closeIcon = 0x7f0400b3;
+ public static final int closeItemLayout = 0x7f0400ba;
+ public static final int collapseContentDescription = 0x7f0400bb;
+ public static final int collapseIcon = 0x7f0400bc;
+ public static final int color = 0x7f0400bf;
+ public static final int colorAccent = 0x7f0400c0;
+ public static final int colorBackgroundFloating = 0x7f0400c1;
+ public static final int colorButtonNormal = 0x7f0400c2;
+ public static final int colorControlActivated = 0x7f0400c3;
+ public static final int colorControlHighlight = 0x7f0400c4;
+ public static final int colorControlNormal = 0x7f0400c5;
+ public static final int colorError = 0x7f0400c6;
+ public static final int colorPrimary = 0x7f0400c7;
+ public static final int colorPrimaryDark = 0x7f0400c8;
+ public static final int colorSwitchThumbNormal = 0x7f0400cb;
+ public static final int commitIcon = 0x7f0400ce;
+ public static final int contentDescription = 0x7f0400cf;
+ public static final int contentInsetEnd = 0x7f0400d0;
+ public static final int contentInsetEndWithActions = 0x7f0400d1;
+ public static final int contentInsetLeft = 0x7f0400d2;
+ public static final int contentInsetRight = 0x7f0400d3;
+ public static final int contentInsetStart = 0x7f0400d4;
+ public static final int contentInsetStartWithNavigation = 0x7f0400d5;
+ public static final int controlBackground = 0x7f0400dc;
+ public static final int customNavigationLayout = 0x7f0400e3;
+ public static final int defaultQueryHint = 0x7f0400e5;
+ public static final int dialogPreferredPadding = 0x7f0400ed;
+ public static final int dialogTheme = 0x7f0400ee;
+ public static final int displayOptions = 0x7f0400f1;
+ public static final int divider = 0x7f0400f2;
+ public static final int dividerHorizontal = 0x7f0400f4;
+ public static final int dividerPadding = 0x7f0400f5;
+ public static final int dividerVertical = 0x7f0400f6;
+ public static final int drawableSize = 0x7f0400f7;
+ public static final int drawerArrowStyle = 0x7f0400f8;
+ public static final int dropDownListViewStyle = 0x7f0400f9;
+ public static final int dropdownListPreferredItemHeight = 0x7f0400fa;
+ public static final int editTextBackground = 0x7f0400fc;
+ public static final int editTextColor = 0x7f0400fd;
+ public static final int editTextStyle = 0x7f0400ff;
+ public static final int elevation = 0x7f040100;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f040108;
+ public static final int fastScrollEnabled = 0x7f04011b;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f04011c;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f04011d;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f040125;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f040126;
+ public static final int font = 0x7f040129;
+ public static final int fontFamily = 0x7f04012a;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontWeight = 0x7f040133;
+ public static final int gapBetweenBars = 0x7f040136;
+ public static final int goIcon = 0x7f040137;
+ public static final int height = 0x7f040139;
+ public static final int hideOnContentScroll = 0x7f04013e;
+ public static final int homeAsUpIndicator = 0x7f040146;
+ public static final int homeLayout = 0x7f040147;
+ public static final int icon = 0x7f040149;
+ public static final int iconTint = 0x7f040151;
+ public static final int iconTintMode = 0x7f040152;
+ public static final int iconifiedByDefault = 0x7f040153;
+ public static final int imageButtonStyle = 0x7f040156;
+ public static final int indeterminateProgressStyle = 0x7f040157;
+ public static final int initialActivityCount = 0x7f040158;
+ public static final int isLightTheme = 0x7f04015b;
+ public static final int itemPadding = 0x7f040164;
+ public static final int layout = 0x7f04016e;
+ public static final int layoutManager = 0x7f04016f;
+ public static final int listChoiceBackgroundIndicator = 0x7f040186;
+ public static final int listDividerAlertDialog = 0x7f040187;
+ public static final int listItemLayout = 0x7f040188;
+ public static final int listLayout = 0x7f040189;
+ public static final int listMenuViewStyle = 0x7f04018a;
+ public static final int listPopupWindowStyle = 0x7f04018b;
+ public static final int listPreferredItemHeight = 0x7f04018c;
+ public static final int listPreferredItemHeightLarge = 0x7f04018d;
+ public static final int listPreferredItemHeightSmall = 0x7f04018e;
+ public static final int listPreferredItemPaddingLeft = 0x7f04018f;
+ public static final int listPreferredItemPaddingRight = 0x7f040190;
+ public static final int logo = 0x7f040191;
+ public static final int logoDescription = 0x7f040192;
+ public static final int maxButtonHeight = 0x7f040196;
+ public static final int md_background_color = 0x7f0401a1;
+ public static final int md_btn_negative_selector = 0x7f0401a2;
+ public static final int md_btn_neutral_selector = 0x7f0401a3;
+ public static final int md_btn_positive_selector = 0x7f0401a4;
+ public static final int md_btn_ripple_color = 0x7f0401a5;
+ public static final int md_btn_stacked_selector = 0x7f0401a6;
+ public static final int md_btnstacked_gravity = 0x7f0401a7;
+ public static final int md_buttons_gravity = 0x7f0401a8;
+ public static final int md_content_color = 0x7f0401a9;
+ public static final int md_content_gravity = 0x7f0401aa;
+ public static final int md_dark_theme = 0x7f0401ab;
+ public static final int md_divider = 0x7f0401ac;
+ public static final int md_divider_color = 0x7f0401ad;
+ public static final int md_icon = 0x7f0401ae;
+ public static final int md_icon_limit_icon_to_default_size = 0x7f0401af;
+ public static final int md_icon_max_size = 0x7f0401b0;
+ public static final int md_item_color = 0x7f0401b1;
+ public static final int md_items_gravity = 0x7f0401b2;
+ public static final int md_link_color = 0x7f0401b3;
+ public static final int md_list_selector = 0x7f0401b4;
+ public static final int md_medium_font = 0x7f0401b5;
+ public static final int md_negative_color = 0x7f0401b6;
+ public static final int md_neutral_color = 0x7f0401b7;
+ public static final int md_positive_color = 0x7f0401b8;
+ public static final int md_reduce_padding_no_title_no_buttons = 0x7f0401b9;
+ public static final int md_regular_font = 0x7f0401ba;
+ public static final int md_title_color = 0x7f0401bb;
+ public static final int md_title_gravity = 0x7f0401bc;
+ public static final int md_widget_color = 0x7f0401bd;
+ public static final int measureWithLargestChild = 0x7f0401be;
+ public static final int mpb_determinateCircularProgressStyle = 0x7f0401ce;
+ public static final int mpb_indeterminateTint = 0x7f0401cf;
+ public static final int mpb_indeterminateTintMode = 0x7f0401d0;
+ public static final int mpb_progressBackgroundTint = 0x7f0401d1;
+ public static final int mpb_progressBackgroundTintMode = 0x7f0401d2;
+ public static final int mpb_progressStyle = 0x7f0401d3;
+ public static final int mpb_progressTint = 0x7f0401d4;
+ public static final int mpb_progressTintMode = 0x7f0401d5;
+ public static final int mpb_secondaryProgressTint = 0x7f0401d6;
+ public static final int mpb_secondaryProgressTintMode = 0x7f0401d7;
+ public static final int mpb_setBothDrawables = 0x7f0401d8;
+ public static final int mpb_showProgressBackground = 0x7f0401d9;
+ public static final int mpb_useIntrinsicPadding = 0x7f0401da;
+ public static final int multiChoiceItemLayout = 0x7f0401db;
+ public static final int navigationContentDescription = 0x7f0401dc;
+ public static final int navigationIcon = 0x7f0401dd;
+ public static final int navigationMode = 0x7f0401de;
+ public static final int numericModifiers = 0x7f0401e1;
+ public static final int overlapAnchor = 0x7f0401e5;
+ public static final int paddingBottomNoButtons = 0x7f0401e6;
+ public static final int paddingEnd = 0x7f0401e7;
+ public static final int paddingStart = 0x7f0401e8;
+ public static final int paddingTopNoTitle = 0x7f0401e9;
+ public static final int panelBackground = 0x7f0401ea;
+ public static final int panelMenuListTheme = 0x7f0401eb;
+ public static final int panelMenuListWidth = 0x7f0401ec;
+ public static final int popupMenuStyle = 0x7f0401f3;
+ public static final int popupTheme = 0x7f0401f4;
+ public static final int popupWindowStyle = 0x7f0401f5;
+ public static final int preserveIconSpacing = 0x7f040205;
+ public static final int progressBarPadding = 0x7f04020b;
+ public static final int progressBarStyle = 0x7f04020c;
+ public static final int queryBackground = 0x7f04020d;
+ public static final int queryHint = 0x7f04020e;
+ public static final int radioButtonStyle = 0x7f04020f;
+ public static final int ratingBarStyle = 0x7f040210;
+ public static final int ratingBarStyleIndicator = 0x7f040211;
+ public static final int ratingBarStyleSmall = 0x7f040212;
+ public static final int reverseLayout = 0x7f040215;
+ public static final int searchHintIcon = 0x7f04021f;
+ public static final int searchIcon = 0x7f040220;
+ public static final int searchViewStyle = 0x7f040221;
+ public static final int seekBarStyle = 0x7f040224;
+ public static final int selectableItemBackground = 0x7f040226;
+ public static final int selectableItemBackgroundBorderless = 0x7f040227;
+ public static final int showAsAction = 0x7f04022b;
+ public static final int showDividers = 0x7f04022c;
+ public static final int showText = 0x7f04022f;
+ public static final int showTitle = 0x7f040230;
+ public static final int singleChoiceItemLayout = 0x7f040232;
+ public static final int spanCount = 0x7f040243;
+ public static final int spinBars = 0x7f040244;
+ public static final int spinnerDropDownItemStyle = 0x7f040245;
+ public static final int spinnerStyle = 0x7f040246;
+ public static final int splitTrack = 0x7f040247;
+ public static final int srcCompat = 0x7f040248;
+ public static final int stackFromEnd = 0x7f040249;
+ public static final int state_above_anchor = 0x7f04024a;
+ public static final int subMenuArrow = 0x7f040253;
+ public static final int submitBackground = 0x7f040254;
+ public static final int subtitle = 0x7f040255;
+ public static final int subtitleTextAppearance = 0x7f040256;
+ public static final int subtitleTextColor = 0x7f040257;
+ public static final int subtitleTextStyle = 0x7f040258;
+ public static final int suggestionRowLayout = 0x7f040259;
+ public static final int switchMinWidth = 0x7f04025d;
+ public static final int switchPadding = 0x7f04025e;
+ public static final int switchStyle = 0x7f040261;
+ public static final int switchTextAppearance = 0x7f040262;
+ public static final int textAllCaps = 0x7f040280;
+ public static final int textAppearanceLargePopupMenu = 0x7f04028b;
+ public static final int textAppearanceListItem = 0x7f04028c;
+ public static final int textAppearanceListItemSecondary = 0x7f04028d;
+ public static final int textAppearanceListItemSmall = 0x7f04028e;
+ public static final int textAppearancePopupMenuHeader = 0x7f040290;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040291;
+ public static final int textAppearanceSearchResultTitle = 0x7f040292;
+ public static final int textAppearanceSmallPopupMenu = 0x7f040293;
+ public static final int textColorAlertDialogListItem = 0x7f040297;
+ public static final int textColorSearchUrl = 0x7f040298;
+ public static final int theme = 0x7f04029d;
+ public static final int thickness = 0x7f04029e;
+ public static final int thumbTextPadding = 0x7f04029f;
+ public static final int thumbTint = 0x7f0402a0;
+ public static final int thumbTintMode = 0x7f0402a1;
+ public static final int tickMark = 0x7f0402a2;
+ public static final int tickMarkTint = 0x7f0402a3;
+ public static final int tickMarkTintMode = 0x7f0402a4;
+ public static final int tint = 0x7f0402a5;
+ public static final int tintMode = 0x7f0402a6;
+ public static final int title = 0x7f0402a7;
+ public static final int titleMargin = 0x7f0402a9;
+ public static final int titleMarginBottom = 0x7f0402aa;
+ public static final int titleMarginEnd = 0x7f0402ab;
+ public static final int titleMarginStart = 0x7f0402ac;
+ public static final int titleMarginTop = 0x7f0402ad;
+ public static final int titleMargins = 0x7f0402ae;
+ public static final int titleTextAppearance = 0x7f0402af;
+ public static final int titleTextColor = 0x7f0402b0;
+ public static final int titleTextStyle = 0x7f0402b1;
+ public static final int toolbarNavigationButtonStyle = 0x7f0402b3;
+ public static final int toolbarStyle = 0x7f0402b5;
+ public static final int tooltipForegroundColor = 0x7f0402b6;
+ public static final int tooltipFrameBackground = 0x7f0402b7;
+ public static final int tooltipText = 0x7f0402b8;
+ public static final int track = 0x7f0402b9;
+ public static final int trackTint = 0x7f0402ba;
+ public static final int trackTintMode = 0x7f0402bb;
+ public static final int voiceIcon = 0x7f0402ce;
+ public static final int windowActionBar = 0x7f0402d0;
+ public static final int windowActionBarOverlay = 0x7f0402d1;
+ public static final int windowActionModeOverlay = 0x7f0402d2;
+ public static final int windowFixedHeightMajor = 0x7f0402d3;
+ public static final int windowFixedHeightMinor = 0x7f0402d4;
+ public static final int windowFixedWidthMajor = 0x7f0402d5;
+ public static final int windowFixedWidthMinor = 0x7f0402d6;
+ public static final int windowMinWidthMajor = 0x7f0402d7;
+ public static final int windowMinWidthMinor = 0x7f0402d8;
+ public static final int windowNoTitle = 0x7f0402d9;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_allow_stacked_button_bar = 0x7f050001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
+ public static final int abc_btn_colored_text_material = 0x7f060003;
+ public static final int abc_color_highlight_material = 0x7f060004;
+ public static final int abc_hint_foreground_material_dark = 0x7f060005;
+ public static final int abc_hint_foreground_material_light = 0x7f060006;
+ public static final int abc_input_method_navigation_guard = 0x7f060007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
+ public static final int abc_primary_text_material_dark = 0x7f06000a;
+ public static final int abc_primary_text_material_light = 0x7f06000b;
+ public static final int abc_search_url_text = 0x7f06000c;
+ public static final int abc_search_url_text_normal = 0x7f06000d;
+ public static final int abc_search_url_text_pressed = 0x7f06000e;
+ public static final int abc_search_url_text_selected = 0x7f06000f;
+ public static final int abc_secondary_text_material_dark = 0x7f060010;
+ public static final int abc_secondary_text_material_light = 0x7f060011;
+ public static final int abc_tint_btn_checkable = 0x7f060012;
+ public static final int abc_tint_default = 0x7f060013;
+ public static final int abc_tint_edittext = 0x7f060014;
+ public static final int abc_tint_seek_thumb = 0x7f060015;
+ public static final int abc_tint_spinner = 0x7f060016;
+ public static final int abc_tint_switch_track = 0x7f060017;
+ public static final int accent_material_dark = 0x7f060018;
+ public static final int accent_material_light = 0x7f060019;
+ public static final int background_floating_material_dark = 0x7f060032;
+ public static final int background_floating_material_light = 0x7f060033;
+ public static final int background_material_dark = 0x7f060034;
+ public static final int background_material_light = 0x7f060035;
+ public static final int bright_foreground_disabled_material_dark = 0x7f060036;
+ public static final int bright_foreground_disabled_material_light = 0x7f060037;
+ public static final int bright_foreground_inverse_material_dark = 0x7f060038;
+ public static final int bright_foreground_inverse_material_light = 0x7f060039;
+ public static final int bright_foreground_material_dark = 0x7f06003a;
+ public static final int bright_foreground_material_light = 0x7f06003b;
+ public static final int button_material_dark = 0x7f06003c;
+ public static final int button_material_light = 0x7f06003d;
+ public static final int dim_foreground_disabled_material_dark = 0x7f06006c;
+ public static final int dim_foreground_disabled_material_light = 0x7f06006d;
+ public static final int dim_foreground_material_dark = 0x7f06006e;
+ public static final int dim_foreground_material_light = 0x7f06006f;
+ public static final int foreground_material_dark = 0x7f060073;
+ public static final int foreground_material_light = 0x7f060074;
+ public static final int highlighted_text_material_dark = 0x7f060075;
+ public static final int highlighted_text_material_light = 0x7f060076;
+ public static final int material_blue_grey_800 = 0x7f060077;
+ public static final int material_blue_grey_900 = 0x7f060078;
+ public static final int material_blue_grey_950 = 0x7f060079;
+ public static final int material_deep_teal_200 = 0x7f06007a;
+ public static final int material_deep_teal_500 = 0x7f06007b;
+ public static final int material_grey_100 = 0x7f06007c;
+ public static final int material_grey_300 = 0x7f06007d;
+ public static final int material_grey_50 = 0x7f06007e;
+ public static final int material_grey_600 = 0x7f06007f;
+ public static final int material_grey_800 = 0x7f060080;
+ public static final int material_grey_850 = 0x7f060081;
+ public static final int material_grey_900 = 0x7f060082;
+ public static final int md_btn_selected = 0x7f06008a;
+ public static final int md_btn_selected_dark = 0x7f06008b;
+ public static final int md_divider_black = 0x7f06008f;
+ public static final int md_divider_white = 0x7f060090;
+ public static final int md_edittext_error = 0x7f060091;
+ public static final int md_material_blue_600 = 0x7f06009c;
+ public static final int md_material_blue_800 = 0x7f06009d;
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int notification_material_background_media_default_color = 0x7f0600c4;
+ public static final int primary_dark_material_dark = 0x7f0600c6;
+ public static final int primary_dark_material_light = 0x7f0600c7;
+ public static final int primary_material_dark = 0x7f0600c8;
+ public static final int primary_material_light = 0x7f0600c9;
+ public static final int primary_text_default_material_dark = 0x7f0600ca;
+ public static final int primary_text_default_material_light = 0x7f0600cb;
+ public static final int primary_text_disabled_material_dark = 0x7f0600cc;
+ public static final int primary_text_disabled_material_light = 0x7f0600cd;
+ public static final int ripple_material_dark = 0x7f0600ce;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_dark = 0x7f0600d0;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ public static final int secondary_text_disabled_material_dark = 0x7f0600d2;
+ public static final int secondary_text_disabled_material_light = 0x7f0600d3;
+ public static final int switch_thumb_disabled_material_dark = 0x7f0600d4;
+ public static final int switch_thumb_disabled_material_light = 0x7f0600d5;
+ public static final int switch_thumb_material_dark = 0x7f0600d6;
+ public static final int switch_thumb_material_light = 0x7f0600d7;
+ public static final int switch_thumb_normal_material_dark = 0x7f0600d8;
+ public static final int switch_thumb_normal_material_light = 0x7f0600d9;
+ public static final int tooltip_background_dark = 0x7f0600da;
+ public static final int tooltip_background_light = 0x7f0600db;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
+ public static final int abc_action_bar_default_height_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
+ public static final int abc_action_bar_elevation_material = 0x7f070005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
+ public static final int abc_action_button_min_height_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_material = 0x7f07000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
+ public static final int abc_button_inset_horizontal_material = 0x7f070012;
+ public static final int abc_button_inset_vertical_material = 0x7f070013;
+ public static final int abc_button_padding_horizontal_material = 0x7f070014;
+ public static final int abc_button_padding_vertical_material = 0x7f070015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
+ public static final int abc_config_prefDialogWidth = 0x7f070017;
+ public static final int abc_control_corner_material = 0x7f070018;
+ public static final int abc_control_inset_material = 0x7f070019;
+ public static final int abc_control_padding_material = 0x7f07001a;
+ public static final int abc_dialog_fixed_height_major = 0x7f07001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f070021;
+ public static final int abc_dialog_min_width_major = 0x7f070022;
+ public static final int abc_dialog_min_width_minor = 0x7f070023;
+ public static final int abc_dialog_padding_material = 0x7f070024;
+ public static final int abc_dialog_padding_top_material = 0x7f070025;
+ public static final int abc_dialog_title_divider_material = 0x7f070026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070027;
+ public static final int abc_disabled_alpha_material_light = 0x7f070028;
+ public static final int abc_dropdownitem_icon_width = 0x7f070029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f07002e;
+ public static final int abc_floating_window_z = 0x7f07002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
+ public static final int abc_panel_menu_list_width = 0x7f070031;
+ public static final int abc_progress_bar_height_material = 0x7f070032;
+ public static final int abc_search_view_preferred_height = 0x7f070033;
+ public static final int abc_search_view_preferred_width = 0x7f070034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f070035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070037;
+ public static final int abc_switch_padding = 0x7f070038;
+ public static final int abc_text_size_body_1_material = 0x7f070039;
+ public static final int abc_text_size_body_2_material = 0x7f07003a;
+ public static final int abc_text_size_button_material = 0x7f07003b;
+ public static final int abc_text_size_caption_material = 0x7f07003c;
+ public static final int abc_text_size_display_1_material = 0x7f07003d;
+ public static final int abc_text_size_display_2_material = 0x7f07003e;
+ public static final int abc_text_size_display_3_material = 0x7f07003f;
+ public static final int abc_text_size_display_4_material = 0x7f070040;
+ public static final int abc_text_size_headline_material = 0x7f070041;
+ public static final int abc_text_size_large_material = 0x7f070042;
+ public static final int abc_text_size_medium_material = 0x7f070043;
+ public static final int abc_text_size_menu_header_material = 0x7f070044;
+ public static final int abc_text_size_menu_material = 0x7f070045;
+ public static final int abc_text_size_small_material = 0x7f070046;
+ public static final int abc_text_size_subhead_material = 0x7f070047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
+ public static final int abc_text_size_title_material = 0x7f070049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
+ public static final int circular_progress_border = 0x7f070082;
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int disabled_alpha_material_dark = 0x7f0700b8;
+ public static final int disabled_alpha_material_light = 0x7f0700b9;
+ public static final int fastscroll_default_thickness = 0x7f0700bb;
+ public static final int fastscroll_margin = 0x7f0700bc;
+ public static final int fastscroll_minimum_range = 0x7f0700bd;
+ public static final int highlight_alpha_material_colored = 0x7f0700be;
+ public static final int highlight_alpha_material_dark = 0x7f0700bf;
+ public static final int highlight_alpha_material_light = 0x7f0700c0;
+ public static final int hint_alpha_material_dark = 0x7f0700c1;
+ public static final int hint_alpha_material_light = 0x7f0700c2;
+ public static final int hint_pressed_alpha_material_dark = 0x7f0700c3;
+ public static final int hint_pressed_alpha_material_light = 0x7f0700c4;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f0700c7;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f0700c8;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f0700c9;
+ public static final int md_action_corner_radius = 0x7f0700cd;
+ public static final int md_bg_corner_radius = 0x7f0700ce;
+ public static final int md_button_frame_vertical_padding = 0x7f0700cf;
+ public static final int md_button_height = 0x7f0700d0;
+ public static final int md_button_inset_horizontal = 0x7f0700d1;
+ public static final int md_button_inset_vertical = 0x7f0700d2;
+ public static final int md_button_min_width = 0x7f0700d3;
+ public static final int md_button_padding_frame_side = 0x7f0700d4;
+ public static final int md_button_padding_horizontal = 0x7f0700d5;
+ public static final int md_button_padding_horizontal_internalexternal = 0x7f0700d6;
+ public static final int md_button_padding_vertical = 0x7f0700d7;
+ public static final int md_button_textpadding_horizontal = 0x7f0700d8;
+ public static final int md_button_textsize = 0x7f0700d9;
+ public static final int md_content_padding_bottom = 0x7f0700db;
+ public static final int md_content_padding_top = 0x7f0700dc;
+ public static final int md_content_textsize = 0x7f0700dd;
+ public static final int md_dialog_frame_margin = 0x7f0700de;
+ public static final int md_dialog_horizontal_margin = 0x7f0700df;
+ public static final int md_dialog_max_width = 0x7f0700e0;
+ public static final int md_dialog_vertical_margin = 0x7f0700e1;
+ public static final int md_divider_height = 0x7f0700e2;
+ public static final int md_icon_margin = 0x7f0700e3;
+ public static final int md_icon_max_size = 0x7f0700e4;
+ public static final int md_listitem_control_margin = 0x7f0700e5;
+ public static final int md_listitem_height = 0x7f0700e6;
+ public static final int md_listitem_margin_left = 0x7f0700e7;
+ public static final int md_listitem_textsize = 0x7f0700e8;
+ public static final int md_listitem_vertical_margin = 0x7f0700e9;
+ public static final int md_listitem_vertical_margin_choice = 0x7f0700ea;
+ public static final int md_neutral_button_margin = 0x7f0700eb;
+ public static final int md_notitle_vertical_padding = 0x7f0700ec;
+ public static final int md_notitle_vertical_padding_more = 0x7f0700ed;
+ public static final int md_simplelistitem_padding_top = 0x7f0700f3;
+ public static final int md_title_frame_margin_bottom = 0x7f0700f4;
+ public static final int md_title_frame_margin_bottom_less = 0x7f0700f5;
+ public static final int md_title_textsize = 0x7f0700f6;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ public static final int tooltip_corner_radius = 0x7f070151;
+ public static final int tooltip_horizontal_padding = 0x7f070152;
+ public static final int tooltip_margin = 0x7f070153;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f070154;
+ public static final int tooltip_precise_anchor_threshold = 0x7f070155;
+ public static final int tooltip_vertical_padding = 0x7f070156;
+ public static final int tooltip_y_offset_non_touch = 0x7f070157;
+ public static final int tooltip_y_offset_touch = 0x7f070158;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006;
+ public static final int abc_action_bar_item_background_material = 0x7f080007;
+ public static final int abc_btn_borderless_material = 0x7f080008;
+ public static final int abc_btn_check_material = 0x7f080009;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b;
+ public static final int abc_btn_colored_material = 0x7f08000c;
+ public static final int abc_btn_default_mtrl_shape = 0x7f08000d;
+ public static final int abc_btn_radio_material = 0x7f08000e;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012;
+ public static final int abc_cab_background_internal_bg = 0x7f080013;
+ public static final int abc_cab_background_top_material = 0x7f080014;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015;
+ public static final int abc_control_background_material = 0x7f080016;
+ public static final int abc_dialog_material_background = 0x7f080017;
+ public static final int abc_edit_text_material = 0x7f080018;
+ public static final int abc_ic_ab_back_material = 0x7f080019;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a;
+ public static final int abc_ic_clear_material = 0x7f08001b;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_go_search_api_material = 0x7f08001d;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_menu_overflow_material = 0x7f080020;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023;
+ public static final int abc_ic_search_api_material = 0x7f080024;
+ public static final int abc_ic_star_black_16dp = 0x7f080025;
+ public static final int abc_ic_star_black_36dp = 0x7f080026;
+ public static final int abc_ic_star_black_48dp = 0x7f080027;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080028;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080029;
+ public static final int abc_ic_star_half_black_48dp = 0x7f08002a;
+ public static final int abc_ic_voice_search_api_material = 0x7f08002b;
+ public static final int abc_item_background_holo_dark = 0x7f08002c;
+ public static final int abc_item_background_holo_light = 0x7f08002d;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f08002f;
+ public static final int abc_list_focused_holo = 0x7f080030;
+ public static final int abc_list_longpressed_holo = 0x7f080031;
+ public static final int abc_list_pressed_holo_dark = 0x7f080032;
+ public static final int abc_list_pressed_holo_light = 0x7f080033;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f080035;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f080036;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080037;
+ public static final int abc_list_selector_holo_dark = 0x7f080038;
+ public static final int abc_list_selector_holo_light = 0x7f080039;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a;
+ public static final int abc_popup_background_mtrl_mult = 0x7f08003b;
+ public static final int abc_ratingbar_indicator_material = 0x7f08003c;
+ public static final int abc_ratingbar_material = 0x7f08003d;
+ public static final int abc_ratingbar_small_material = 0x7f08003e;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043;
+ public static final int abc_seekbar_thumb_material = 0x7f080044;
+ public static final int abc_seekbar_tick_mark_material = 0x7f080045;
+ public static final int abc_seekbar_track_material = 0x7f080046;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f080047;
+ public static final int abc_spinner_textfield_background_material = 0x7f080048;
+ public static final int abc_switch_thumb_material = 0x7f080049;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f08004a;
+ public static final int abc_tab_indicator_material = 0x7f08004b;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c;
+ public static final int abc_text_cursor_material = 0x7f08004d;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080055;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057;
+ public static final int abc_textfield_search_material = 0x7f080058;
+ public static final int abc_vector_test = 0x7f080059;
+ public static final int md_btn_selected = 0x7f0801de;
+ public static final int md_btn_selected_dark = 0x7f0801df;
+ public static final int md_btn_selector = 0x7f0801e0;
+ public static final int md_btn_selector_dark = 0x7f0801e1;
+ public static final int md_btn_selector_ripple = 0x7f0801e2;
+ public static final int md_btn_selector_ripple_dark = 0x7f0801e3;
+ public static final int md_btn_shape = 0x7f0801e4;
+ public static final int md_item_selected = 0x7f0801e5;
+ public static final int md_item_selected_dark = 0x7f0801e6;
+ public static final int md_nav_back = 0x7f0801e7;
+ public static final int md_selector = 0x7f0801e8;
+ public static final int md_selector_dark = 0x7f0801e9;
+ public static final int md_transparent = 0x7f0801ea;
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ public static final int tooltip_frame_dark = 0x7f08025e;
+ public static final int tooltip_frame_light = 0x7f08025f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int ALT = 0x7f0a0000;
+ public static final int CTRL = 0x7f0a0001;
+ public static final int FUNCTION = 0x7f0a0002;
+ public static final int META = 0x7f0a0003;
+ public static final int SHIFT = 0x7f0a0004;
+ public static final int SYM = 0x7f0a0005;
+ public static final int action0 = 0x7f0a0006;
+ public static final int action_bar = 0x7f0a0027;
+ public static final int action_bar_activity_content = 0x7f0a0028;
+ public static final int action_bar_container = 0x7f0a0029;
+ public static final int action_bar_root = 0x7f0a002a;
+ public static final int action_bar_spinner = 0x7f0a002b;
+ public static final int action_bar_subtitle = 0x7f0a002c;
+ public static final int action_bar_title = 0x7f0a002d;
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_context_bar = 0x7f0a0032;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_menu_divider = 0x7f0a0047;
+ public static final int action_menu_presenter = 0x7f0a0048;
+ public static final int action_mode_bar = 0x7f0a0049;
+ public static final int action_mode_bar_stub = 0x7f0a004a;
+ public static final int action_mode_close_button = 0x7f0a004b;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int activity_chooser_view_content = 0x7f0a0076;
+ public static final int add = 0x7f0a007e;
+ public static final int alertTitle = 0x7f0a008a;
+ public static final int always = 0x7f0a008e;
+ public static final int async = 0x7f0a009e;
+ public static final int beginning = 0x7f0a00ae;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int buttonPanel = 0x7f0a00b8;
+ public static final int cancel_action = 0x7f0a00c3;
+ public static final int center = 0x7f0a00d1;
+ public static final int checkbox = 0x7f0a00d5;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int circular = 0x7f0a00d8;
+ public static final int collapseActionView = 0x7f0a00de;
+ public static final int contentPanel = 0x7f0a00eb;
+ public static final int custom = 0x7f0a00f1;
+ public static final int customPanel = 0x7f0a00f2;
+ public static final int decor_content_parent = 0x7f0a00f4;
+ public static final int default_activity_button = 0x7f0a00f5;
+ public static final int disableHome = 0x7f0a00fc;
+ public static final int dynamic = 0x7f0a0106;
+ public static final int edit_query = 0x7f0a0107;
+ public static final int end = 0x7f0a010a;
+ public static final int end_padder = 0x7f0a010b;
+ public static final int expand_activities_button = 0x7f0a0112;
+ public static final int expanded_menu = 0x7f0a0115;
+ public static final int forever = 0x7f0a0123;
+ public static final int home = 0x7f0a0136;
+ public static final int homeAsUp = 0x7f0a0137;
+ public static final int horizontal = 0x7f0a0138;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int ifRoom = 0x7f0a013f;
+ public static final int image = 0x7f0a0140;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0160;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int listMode = 0x7f0a016a;
+ public static final int list_item = 0x7f0a016b;
+ public static final int md_buttonDefaultNegative = 0x7f0a0178;
+ public static final int md_buttonDefaultNeutral = 0x7f0a0179;
+ public static final int md_buttonDefaultPositive = 0x7f0a017a;
+ public static final int md_content = 0x7f0a0189;
+ public static final int md_contentListViewFrame = 0x7f0a018a;
+ public static final int md_contentRecyclerView = 0x7f0a018b;
+ public static final int md_contentScrollView = 0x7f0a018c;
+ public static final int md_control = 0x7f0a018d;
+ public static final int md_customViewFrame = 0x7f0a018e;
+ public static final int md_icon = 0x7f0a0191;
+ public static final int md_label = 0x7f0a0192;
+ public static final int md_minMax = 0x7f0a0193;
+ public static final int md_promptCheckbox = 0x7f0a0194;
+ public static final int md_root = 0x7f0a0195;
+ public static final int md_title = 0x7f0a0196;
+ public static final int md_titleFrame = 0x7f0a0197;
+ public static final int media_actions = 0x7f0a0198;
+ public static final int message = 0x7f0a019c;
+ public static final int middle = 0x7f0a019d;
+ public static final int multiply = 0x7f0a01d7;
+ public static final int never = 0x7f0a01e4;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int parentPanel = 0x7f0a01ff;
+ public static final int progress_circular = 0x7f0a022b;
+ public static final int progress_horizontal = 0x7f0a022c;
+ public static final int radio = 0x7f0a022e;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int screen = 0x7f0a0242;
+ public static final int scrollIndicatorDown = 0x7f0a0244;
+ public static final int scrollIndicatorUp = 0x7f0a0245;
+ public static final int scrollView = 0x7f0a0246;
+ public static final int search_badge = 0x7f0a0249;
+ public static final int search_bar = 0x7f0a024a;
+ public static final int search_button = 0x7f0a024b;
+ public static final int search_close_btn = 0x7f0a024c;
+ public static final int search_edit_frame = 0x7f0a024d;
+ public static final int search_go_btn = 0x7f0a024e;
+ public static final int search_mag_icon = 0x7f0a024f;
+ public static final int search_plate = 0x7f0a0250;
+ public static final int search_src_text = 0x7f0a0251;
+ public static final int search_voice_btn = 0x7f0a0252;
+ public static final int select_dialog_listview = 0x7f0a0258;
+ public static final int shortcut = 0x7f0a025e;
+ public static final int showCustom = 0x7f0a025f;
+ public static final int showHome = 0x7f0a0260;
+ public static final int showTitle = 0x7f0a0261;
+ public static final int spacer = 0x7f0a0274;
+ public static final int split_action_bar = 0x7f0a0276;
+ public static final int src_atop = 0x7f0a0277;
+ public static final int src_in = 0x7f0a0278;
+ public static final int src_over = 0x7f0a0279;
+ public static final int start = 0x7f0a027b;
+ public static final int status_bar_latest_event_content = 0x7f0a027f;
+ public static final int submenuarrow = 0x7f0a0284;
+ public static final int submit_area = 0x7f0a0285;
+ public static final int tabMode = 0x7f0a028b;
+ public static final int tag_transition_group = 0x7f0a028e;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int textSpacerNoButtons = 0x7f0a0294;
+ public static final int textSpacerNoTitle = 0x7f0a0295;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int titleDividerNoCustom = 0x7f0a02a1;
+ public static final int title_template = 0x7f0a02a4;
+ public static final int top = 0x7f0a02a8;
+ public static final int topPanel = 0x7f0a02ad;
+ public static final int uniform = 0x7f0a02b8;
+ public static final int up = 0x7f0a02ba;
+ public static final int useLogo = 0x7f0a02bb;
+ public static final int withText = 0x7f0a02d1;
+ public static final int wrap_content = 0x7f0a02d2;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int cancel_button_image_alpha = 0x7f0b0005;
+ public static final int config_tooltipAnimTime = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_menu_item_layout = 0x7f0d0002;
+ public static final int abc_action_menu_layout = 0x7f0d0003;
+ public static final int abc_action_mode_bar = 0x7f0d0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0005;
+ public static final int abc_activity_chooser_view = 0x7f0d0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0008;
+ public static final int abc_alert_dialog_material = 0x7f0d0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0d000a;
+ public static final int abc_dialog_title_material = 0x7f0d000c;
+ public static final int abc_expanded_menu_layout = 0x7f0d000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000e;
+ public static final int abc_list_menu_item_icon = 0x7f0d000f;
+ public static final int abc_list_menu_item_layout = 0x7f0d0010;
+ public static final int abc_list_menu_item_radio = 0x7f0d0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0d0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0013;
+ public static final int abc_screen_content_include = 0x7f0d0014;
+ public static final int abc_screen_simple = 0x7f0d0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0016;
+ public static final int abc_screen_toolbar = 0x7f0d0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0018;
+ public static final int abc_search_view = 0x7f0d0019;
+ public static final int abc_select_dialog_material = 0x7f0d001a;
+ public static final int md_dialog_basic = 0x7f0d00b1;
+ public static final int md_dialog_basic_check = 0x7f0d00b2;
+ public static final int md_dialog_custom = 0x7f0d00b4;
+ public static final int md_dialog_input = 0x7f0d00b5;
+ public static final int md_dialog_input_check = 0x7f0d00b6;
+ public static final int md_dialog_list = 0x7f0d00b7;
+ public static final int md_dialog_list_check = 0x7f0d00b8;
+ public static final int md_dialog_progress = 0x7f0d00b9;
+ public static final int md_dialog_progress_indeterminate = 0x7f0d00ba;
+ public static final int md_dialog_progress_indeterminate_horizontal = 0x7f0d00bb;
+ public static final int md_listitem = 0x7f0d00bc;
+ public static final int md_listitem_multichoice = 0x7f0d00bd;
+ public static final int md_listitem_singlechoice = 0x7f0d00be;
+ public static final int md_stub_actionbuttons = 0x7f0d00c1;
+ public static final int md_stub_progress = 0x7f0d00c5;
+ public static final int md_stub_progress_indeterminate = 0x7f0d00c6;
+ public static final int md_stub_progress_indeterminate_horizontal = 0x7f0d00c7;
+ public static final int md_stub_titleframe = 0x7f0d00c8;
+ public static final int md_stub_titleframe_lesspadding = 0x7f0d00c9;
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_media_action = 0x7f0d00e0;
+ public static final int notification_media_cancel_action = 0x7f0d00e1;
+ public static final int notification_template_big_media = 0x7f0d00e2;
+ public static final int notification_template_big_media_custom = 0x7f0d00e3;
+ public static final int notification_template_big_media_narrow = 0x7f0d00e4;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0d00e5;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_lines_media = 0x7f0d00e8;
+ public static final int notification_template_media = 0x7f0d00e9;
+ public static final int notification_template_media_custom = 0x7f0d00ea;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ public static final int select_dialog_item_material = 0x7f0d0102;
+ public static final int select_dialog_multichoice_material = 0x7f0d0103;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0104;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d0109;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f100000;
+ public static final int abc_action_bar_up_description = 0x7f100001;
+ public static final int abc_action_menu_overflow_description = 0x7f100002;
+ public static final int abc_action_mode_done = 0x7f100003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f100004;
+ public static final int abc_activitychooserview_choose_application = 0x7f100005;
+ public static final int abc_capital_off = 0x7f100006;
+ public static final int abc_capital_on = 0x7f100007;
+ public static final int abc_font_family_body_1_material = 0x7f100008;
+ public static final int abc_font_family_body_2_material = 0x7f100009;
+ public static final int abc_font_family_button_material = 0x7f10000a;
+ public static final int abc_font_family_caption_material = 0x7f10000b;
+ public static final int abc_font_family_display_1_material = 0x7f10000c;
+ public static final int abc_font_family_display_2_material = 0x7f10000d;
+ public static final int abc_font_family_display_3_material = 0x7f10000e;
+ public static final int abc_font_family_display_4_material = 0x7f10000f;
+ public static final int abc_font_family_headline_material = 0x7f100010;
+ public static final int abc_font_family_menu_material = 0x7f100011;
+ public static final int abc_font_family_subhead_material = 0x7f100012;
+ public static final int abc_font_family_title_material = 0x7f100013;
+ public static final int abc_search_hint = 0x7f10001e;
+ public static final int abc_searchview_description_clear = 0x7f10001f;
+ public static final int abc_searchview_description_query = 0x7f100020;
+ public static final int abc_searchview_description_search = 0x7f100021;
+ public static final int abc_searchview_description_submit = 0x7f100022;
+ public static final int abc_searchview_description_voice = 0x7f100023;
+ public static final int abc_shareactionprovider_share_with = 0x7f100024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f100025;
+ public static final int abc_toolbar_collapse_description = 0x7f100026;
+ public static final int search_menu_title = 0x7f100206;
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f110000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f110001;
+ public static final int Animation_AppCompat_Dialog = 0x7f110002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f110003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f110004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f110007;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f110008;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f110009;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f11000a;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f11000b;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f11000e;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f11000d;
+ public static final int Base_TextAppearance_AppCompat = 0x7f11000f;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f110010;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f110011;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f110012;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f110013;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f110014;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f110015;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f110016;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f110017;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f110018;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f110019;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f11001a;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f11001b;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f11001c;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f11001d;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f11001e;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f11001f;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f110020;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f110021;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f110022;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f110023;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f110024;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f110025;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f110026;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f110027;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f110028;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f110029;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f11002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f11002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f11002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f11002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f11002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f11002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110030;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f110031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f110032;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f110033;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f110034;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110035;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110036;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110037;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110038;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110039;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f11003a;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f11003b;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11003c;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f11003d;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f11003e;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f11005e;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f11005f;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f110060;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f110061;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f110062;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f110063;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f110064;
+ public static final int Base_Theme_AppCompat = 0x7f11003f;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f110040;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f110041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f110045;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f110042;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f110043;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f110044;
+ public static final int Base_Theme_AppCompat_Light = 0x7f110046;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f110047;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f110048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f11004c;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f110049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f11004a;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f11004b;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f110074;
+ public static final int Base_V21_Theme_AppCompat = 0x7f110070;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f110071;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f110072;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f110073;
+ public static final int Base_V22_Theme_AppCompat = 0x7f110075;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f110076;
+ public static final int Base_V23_Theme_AppCompat = 0x7f110077;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f110078;
+ public static final int Base_V26_Theme_AppCompat = 0x7f110079;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f11007a;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f11007b;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f110082;
+ public static final int Base_V7_Theme_AppCompat = 0x7f11007e;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f11007f;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f110080;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f110081;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f110083;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f110084;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f110085;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f110086;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f110087;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f110088;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f110089;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f11008a;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f11008b;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f11008c;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f11008d;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f11008e;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f11008f;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f110090;
+ public static final int Base_Widget_AppCompat_Button = 0x7f110091;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f110097;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f110098;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f110092;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f110093;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f110094;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f110095;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f110096;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f110099;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f11009a;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f11009b;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f11009c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f11009d;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f11009e;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f11009f;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f1100a0;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1100a1;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1100a2;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1100a3;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1100a4;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1100a5;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1100a6;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1100a7;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1100a8;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1100a9;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1100aa;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f1100ab;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1100ac;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1100ad;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1100ae;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1100af;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1100b0;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1100b1;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1100b2;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f1100b3;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1100b4;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1100b5;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f1100b6;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1100b7;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f1100b8;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1100b9;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f1100ba;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1100bb;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1100bc;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f1100bd;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1100be;
+ public static final int MD_ActionButton = 0x7f1100d9;
+ public static final int MD_ActionButtonStacked = 0x7f1100db;
+ public static final int MD_ActionButton_Text = 0x7f1100da;
+ public static final int MD_Dark = 0x7f1100dc;
+ public static final int MD_Light = 0x7f1100dd;
+ public static final int MD_WindowAnimation = 0x7f1100de;
+ public static final int Platform_AppCompat = 0x7f1100e5;
+ public static final int Platform_AppCompat_Light = 0x7f1100e6;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1100eb;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1100ec;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1100ed;
+ public static final int Platform_V21_AppCompat = 0x7f1100ee;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1100ef;
+ public static final int Platform_V25_AppCompat = 0x7f1100f0;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1100f1;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1100f2;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f110113;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f110114;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f110115;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f110116;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f110117;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f11011a;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f110121;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f11011c;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f11011d;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f11011e;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f11011f;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f110120;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f110122;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f110123;
+ public static final int TextAppearance_AppCompat = 0x7f110127;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f110128;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f110129;
+ public static final int TextAppearance_AppCompat_Button = 0x7f11012a;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f11012b;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f11012c;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f11012d;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f11012e;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f11012f;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f110130;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f110131;
+ public static final int TextAppearance_AppCompat_Large = 0x7f110132;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f110133;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f110134;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f110135;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f110136;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f110137;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f110138;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f110139;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f11013a;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f11013b;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f11013c;
+ public static final int TextAppearance_AppCompat_Small = 0x7f11013d;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f11013e;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f11013f;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f110140;
+ public static final int TextAppearance_AppCompat_Title = 0x7f110141;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f110142;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f110143;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f110144;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f110145;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f110146;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f110147;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f110148;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110149;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f11014a;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f11014b;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f11014c;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f11014d;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f11014e;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f11014f;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110150;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110151;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110152;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110153;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110154;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f110155;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f110156;
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f11015d;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f11015f;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f110160;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f110162;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f110164;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11017f;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f110180;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f110181;
+ public static final int ThemeOverlay_AppCompat = 0x7f1101c1;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f1101c2;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f1101c3;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f1101c4;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f1101c5;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f1101c6;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f1101c7;
+ public static final int Theme_AppCompat = 0x7f110183;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f110184;
+ public static final int Theme_AppCompat_DayNight = 0x7f110185;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f110186;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f110187;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f11018a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f110188;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f110189;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f11018b;
+ public static final int Theme_AppCompat_Dialog = 0x7f11018c;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f11018f;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f11018d;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f11018e;
+ public static final int Theme_AppCompat_Light = 0x7f110190;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f110191;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f110192;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f110195;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f110193;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f110194;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f110196;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f110197;
+ public static final int Widget_AppCompat_ActionBar = 0x7f1101db;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f1101dc;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f1101dd;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f1101de;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f1101df;
+ public static final int Widget_AppCompat_ActionButton = 0x7f1101e0;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f1101e1;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f1101e2;
+ public static final int Widget_AppCompat_ActionMode = 0x7f1101e3;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f1101e4;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f1101e5;
+ public static final int Widget_AppCompat_Button = 0x7f1101e6;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f1101ec;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f1101ed;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f1101e7;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f1101e8;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f1101e9;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f1101ea;
+ public static final int Widget_AppCompat_Button_Small = 0x7f1101eb;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f1101ee;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f1101ef;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f1101f0;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f1101f1;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1101f2;
+ public static final int Widget_AppCompat_EditText = 0x7f1101f3;
+ public static final int Widget_AppCompat_ImageButton = 0x7f1101f4;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f1101f5;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1101f6;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1101f7;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1101f8;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1101f9;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1101fa;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1101fb;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1101fc;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1101fd;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f1101fe;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1101ff;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f110200;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f110201;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f110202;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f110203;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f110204;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f110205;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f110206;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f110207;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f110208;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f110209;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f11020a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f11020b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f11020c;
+ public static final int Widget_AppCompat_ListView = 0x7f11020d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f11020e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f11020f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f110210;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f110211;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f110212;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f110213;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f110214;
+ public static final int Widget_AppCompat_RatingBar = 0x7f110215;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f110216;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f110217;
+ public static final int Widget_AppCompat_SearchView = 0x7f110218;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f110219;
+ public static final int Widget_AppCompat_SeekBar = 0x7f11021a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f11021b;
+ public static final int Widget_AppCompat_Spinner = 0x7f11021c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f11021d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f11021e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f11021f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f110220;
+ public static final int Widget_AppCompat_Toolbar = 0x7f110221;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f110222;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ public static final int Widget_MaterialProgressBar_ProgressBar = 0x7f110253;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Horizontal = 0x7f110254;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Horizontal_NoPadding = 0x7f110255;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Large = 0x7f110256;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Large_NoPadding = 0x7f110257;
+ public static final int Widget_MaterialProgressBar_ProgressBar_NoPadding = 0x7f110258;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Small = 0x7f110259;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Small_NoPadding = 0x7f11025a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400e3, 0x7f0400f1, 0x7f0400f2, 0x7f040100, 0x7f040139, 0x7f04013e, 0x7f040146, 0x7f040147, 0x7f040149, 0x7f040157, 0x7f040164, 0x7f040191, 0x7f0401de, 0x7f0401f4, 0x7f04020b, 0x7f04020c, 0x7f040255, 0x7f040258, 0x7f0402a7, 0x7f0402b1 };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMode = { 0x7f04003f, 0x7f040040, 0x7f0400ba, 0x7f040139, 0x7f040258, 0x7f0402b1 };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f040108, 0x7f040158 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f040064, 0x7f040065, 0x7f040188, 0x7f040189, 0x7f0401db, 0x7f040230, 0x7f040232 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f040248, 0x7f0402a5, 0x7f0402a6 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
+ public static final int AppCompatTextHelper_android_textAppearance = 0;
+ public static final int AppCompatTextHelper_android_drawableTop = 1;
+ public static final int AppCompatTextHelper_android_drawableBottom = 2;
+ public static final int AppCompatTextHelper_android_drawableLeft = 3;
+ public static final int AppCompatTextHelper_android_drawableRight = 4;
+ public static final int AppCompatTextHelper_android_drawableStart = 5;
+ public static final int AppCompatTextHelper_android_drawableEnd = 6;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f040127, 0x7f04012a, 0x7f04016d, 0x7f040183, 0x7f040280 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040039, 0x7f040050, 0x7f04005e, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040067, 0x7f040068, 0x7f040094, 0x7f040099, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400cb, 0x7f0400dc, 0x7f0400e8, 0x7f0400ed, 0x7f0400ee, 0x7f0400f4, 0x7f0400f6, 0x7f0400f9, 0x7f0400fa, 0x7f0400fc, 0x7f0400fd, 0x7f0400ff, 0x7f040146, 0x7f040156, 0x7f040186, 0x7f040187, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f0401ea, 0x7f0401eb, 0x7f0401ec, 0x7f0401f3, 0x7f0401f5, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040221, 0x7f040224, 0x7f040226, 0x7f040227, 0x7f040245, 0x7f040246, 0x7f040261, 0x7f04028b, 0x7f04028c, 0x7f04028d, 0x7f04028e, 0x7f040290, 0x7f040291, 0x7f040292, 0x7f040293, 0x7f040297, 0x7f040298, 0x7f0402b3, 0x7f0402b5, 0x7f0402b6, 0x7f0402b7, 0x7f0402cd, 0x7f0402d0, 0x7f0402d1, 0x7f0402d2, 0x7f0402d3, 0x7f0402d4, 0x7f0402d5, 0x7f0402d6, 0x7f0402d7, 0x7f0402d8, 0x7f0402d9 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] ButtonBarLayout = { 0x7f04002b };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f04002c };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f040069, 0x7f04006a };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] DrawerArrowToggle = { 0x7f04002e, 0x7f04002f, 0x7f040044, 0x7f0400bf, 0x7f0400f7, 0x7f040136, 0x7f040244, 0x7f04029e };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400f2, 0x7f0400f5, 0x7f0401be, 0x7f04022c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MDRootLayout = { 0x7f0401b9 };
+ public static final int MDRootLayout_md_reduce_padding_no_title_no_buttons = 0;
+ public static final int[] MaterialProgressBar = { 0x7f0401ce, 0x7f0401cf, 0x7f0401d0, 0x7f0401d1, 0x7f0401d2, 0x7f0401d3, 0x7f0401d4, 0x7f0401d5, 0x7f0401d6, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401da };
+ public static final int MaterialProgressBar_mpb_determinateCircularProgressStyle = 0;
+ public static final int MaterialProgressBar_mpb_indeterminateTint = 1;
+ public static final int MaterialProgressBar_mpb_indeterminateTintMode = 2;
+ public static final int MaterialProgressBar_mpb_progressBackgroundTint = 3;
+ public static final int MaterialProgressBar_mpb_progressBackgroundTintMode = 4;
+ public static final int MaterialProgressBar_mpb_progressStyle = 5;
+ public static final int MaterialProgressBar_mpb_progressTint = 6;
+ public static final int MaterialProgressBar_mpb_progressTintMode = 7;
+ public static final int MaterialProgressBar_mpb_secondaryProgressTint = 8;
+ public static final int MaterialProgressBar_mpb_secondaryProgressTintMode = 9;
+ public static final int MaterialProgressBar_mpb_setBothDrawables = 10;
+ public static final int MaterialProgressBar_mpb_showProgressBackground = 11;
+ public static final int MaterialProgressBar_mpb_useIntrinsicPadding = 12;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f04002d, 0x7f0400cf, 0x7f040151, 0x7f040152, 0x7f0401e1, 0x7f04022b, 0x7f0402b8 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ 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_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f040205, 0x7f040253 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401e5 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04024a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0401e6, 0x7f0401e9 };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f040125, 0x7f040126, 0x7f04016f, 0x7f040215, 0x7f040243, 0x7f040249 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f0400b3, 0x7f0400ce, 0x7f0400e5, 0x7f040137, 0x7f040153, 0x7f04016e, 0x7f04020d, 0x7f04020e, 0x7f04021f, 0x7f040220, 0x7f040254, 0x7f040259, 0x7f0402ce };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401f4 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04022f, 0x7f040247, 0x7f04025d, 0x7f04025e, 0x7f040262, 0x7f04029f, 0x7f0402a0, 0x7f0402a1, 0x7f0402b9, 0x7f0402ba, 0x7f0402bb };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f04012a, 0x7f040280 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040063, 0x7f0400bb, 0x7f0400bc, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f040191, 0x7f040192, 0x7f040196, 0x7f0401dc, 0x7f0401dd, 0x7f0401f4, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f0402a7, 0x7f0402a9, 0x7f0402aa, 0x7f0402ab, 0x7f0402ac, 0x7f0402ad, 0x7f0402ae, 0x7f0402af, 0x7f0402b0 };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401e7, 0x7f0401e8, 0x7f04029d };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040042, 0x7f040043 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialdialogs/commons/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialdialogs/commons/R.java
new file mode 100644
index 000000000..e617558e1
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/afollestad/materialdialogs/commons/R.java
@@ -0,0 +1,1849 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.afollestad.materialdialogs.commons;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ public static final int decelerate_cubic = 0x7f01000c;
+ public static final int popup_enter = 0x7f010015;
+ public static final int popup_exit = 0x7f010016;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040021;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f04002b;
+ public static final int alpha = 0x7f04002c;
+ public static final int alphabeticModifiers = 0x7f04002d;
+ public static final int arrowHeadLength = 0x7f04002e;
+ public static final int arrowShaftLength = 0x7f04002f;
+ public static final int autoCompleteTextViewStyle = 0x7f040039;
+ public static final int autoSizeMaxTextSize = 0x7f04003a;
+ public static final int autoSizeMinTextSize = 0x7f04003b;
+ public static final int autoSizePresetSizes = 0x7f04003c;
+ public static final int autoSizeStepGranularity = 0x7f04003d;
+ public static final int autoSizeTextType = 0x7f04003e;
+ public static final int background = 0x7f04003f;
+ public static final int backgroundSplit = 0x7f040040;
+ public static final int backgroundStacked = 0x7f040041;
+ public static final int backgroundTint = 0x7f040042;
+ public static final int backgroundTintMode = 0x7f040043;
+ public static final int barLength = 0x7f040044;
+ public static final int borderlessButtonStyle = 0x7f040050;
+ public static final int buttonBarButtonStyle = 0x7f04005e;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04005f;
+ public static final int buttonBarNeutralButtonStyle = 0x7f040060;
+ public static final int buttonBarPositiveButtonStyle = 0x7f040061;
+ public static final int buttonBarStyle = 0x7f040062;
+ public static final int buttonGravity = 0x7f040063;
+ public static final int buttonPanelSideLayout = 0x7f040065;
+ public static final int buttonStyle = 0x7f040067;
+ public static final int buttonStyleSmall = 0x7f040068;
+ public static final int buttonTint = 0x7f040069;
+ public static final int buttonTintMode = 0x7f04006a;
+ public static final int checkboxStyle = 0x7f040094;
+ public static final int checkedTextViewStyle = 0x7f040099;
+ public static final int closeIcon = 0x7f0400b3;
+ public static final int closeItemLayout = 0x7f0400ba;
+ public static final int collapseContentDescription = 0x7f0400bb;
+ public static final int collapseIcon = 0x7f0400bc;
+ public static final int color = 0x7f0400bf;
+ public static final int colorAccent = 0x7f0400c0;
+ public static final int colorBackgroundFloating = 0x7f0400c1;
+ public static final int colorButtonNormal = 0x7f0400c2;
+ public static final int colorControlActivated = 0x7f0400c3;
+ public static final int colorControlHighlight = 0x7f0400c4;
+ public static final int colorControlNormal = 0x7f0400c5;
+ public static final int colorError = 0x7f0400c6;
+ public static final int colorPrimary = 0x7f0400c7;
+ public static final int colorPrimaryDark = 0x7f0400c8;
+ public static final int colorSwitchThumbNormal = 0x7f0400cb;
+ public static final int commitIcon = 0x7f0400ce;
+ public static final int contentDescription = 0x7f0400cf;
+ public static final int contentInsetEnd = 0x7f0400d0;
+ public static final int contentInsetEndWithActions = 0x7f0400d1;
+ public static final int contentInsetLeft = 0x7f0400d2;
+ public static final int contentInsetRight = 0x7f0400d3;
+ public static final int contentInsetStart = 0x7f0400d4;
+ public static final int contentInsetStartWithNavigation = 0x7f0400d5;
+ public static final int controlBackground = 0x7f0400dc;
+ public static final int customNavigationLayout = 0x7f0400e3;
+ public static final int defaultQueryHint = 0x7f0400e5;
+ public static final int dialogPreferredPadding = 0x7f0400ed;
+ public static final int dialogTheme = 0x7f0400ee;
+ public static final int displayOptions = 0x7f0400f1;
+ public static final int divider = 0x7f0400f2;
+ public static final int dividerHorizontal = 0x7f0400f4;
+ public static final int dividerPadding = 0x7f0400f5;
+ public static final int dividerVertical = 0x7f0400f6;
+ public static final int drawableSize = 0x7f0400f7;
+ public static final int drawerArrowStyle = 0x7f0400f8;
+ public static final int dropDownListViewStyle = 0x7f0400f9;
+ public static final int dropdownListPreferredItemHeight = 0x7f0400fa;
+ public static final int editTextBackground = 0x7f0400fc;
+ public static final int editTextColor = 0x7f0400fd;
+ public static final int editTextStyle = 0x7f0400ff;
+ public static final int elevation = 0x7f040100;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f040108;
+ public static final int fastScrollEnabled = 0x7f04011b;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f04011c;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f04011d;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f040125;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f040126;
+ public static final int font = 0x7f040129;
+ public static final int fontFamily = 0x7f04012a;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontWeight = 0x7f040133;
+ public static final int gapBetweenBars = 0x7f040136;
+ public static final int goIcon = 0x7f040137;
+ public static final int height = 0x7f040139;
+ public static final int hideOnContentScroll = 0x7f04013e;
+ public static final int homeAsUpIndicator = 0x7f040146;
+ public static final int homeLayout = 0x7f040147;
+ public static final int icon = 0x7f040149;
+ public static final int iconTint = 0x7f040151;
+ public static final int iconTintMode = 0x7f040152;
+ public static final int iconifiedByDefault = 0x7f040153;
+ public static final int imageButtonStyle = 0x7f040156;
+ public static final int indeterminateProgressStyle = 0x7f040157;
+ public static final int initialActivityCount = 0x7f040158;
+ public static final int isLightTheme = 0x7f04015b;
+ public static final int itemPadding = 0x7f040164;
+ public static final int layout = 0x7f04016e;
+ public static final int layoutManager = 0x7f04016f;
+ public static final int listChoiceBackgroundIndicator = 0x7f040186;
+ public static final int listDividerAlertDialog = 0x7f040187;
+ public static final int listItemLayout = 0x7f040188;
+ public static final int listLayout = 0x7f040189;
+ public static final int listMenuViewStyle = 0x7f04018a;
+ public static final int listPopupWindowStyle = 0x7f04018b;
+ public static final int listPreferredItemHeight = 0x7f04018c;
+ public static final int listPreferredItemHeightLarge = 0x7f04018d;
+ public static final int listPreferredItemHeightSmall = 0x7f04018e;
+ public static final int listPreferredItemPaddingLeft = 0x7f04018f;
+ public static final int listPreferredItemPaddingRight = 0x7f040190;
+ public static final int logo = 0x7f040191;
+ public static final int logoDescription = 0x7f040192;
+ public static final int maxButtonHeight = 0x7f040196;
+ public static final int md_background_color = 0x7f0401a1;
+ public static final int md_btn_negative_selector = 0x7f0401a2;
+ public static final int md_btn_neutral_selector = 0x7f0401a3;
+ public static final int md_btn_positive_selector = 0x7f0401a4;
+ public static final int md_btn_ripple_color = 0x7f0401a5;
+ public static final int md_btn_stacked_selector = 0x7f0401a6;
+ public static final int md_btnstacked_gravity = 0x7f0401a7;
+ public static final int md_buttons_gravity = 0x7f0401a8;
+ public static final int md_content_color = 0x7f0401a9;
+ public static final int md_content_gravity = 0x7f0401aa;
+ public static final int md_dark_theme = 0x7f0401ab;
+ public static final int md_divider = 0x7f0401ac;
+ public static final int md_divider_color = 0x7f0401ad;
+ public static final int md_icon = 0x7f0401ae;
+ public static final int md_icon_limit_icon_to_default_size = 0x7f0401af;
+ public static final int md_icon_max_size = 0x7f0401b0;
+ public static final int md_item_color = 0x7f0401b1;
+ public static final int md_items_gravity = 0x7f0401b2;
+ public static final int md_link_color = 0x7f0401b3;
+ public static final int md_list_selector = 0x7f0401b4;
+ public static final int md_medium_font = 0x7f0401b5;
+ public static final int md_negative_color = 0x7f0401b6;
+ public static final int md_neutral_color = 0x7f0401b7;
+ public static final int md_positive_color = 0x7f0401b8;
+ public static final int md_reduce_padding_no_title_no_buttons = 0x7f0401b9;
+ public static final int md_regular_font = 0x7f0401ba;
+ public static final int md_title_color = 0x7f0401bb;
+ public static final int md_title_gravity = 0x7f0401bc;
+ public static final int md_widget_color = 0x7f0401bd;
+ public static final int measureWithLargestChild = 0x7f0401be;
+ public static final int mpb_determinateCircularProgressStyle = 0x7f0401ce;
+ public static final int mpb_indeterminateTint = 0x7f0401cf;
+ public static final int mpb_indeterminateTintMode = 0x7f0401d0;
+ public static final int mpb_progressBackgroundTint = 0x7f0401d1;
+ public static final int mpb_progressBackgroundTintMode = 0x7f0401d2;
+ public static final int mpb_progressStyle = 0x7f0401d3;
+ public static final int mpb_progressTint = 0x7f0401d4;
+ public static final int mpb_progressTintMode = 0x7f0401d5;
+ public static final int mpb_secondaryProgressTint = 0x7f0401d6;
+ public static final int mpb_secondaryProgressTintMode = 0x7f0401d7;
+ public static final int mpb_setBothDrawables = 0x7f0401d8;
+ public static final int mpb_showProgressBackground = 0x7f0401d9;
+ public static final int mpb_useIntrinsicPadding = 0x7f0401da;
+ public static final int multiChoiceItemLayout = 0x7f0401db;
+ public static final int navigationContentDescription = 0x7f0401dc;
+ public static final int navigationIcon = 0x7f0401dd;
+ public static final int navigationMode = 0x7f0401de;
+ public static final int numericModifiers = 0x7f0401e1;
+ public static final int overlapAnchor = 0x7f0401e5;
+ public static final int paddingBottomNoButtons = 0x7f0401e6;
+ public static final int paddingEnd = 0x7f0401e7;
+ public static final int paddingStart = 0x7f0401e8;
+ public static final int paddingTopNoTitle = 0x7f0401e9;
+ public static final int panelBackground = 0x7f0401ea;
+ public static final int panelMenuListTheme = 0x7f0401eb;
+ public static final int panelMenuListWidth = 0x7f0401ec;
+ public static final int popupMenuStyle = 0x7f0401f3;
+ public static final int popupTheme = 0x7f0401f4;
+ public static final int popupWindowStyle = 0x7f0401f5;
+ public static final int preserveIconSpacing = 0x7f040205;
+ public static final int progressBarPadding = 0x7f04020b;
+ public static final int progressBarStyle = 0x7f04020c;
+ public static final int queryBackground = 0x7f04020d;
+ public static final int queryHint = 0x7f04020e;
+ public static final int radioButtonStyle = 0x7f04020f;
+ public static final int ratingBarStyle = 0x7f040210;
+ public static final int ratingBarStyleIndicator = 0x7f040211;
+ public static final int ratingBarStyleSmall = 0x7f040212;
+ public static final int reverseLayout = 0x7f040215;
+ public static final int searchHintIcon = 0x7f04021f;
+ public static final int searchIcon = 0x7f040220;
+ public static final int searchViewStyle = 0x7f040221;
+ public static final int seekBarStyle = 0x7f040224;
+ public static final int selectableItemBackground = 0x7f040226;
+ public static final int selectableItemBackgroundBorderless = 0x7f040227;
+ public static final int showAsAction = 0x7f04022b;
+ public static final int showDividers = 0x7f04022c;
+ public static final int showText = 0x7f04022f;
+ public static final int showTitle = 0x7f040230;
+ public static final int singleChoiceItemLayout = 0x7f040232;
+ public static final int spanCount = 0x7f040243;
+ public static final int spinBars = 0x7f040244;
+ public static final int spinnerDropDownItemStyle = 0x7f040245;
+ public static final int spinnerStyle = 0x7f040246;
+ public static final int splitTrack = 0x7f040247;
+ public static final int srcCompat = 0x7f040248;
+ public static final int stackFromEnd = 0x7f040249;
+ public static final int state_above_anchor = 0x7f04024a;
+ public static final int subMenuArrow = 0x7f040253;
+ public static final int submitBackground = 0x7f040254;
+ public static final int subtitle = 0x7f040255;
+ public static final int subtitleTextAppearance = 0x7f040256;
+ public static final int subtitleTextColor = 0x7f040257;
+ public static final int subtitleTextStyle = 0x7f040258;
+ public static final int suggestionRowLayout = 0x7f040259;
+ public static final int switchMinWidth = 0x7f04025d;
+ public static final int switchPadding = 0x7f04025e;
+ public static final int switchStyle = 0x7f040261;
+ public static final int switchTextAppearance = 0x7f040262;
+ public static final int textAllCaps = 0x7f040280;
+ public static final int textAppearanceLargePopupMenu = 0x7f04028b;
+ public static final int textAppearanceListItem = 0x7f04028c;
+ public static final int textAppearanceListItemSecondary = 0x7f04028d;
+ public static final int textAppearanceListItemSmall = 0x7f04028e;
+ public static final int textAppearancePopupMenuHeader = 0x7f040290;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040291;
+ public static final int textAppearanceSearchResultTitle = 0x7f040292;
+ public static final int textAppearanceSmallPopupMenu = 0x7f040293;
+ public static final int textColorAlertDialogListItem = 0x7f040297;
+ public static final int textColorSearchUrl = 0x7f040298;
+ public static final int theme = 0x7f04029d;
+ public static final int thickness = 0x7f04029e;
+ public static final int thumbTextPadding = 0x7f04029f;
+ public static final int thumbTint = 0x7f0402a0;
+ public static final int thumbTintMode = 0x7f0402a1;
+ public static final int tickMark = 0x7f0402a2;
+ public static final int tickMarkTint = 0x7f0402a3;
+ public static final int tickMarkTintMode = 0x7f0402a4;
+ public static final int tint = 0x7f0402a5;
+ public static final int tintMode = 0x7f0402a6;
+ public static final int title = 0x7f0402a7;
+ public static final int titleMargin = 0x7f0402a9;
+ public static final int titleMarginBottom = 0x7f0402aa;
+ public static final int titleMarginEnd = 0x7f0402ab;
+ public static final int titleMarginStart = 0x7f0402ac;
+ public static final int titleMarginTop = 0x7f0402ad;
+ public static final int titleMargins = 0x7f0402ae;
+ public static final int titleTextAppearance = 0x7f0402af;
+ public static final int titleTextColor = 0x7f0402b0;
+ public static final int titleTextStyle = 0x7f0402b1;
+ public static final int toolbarNavigationButtonStyle = 0x7f0402b3;
+ public static final int toolbarStyle = 0x7f0402b5;
+ public static final int tooltipForegroundColor = 0x7f0402b6;
+ public static final int tooltipFrameBackground = 0x7f0402b7;
+ public static final int tooltipText = 0x7f0402b8;
+ public static final int track = 0x7f0402b9;
+ public static final int trackTint = 0x7f0402ba;
+ public static final int trackTintMode = 0x7f0402bb;
+ public static final int useStockLayout = 0x7f0402cc;
+ public static final int voiceIcon = 0x7f0402ce;
+ public static final int windowActionBar = 0x7f0402d0;
+ public static final int windowActionBarOverlay = 0x7f0402d1;
+ public static final int windowActionModeOverlay = 0x7f0402d2;
+ public static final int windowFixedHeightMajor = 0x7f0402d3;
+ public static final int windowFixedHeightMinor = 0x7f0402d4;
+ public static final int windowFixedWidthMajor = 0x7f0402d5;
+ public static final int windowFixedWidthMinor = 0x7f0402d6;
+ public static final int windowMinWidthMajor = 0x7f0402d7;
+ public static final int windowMinWidthMinor = 0x7f0402d8;
+ public static final int windowNoTitle = 0x7f0402d9;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_allow_stacked_button_bar = 0x7f050001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
+ public static final int abc_btn_colored_text_material = 0x7f060003;
+ public static final int abc_color_highlight_material = 0x7f060004;
+ public static final int abc_hint_foreground_material_dark = 0x7f060005;
+ public static final int abc_hint_foreground_material_light = 0x7f060006;
+ public static final int abc_input_method_navigation_guard = 0x7f060007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
+ public static final int abc_primary_text_material_dark = 0x7f06000a;
+ public static final int abc_primary_text_material_light = 0x7f06000b;
+ public static final int abc_search_url_text = 0x7f06000c;
+ public static final int abc_search_url_text_normal = 0x7f06000d;
+ public static final int abc_search_url_text_pressed = 0x7f06000e;
+ public static final int abc_search_url_text_selected = 0x7f06000f;
+ public static final int abc_secondary_text_material_dark = 0x7f060010;
+ public static final int abc_secondary_text_material_light = 0x7f060011;
+ public static final int abc_tint_btn_checkable = 0x7f060012;
+ public static final int abc_tint_default = 0x7f060013;
+ public static final int abc_tint_edittext = 0x7f060014;
+ public static final int abc_tint_seek_thumb = 0x7f060015;
+ public static final int abc_tint_spinner = 0x7f060016;
+ public static final int abc_tint_switch_track = 0x7f060017;
+ public static final int accent_material_dark = 0x7f060018;
+ public static final int accent_material_light = 0x7f060019;
+ public static final int background_floating_material_dark = 0x7f060032;
+ public static final int background_floating_material_light = 0x7f060033;
+ public static final int background_material_dark = 0x7f060034;
+ public static final int background_material_light = 0x7f060035;
+ public static final int bright_foreground_disabled_material_dark = 0x7f060036;
+ public static final int bright_foreground_disabled_material_light = 0x7f060037;
+ public static final int bright_foreground_inverse_material_dark = 0x7f060038;
+ public static final int bright_foreground_inverse_material_light = 0x7f060039;
+ public static final int bright_foreground_material_dark = 0x7f06003a;
+ public static final int bright_foreground_material_light = 0x7f06003b;
+ public static final int button_material_dark = 0x7f06003c;
+ public static final int button_material_light = 0x7f06003d;
+ public static final int dim_foreground_disabled_material_dark = 0x7f06006c;
+ public static final int dim_foreground_disabled_material_light = 0x7f06006d;
+ public static final int dim_foreground_material_dark = 0x7f06006e;
+ public static final int dim_foreground_material_light = 0x7f06006f;
+ public static final int foreground_material_dark = 0x7f060073;
+ public static final int foreground_material_light = 0x7f060074;
+ public static final int highlighted_text_material_dark = 0x7f060075;
+ public static final int highlighted_text_material_light = 0x7f060076;
+ public static final int material_blue_grey_800 = 0x7f060077;
+ public static final int material_blue_grey_900 = 0x7f060078;
+ public static final int material_blue_grey_950 = 0x7f060079;
+ public static final int material_deep_teal_200 = 0x7f06007a;
+ public static final int material_deep_teal_500 = 0x7f06007b;
+ public static final int material_grey_100 = 0x7f06007c;
+ public static final int material_grey_300 = 0x7f06007d;
+ public static final int material_grey_50 = 0x7f06007e;
+ public static final int material_grey_600 = 0x7f06007f;
+ public static final int material_grey_800 = 0x7f060080;
+ public static final int material_grey_850 = 0x7f060081;
+ public static final int material_grey_900 = 0x7f060082;
+ public static final int md_btn_selected = 0x7f06008a;
+ public static final int md_btn_selected_dark = 0x7f06008b;
+ public static final int md_divider_black = 0x7f06008f;
+ public static final int md_divider_white = 0x7f060090;
+ public static final int md_edittext_error = 0x7f060091;
+ public static final int md_material_blue_600 = 0x7f06009c;
+ public static final int md_material_blue_800 = 0x7f06009d;
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int notification_material_background_media_default_color = 0x7f0600c4;
+ public static final int primary_dark_material_dark = 0x7f0600c6;
+ public static final int primary_dark_material_light = 0x7f0600c7;
+ public static final int primary_material_dark = 0x7f0600c8;
+ public static final int primary_material_light = 0x7f0600c9;
+ public static final int primary_text_default_material_dark = 0x7f0600ca;
+ public static final int primary_text_default_material_light = 0x7f0600cb;
+ public static final int primary_text_disabled_material_dark = 0x7f0600cc;
+ public static final int primary_text_disabled_material_light = 0x7f0600cd;
+ public static final int ripple_material_dark = 0x7f0600ce;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_dark = 0x7f0600d0;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ public static final int secondary_text_disabled_material_dark = 0x7f0600d2;
+ public static final int secondary_text_disabled_material_light = 0x7f0600d3;
+ public static final int switch_thumb_disabled_material_dark = 0x7f0600d4;
+ public static final int switch_thumb_disabled_material_light = 0x7f0600d5;
+ public static final int switch_thumb_material_dark = 0x7f0600d6;
+ public static final int switch_thumb_material_light = 0x7f0600d7;
+ public static final int switch_thumb_normal_material_dark = 0x7f0600d8;
+ public static final int switch_thumb_normal_material_light = 0x7f0600d9;
+ public static final int tooltip_background_dark = 0x7f0600da;
+ public static final int tooltip_background_light = 0x7f0600db;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
+ public static final int abc_action_bar_default_height_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
+ public static final int abc_action_bar_elevation_material = 0x7f070005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
+ public static final int abc_action_button_min_height_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_material = 0x7f07000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
+ public static final int abc_button_inset_horizontal_material = 0x7f070012;
+ public static final int abc_button_inset_vertical_material = 0x7f070013;
+ public static final int abc_button_padding_horizontal_material = 0x7f070014;
+ public static final int abc_button_padding_vertical_material = 0x7f070015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
+ public static final int abc_config_prefDialogWidth = 0x7f070017;
+ public static final int abc_control_corner_material = 0x7f070018;
+ public static final int abc_control_inset_material = 0x7f070019;
+ public static final int abc_control_padding_material = 0x7f07001a;
+ public static final int abc_dialog_fixed_height_major = 0x7f07001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f070021;
+ public static final int abc_dialog_min_width_major = 0x7f070022;
+ public static final int abc_dialog_min_width_minor = 0x7f070023;
+ public static final int abc_dialog_padding_material = 0x7f070024;
+ public static final int abc_dialog_padding_top_material = 0x7f070025;
+ public static final int abc_dialog_title_divider_material = 0x7f070026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070027;
+ public static final int abc_disabled_alpha_material_light = 0x7f070028;
+ public static final int abc_dropdownitem_icon_width = 0x7f070029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f07002e;
+ public static final int abc_floating_window_z = 0x7f07002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
+ public static final int abc_panel_menu_list_width = 0x7f070031;
+ public static final int abc_progress_bar_height_material = 0x7f070032;
+ public static final int abc_search_view_preferred_height = 0x7f070033;
+ public static final int abc_search_view_preferred_width = 0x7f070034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f070035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070037;
+ public static final int abc_switch_padding = 0x7f070038;
+ public static final int abc_text_size_body_1_material = 0x7f070039;
+ public static final int abc_text_size_body_2_material = 0x7f07003a;
+ public static final int abc_text_size_button_material = 0x7f07003b;
+ public static final int abc_text_size_caption_material = 0x7f07003c;
+ public static final int abc_text_size_display_1_material = 0x7f07003d;
+ public static final int abc_text_size_display_2_material = 0x7f07003e;
+ public static final int abc_text_size_display_3_material = 0x7f07003f;
+ public static final int abc_text_size_display_4_material = 0x7f070040;
+ public static final int abc_text_size_headline_material = 0x7f070041;
+ public static final int abc_text_size_large_material = 0x7f070042;
+ public static final int abc_text_size_medium_material = 0x7f070043;
+ public static final int abc_text_size_menu_header_material = 0x7f070044;
+ public static final int abc_text_size_menu_material = 0x7f070045;
+ public static final int abc_text_size_small_material = 0x7f070046;
+ public static final int abc_text_size_subhead_material = 0x7f070047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
+ public static final int abc_text_size_title_material = 0x7f070049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
+ public static final int circular_progress_border = 0x7f070082;
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int disabled_alpha_material_dark = 0x7f0700b8;
+ public static final int disabled_alpha_material_light = 0x7f0700b9;
+ public static final int fastscroll_default_thickness = 0x7f0700bb;
+ public static final int fastscroll_margin = 0x7f0700bc;
+ public static final int fastscroll_minimum_range = 0x7f0700bd;
+ public static final int highlight_alpha_material_colored = 0x7f0700be;
+ public static final int highlight_alpha_material_dark = 0x7f0700bf;
+ public static final int highlight_alpha_material_light = 0x7f0700c0;
+ public static final int hint_alpha_material_dark = 0x7f0700c1;
+ public static final int hint_alpha_material_light = 0x7f0700c2;
+ public static final int hint_pressed_alpha_material_dark = 0x7f0700c3;
+ public static final int hint_pressed_alpha_material_light = 0x7f0700c4;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f0700c7;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f0700c8;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f0700c9;
+ public static final int md_action_corner_radius = 0x7f0700cd;
+ public static final int md_bg_corner_radius = 0x7f0700ce;
+ public static final int md_button_frame_vertical_padding = 0x7f0700cf;
+ public static final int md_button_height = 0x7f0700d0;
+ public static final int md_button_inset_horizontal = 0x7f0700d1;
+ public static final int md_button_inset_vertical = 0x7f0700d2;
+ public static final int md_button_min_width = 0x7f0700d3;
+ public static final int md_button_padding_frame_side = 0x7f0700d4;
+ public static final int md_button_padding_horizontal = 0x7f0700d5;
+ public static final int md_button_padding_horizontal_internalexternal = 0x7f0700d6;
+ public static final int md_button_padding_vertical = 0x7f0700d7;
+ public static final int md_button_textpadding_horizontal = 0x7f0700d8;
+ public static final int md_button_textsize = 0x7f0700d9;
+ public static final int md_colorchooser_circlesize = 0x7f0700da;
+ public static final int md_content_padding_bottom = 0x7f0700db;
+ public static final int md_content_padding_top = 0x7f0700dc;
+ public static final int md_content_textsize = 0x7f0700dd;
+ public static final int md_dialog_frame_margin = 0x7f0700de;
+ public static final int md_dialog_horizontal_margin = 0x7f0700df;
+ public static final int md_dialog_max_width = 0x7f0700e0;
+ public static final int md_dialog_vertical_margin = 0x7f0700e1;
+ public static final int md_divider_height = 0x7f0700e2;
+ public static final int md_icon_margin = 0x7f0700e3;
+ public static final int md_icon_max_size = 0x7f0700e4;
+ public static final int md_listitem_control_margin = 0x7f0700e5;
+ public static final int md_listitem_height = 0x7f0700e6;
+ public static final int md_listitem_margin_left = 0x7f0700e7;
+ public static final int md_listitem_textsize = 0x7f0700e8;
+ public static final int md_listitem_vertical_margin = 0x7f0700e9;
+ public static final int md_listitem_vertical_margin_choice = 0x7f0700ea;
+ public static final int md_neutral_button_margin = 0x7f0700eb;
+ public static final int md_notitle_vertical_padding = 0x7f0700ec;
+ public static final int md_notitle_vertical_padding_more = 0x7f0700ed;
+ public static final int md_preference_content_inset = 0x7f0700ee;
+ public static final int md_simpleitem_height = 0x7f0700ef;
+ public static final int md_simplelist_icon = 0x7f0700f0;
+ public static final int md_simplelist_icon_margin = 0x7f0700f1;
+ public static final int md_simplelist_textsize = 0x7f0700f2;
+ public static final int md_simplelistitem_padding_top = 0x7f0700f3;
+ public static final int md_title_frame_margin_bottom = 0x7f0700f4;
+ public static final int md_title_frame_margin_bottom_less = 0x7f0700f5;
+ public static final int md_title_textsize = 0x7f0700f6;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ public static final int tooltip_corner_radius = 0x7f070151;
+ public static final int tooltip_horizontal_padding = 0x7f070152;
+ public static final int tooltip_margin = 0x7f070153;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f070154;
+ public static final int tooltip_precise_anchor_threshold = 0x7f070155;
+ public static final int tooltip_vertical_padding = 0x7f070156;
+ public static final int tooltip_y_offset_non_touch = 0x7f070157;
+ public static final int tooltip_y_offset_touch = 0x7f070158;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006;
+ public static final int abc_action_bar_item_background_material = 0x7f080007;
+ public static final int abc_btn_borderless_material = 0x7f080008;
+ public static final int abc_btn_check_material = 0x7f080009;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b;
+ public static final int abc_btn_colored_material = 0x7f08000c;
+ public static final int abc_btn_default_mtrl_shape = 0x7f08000d;
+ public static final int abc_btn_radio_material = 0x7f08000e;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012;
+ public static final int abc_cab_background_internal_bg = 0x7f080013;
+ public static final int abc_cab_background_top_material = 0x7f080014;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015;
+ public static final int abc_control_background_material = 0x7f080016;
+ public static final int abc_dialog_material_background = 0x7f080017;
+ public static final int abc_edit_text_material = 0x7f080018;
+ public static final int abc_ic_ab_back_material = 0x7f080019;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a;
+ public static final int abc_ic_clear_material = 0x7f08001b;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_go_search_api_material = 0x7f08001d;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_menu_overflow_material = 0x7f080020;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023;
+ public static final int abc_ic_search_api_material = 0x7f080024;
+ public static final int abc_ic_star_black_16dp = 0x7f080025;
+ public static final int abc_ic_star_black_36dp = 0x7f080026;
+ public static final int abc_ic_star_black_48dp = 0x7f080027;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080028;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080029;
+ public static final int abc_ic_star_half_black_48dp = 0x7f08002a;
+ public static final int abc_ic_voice_search_api_material = 0x7f08002b;
+ public static final int abc_item_background_holo_dark = 0x7f08002c;
+ public static final int abc_item_background_holo_light = 0x7f08002d;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f08002f;
+ public static final int abc_list_focused_holo = 0x7f080030;
+ public static final int abc_list_longpressed_holo = 0x7f080031;
+ public static final int abc_list_pressed_holo_dark = 0x7f080032;
+ public static final int abc_list_pressed_holo_light = 0x7f080033;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f080035;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f080036;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080037;
+ public static final int abc_list_selector_holo_dark = 0x7f080038;
+ public static final int abc_list_selector_holo_light = 0x7f080039;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a;
+ public static final int abc_popup_background_mtrl_mult = 0x7f08003b;
+ public static final int abc_ratingbar_indicator_material = 0x7f08003c;
+ public static final int abc_ratingbar_material = 0x7f08003d;
+ public static final int abc_ratingbar_small_material = 0x7f08003e;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043;
+ public static final int abc_seekbar_thumb_material = 0x7f080044;
+ public static final int abc_seekbar_tick_mark_material = 0x7f080045;
+ public static final int abc_seekbar_track_material = 0x7f080046;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f080047;
+ public static final int abc_spinner_textfield_background_material = 0x7f080048;
+ public static final int abc_switch_thumb_material = 0x7f080049;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f08004a;
+ public static final int abc_tab_indicator_material = 0x7f08004b;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c;
+ public static final int abc_text_cursor_material = 0x7f08004d;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080055;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057;
+ public static final int abc_textfield_search_material = 0x7f080058;
+ public static final int abc_vector_test = 0x7f080059;
+ public static final int gray_circle = 0x7f0800c9;
+ public static final int md_btn_selected = 0x7f0801de;
+ public static final int md_btn_selected_dark = 0x7f0801df;
+ public static final int md_btn_selector = 0x7f0801e0;
+ public static final int md_btn_selector_dark = 0x7f0801e1;
+ public static final int md_btn_selector_ripple = 0x7f0801e2;
+ public static final int md_btn_selector_ripple_dark = 0x7f0801e3;
+ public static final int md_btn_shape = 0x7f0801e4;
+ public static final int md_item_selected = 0x7f0801e5;
+ public static final int md_item_selected_dark = 0x7f0801e6;
+ public static final int md_nav_back = 0x7f0801e7;
+ public static final int md_selector = 0x7f0801e8;
+ public static final int md_selector_dark = 0x7f0801e9;
+ public static final int md_transparent = 0x7f0801ea;
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ public static final int tooltip_frame_dark = 0x7f08025e;
+ public static final int tooltip_frame_light = 0x7f08025f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int ALT = 0x7f0a0000;
+ public static final int CTRL = 0x7f0a0001;
+ public static final int FUNCTION = 0x7f0a0002;
+ public static final int META = 0x7f0a0003;
+ public static final int SHIFT = 0x7f0a0004;
+ public static final int SYM = 0x7f0a0005;
+ public static final int action0 = 0x7f0a0006;
+ public static final int action_bar = 0x7f0a0027;
+ public static final int action_bar_activity_content = 0x7f0a0028;
+ public static final int action_bar_container = 0x7f0a0029;
+ public static final int action_bar_root = 0x7f0a002a;
+ public static final int action_bar_spinner = 0x7f0a002b;
+ public static final int action_bar_subtitle = 0x7f0a002c;
+ public static final int action_bar_title = 0x7f0a002d;
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_context_bar = 0x7f0a0032;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_menu_divider = 0x7f0a0047;
+ public static final int action_menu_presenter = 0x7f0a0048;
+ public static final int action_mode_bar = 0x7f0a0049;
+ public static final int action_mode_bar_stub = 0x7f0a004a;
+ public static final int action_mode_close_button = 0x7f0a004b;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int activity_chooser_view_content = 0x7f0a0076;
+ public static final int add = 0x7f0a007e;
+ public static final int alertTitle = 0x7f0a008a;
+ public static final int always = 0x7f0a008e;
+ public static final int async = 0x7f0a009e;
+ public static final int beginning = 0x7f0a00ae;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int buttonPanel = 0x7f0a00b8;
+ public static final int cancel_action = 0x7f0a00c3;
+ public static final int center = 0x7f0a00d1;
+ public static final int checkbox = 0x7f0a00d5;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int circular = 0x7f0a00d8;
+ public static final int collapseActionView = 0x7f0a00de;
+ public static final int contentPanel = 0x7f0a00eb;
+ public static final int custom = 0x7f0a00f1;
+ public static final int customPanel = 0x7f0a00f2;
+ public static final int decor_content_parent = 0x7f0a00f4;
+ public static final int default_activity_button = 0x7f0a00f5;
+ public static final int disableHome = 0x7f0a00fc;
+ public static final int dynamic = 0x7f0a0106;
+ public static final int edit_query = 0x7f0a0107;
+ public static final int end = 0x7f0a010a;
+ public static final int end_padder = 0x7f0a010b;
+ public static final int expand_activities_button = 0x7f0a0112;
+ public static final int expanded_menu = 0x7f0a0115;
+ public static final int forever = 0x7f0a0123;
+ public static final int home = 0x7f0a0136;
+ public static final int homeAsUp = 0x7f0a0137;
+ public static final int horizontal = 0x7f0a0138;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int ifRoom = 0x7f0a013f;
+ public static final int image = 0x7f0a0140;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0160;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int listMode = 0x7f0a016a;
+ public static final int list_item = 0x7f0a016b;
+ public static final int md_buttonDefaultNegative = 0x7f0a0178;
+ public static final int md_buttonDefaultNeutral = 0x7f0a0179;
+ public static final int md_buttonDefaultPositive = 0x7f0a017a;
+ public static final int md_colorA = 0x7f0a017b;
+ public static final int md_colorALabel = 0x7f0a017c;
+ public static final int md_colorAValue = 0x7f0a017d;
+ public static final int md_colorB = 0x7f0a017e;
+ public static final int md_colorBLabel = 0x7f0a017f;
+ public static final int md_colorBValue = 0x7f0a0180;
+ public static final int md_colorChooserCustomFrame = 0x7f0a0181;
+ public static final int md_colorG = 0x7f0a0182;
+ public static final int md_colorGLabel = 0x7f0a0183;
+ public static final int md_colorGValue = 0x7f0a0184;
+ public static final int md_colorIndicator = 0x7f0a0185;
+ public static final int md_colorR = 0x7f0a0186;
+ public static final int md_colorRLabel = 0x7f0a0187;
+ public static final int md_colorRValue = 0x7f0a0188;
+ public static final int md_content = 0x7f0a0189;
+ public static final int md_contentListViewFrame = 0x7f0a018a;
+ public static final int md_contentRecyclerView = 0x7f0a018b;
+ public static final int md_contentScrollView = 0x7f0a018c;
+ public static final int md_control = 0x7f0a018d;
+ public static final int md_customViewFrame = 0x7f0a018e;
+ public static final int md_grid = 0x7f0a018f;
+ public static final int md_hexInput = 0x7f0a0190;
+ public static final int md_icon = 0x7f0a0191;
+ public static final int md_label = 0x7f0a0192;
+ public static final int md_minMax = 0x7f0a0193;
+ public static final int md_promptCheckbox = 0x7f0a0194;
+ public static final int md_root = 0x7f0a0195;
+ public static final int md_title = 0x7f0a0196;
+ public static final int md_titleFrame = 0x7f0a0197;
+ public static final int media_actions = 0x7f0a0198;
+ public static final int message = 0x7f0a019c;
+ public static final int middle = 0x7f0a019d;
+ public static final int multiply = 0x7f0a01d7;
+ public static final int never = 0x7f0a01e4;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int parentPanel = 0x7f0a01ff;
+ public static final int progress_circular = 0x7f0a022b;
+ public static final int progress_horizontal = 0x7f0a022c;
+ public static final int radio = 0x7f0a022e;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int screen = 0x7f0a0242;
+ public static final int scrollIndicatorDown = 0x7f0a0244;
+ public static final int scrollIndicatorUp = 0x7f0a0245;
+ public static final int scrollView = 0x7f0a0246;
+ public static final int search_badge = 0x7f0a0249;
+ public static final int search_bar = 0x7f0a024a;
+ public static final int search_button = 0x7f0a024b;
+ public static final int search_close_btn = 0x7f0a024c;
+ public static final int search_edit_frame = 0x7f0a024d;
+ public static final int search_go_btn = 0x7f0a024e;
+ public static final int search_mag_icon = 0x7f0a024f;
+ public static final int search_plate = 0x7f0a0250;
+ public static final int search_src_text = 0x7f0a0251;
+ public static final int search_voice_btn = 0x7f0a0252;
+ public static final int select_dialog_listview = 0x7f0a0258;
+ public static final int shortcut = 0x7f0a025e;
+ public static final int showCustom = 0x7f0a025f;
+ public static final int showHome = 0x7f0a0260;
+ public static final int showTitle = 0x7f0a0261;
+ public static final int spacer = 0x7f0a0274;
+ public static final int split_action_bar = 0x7f0a0276;
+ public static final int src_atop = 0x7f0a0277;
+ public static final int src_in = 0x7f0a0278;
+ public static final int src_over = 0x7f0a0279;
+ public static final int start = 0x7f0a027b;
+ public static final int status_bar_latest_event_content = 0x7f0a027f;
+ public static final int submenuarrow = 0x7f0a0284;
+ public static final int submit_area = 0x7f0a0285;
+ public static final int tabMode = 0x7f0a028b;
+ public static final int tag_transition_group = 0x7f0a028e;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int textSpacerNoButtons = 0x7f0a0294;
+ public static final int textSpacerNoTitle = 0x7f0a0295;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int titleDividerNoCustom = 0x7f0a02a1;
+ public static final int title_template = 0x7f0a02a4;
+ public static final int top = 0x7f0a02a8;
+ public static final int topPanel = 0x7f0a02ad;
+ public static final int uniform = 0x7f0a02b8;
+ public static final int up = 0x7f0a02ba;
+ public static final int useLogo = 0x7f0a02bb;
+ public static final int withText = 0x7f0a02d1;
+ public static final int wrap_content = 0x7f0a02d2;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int cancel_button_image_alpha = 0x7f0b0005;
+ public static final int config_tooltipAnimTime = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_menu_item_layout = 0x7f0d0002;
+ public static final int abc_action_menu_layout = 0x7f0d0003;
+ public static final int abc_action_mode_bar = 0x7f0d0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0005;
+ public static final int abc_activity_chooser_view = 0x7f0d0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0008;
+ public static final int abc_alert_dialog_material = 0x7f0d0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0d000a;
+ public static final int abc_dialog_title_material = 0x7f0d000c;
+ public static final int abc_expanded_menu_layout = 0x7f0d000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000e;
+ public static final int abc_list_menu_item_icon = 0x7f0d000f;
+ public static final int abc_list_menu_item_layout = 0x7f0d0010;
+ public static final int abc_list_menu_item_radio = 0x7f0d0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0d0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0013;
+ public static final int abc_screen_content_include = 0x7f0d0014;
+ public static final int abc_screen_simple = 0x7f0d0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0016;
+ public static final int abc_screen_toolbar = 0x7f0d0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0018;
+ public static final int abc_search_view = 0x7f0d0019;
+ public static final int abc_select_dialog_material = 0x7f0d001a;
+ public static final int md_dialog_basic = 0x7f0d00b1;
+ public static final int md_dialog_basic_check = 0x7f0d00b2;
+ public static final int md_dialog_colorchooser = 0x7f0d00b3;
+ public static final int md_dialog_custom = 0x7f0d00b4;
+ public static final int md_dialog_input = 0x7f0d00b5;
+ public static final int md_dialog_input_check = 0x7f0d00b6;
+ public static final int md_dialog_list = 0x7f0d00b7;
+ public static final int md_dialog_list_check = 0x7f0d00b8;
+ public static final int md_dialog_progress = 0x7f0d00b9;
+ public static final int md_dialog_progress_indeterminate = 0x7f0d00ba;
+ public static final int md_dialog_progress_indeterminate_horizontal = 0x7f0d00bb;
+ public static final int md_listitem = 0x7f0d00bc;
+ public static final int md_listitem_multichoice = 0x7f0d00bd;
+ public static final int md_listitem_singlechoice = 0x7f0d00be;
+ public static final int md_preference_custom = 0x7f0d00bf;
+ public static final int md_simplelist_item = 0x7f0d00c0;
+ public static final int md_stub_actionbuttons = 0x7f0d00c1;
+ public static final int md_stub_colorchooser_custom = 0x7f0d00c2;
+ public static final int md_stub_colorchooser_grid = 0x7f0d00c3;
+ public static final int md_stub_inputpref = 0x7f0d00c4;
+ public static final int md_stub_progress = 0x7f0d00c5;
+ public static final int md_stub_progress_indeterminate = 0x7f0d00c6;
+ public static final int md_stub_progress_indeterminate_horizontal = 0x7f0d00c7;
+ public static final int md_stub_titleframe = 0x7f0d00c8;
+ public static final int md_stub_titleframe_lesspadding = 0x7f0d00c9;
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_media_action = 0x7f0d00e0;
+ public static final int notification_media_cancel_action = 0x7f0d00e1;
+ public static final int notification_template_big_media = 0x7f0d00e2;
+ public static final int notification_template_big_media_custom = 0x7f0d00e3;
+ public static final int notification_template_big_media_narrow = 0x7f0d00e4;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0d00e5;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_lines_media = 0x7f0d00e8;
+ public static final int notification_template_media = 0x7f0d00e9;
+ public static final int notification_template_media_custom = 0x7f0d00ea;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ public static final int select_dialog_item_material = 0x7f0d0102;
+ public static final int select_dialog_multichoice_material = 0x7f0d0103;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0104;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d0109;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f100000;
+ public static final int abc_action_bar_up_description = 0x7f100001;
+ public static final int abc_action_menu_overflow_description = 0x7f100002;
+ public static final int abc_action_mode_done = 0x7f100003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f100004;
+ public static final int abc_activitychooserview_choose_application = 0x7f100005;
+ public static final int abc_capital_off = 0x7f100006;
+ public static final int abc_capital_on = 0x7f100007;
+ public static final int abc_font_family_body_1_material = 0x7f100008;
+ public static final int abc_font_family_body_2_material = 0x7f100009;
+ public static final int abc_font_family_button_material = 0x7f10000a;
+ public static final int abc_font_family_caption_material = 0x7f10000b;
+ public static final int abc_font_family_display_1_material = 0x7f10000c;
+ public static final int abc_font_family_display_2_material = 0x7f10000d;
+ public static final int abc_font_family_display_3_material = 0x7f10000e;
+ public static final int abc_font_family_display_4_material = 0x7f10000f;
+ public static final int abc_font_family_headline_material = 0x7f100010;
+ public static final int abc_font_family_menu_material = 0x7f100011;
+ public static final int abc_font_family_subhead_material = 0x7f100012;
+ public static final int abc_font_family_title_material = 0x7f100013;
+ public static final int abc_search_hint = 0x7f10001e;
+ public static final int abc_searchview_description_clear = 0x7f10001f;
+ public static final int abc_searchview_description_query = 0x7f100020;
+ public static final int abc_searchview_description_search = 0x7f100021;
+ public static final int abc_searchview_description_submit = 0x7f100022;
+ public static final int abc_searchview_description_voice = 0x7f100023;
+ public static final int abc_shareactionprovider_share_with = 0x7f100024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f100025;
+ public static final int abc_toolbar_collapse_description = 0x7f100026;
+ public static final int md_back_label = 0x7f100144;
+ public static final int md_cancel_label = 0x7f100145;
+ public static final int md_choose_label = 0x7f100146;
+ public static final int md_custom_label = 0x7f100147;
+ public static final int md_done_label = 0x7f100148;
+ public static final int md_error_label = 0x7f100149;
+ public static final int md_presets_label = 0x7f10014a;
+ public static final int md_storage_perm_error = 0x7f10014b;
+ public static final int new_folder = 0x7f100169;
+ public static final int search_menu_title = 0x7f100206;
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f110000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f110001;
+ public static final int Animation_AppCompat_Dialog = 0x7f110002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f110003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f110004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f110007;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f110008;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f110009;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f11000a;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f11000b;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f11000e;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f11000d;
+ public static final int Base_TextAppearance_AppCompat = 0x7f11000f;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f110010;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f110011;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f110012;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f110013;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f110014;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f110015;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f110016;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f110017;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f110018;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f110019;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f11001a;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f11001b;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f11001c;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f11001d;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f11001e;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f11001f;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f110020;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f110021;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f110022;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f110023;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f110024;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f110025;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f110026;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f110027;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f110028;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f110029;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f11002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f11002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f11002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f11002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f11002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f11002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110030;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f110031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f110032;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f110033;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f110034;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110035;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110036;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110037;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110038;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110039;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f11003a;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f11003b;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11003c;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f11003d;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f11003e;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f11005e;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f11005f;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f110060;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f110061;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f110062;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f110063;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f110064;
+ public static final int Base_Theme_AppCompat = 0x7f11003f;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f110040;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f110041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f110045;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f110042;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f110043;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f110044;
+ public static final int Base_Theme_AppCompat_Light = 0x7f110046;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f110047;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f110048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f11004c;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f110049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f11004a;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f11004b;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f110074;
+ public static final int Base_V21_Theme_AppCompat = 0x7f110070;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f110071;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f110072;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f110073;
+ public static final int Base_V22_Theme_AppCompat = 0x7f110075;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f110076;
+ public static final int Base_V23_Theme_AppCompat = 0x7f110077;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f110078;
+ public static final int Base_V26_Theme_AppCompat = 0x7f110079;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f11007a;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f11007b;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f110082;
+ public static final int Base_V7_Theme_AppCompat = 0x7f11007e;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f11007f;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f110080;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f110081;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f110083;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f110084;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f110085;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f110086;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f110087;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f110088;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f110089;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f11008a;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f11008b;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f11008c;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f11008d;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f11008e;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f11008f;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f110090;
+ public static final int Base_Widget_AppCompat_Button = 0x7f110091;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f110097;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f110098;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f110092;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f110093;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f110094;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f110095;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f110096;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f110099;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f11009a;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f11009b;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f11009c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f11009d;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f11009e;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f11009f;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f1100a0;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1100a1;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1100a2;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1100a3;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1100a4;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1100a5;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1100a6;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1100a7;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1100a8;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1100a9;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1100aa;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f1100ab;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1100ac;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1100ad;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1100ae;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1100af;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1100b0;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1100b1;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1100b2;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f1100b3;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1100b4;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1100b5;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f1100b6;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1100b7;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f1100b8;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1100b9;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f1100ba;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1100bb;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1100bc;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f1100bd;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1100be;
+ public static final int MD_ActionButton = 0x7f1100d9;
+ public static final int MD_ActionButtonStacked = 0x7f1100db;
+ public static final int MD_ActionButton_Text = 0x7f1100da;
+ public static final int MD_Dark = 0x7f1100dc;
+ public static final int MD_Light = 0x7f1100dd;
+ public static final int MD_WindowAnimation = 0x7f1100de;
+ public static final int Platform_AppCompat = 0x7f1100e5;
+ public static final int Platform_AppCompat_Light = 0x7f1100e6;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1100eb;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1100ec;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1100ed;
+ public static final int Platform_V21_AppCompat = 0x7f1100ee;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1100ef;
+ public static final int Platform_V25_AppCompat = 0x7f1100f0;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1100f1;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1100f2;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f110113;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f110114;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f110115;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f110116;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f110117;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f11011a;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f110121;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f11011c;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f11011d;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f11011e;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f11011f;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f110120;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f110122;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f110123;
+ public static final int TextAppearance_AppCompat = 0x7f110127;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f110128;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f110129;
+ public static final int TextAppearance_AppCompat_Button = 0x7f11012a;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f11012b;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f11012c;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f11012d;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f11012e;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f11012f;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f110130;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f110131;
+ public static final int TextAppearance_AppCompat_Large = 0x7f110132;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f110133;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f110134;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f110135;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f110136;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f110137;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f110138;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f110139;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f11013a;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f11013b;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f11013c;
+ public static final int TextAppearance_AppCompat_Small = 0x7f11013d;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f11013e;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f11013f;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f110140;
+ public static final int TextAppearance_AppCompat_Title = 0x7f110141;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f110142;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f110143;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f110144;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f110145;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f110146;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f110147;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f110148;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110149;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f11014a;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f11014b;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f11014c;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f11014d;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f11014e;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f11014f;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110150;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110151;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110152;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110153;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110154;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f110155;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f110156;
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f11015d;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f11015f;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f110160;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f110162;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f110164;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11017f;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f110180;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f110181;
+ public static final int ThemeOverlay_AppCompat = 0x7f1101c1;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f1101c2;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f1101c3;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f1101c4;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f1101c5;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f1101c6;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f1101c7;
+ public static final int Theme_AppCompat = 0x7f110183;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f110184;
+ public static final int Theme_AppCompat_DayNight = 0x7f110185;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f110186;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f110187;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f11018a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f110188;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f110189;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f11018b;
+ public static final int Theme_AppCompat_Dialog = 0x7f11018c;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f11018f;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f11018d;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f11018e;
+ public static final int Theme_AppCompat_Light = 0x7f110190;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f110191;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f110192;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f110195;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f110193;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f110194;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f110196;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f110197;
+ public static final int Widget_AppCompat_ActionBar = 0x7f1101db;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f1101dc;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f1101dd;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f1101de;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f1101df;
+ public static final int Widget_AppCompat_ActionButton = 0x7f1101e0;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f1101e1;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f1101e2;
+ public static final int Widget_AppCompat_ActionMode = 0x7f1101e3;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f1101e4;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f1101e5;
+ public static final int Widget_AppCompat_Button = 0x7f1101e6;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f1101ec;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f1101ed;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f1101e7;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f1101e8;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f1101e9;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f1101ea;
+ public static final int Widget_AppCompat_Button_Small = 0x7f1101eb;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f1101ee;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f1101ef;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f1101f0;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f1101f1;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1101f2;
+ public static final int Widget_AppCompat_EditText = 0x7f1101f3;
+ public static final int Widget_AppCompat_ImageButton = 0x7f1101f4;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f1101f5;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1101f6;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1101f7;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1101f8;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1101f9;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1101fa;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1101fb;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1101fc;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1101fd;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f1101fe;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1101ff;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f110200;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f110201;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f110202;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f110203;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f110204;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f110205;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f110206;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f110207;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f110208;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f110209;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f11020a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f11020b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f11020c;
+ public static final int Widget_AppCompat_ListView = 0x7f11020d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f11020e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f11020f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f110210;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f110211;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f110212;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f110213;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f110214;
+ public static final int Widget_AppCompat_RatingBar = 0x7f110215;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f110216;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f110217;
+ public static final int Widget_AppCompat_SearchView = 0x7f110218;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f110219;
+ public static final int Widget_AppCompat_SeekBar = 0x7f11021a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f11021b;
+ public static final int Widget_AppCompat_Spinner = 0x7f11021c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f11021d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f11021e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f11021f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f110220;
+ public static final int Widget_AppCompat_Toolbar = 0x7f110221;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f110222;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ public static final int Widget_MaterialProgressBar_ProgressBar = 0x7f110253;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Horizontal = 0x7f110254;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Horizontal_NoPadding = 0x7f110255;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Large = 0x7f110256;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Large_NoPadding = 0x7f110257;
+ public static final int Widget_MaterialProgressBar_ProgressBar_NoPadding = 0x7f110258;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Small = 0x7f110259;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Small_NoPadding = 0x7f11025a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400e3, 0x7f0400f1, 0x7f0400f2, 0x7f040100, 0x7f040139, 0x7f04013e, 0x7f040146, 0x7f040147, 0x7f040149, 0x7f040157, 0x7f040164, 0x7f040191, 0x7f0401de, 0x7f0401f4, 0x7f04020b, 0x7f04020c, 0x7f040255, 0x7f040258, 0x7f0402a7, 0x7f0402b1 };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMode = { 0x7f04003f, 0x7f040040, 0x7f0400ba, 0x7f040139, 0x7f040258, 0x7f0402b1 };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f040108, 0x7f040158 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f040064, 0x7f040065, 0x7f040188, 0x7f040189, 0x7f0401db, 0x7f040230, 0x7f040232 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f040248, 0x7f0402a5, 0x7f0402a6 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
+ public static final int AppCompatTextHelper_android_textAppearance = 0;
+ public static final int AppCompatTextHelper_android_drawableTop = 1;
+ public static final int AppCompatTextHelper_android_drawableBottom = 2;
+ public static final int AppCompatTextHelper_android_drawableLeft = 3;
+ public static final int AppCompatTextHelper_android_drawableRight = 4;
+ public static final int AppCompatTextHelper_android_drawableStart = 5;
+ public static final int AppCompatTextHelper_android_drawableEnd = 6;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f040127, 0x7f04012a, 0x7f04016d, 0x7f040183, 0x7f040280 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040039, 0x7f040050, 0x7f04005e, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040067, 0x7f040068, 0x7f040094, 0x7f040099, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400cb, 0x7f0400dc, 0x7f0400e8, 0x7f0400ed, 0x7f0400ee, 0x7f0400f4, 0x7f0400f6, 0x7f0400f9, 0x7f0400fa, 0x7f0400fc, 0x7f0400fd, 0x7f0400ff, 0x7f040146, 0x7f040156, 0x7f040186, 0x7f040187, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f0401ea, 0x7f0401eb, 0x7f0401ec, 0x7f0401f3, 0x7f0401f5, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040221, 0x7f040224, 0x7f040226, 0x7f040227, 0x7f040245, 0x7f040246, 0x7f040261, 0x7f04028b, 0x7f04028c, 0x7f04028d, 0x7f04028e, 0x7f040290, 0x7f040291, 0x7f040292, 0x7f040293, 0x7f040297, 0x7f040298, 0x7f0402b3, 0x7f0402b5, 0x7f0402b6, 0x7f0402b7, 0x7f0402cd, 0x7f0402d0, 0x7f0402d1, 0x7f0402d2, 0x7f0402d3, 0x7f0402d4, 0x7f0402d5, 0x7f0402d6, 0x7f0402d7, 0x7f0402d8, 0x7f0402d9 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] ButtonBarLayout = { 0x7f04002b };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f04002c };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f040069, 0x7f04006a };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] DrawerArrowToggle = { 0x7f04002e, 0x7f04002f, 0x7f040044, 0x7f0400bf, 0x7f0400f7, 0x7f040136, 0x7f040244, 0x7f04029e };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400f2, 0x7f0400f5, 0x7f0401be, 0x7f04022c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MDRootLayout = { 0x7f0401b9 };
+ public static final int MDRootLayout_md_reduce_padding_no_title_no_buttons = 0;
+ public static final int[] MaterialProgressBar = { 0x7f0401ce, 0x7f0401cf, 0x7f0401d0, 0x7f0401d1, 0x7f0401d2, 0x7f0401d3, 0x7f0401d4, 0x7f0401d5, 0x7f0401d6, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401da };
+ public static final int MaterialProgressBar_mpb_determinateCircularProgressStyle = 0;
+ public static final int MaterialProgressBar_mpb_indeterminateTint = 1;
+ public static final int MaterialProgressBar_mpb_indeterminateTintMode = 2;
+ public static final int MaterialProgressBar_mpb_progressBackgroundTint = 3;
+ public static final int MaterialProgressBar_mpb_progressBackgroundTintMode = 4;
+ public static final int MaterialProgressBar_mpb_progressStyle = 5;
+ public static final int MaterialProgressBar_mpb_progressTint = 6;
+ public static final int MaterialProgressBar_mpb_progressTintMode = 7;
+ public static final int MaterialProgressBar_mpb_secondaryProgressTint = 8;
+ public static final int MaterialProgressBar_mpb_secondaryProgressTintMode = 9;
+ public static final int MaterialProgressBar_mpb_setBothDrawables = 10;
+ public static final int MaterialProgressBar_mpb_showProgressBackground = 11;
+ public static final int MaterialProgressBar_mpb_useIntrinsicPadding = 12;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f04002d, 0x7f0400cf, 0x7f040151, 0x7f040152, 0x7f0401e1, 0x7f04022b, 0x7f0402b8 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ 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_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f040205, 0x7f040253 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401e5 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04024a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] Preference = { 0x1010002, 0x101000d, 0x101000e, 0x10100f2, 0x10101e1, 0x10101e6, 0x10101e8, 0x10101e9, 0x10101ea, 0x10101eb, 0x10101ec, 0x10101ed, 0x10101ee, 0x10102e3, 0x101055c, 0x1010561, 0x7f040028, 0x7f04002a, 0x7f0400e6, 0x7f0400e7, 0x7f040101, 0x7f040135, 0x7f040149, 0x7f04014f, 0x7f04015c, 0x7f04016a, 0x7f04016e, 0x7f0401e2, 0x7f0401f2, 0x7f040225, 0x7f04022a, 0x7f040234, 0x7f04025a, 0x7f0402a7, 0x7f0402cc, 0x7f0402cf };
+ public static final int Preference_android_icon = 0;
+ public static final int Preference_android_persistent = 1;
+ public static final int Preference_android_enabled = 2;
+ public static final int Preference_android_layout = 3;
+ public static final int Preference_android_title = 4;
+ public static final int Preference_android_selectable = 5;
+ public static final int Preference_android_key = 6;
+ public static final int Preference_android_summary = 7;
+ public static final int Preference_android_order = 8;
+ public static final int Preference_android_widgetLayout = 9;
+ public static final int Preference_android_dependency = 10;
+ public static final int Preference_android_defaultValue = 11;
+ public static final int Preference_android_shouldDisableView = 12;
+ public static final int Preference_android_fragment = 13;
+ public static final int Preference_android_singleLineTitle = 14;
+ public static final int Preference_android_iconSpaceReserved = 15;
+ public static final int Preference_allowDividerAbove = 16;
+ public static final int Preference_allowDividerBelow = 17;
+ public static final int Preference_defaultValue = 18;
+ public static final int Preference_dependency = 19;
+ public static final int Preference_enabled = 20;
+ public static final int Preference_fragment = 21;
+ public static final int Preference_icon = 22;
+ public static final int Preference_iconSpaceReserved = 23;
+ public static final int Preference_isPreferenceVisible = 24;
+ public static final int Preference_key = 25;
+ public static final int Preference_layout = 26;
+ public static final int Preference_order = 27;
+ public static final int Preference_persistent = 28;
+ public static final int Preference_selectable = 29;
+ public static final int Preference_shouldDisableView = 30;
+ public static final int Preference_singleLineTitle = 31;
+ public static final int Preference_summary = 32;
+ public static final int Preference_title = 33;
+ public static final int Preference_useStockLayout = 34;
+ public static final int Preference_widgetLayout = 35;
+ public static final int[] RecycleListView = { 0x7f0401e6, 0x7f0401e9 };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f040125, 0x7f040126, 0x7f04016f, 0x7f040215, 0x7f040243, 0x7f040249 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f0400b3, 0x7f0400ce, 0x7f0400e5, 0x7f040137, 0x7f040153, 0x7f04016e, 0x7f04020d, 0x7f04020e, 0x7f04021f, 0x7f040220, 0x7f040254, 0x7f040259, 0x7f0402ce };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401f4 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04022f, 0x7f040247, 0x7f04025d, 0x7f04025e, 0x7f040262, 0x7f04029f, 0x7f0402a0, 0x7f0402a1, 0x7f0402b9, 0x7f0402ba, 0x7f0402bb };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f04012a, 0x7f040280 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040063, 0x7f0400bb, 0x7f0400bc, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f040191, 0x7f040192, 0x7f040196, 0x7f0401dc, 0x7f0401dd, 0x7f0401f4, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f0402a7, 0x7f0402a9, 0x7f0402aa, 0x7f0402ab, 0x7f0402ac, 0x7f0402ad, 0x7f0402ae, 0x7f0402af, 0x7f0402b0 };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401e7, 0x7f0401e8, 0x7f04029d };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040042, 0x7f040043 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/R.java
new file mode 100644
index 000000000..af2ae3cb7
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/R.java
@@ -0,0 +1,190 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.bumptech.glide;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int coordinatorLayoutStyle = 0x7f0400dd;
+ public static final int font = 0x7f040129;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontWeight = 0x7f040133;
+ public static final int keylines = 0x7f04016b;
+ public static final int layout_anchor = 0x7f040170;
+ public static final int layout_anchorGravity = 0x7f040171;
+ public static final int layout_behavior = 0x7f040172;
+ public static final int layout_dodgeInsetEdges = 0x7f040178;
+ public static final int layout_insetEdge = 0x7f04017b;
+ public static final int layout_keyline = 0x7f04017c;
+ public static final int statusBarBackground = 0x7f04024f;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int async = 0x7f0a009e;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int end = 0x7f0a010a;
+ public static final int forever = 0x7f0a0123;
+ public static final int glide_custom_view_target_tag = 0x7f0a012e;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int left = 0x7f0a0165;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int right = 0x7f0a0237;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int start = 0x7f0a027b;
+ public static final int tag_transition_group = 0x7f0a028e;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int top = 0x7f0a02a8;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f11025d;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] CoordinatorLayout = { 0x7f04016b, 0x7f04024f };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040178, 0x7f04017b, 0x7f04017c };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/gifdecoder/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/gifdecoder/R.java
new file mode 100644
index 000000000..6b094bb64
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/gifdecoder/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.bumptech.glide.gifdecoder;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/integration/okhttp/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/integration/okhttp/R.java
new file mode 100644
index 000000000..6fe4a22b4
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/bumptech/glide/integration/okhttp/R.java
@@ -0,0 +1,190 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.bumptech.glide.integration.okhttp;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int coordinatorLayoutStyle = 0x7f0400dd;
+ public static final int font = 0x7f040129;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontWeight = 0x7f040133;
+ public static final int keylines = 0x7f04016b;
+ public static final int layout_anchor = 0x7f040170;
+ public static final int layout_anchorGravity = 0x7f040171;
+ public static final int layout_behavior = 0x7f040172;
+ public static final int layout_dodgeInsetEdges = 0x7f040178;
+ public static final int layout_insetEdge = 0x7f04017b;
+ public static final int layout_keyline = 0x7f04017c;
+ public static final int statusBarBackground = 0x7f04024f;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int async = 0x7f0a009e;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int end = 0x7f0a010a;
+ public static final int forever = 0x7f0a0123;
+ public static final int glide_custom_view_target_tag = 0x7f0a012e;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int left = 0x7f0a0165;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int right = 0x7f0a0237;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int start = 0x7f0a027b;
+ public static final int tag_transition_group = 0x7f0a028e;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int top = 0x7f0a02a8;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f11025d;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] CoordinatorLayout = { 0x7f04016b, 0x7f04024f };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040178, 0x7f04017b, 0x7f04017c };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/github/javiersantos/piracychecker/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/github/javiersantos/piracychecker/R.java
new file mode 100644
index 000000000..a05b7cd36
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/github/javiersantos/piracychecker/R.java
@@ -0,0 +1,1659 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.github.javiersantos.piracychecker;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ public static final int abc_tooltip_enter = 0x7f01000a;
+ public static final int abc_tooltip_exit = 0x7f01000b;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040021;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f04002b;
+ public static final int alpha = 0x7f04002c;
+ public static final int alphabeticModifiers = 0x7f04002d;
+ public static final int arrowHeadLength = 0x7f04002e;
+ public static final int arrowShaftLength = 0x7f04002f;
+ public static final int autoCompleteTextViewStyle = 0x7f040039;
+ public static final int autoSizeMaxTextSize = 0x7f04003a;
+ public static final int autoSizeMinTextSize = 0x7f04003b;
+ public static final int autoSizePresetSizes = 0x7f04003c;
+ public static final int autoSizeStepGranularity = 0x7f04003d;
+ public static final int autoSizeTextType = 0x7f04003e;
+ public static final int background = 0x7f04003f;
+ public static final int backgroundSplit = 0x7f040040;
+ public static final int backgroundStacked = 0x7f040041;
+ public static final int backgroundTint = 0x7f040042;
+ public static final int backgroundTintMode = 0x7f040043;
+ public static final int barLength = 0x7f040044;
+ public static final int borderlessButtonStyle = 0x7f040050;
+ public static final int buttonBarButtonStyle = 0x7f04005e;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04005f;
+ public static final int buttonBarNeutralButtonStyle = 0x7f040060;
+ public static final int buttonBarPositiveButtonStyle = 0x7f040061;
+ public static final int buttonBarStyle = 0x7f040062;
+ public static final int buttonGravity = 0x7f040063;
+ public static final int buttonIconDimen = 0x7f040064;
+ public static final int buttonPanelSideLayout = 0x7f040065;
+ public static final int buttonStyle = 0x7f040067;
+ public static final int buttonStyleSmall = 0x7f040068;
+ public static final int buttonTint = 0x7f040069;
+ public static final int buttonTintMode = 0x7f04006a;
+ public static final int checkboxStyle = 0x7f040094;
+ public static final int checkedTextViewStyle = 0x7f040099;
+ public static final int closeIcon = 0x7f0400b3;
+ public static final int closeItemLayout = 0x7f0400ba;
+ public static final int collapseContentDescription = 0x7f0400bb;
+ public static final int collapseIcon = 0x7f0400bc;
+ public static final int color = 0x7f0400bf;
+ public static final int colorAccent = 0x7f0400c0;
+ public static final int colorBackgroundFloating = 0x7f0400c1;
+ public static final int colorButtonNormal = 0x7f0400c2;
+ public static final int colorControlActivated = 0x7f0400c3;
+ public static final int colorControlHighlight = 0x7f0400c4;
+ public static final int colorControlNormal = 0x7f0400c5;
+ public static final int colorError = 0x7f0400c6;
+ public static final int colorPrimary = 0x7f0400c7;
+ public static final int colorPrimaryDark = 0x7f0400c8;
+ public static final int colorSwitchThumbNormal = 0x7f0400cb;
+ public static final int commitIcon = 0x7f0400ce;
+ public static final int contentDescription = 0x7f0400cf;
+ public static final int contentInsetEnd = 0x7f0400d0;
+ public static final int contentInsetEndWithActions = 0x7f0400d1;
+ public static final int contentInsetLeft = 0x7f0400d2;
+ public static final int contentInsetRight = 0x7f0400d3;
+ public static final int contentInsetStart = 0x7f0400d4;
+ public static final int contentInsetStartWithNavigation = 0x7f0400d5;
+ public static final int controlBackground = 0x7f0400dc;
+ public static final int coordinatorLayoutStyle = 0x7f0400dd;
+ public static final int customNavigationLayout = 0x7f0400e3;
+ public static final int defaultQueryHint = 0x7f0400e5;
+ public static final int dialogCornerRadius = 0x7f0400e8;
+ public static final int dialogPreferredPadding = 0x7f0400ed;
+ public static final int dialogTheme = 0x7f0400ee;
+ public static final int displayOptions = 0x7f0400f1;
+ public static final int divider = 0x7f0400f2;
+ public static final int dividerHorizontal = 0x7f0400f4;
+ public static final int dividerPadding = 0x7f0400f5;
+ public static final int dividerVertical = 0x7f0400f6;
+ public static final int drawableSize = 0x7f0400f7;
+ public static final int drawerArrowStyle = 0x7f0400f8;
+ public static final int dropDownListViewStyle = 0x7f0400f9;
+ public static final int dropdownListPreferredItemHeight = 0x7f0400fa;
+ public static final int editTextBackground = 0x7f0400fc;
+ public static final int editTextColor = 0x7f0400fd;
+ public static final int editTextStyle = 0x7f0400ff;
+ public static final int elevation = 0x7f040100;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f040108;
+ public static final int firstBaselineToTopHeight = 0x7f040127;
+ public static final int font = 0x7f040129;
+ public static final int fontFamily = 0x7f04012a;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontVariationSettings = 0x7f040132;
+ public static final int fontWeight = 0x7f040133;
+ public static final int gapBetweenBars = 0x7f040136;
+ public static final int goIcon = 0x7f040137;
+ public static final int height = 0x7f040139;
+ public static final int hideOnContentScroll = 0x7f04013e;
+ public static final int homeAsUpIndicator = 0x7f040146;
+ public static final int homeLayout = 0x7f040147;
+ public static final int icon = 0x7f040149;
+ public static final int iconTint = 0x7f040151;
+ public static final int iconTintMode = 0x7f040152;
+ public static final int iconifiedByDefault = 0x7f040153;
+ public static final int imageButtonStyle = 0x7f040156;
+ public static final int indeterminateProgressStyle = 0x7f040157;
+ public static final int initialActivityCount = 0x7f040158;
+ public static final int isLightTheme = 0x7f04015b;
+ public static final int itemPadding = 0x7f040164;
+ public static final int keylines = 0x7f04016b;
+ public static final int lastBaselineToBottomHeight = 0x7f04016d;
+ public static final int layout = 0x7f04016e;
+ public static final int layout_anchor = 0x7f040170;
+ public static final int layout_anchorGravity = 0x7f040171;
+ public static final int layout_behavior = 0x7f040172;
+ public static final int layout_dodgeInsetEdges = 0x7f040178;
+ public static final int layout_insetEdge = 0x7f04017b;
+ public static final int layout_keyline = 0x7f04017c;
+ public static final int lineHeight = 0x7f040183;
+ public static final int listChoiceBackgroundIndicator = 0x7f040186;
+ public static final int listDividerAlertDialog = 0x7f040187;
+ public static final int listItemLayout = 0x7f040188;
+ public static final int listLayout = 0x7f040189;
+ public static final int listMenuViewStyle = 0x7f04018a;
+ public static final int listPopupWindowStyle = 0x7f04018b;
+ public static final int listPreferredItemHeight = 0x7f04018c;
+ public static final int listPreferredItemHeightLarge = 0x7f04018d;
+ public static final int listPreferredItemHeightSmall = 0x7f04018e;
+ public static final int listPreferredItemPaddingLeft = 0x7f04018f;
+ public static final int listPreferredItemPaddingRight = 0x7f040190;
+ public static final int logo = 0x7f040191;
+ public static final int logoDescription = 0x7f040192;
+ public static final int maxButtonHeight = 0x7f040196;
+ public static final int measureWithLargestChild = 0x7f0401be;
+ public static final int multiChoiceItemLayout = 0x7f0401db;
+ public static final int navigationContentDescription = 0x7f0401dc;
+ public static final int navigationIcon = 0x7f0401dd;
+ public static final int navigationMode = 0x7f0401de;
+ public static final int numericModifiers = 0x7f0401e1;
+ public static final int overlapAnchor = 0x7f0401e5;
+ public static final int paddingBottomNoButtons = 0x7f0401e6;
+ public static final int paddingEnd = 0x7f0401e7;
+ public static final int paddingStart = 0x7f0401e8;
+ public static final int paddingTopNoTitle = 0x7f0401e9;
+ public static final int panelBackground = 0x7f0401ea;
+ public static final int panelMenuListTheme = 0x7f0401eb;
+ public static final int panelMenuListWidth = 0x7f0401ec;
+ public static final int popupMenuStyle = 0x7f0401f3;
+ public static final int popupTheme = 0x7f0401f4;
+ public static final int popupWindowStyle = 0x7f0401f5;
+ public static final int preserveIconSpacing = 0x7f040205;
+ public static final int progressBarPadding = 0x7f04020b;
+ public static final int progressBarStyle = 0x7f04020c;
+ public static final int queryBackground = 0x7f04020d;
+ public static final int queryHint = 0x7f04020e;
+ public static final int radioButtonStyle = 0x7f04020f;
+ public static final int ratingBarStyle = 0x7f040210;
+ public static final int ratingBarStyleIndicator = 0x7f040211;
+ public static final int ratingBarStyleSmall = 0x7f040212;
+ public static final int searchHintIcon = 0x7f04021f;
+ public static final int searchIcon = 0x7f040220;
+ public static final int searchViewStyle = 0x7f040221;
+ public static final int seekBarStyle = 0x7f040224;
+ public static final int selectableItemBackground = 0x7f040226;
+ public static final int selectableItemBackgroundBorderless = 0x7f040227;
+ public static final int showAsAction = 0x7f04022b;
+ public static final int showDividers = 0x7f04022c;
+ public static final int showText = 0x7f04022f;
+ public static final int showTitle = 0x7f040230;
+ public static final int singleChoiceItemLayout = 0x7f040232;
+ public static final int spinBars = 0x7f040244;
+ public static final int spinnerDropDownItemStyle = 0x7f040245;
+ public static final int spinnerStyle = 0x7f040246;
+ public static final int splitTrack = 0x7f040247;
+ public static final int srcCompat = 0x7f040248;
+ public static final int state_above_anchor = 0x7f04024a;
+ public static final int statusBarBackground = 0x7f04024f;
+ public static final int subMenuArrow = 0x7f040253;
+ public static final int submitBackground = 0x7f040254;
+ public static final int subtitle = 0x7f040255;
+ public static final int subtitleTextAppearance = 0x7f040256;
+ public static final int subtitleTextColor = 0x7f040257;
+ public static final int subtitleTextStyle = 0x7f040258;
+ public static final int suggestionRowLayout = 0x7f040259;
+ public static final int switchMinWidth = 0x7f04025d;
+ public static final int switchPadding = 0x7f04025e;
+ public static final int switchStyle = 0x7f040261;
+ public static final int switchTextAppearance = 0x7f040262;
+ public static final int textAllCaps = 0x7f040280;
+ public static final int textAppearanceLargePopupMenu = 0x7f04028b;
+ public static final int textAppearanceListItem = 0x7f04028c;
+ public static final int textAppearanceListItemSecondary = 0x7f04028d;
+ public static final int textAppearanceListItemSmall = 0x7f04028e;
+ public static final int textAppearancePopupMenuHeader = 0x7f040290;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040291;
+ public static final int textAppearanceSearchResultTitle = 0x7f040292;
+ public static final int textAppearanceSmallPopupMenu = 0x7f040293;
+ public static final int textColorAlertDialogListItem = 0x7f040297;
+ public static final int textColorSearchUrl = 0x7f040298;
+ public static final int theme = 0x7f04029d;
+ public static final int thickness = 0x7f04029e;
+ public static final int thumbTextPadding = 0x7f04029f;
+ public static final int thumbTint = 0x7f0402a0;
+ public static final int thumbTintMode = 0x7f0402a1;
+ public static final int tickMark = 0x7f0402a2;
+ public static final int tickMarkTint = 0x7f0402a3;
+ public static final int tickMarkTintMode = 0x7f0402a4;
+ public static final int tint = 0x7f0402a5;
+ public static final int tintMode = 0x7f0402a6;
+ public static final int title = 0x7f0402a7;
+ public static final int titleMargin = 0x7f0402a9;
+ public static final int titleMarginBottom = 0x7f0402aa;
+ public static final int titleMarginEnd = 0x7f0402ab;
+ public static final int titleMarginStart = 0x7f0402ac;
+ public static final int titleMarginTop = 0x7f0402ad;
+ public static final int titleMargins = 0x7f0402ae;
+ public static final int titleTextAppearance = 0x7f0402af;
+ public static final int titleTextColor = 0x7f0402b0;
+ public static final int titleTextStyle = 0x7f0402b1;
+ public static final int toolbarNavigationButtonStyle = 0x7f0402b3;
+ public static final int toolbarStyle = 0x7f0402b5;
+ public static final int tooltipForegroundColor = 0x7f0402b6;
+ public static final int tooltipFrameBackground = 0x7f0402b7;
+ public static final int tooltipText = 0x7f0402b8;
+ public static final int track = 0x7f0402b9;
+ public static final int trackTint = 0x7f0402ba;
+ public static final int trackTintMode = 0x7f0402bb;
+ public static final int ttcIndex = 0x7f0402bc;
+ public static final int viewInflaterClass = 0x7f0402cd;
+ public static final int voiceIcon = 0x7f0402ce;
+ public static final int windowActionBar = 0x7f0402d0;
+ public static final int windowActionBarOverlay = 0x7f0402d1;
+ public static final int windowActionModeOverlay = 0x7f0402d2;
+ public static final int windowFixedHeightMajor = 0x7f0402d3;
+ public static final int windowFixedHeightMinor = 0x7f0402d4;
+ public static final int windowFixedWidthMajor = 0x7f0402d5;
+ public static final int windowFixedWidthMinor = 0x7f0402d6;
+ public static final int windowMinWidthMajor = 0x7f0402d7;
+ public static final int windowMinWidthMinor = 0x7f0402d8;
+ public static final int windowNoTitle = 0x7f0402d9;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_allow_stacked_button_bar = 0x7f050001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
+ public static final int abc_btn_colored_text_material = 0x7f060003;
+ public static final int abc_color_highlight_material = 0x7f060004;
+ public static final int abc_hint_foreground_material_dark = 0x7f060005;
+ public static final int abc_hint_foreground_material_light = 0x7f060006;
+ public static final int abc_input_method_navigation_guard = 0x7f060007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
+ public static final int abc_primary_text_material_dark = 0x7f06000a;
+ public static final int abc_primary_text_material_light = 0x7f06000b;
+ public static final int abc_search_url_text = 0x7f06000c;
+ public static final int abc_search_url_text_normal = 0x7f06000d;
+ public static final int abc_search_url_text_pressed = 0x7f06000e;
+ public static final int abc_search_url_text_selected = 0x7f06000f;
+ public static final int abc_secondary_text_material_dark = 0x7f060010;
+ public static final int abc_secondary_text_material_light = 0x7f060011;
+ public static final int abc_tint_btn_checkable = 0x7f060012;
+ public static final int abc_tint_default = 0x7f060013;
+ public static final int abc_tint_edittext = 0x7f060014;
+ public static final int abc_tint_seek_thumb = 0x7f060015;
+ public static final int abc_tint_spinner = 0x7f060016;
+ public static final int abc_tint_switch_track = 0x7f060017;
+ public static final int accent_material_dark = 0x7f060018;
+ public static final int accent_material_light = 0x7f060019;
+ public static final int background_floating_material_dark = 0x7f060032;
+ public static final int background_floating_material_light = 0x7f060033;
+ public static final int background_material_dark = 0x7f060034;
+ public static final int background_material_light = 0x7f060035;
+ public static final int bright_foreground_disabled_material_dark = 0x7f060036;
+ public static final int bright_foreground_disabled_material_light = 0x7f060037;
+ public static final int bright_foreground_inverse_material_dark = 0x7f060038;
+ public static final int bright_foreground_inverse_material_light = 0x7f060039;
+ public static final int bright_foreground_material_dark = 0x7f06003a;
+ public static final int bright_foreground_material_light = 0x7f06003b;
+ public static final int button_material_dark = 0x7f06003c;
+ public static final int button_material_light = 0x7f06003d;
+ public static final int colorAccent = 0x7f060051;
+ public static final int colorPrimary = 0x7f060052;
+ public static final int colorPrimaryDark = 0x7f060053;
+ public static final int dim_foreground_disabled_material_dark = 0x7f06006c;
+ public static final int dim_foreground_disabled_material_light = 0x7f06006d;
+ public static final int dim_foreground_material_dark = 0x7f06006e;
+ public static final int dim_foreground_material_light = 0x7f06006f;
+ public static final int error_color_material_dark = 0x7f060071;
+ public static final int error_color_material_light = 0x7f060072;
+ public static final int foreground_material_dark = 0x7f060073;
+ public static final int foreground_material_light = 0x7f060074;
+ public static final int highlighted_text_material_dark = 0x7f060075;
+ public static final int highlighted_text_material_light = 0x7f060076;
+ public static final int material_blue_grey_800 = 0x7f060077;
+ public static final int material_blue_grey_900 = 0x7f060078;
+ public static final int material_blue_grey_950 = 0x7f060079;
+ public static final int material_deep_teal_200 = 0x7f06007a;
+ public static final int material_deep_teal_500 = 0x7f06007b;
+ public static final int material_grey_100 = 0x7f06007c;
+ public static final int material_grey_300 = 0x7f06007d;
+ public static final int material_grey_50 = 0x7f06007e;
+ public static final int material_grey_600 = 0x7f06007f;
+ public static final int material_grey_800 = 0x7f060080;
+ public static final int material_grey_850 = 0x7f060081;
+ public static final int material_grey_900 = 0x7f060082;
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int primary_dark_material_dark = 0x7f0600c6;
+ public static final int primary_dark_material_light = 0x7f0600c7;
+ public static final int primary_material_dark = 0x7f0600c8;
+ public static final int primary_material_light = 0x7f0600c9;
+ public static final int primary_text_default_material_dark = 0x7f0600ca;
+ public static final int primary_text_default_material_light = 0x7f0600cb;
+ public static final int primary_text_disabled_material_dark = 0x7f0600cc;
+ public static final int primary_text_disabled_material_light = 0x7f0600cd;
+ public static final int ripple_material_dark = 0x7f0600ce;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_dark = 0x7f0600d0;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ public static final int secondary_text_disabled_material_dark = 0x7f0600d2;
+ public static final int secondary_text_disabled_material_light = 0x7f0600d3;
+ public static final int switch_thumb_disabled_material_dark = 0x7f0600d4;
+ public static final int switch_thumb_disabled_material_light = 0x7f0600d5;
+ public static final int switch_thumb_material_dark = 0x7f0600d6;
+ public static final int switch_thumb_material_light = 0x7f0600d7;
+ public static final int switch_thumb_normal_material_dark = 0x7f0600d8;
+ public static final int switch_thumb_normal_material_light = 0x7f0600d9;
+ public static final int tooltip_background_dark = 0x7f0600da;
+ public static final int tooltip_background_light = 0x7f0600db;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
+ public static final int abc_action_bar_default_height_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
+ public static final int abc_action_bar_elevation_material = 0x7f070005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
+ public static final int abc_action_button_min_height_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_material = 0x7f07000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
+ public static final int abc_alert_dialog_button_dimen = 0x7f070011;
+ public static final int abc_button_inset_horizontal_material = 0x7f070012;
+ public static final int abc_button_inset_vertical_material = 0x7f070013;
+ public static final int abc_button_padding_horizontal_material = 0x7f070014;
+ public static final int abc_button_padding_vertical_material = 0x7f070015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
+ public static final int abc_config_prefDialogWidth = 0x7f070017;
+ public static final int abc_control_corner_material = 0x7f070018;
+ public static final int abc_control_inset_material = 0x7f070019;
+ public static final int abc_control_padding_material = 0x7f07001a;
+ public static final int abc_dialog_corner_radius_material = 0x7f07001b;
+ public static final int abc_dialog_fixed_height_major = 0x7f07001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f070021;
+ public static final int abc_dialog_min_width_major = 0x7f070022;
+ public static final int abc_dialog_min_width_minor = 0x7f070023;
+ public static final int abc_dialog_padding_material = 0x7f070024;
+ public static final int abc_dialog_padding_top_material = 0x7f070025;
+ public static final int abc_dialog_title_divider_material = 0x7f070026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070027;
+ public static final int abc_disabled_alpha_material_light = 0x7f070028;
+ public static final int abc_dropdownitem_icon_width = 0x7f070029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f07002e;
+ public static final int abc_floating_window_z = 0x7f07002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
+ public static final int abc_panel_menu_list_width = 0x7f070031;
+ public static final int abc_progress_bar_height_material = 0x7f070032;
+ public static final int abc_search_view_preferred_height = 0x7f070033;
+ public static final int abc_search_view_preferred_width = 0x7f070034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f070035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070037;
+ public static final int abc_switch_padding = 0x7f070038;
+ public static final int abc_text_size_body_1_material = 0x7f070039;
+ public static final int abc_text_size_body_2_material = 0x7f07003a;
+ public static final int abc_text_size_button_material = 0x7f07003b;
+ public static final int abc_text_size_caption_material = 0x7f07003c;
+ public static final int abc_text_size_display_1_material = 0x7f07003d;
+ public static final int abc_text_size_display_2_material = 0x7f07003e;
+ public static final int abc_text_size_display_3_material = 0x7f07003f;
+ public static final int abc_text_size_display_4_material = 0x7f070040;
+ public static final int abc_text_size_headline_material = 0x7f070041;
+ public static final int abc_text_size_large_material = 0x7f070042;
+ public static final int abc_text_size_medium_material = 0x7f070043;
+ public static final int abc_text_size_menu_header_material = 0x7f070044;
+ public static final int abc_text_size_menu_material = 0x7f070045;
+ public static final int abc_text_size_small_material = 0x7f070046;
+ public static final int abc_text_size_subhead_material = 0x7f070047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
+ public static final int abc_text_size_title_material = 0x7f070049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int compat_notification_large_icon_max_height = 0x7f070088;
+ public static final int compat_notification_large_icon_max_width = 0x7f070089;
+ public static final int disabled_alpha_material_dark = 0x7f0700b8;
+ public static final int disabled_alpha_material_light = 0x7f0700b9;
+ public static final int highlight_alpha_material_colored = 0x7f0700be;
+ public static final int highlight_alpha_material_dark = 0x7f0700bf;
+ public static final int highlight_alpha_material_light = 0x7f0700c0;
+ public static final int hint_alpha_material_dark = 0x7f0700c1;
+ public static final int hint_alpha_material_light = 0x7f0700c2;
+ public static final int hint_pressed_alpha_material_dark = 0x7f0700c3;
+ public static final int hint_pressed_alpha_material_light = 0x7f0700c4;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ public static final int tooltip_corner_radius = 0x7f070151;
+ public static final int tooltip_horizontal_padding = 0x7f070152;
+ public static final int tooltip_margin = 0x7f070153;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f070154;
+ public static final int tooltip_precise_anchor_threshold = 0x7f070155;
+ public static final int tooltip_vertical_padding = 0x7f070156;
+ public static final int tooltip_y_offset_non_touch = 0x7f070157;
+ public static final int tooltip_y_offset_touch = 0x7f070158;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006;
+ public static final int abc_action_bar_item_background_material = 0x7f080007;
+ public static final int abc_btn_borderless_material = 0x7f080008;
+ public static final int abc_btn_check_material = 0x7f080009;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b;
+ public static final int abc_btn_colored_material = 0x7f08000c;
+ public static final int abc_btn_default_mtrl_shape = 0x7f08000d;
+ public static final int abc_btn_radio_material = 0x7f08000e;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012;
+ public static final int abc_cab_background_internal_bg = 0x7f080013;
+ public static final int abc_cab_background_top_material = 0x7f080014;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015;
+ public static final int abc_control_background_material = 0x7f080016;
+ public static final int abc_dialog_material_background = 0x7f080017;
+ public static final int abc_edit_text_material = 0x7f080018;
+ public static final int abc_ic_ab_back_material = 0x7f080019;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a;
+ public static final int abc_ic_clear_material = 0x7f08001b;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_go_search_api_material = 0x7f08001d;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_menu_overflow_material = 0x7f080020;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023;
+ public static final int abc_ic_search_api_material = 0x7f080024;
+ public static final int abc_ic_star_black_16dp = 0x7f080025;
+ public static final int abc_ic_star_black_36dp = 0x7f080026;
+ public static final int abc_ic_star_black_48dp = 0x7f080027;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080028;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080029;
+ public static final int abc_ic_star_half_black_48dp = 0x7f08002a;
+ public static final int abc_ic_voice_search_api_material = 0x7f08002b;
+ public static final int abc_item_background_holo_dark = 0x7f08002c;
+ public static final int abc_item_background_holo_light = 0x7f08002d;
+ public static final int abc_list_divider_material = 0x7f08002e;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f08002f;
+ public static final int abc_list_focused_holo = 0x7f080030;
+ public static final int abc_list_longpressed_holo = 0x7f080031;
+ public static final int abc_list_pressed_holo_dark = 0x7f080032;
+ public static final int abc_list_pressed_holo_light = 0x7f080033;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f080035;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f080036;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080037;
+ public static final int abc_list_selector_holo_dark = 0x7f080038;
+ public static final int abc_list_selector_holo_light = 0x7f080039;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a;
+ public static final int abc_popup_background_mtrl_mult = 0x7f08003b;
+ public static final int abc_ratingbar_indicator_material = 0x7f08003c;
+ public static final int abc_ratingbar_material = 0x7f08003d;
+ public static final int abc_ratingbar_small_material = 0x7f08003e;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043;
+ public static final int abc_seekbar_thumb_material = 0x7f080044;
+ public static final int abc_seekbar_tick_mark_material = 0x7f080045;
+ public static final int abc_seekbar_track_material = 0x7f080046;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f080047;
+ public static final int abc_spinner_textfield_background_material = 0x7f080048;
+ public static final int abc_switch_thumb_material = 0x7f080049;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f08004a;
+ public static final int abc_tab_indicator_material = 0x7f08004b;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c;
+ public static final int abc_text_cursor_material = 0x7f08004d;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080055;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057;
+ public static final int abc_textfield_search_material = 0x7f080058;
+ public static final int abc_vector_test = 0x7f080059;
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ public static final int tooltip_frame_dark = 0x7f08025e;
+ public static final int tooltip_frame_light = 0x7f08025f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_bar = 0x7f0a0027;
+ public static final int action_bar_activity_content = 0x7f0a0028;
+ public static final int action_bar_container = 0x7f0a0029;
+ public static final int action_bar_root = 0x7f0a002a;
+ public static final int action_bar_spinner = 0x7f0a002b;
+ public static final int action_bar_subtitle = 0x7f0a002c;
+ public static final int action_bar_title = 0x7f0a002d;
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_context_bar = 0x7f0a0032;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_menu_divider = 0x7f0a0047;
+ public static final int action_menu_presenter = 0x7f0a0048;
+ public static final int action_mode_bar = 0x7f0a0049;
+ public static final int action_mode_bar_stub = 0x7f0a004a;
+ public static final int action_mode_close_button = 0x7f0a004b;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int activity_chooser_view_content = 0x7f0a0076;
+ public static final int add = 0x7f0a007e;
+ public static final int alertTitle = 0x7f0a008a;
+ public static final int async = 0x7f0a009e;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int buttonPanel = 0x7f0a00b8;
+ public static final int checkbox = 0x7f0a00d5;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int content = 0x7f0a00e8;
+ public static final int contentPanel = 0x7f0a00eb;
+ public static final int custom = 0x7f0a00f1;
+ public static final int customPanel = 0x7f0a00f2;
+ public static final int decor_content_parent = 0x7f0a00f4;
+ public static final int default_activity_button = 0x7f0a00f5;
+ public static final int edit_query = 0x7f0a0107;
+ public static final int end = 0x7f0a010a;
+ public static final int expand_activities_button = 0x7f0a0112;
+ public static final int expanded_menu = 0x7f0a0115;
+ public static final int forever = 0x7f0a0123;
+ public static final int group_divider = 0x7f0a0132;
+ public static final int home = 0x7f0a0136;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int image = 0x7f0a0140;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int left = 0x7f0a0165;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int listMode = 0x7f0a016a;
+ public static final int list_item = 0x7f0a016b;
+ public static final int message = 0x7f0a019c;
+ public static final int multiply = 0x7f0a01d7;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int parentPanel = 0x7f0a01ff;
+ public static final int piracy_checker_description = 0x7f0a0204;
+ public static final int progress_circular = 0x7f0a022b;
+ public static final int progress_horizontal = 0x7f0a022c;
+ public static final int radio = 0x7f0a022e;
+ public static final int right = 0x7f0a0237;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int screen = 0x7f0a0242;
+ public static final int scrollIndicatorDown = 0x7f0a0244;
+ public static final int scrollIndicatorUp = 0x7f0a0245;
+ public static final int scrollView = 0x7f0a0246;
+ public static final int search_badge = 0x7f0a0249;
+ public static final int search_bar = 0x7f0a024a;
+ public static final int search_button = 0x7f0a024b;
+ public static final int search_close_btn = 0x7f0a024c;
+ public static final int search_edit_frame = 0x7f0a024d;
+ public static final int search_go_btn = 0x7f0a024e;
+ public static final int search_mag_icon = 0x7f0a024f;
+ public static final int search_plate = 0x7f0a0250;
+ public static final int search_src_text = 0x7f0a0251;
+ public static final int search_voice_btn = 0x7f0a0252;
+ public static final int select_dialog_listview = 0x7f0a0258;
+ public static final int shortcut = 0x7f0a025e;
+ public static final int spacer = 0x7f0a0274;
+ public static final int split_action_bar = 0x7f0a0276;
+ public static final int src_atop = 0x7f0a0277;
+ public static final int src_in = 0x7f0a0278;
+ public static final int src_over = 0x7f0a0279;
+ public static final int start = 0x7f0a027b;
+ public static final int submenuarrow = 0x7f0a0284;
+ public static final int submit_area = 0x7f0a0285;
+ public static final int tabMode = 0x7f0a028b;
+ public static final int tag_transition_group = 0x7f0a028e;
+ public static final int tag_unhandled_key_event_manager = 0x7f0a028f;
+ public static final int tag_unhandled_key_listeners = 0x7f0a0290;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int textSpacerNoButtons = 0x7f0a0294;
+ public static final int textSpacerNoTitle = 0x7f0a0295;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int titleDividerNoCustom = 0x7f0a02a1;
+ public static final int title_template = 0x7f0a02a4;
+ public static final int toolbar = 0x7f0a02a6;
+ public static final int top = 0x7f0a02a8;
+ public static final int topPanel = 0x7f0a02ad;
+ public static final int uniform = 0x7f0a02b8;
+ public static final int up = 0x7f0a02ba;
+ public static final int wrap_content = 0x7f0a02d2;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int cancel_button_image_alpha = 0x7f0b0005;
+ public static final int config_tooltipAnimTime = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_menu_item_layout = 0x7f0d0002;
+ public static final int abc_action_menu_layout = 0x7f0d0003;
+ public static final int abc_action_mode_bar = 0x7f0d0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0005;
+ public static final int abc_activity_chooser_view = 0x7f0d0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0008;
+ public static final int abc_alert_dialog_material = 0x7f0d0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0d000a;
+ public static final int abc_cascading_menu_item_layout = 0x7f0d000b;
+ public static final int abc_dialog_title_material = 0x7f0d000c;
+ public static final int abc_expanded_menu_layout = 0x7f0d000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000e;
+ public static final int abc_list_menu_item_icon = 0x7f0d000f;
+ public static final int abc_list_menu_item_layout = 0x7f0d0010;
+ public static final int abc_list_menu_item_radio = 0x7f0d0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0d0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0013;
+ public static final int abc_screen_content_include = 0x7f0d0014;
+ public static final int abc_screen_simple = 0x7f0d0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0016;
+ public static final int abc_screen_toolbar = 0x7f0d0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0018;
+ public static final int abc_search_view = 0x7f0d0019;
+ public static final int abc_select_dialog_material = 0x7f0d001a;
+ public static final int abc_tooltip = 0x7f0d001b;
+ public static final int activity_license = 0x7f0d0028;
+ public static final int activity_license_default = 0x7f0d0029;
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ public static final int select_dialog_item_material = 0x7f0d0102;
+ public static final int select_dialog_multichoice_material = 0x7f0d0103;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0104;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d0109;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f100000;
+ public static final int abc_action_bar_up_description = 0x7f100001;
+ public static final int abc_action_menu_overflow_description = 0x7f100002;
+ public static final int abc_action_mode_done = 0x7f100003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f100004;
+ public static final int abc_activitychooserview_choose_application = 0x7f100005;
+ public static final int abc_capital_off = 0x7f100006;
+ public static final int abc_capital_on = 0x7f100007;
+ public static final int abc_font_family_body_1_material = 0x7f100008;
+ public static final int abc_font_family_body_2_material = 0x7f100009;
+ public static final int abc_font_family_button_material = 0x7f10000a;
+ public static final int abc_font_family_caption_material = 0x7f10000b;
+ public static final int abc_font_family_display_1_material = 0x7f10000c;
+ public static final int abc_font_family_display_2_material = 0x7f10000d;
+ public static final int abc_font_family_display_3_material = 0x7f10000e;
+ public static final int abc_font_family_display_4_material = 0x7f10000f;
+ public static final int abc_font_family_headline_material = 0x7f100010;
+ public static final int abc_font_family_menu_material = 0x7f100011;
+ public static final int abc_font_family_subhead_material = 0x7f100012;
+ public static final int abc_font_family_title_material = 0x7f100013;
+ public static final int abc_menu_alt_shortcut_label = 0x7f100014;
+ public static final int abc_menu_ctrl_shortcut_label = 0x7f100015;
+ public static final int abc_menu_delete_shortcut_label = 0x7f100016;
+ public static final int abc_menu_enter_shortcut_label = 0x7f100017;
+ public static final int abc_menu_function_shortcut_label = 0x7f100018;
+ public static final int abc_menu_meta_shortcut_label = 0x7f100019;
+ public static final int abc_menu_shift_shortcut_label = 0x7f10001a;
+ public static final int abc_menu_space_shortcut_label = 0x7f10001b;
+ public static final int abc_menu_sym_shortcut_label = 0x7f10001c;
+ public static final int abc_prepend_shortcut_label = 0x7f10001d;
+ public static final int abc_search_hint = 0x7f10001e;
+ public static final int abc_searchview_description_clear = 0x7f10001f;
+ public static final int abc_searchview_description_query = 0x7f100020;
+ public static final int abc_searchview_description_search = 0x7f100021;
+ public static final int abc_searchview_description_submit = 0x7f100022;
+ public static final int abc_searchview_description_voice = 0x7f100023;
+ public static final int abc_shareactionprovider_share_with = 0x7f100024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f100025;
+ public static final int abc_toolbar_collapse_description = 0x7f100026;
+ public static final int app_unlicensed = 0x7f100063;
+ public static final int app_unlicensed_close = 0x7f100064;
+ public static final int app_unlicensed_description = 0x7f100065;
+ public static final int define_piracychecker = 0x7f1000ec;
+ public static final int library_piracychecker_author = 0x7f100134;
+ public static final int library_piracychecker_authorWebsite = 0x7f100135;
+ public static final int library_piracychecker_isOpenSource = 0x7f100136;
+ public static final int library_piracychecker_libraryDescription = 0x7f100137;
+ public static final int library_piracychecker_libraryName = 0x7f100138;
+ public static final int library_piracychecker_libraryWebsite = 0x7f100139;
+ public static final int library_piracychecker_licenseId = 0x7f10013a;
+ public static final int library_piracychecker_repositoryLink = 0x7f10013b;
+ public static final int search_menu_title = 0x7f100206;
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ public static final int unauthorized_app_blocked = 0x7f100247;
+ public static final int unauthorized_app_found = 0x7f100248;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f110000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f110001;
+ public static final int Animation_AppCompat_Dialog = 0x7f110002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f110003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f110004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f110007;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f110008;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f110009;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f11000a;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f11000b;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f11000e;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f11000d;
+ public static final int Base_TextAppearance_AppCompat = 0x7f11000f;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f110010;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f110011;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f110012;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f110013;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f110014;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f110015;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f110016;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f110017;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f110018;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f110019;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f11001a;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f11001b;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f11001c;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f11001d;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f11001e;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f11001f;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f110020;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f110021;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f110022;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f110023;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f110024;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f110025;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f110026;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f110027;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f110028;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f110029;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f11002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f11002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f11002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f11002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f11002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f11002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110030;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f110031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f110032;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f110033;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f110034;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110035;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110036;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110037;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110038;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110039;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f11003a;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f11003b;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11003c;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f11003d;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f11003e;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f11005e;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f11005f;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f110060;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f110061;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f110062;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f110063;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f110064;
+ public static final int Base_Theme_AppCompat = 0x7f11003f;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f110040;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f110041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f110045;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f110042;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f110043;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f110044;
+ public static final int Base_Theme_AppCompat_Light = 0x7f110046;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f110047;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f110048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f11004c;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f110049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f11004a;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f11004b;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f110074;
+ public static final int Base_V21_Theme_AppCompat = 0x7f110070;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f110071;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f110072;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f110073;
+ public static final int Base_V22_Theme_AppCompat = 0x7f110075;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f110076;
+ public static final int Base_V23_Theme_AppCompat = 0x7f110077;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f110078;
+ public static final int Base_V26_Theme_AppCompat = 0x7f110079;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f11007a;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f11007b;
+ public static final int Base_V28_Theme_AppCompat = 0x7f11007c;
+ public static final int Base_V28_Theme_AppCompat_Light = 0x7f11007d;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f110082;
+ public static final int Base_V7_Theme_AppCompat = 0x7f11007e;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f11007f;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f110080;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f110081;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f110083;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f110084;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f110085;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f110086;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f110087;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f110088;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f110089;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f11008a;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f11008b;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f11008c;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f11008d;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f11008e;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f11008f;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f110090;
+ public static final int Base_Widget_AppCompat_Button = 0x7f110091;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f110097;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f110098;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f110092;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f110093;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f110094;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f110095;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f110096;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f110099;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f11009a;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f11009b;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f11009c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f11009d;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f11009e;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f11009f;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f1100a0;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1100a1;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1100a2;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1100a3;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1100a4;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1100a5;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1100a6;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1100a7;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1100a8;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1100a9;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1100aa;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f1100ab;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1100ac;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1100ad;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1100ae;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1100af;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1100b0;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1100b1;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1100b2;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f1100b3;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1100b4;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1100b5;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f1100b6;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1100b7;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f1100b8;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1100b9;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f1100ba;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1100bb;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1100bc;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f1100bd;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1100be;
+ public static final int PiracyCheckerStyle = 0x7f1100e4;
+ public static final int Platform_AppCompat = 0x7f1100e5;
+ public static final int Platform_AppCompat_Light = 0x7f1100e6;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1100eb;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1100ec;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1100ed;
+ public static final int Platform_V21_AppCompat = 0x7f1100ee;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1100ef;
+ public static final int Platform_V25_AppCompat = 0x7f1100f0;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1100f1;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1100f2;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f110113;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f110114;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f110115;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f110116;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f110117;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f110118;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f110119;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f11011a;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f11011b;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f110121;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f11011c;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f11011d;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f11011e;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f11011f;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f110120;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f110122;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f110123;
+ public static final int TextAppearance_AppCompat = 0x7f110127;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f110128;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f110129;
+ public static final int TextAppearance_AppCompat_Button = 0x7f11012a;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f11012b;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f11012c;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f11012d;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f11012e;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f11012f;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f110130;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f110131;
+ public static final int TextAppearance_AppCompat_Large = 0x7f110132;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f110133;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f110134;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f110135;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f110136;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f110137;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f110138;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f110139;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f11013a;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f11013b;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f11013c;
+ public static final int TextAppearance_AppCompat_Small = 0x7f11013d;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f11013e;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f11013f;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f110140;
+ public static final int TextAppearance_AppCompat_Title = 0x7f110141;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f110142;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f110143;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f110144;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f110145;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f110146;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f110147;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f110148;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110149;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f11014a;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f11014b;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f11014c;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f11014d;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f11014e;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f11014f;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110150;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110151;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110152;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110153;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110154;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f110155;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f110156;
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11017f;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f110180;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f110181;
+ public static final int ThemeOverlay_AppCompat = 0x7f1101c1;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f1101c2;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f1101c3;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f1101c4;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f1101c5;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f1101c6;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f1101c7;
+ public static final int Theme_AppCompat = 0x7f110183;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f110184;
+ public static final int Theme_AppCompat_DayNight = 0x7f110185;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f110186;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f110187;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f11018a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f110188;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f110189;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f11018b;
+ public static final int Theme_AppCompat_Dialog = 0x7f11018c;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f11018f;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f11018d;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f11018e;
+ public static final int Theme_AppCompat_Light = 0x7f110190;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f110191;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f110192;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f110195;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f110193;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f110194;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f110196;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f110197;
+ public static final int Widget_AppCompat_ActionBar = 0x7f1101db;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f1101dc;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f1101dd;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f1101de;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f1101df;
+ public static final int Widget_AppCompat_ActionButton = 0x7f1101e0;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f1101e1;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f1101e2;
+ public static final int Widget_AppCompat_ActionMode = 0x7f1101e3;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f1101e4;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f1101e5;
+ public static final int Widget_AppCompat_Button = 0x7f1101e6;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f1101ec;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f1101ed;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f1101e7;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f1101e8;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f1101e9;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f1101ea;
+ public static final int Widget_AppCompat_Button_Small = 0x7f1101eb;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f1101ee;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f1101ef;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f1101f0;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f1101f1;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1101f2;
+ public static final int Widget_AppCompat_EditText = 0x7f1101f3;
+ public static final int Widget_AppCompat_ImageButton = 0x7f1101f4;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f1101f5;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1101f6;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1101f7;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1101f8;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1101f9;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1101fa;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1101fb;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1101fc;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1101fd;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f1101fe;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1101ff;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f110200;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f110201;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f110202;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f110203;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f110204;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f110205;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f110206;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f110207;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f110208;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f110209;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f11020a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f11020b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f11020c;
+ public static final int Widget_AppCompat_ListView = 0x7f11020d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f11020e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f11020f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f110210;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f110211;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f110212;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f110213;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f110214;
+ public static final int Widget_AppCompat_RatingBar = 0x7f110215;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f110216;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f110217;
+ public static final int Widget_AppCompat_SearchView = 0x7f110218;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f110219;
+ public static final int Widget_AppCompat_SeekBar = 0x7f11021a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f11021b;
+ public static final int Widget_AppCompat_Spinner = 0x7f11021c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f11021d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f11021e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f11021f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f110220;
+ public static final int Widget_AppCompat_Toolbar = 0x7f110221;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f110222;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f11025d;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400e3, 0x7f0400f1, 0x7f0400f2, 0x7f040100, 0x7f040139, 0x7f04013e, 0x7f040146, 0x7f040147, 0x7f040149, 0x7f040157, 0x7f040164, 0x7f040191, 0x7f0401de, 0x7f0401f4, 0x7f04020b, 0x7f04020c, 0x7f040255, 0x7f040258, 0x7f0402a7, 0x7f0402b1 };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMenuView = { };
+ public static final int[] ActionMode = { 0x7f04003f, 0x7f040040, 0x7f0400ba, 0x7f040139, 0x7f040258, 0x7f0402b1 };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f040108, 0x7f040158 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f040064, 0x7f040065, 0x7f040188, 0x7f040189, 0x7f0401db, 0x7f040230, 0x7f040232 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AnimatedStateListDrawableCompat = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d };
+ public static final int AnimatedStateListDrawableCompat_android_dither = 0;
+ public static final int AnimatedStateListDrawableCompat_android_visible = 1;
+ public static final int AnimatedStateListDrawableCompat_android_variablePadding = 2;
+ public static final int AnimatedStateListDrawableCompat_android_constantSize = 3;
+ public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4;
+ public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5;
+ public static final int[] AnimatedStateListDrawableItem = { 0x10100d0, 0x1010199 };
+ public static final int AnimatedStateListDrawableItem_android_id = 0;
+ public static final int AnimatedStateListDrawableItem_android_drawable = 1;
+ public static final int[] AnimatedStateListDrawableTransition = { 0x1010199, 0x1010449, 0x101044a, 0x101044b };
+ public static final int AnimatedStateListDrawableTransition_android_drawable = 0;
+ public static final int AnimatedStateListDrawableTransition_android_toId = 1;
+ public static final int AnimatedStateListDrawableTransition_android_fromId = 2;
+ public static final int AnimatedStateListDrawableTransition_android_reversible = 3;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f040248, 0x7f0402a5, 0x7f0402a6 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
+ public static final int AppCompatTextHelper_android_textAppearance = 0;
+ public static final int AppCompatTextHelper_android_drawableTop = 1;
+ public static final int AppCompatTextHelper_android_drawableBottom = 2;
+ public static final int AppCompatTextHelper_android_drawableLeft = 3;
+ public static final int AppCompatTextHelper_android_drawableRight = 4;
+ public static final int AppCompatTextHelper_android_drawableStart = 5;
+ public static final int AppCompatTextHelper_android_drawableEnd = 6;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f040127, 0x7f04012a, 0x7f04016d, 0x7f040183, 0x7f040280 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040039, 0x7f040050, 0x7f04005e, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040067, 0x7f040068, 0x7f040094, 0x7f040099, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400cb, 0x7f0400dc, 0x7f0400e8, 0x7f0400ed, 0x7f0400ee, 0x7f0400f4, 0x7f0400f6, 0x7f0400f9, 0x7f0400fa, 0x7f0400fc, 0x7f0400fd, 0x7f0400ff, 0x7f040146, 0x7f040156, 0x7f040186, 0x7f040187, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f0401ea, 0x7f0401eb, 0x7f0401ec, 0x7f0401f3, 0x7f0401f5, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040221, 0x7f040224, 0x7f040226, 0x7f040227, 0x7f040245, 0x7f040246, 0x7f040261, 0x7f04028b, 0x7f04028c, 0x7f04028d, 0x7f04028e, 0x7f040290, 0x7f040291, 0x7f040292, 0x7f040293, 0x7f040297, 0x7f040298, 0x7f0402b3, 0x7f0402b5, 0x7f0402b6, 0x7f0402b7, 0x7f0402cd, 0x7f0402d0, 0x7f0402d1, 0x7f0402d2, 0x7f0402d3, 0x7f0402d4, 0x7f0402d5, 0x7f0402d6, 0x7f0402d7, 0x7f0402d8, 0x7f0402d9 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] ButtonBarLayout = { 0x7f04002b };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f04002c };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f040069, 0x7f04006a };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] CoordinatorLayout = { 0x7f04016b, 0x7f04024f };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040178, 0x7f04017b, 0x7f04017c };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] DrawerArrowToggle = { 0x7f04002e, 0x7f04002f, 0x7f040044, 0x7f0400bf, 0x7f0400f7, 0x7f040136, 0x7f040244, 0x7f04029e };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400f2, 0x7f0400f5, 0x7f0401be, 0x7f04022c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f04002d, 0x7f0400cf, 0x7f040151, 0x7f040152, 0x7f0401e1, 0x7f04022b, 0x7f0402b8 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ 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_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f040205, 0x7f040253 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401e5 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04024a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0401e6, 0x7f0401e9 };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f0400b3, 0x7f0400ce, 0x7f0400e5, 0x7f040137, 0x7f040153, 0x7f04016e, 0x7f04020d, 0x7f04020e, 0x7f04021f, 0x7f040220, 0x7f040254, 0x7f040259, 0x7f0402ce };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401f4 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] StateListDrawable = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d };
+ public static final int StateListDrawable_android_dither = 0;
+ public static final int StateListDrawable_android_visible = 1;
+ public static final int StateListDrawable_android_variablePadding = 2;
+ public static final int StateListDrawable_android_constantSize = 3;
+ public static final int StateListDrawable_android_enterFadeDuration = 4;
+ public static final int StateListDrawable_android_exitFadeDuration = 5;
+ public static final int[] StateListDrawableItem = { 0x1010199 };
+ public static final int StateListDrawableItem_android_drawable = 0;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04022f, 0x7f040247, 0x7f04025d, 0x7f04025e, 0x7f040262, 0x7f04029f, 0x7f0402a0, 0x7f0402a1, 0x7f0402b9, 0x7f0402ba, 0x7f0402bb };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f04012a, 0x7f040280 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040063, 0x7f0400bb, 0x7f0400bc, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f040191, 0x7f040192, 0x7f040196, 0x7f0401dc, 0x7f0401dd, 0x7f0401f4, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f0402a7, 0x7f0402a9, 0x7f0402aa, 0x7f0402ab, 0x7f0402ac, 0x7f0402ad, 0x7f0402ae, 0x7f0402af, 0x7f0402b0 };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401e7, 0x7f0401e8, 0x7f04029d };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040042, 0x7f040043 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/github/ksoichiro/android/observablescrollview/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/github/ksoichiro/android/observablescrollview/R.java
new file mode 100644
index 000000000..cb68d8ac7
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/github/ksoichiro/android/observablescrollview/R.java
@@ -0,0 +1,46 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.github.ksoichiro.android.observablescrollview;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int layoutManager = 0x7f04016f;
+ public static final int reverseLayout = 0x7f040215;
+ public static final int spanCount = 0x7f040243;
+ public static final int stackFromEnd = 0x7f040249;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f0700c7;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0160;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f040125, 0x7f040126, 0x7f04016f, 0x7f040215, 0x7f040243, 0x7f040249 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/base/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/base/R.java
new file mode 100644
index 000000000..6309a20a9
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/base/R.java
@@ -0,0 +1,108 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.base;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int buttonSize = 0x7f040066;
+ public static final int circleCrop = 0x7f0400ac;
+ public static final int colorScheme = 0x7f0400c9;
+ public static final int imageAspectRatio = 0x7f040154;
+ public static final int imageAspectRatioAdjust = 0x7f040155;
+ public static final int scopeUris = 0x7f04021b;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int common_google_signin_btn_text_dark = 0x7f060054;
+ public static final int common_google_signin_btn_text_dark_default = 0x7f060055;
+ public static final int common_google_signin_btn_text_dark_disabled = 0x7f060056;
+ public static final int common_google_signin_btn_text_dark_focused = 0x7f060057;
+ public static final int common_google_signin_btn_text_dark_pressed = 0x7f060058;
+ public static final int common_google_signin_btn_text_light = 0x7f060059;
+ public static final int common_google_signin_btn_text_light_default = 0x7f06005a;
+ public static final int common_google_signin_btn_text_light_disabled = 0x7f06005b;
+ public static final int common_google_signin_btn_text_light_focused = 0x7f06005c;
+ public static final int common_google_signin_btn_text_light_pressed = 0x7f06005d;
+ public static final int common_google_signin_btn_tint = 0x7f06005e;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int common_full_open_on_phone = 0x7f0800ac;
+ public static final int common_google_signin_btn_icon_dark = 0x7f0800ad;
+ public static final int common_google_signin_btn_icon_dark_focused = 0x7f0800ae;
+ public static final int common_google_signin_btn_icon_dark_normal = 0x7f0800af;
+ public static final int common_google_signin_btn_icon_dark_normal_background = 0x7f0800b0;
+ public static final int common_google_signin_btn_icon_disabled = 0x7f0800b1;
+ public static final int common_google_signin_btn_icon_light = 0x7f0800b2;
+ public static final int common_google_signin_btn_icon_light_focused = 0x7f0800b3;
+ public static final int common_google_signin_btn_icon_light_normal = 0x7f0800b4;
+ public static final int common_google_signin_btn_icon_light_normal_background = 0x7f0800b5;
+ public static final int common_google_signin_btn_text_dark = 0x7f0800b6;
+ public static final int common_google_signin_btn_text_dark_focused = 0x7f0800b7;
+ public static final int common_google_signin_btn_text_dark_normal = 0x7f0800b8;
+ public static final int common_google_signin_btn_text_dark_normal_background = 0x7f0800b9;
+ public static final int common_google_signin_btn_text_disabled = 0x7f0800ba;
+ public static final int common_google_signin_btn_text_light = 0x7f0800bb;
+ public static final int common_google_signin_btn_text_light_focused = 0x7f0800bc;
+ public static final int common_google_signin_btn_text_light_normal = 0x7f0800bd;
+ public static final int common_google_signin_btn_text_light_normal_background = 0x7f0800be;
+ public static final int googleg_disabled_color_18 = 0x7f0800c7;
+ public static final int googleg_standard_color_18 = 0x7f0800c8;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int adjust_height = 0x7f0a0080;
+ public static final int adjust_width = 0x7f0a0081;
+ public static final int auto = 0x7f0a00a4;
+ public static final int dark = 0x7f0a00f3;
+ public static final int icon_only = 0x7f0a013d;
+ public static final int light = 0x7f0a0167;
+ public static final int none = 0x7f0a01e7;
+ public static final int standard = 0x7f0a027a;
+ public static final int wide = 0x7f0a02d0;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int common_google_play_services_enable_button = 0x7f1000cf;
+ public static final int common_google_play_services_enable_text = 0x7f1000d0;
+ public static final int common_google_play_services_enable_title = 0x7f1000d1;
+ public static final int common_google_play_services_install_button = 0x7f1000d2;
+ public static final int common_google_play_services_install_text = 0x7f1000d3;
+ public static final int common_google_play_services_install_title = 0x7f1000d4;
+ public static final int common_google_play_services_notification_channel_name = 0x7f1000d5;
+ public static final int common_google_play_services_notification_ticker = 0x7f1000d6;
+ public static final int common_google_play_services_unsupported_text = 0x7f1000d8;
+ public static final int common_google_play_services_update_button = 0x7f1000d9;
+ public static final int common_google_play_services_update_text = 0x7f1000da;
+ public static final int common_google_play_services_update_title = 0x7f1000db;
+ public static final int common_google_play_services_updating_text = 0x7f1000dc;
+ public static final int common_google_play_services_wear_update_text = 0x7f1000dd;
+ public static final int common_open_on_phone = 0x7f1000de;
+ public static final int common_signin_button_text = 0x7f1000df;
+ public static final int common_signin_button_text_long = 0x7f1000e0;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] LoadingImageView = { 0x7f0400ac, 0x7f040154, 0x7f040155 };
+ public static final int LoadingImageView_circleCrop = 0;
+ public static final int LoadingImageView_imageAspectRatio = 1;
+ public static final int LoadingImageView_imageAspectRatioAdjust = 2;
+ public static final int[] SignInButton = { 0x7f040066, 0x7f0400c9, 0x7f04021b };
+ public static final int SignInButton_buttonSize = 0;
+ public static final int SignInButton_colorScheme = 1;
+ public static final int SignInButton_scopeUris = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/cast/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/cast/R.java
new file mode 100644
index 000000000..b9b9eb4d1
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/cast/R.java
@@ -0,0 +1,34 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.cast;
+
+public final class R {
+ private R() {}
+
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int cast_ic_notification_0 = 0x7f080093;
+ public static final int cast_ic_notification_1 = 0x7f080094;
+ public static final int cast_ic_notification_2 = 0x7f080095;
+ public static final int cast_ic_notification_connecting = 0x7f080096;
+ public static final int cast_ic_notification_on = 0x7f08009b;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int cast_notification_id = 0x7f0a00d0;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int cast_notification_connected_message = 0x7f1000a8;
+ public static final int cast_notification_connecting_message = 0x7f1000a9;
+ public static final int cast_notification_default_channel_name = 0x7f1000aa;
+ public static final int cast_notification_disconnect = 0x7f1000ab;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/cast/framework/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/cast/framework/R.java
new file mode 100644
index 000000000..17e46bb69
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/cast/framework/R.java
@@ -0,0 +1,379 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.cast.framework;
+
+public final class R {
+ private R() {}
+
+ public static final class array {
+ private array() {}
+
+ public static final int cast_expanded_controller_default_control_buttons = 0x7f030002;
+ public static final int cast_mini_controller_default_control_buttons = 0x7f030003;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int castBackground = 0x7f040072;
+ public static final int castBackgroundColor = 0x7f040073;
+ public static final int castButtonBackgroundColor = 0x7f040074;
+ public static final int castButtonColor = 0x7f040075;
+ public static final int castButtonText = 0x7f040076;
+ public static final int castButtonTextAppearance = 0x7f040077;
+ public static final int castClosedCaptionsButtonDrawable = 0x7f040078;
+ public static final int castControlButtons = 0x7f040079;
+ public static final int castExpandedControllerLoadingIndicatorColor = 0x7f04007a;
+ public static final int castExpandedControllerStyle = 0x7f04007b;
+ public static final int castExpandedControllerToolbarStyle = 0x7f04007c;
+ public static final int castFocusRadius = 0x7f04007d;
+ public static final int castForward30ButtonDrawable = 0x7f04007e;
+ public static final int castIntroOverlayStyle = 0x7f04007f;
+ public static final int castLargePauseButtonDrawable = 0x7f040080;
+ public static final int castLargePlayButtonDrawable = 0x7f040081;
+ public static final int castLargeStopButtonDrawable = 0x7f040082;
+ public static final int castMiniControllerLoadingIndicatorColor = 0x7f040083;
+ public static final int castMiniControllerStyle = 0x7f040084;
+ public static final int castMuteToggleButtonDrawable = 0x7f040085;
+ public static final int castPauseButtonDrawable = 0x7f040086;
+ public static final int castPlayButtonDrawable = 0x7f040087;
+ public static final int castProgressBarColor = 0x7f040088;
+ public static final int castRewind30ButtonDrawable = 0x7f040089;
+ public static final int castSeekBarProgressAndThumbColor = 0x7f04008a;
+ public static final int castSeekBarProgressDrawable = 0x7f04008b;
+ public static final int castSeekBarThumbDrawable = 0x7f04008c;
+ public static final int castShowImageThumbnail = 0x7f04008d;
+ public static final int castSkipNextButtonDrawable = 0x7f04008e;
+ public static final int castSkipPreviousButtonDrawable = 0x7f04008f;
+ public static final int castStopButtonDrawable = 0x7f040090;
+ public static final int castSubtitleTextAppearance = 0x7f040091;
+ public static final int castTitleTextAppearance = 0x7f040092;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int cast_expanded_controller_ad_break_marker_color = 0x7f060042;
+ public static final int cast_expanded_controller_ad_container_white_stripe_color = 0x7f060043;
+ public static final int cast_expanded_controller_ad_label_background_color = 0x7f060044;
+ public static final int cast_expanded_controller_background_color = 0x7f060045;
+ public static final int cast_expanded_controller_loading_indicator_color = 0x7f060046;
+ public static final int cast_expanded_controller_progress_text_color = 0x7f060047;
+ public static final int cast_expanded_controller_seek_bar_progress_background_tint_color = 0x7f060048;
+ public static final int cast_expanded_controller_text_color = 0x7f060049;
+ public static final int cast_intro_overlay_background_color = 0x7f06004a;
+ public static final int cast_intro_overlay_button_background_color = 0x7f06004b;
+ public static final int cast_libraries_material_featurehighlight_outer_highlight_default_color = 0x7f06004c;
+ public static final int cast_libraries_material_featurehighlight_text_body_color = 0x7f06004d;
+ public static final int cast_libraries_material_featurehighlight_text_header_color = 0x7f06004e;
+ public static final int cast_mini_controller_loading_indicator_color = 0x7f06004f;
+ public static final int cast_seekbar_progress_thumb_color = 0x7f060050;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int cast_expanded_controller_ad_background_layout_height = 0x7f070063;
+ public static final int cast_expanded_controller_ad_background_layout_width = 0x7f070064;
+ public static final int cast_expanded_controller_ad_container_layout_height = 0x7f070065;
+ public static final int cast_expanded_controller_ad_label_layout_height = 0x7f070066;
+ public static final int cast_expanded_controller_ad_layout_height = 0x7f070067;
+ public static final int cast_expanded_controller_ad_layout_width = 0x7f070068;
+ public static final int cast_expanded_controller_control_button_margin = 0x7f070069;
+ public static final int cast_expanded_controller_control_toolbar_min_height = 0x7f07006a;
+ public static final int cast_expanded_controller_margin_between_seek_bar_and_control_buttons = 0x7f07006b;
+ public static final int cast_expanded_controller_margin_between_status_text_and_seek_bar = 0x7f07006c;
+ public static final int cast_expanded_controller_seekbar_disabled_alpha = 0x7f07006d;
+ public static final int cast_intro_overlay_button_margin_bottom = 0x7f07006e;
+ public static final int cast_intro_overlay_focus_radius = 0x7f07006f;
+ public static final int cast_intro_overlay_title_margin_top = 0x7f070070;
+ public static final int cast_libraries_material_featurehighlight_center_horizontal_offset = 0x7f070071;
+ public static final int cast_libraries_material_featurehighlight_center_threshold = 0x7f070072;
+ public static final int cast_libraries_material_featurehighlight_inner_margin = 0x7f070073;
+ public static final int cast_libraries_material_featurehighlight_inner_radius = 0x7f070074;
+ public static final int cast_libraries_material_featurehighlight_outer_padding = 0x7f070075;
+ public static final int cast_libraries_material_featurehighlight_text_body_size = 0x7f070076;
+ public static final int cast_libraries_material_featurehighlight_text_header_size = 0x7f070077;
+ public static final int cast_libraries_material_featurehighlight_text_horizontal_margin = 0x7f070078;
+ public static final int cast_libraries_material_featurehighlight_text_horizontal_offset = 0x7f070079;
+ public static final int cast_libraries_material_featurehighlight_text_max_width = 0x7f07007a;
+ public static final int cast_libraries_material_featurehighlight_text_vertical_space = 0x7f07007b;
+ public static final int cast_mini_controller_control_button_margin = 0x7f07007c;
+ public static final int cast_mini_controller_icon_height = 0x7f07007d;
+ public static final int cast_mini_controller_icon_width = 0x7f07007e;
+ public static final int cast_notification_image_size = 0x7f07007f;
+ public static final int cast_tracks_chooser_dialog_no_message_text_size = 0x7f070080;
+ public static final int cast_tracks_chooser_dialog_row_text_size = 0x7f070081;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int cast_abc_scrubber_control_off_mtrl_alpha = 0x7f080074;
+ public static final int cast_abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080075;
+ public static final int cast_abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080076;
+ public static final int cast_abc_scrubber_primary_mtrl_alpha = 0x7f080077;
+ public static final int cast_album_art_placeholder = 0x7f080078;
+ public static final int cast_album_art_placeholder_large = 0x7f080079;
+ public static final int cast_expanded_controller_actionbar_bg_gradient_light = 0x7f08007a;
+ public static final int cast_expanded_controller_bg_gradient_light = 0x7f08007b;
+ public static final int cast_expanded_controller_seekbar_thumb = 0x7f08007c;
+ public static final int cast_expanded_controller_seekbar_track = 0x7f08007d;
+ public static final int cast_ic_expanded_controller_closed_caption = 0x7f08007e;
+ public static final int cast_ic_expanded_controller_forward30 = 0x7f08007f;
+ public static final int cast_ic_expanded_controller_mute = 0x7f080080;
+ public static final int cast_ic_expanded_controller_pause = 0x7f080081;
+ public static final int cast_ic_expanded_controller_play = 0x7f080082;
+ public static final int cast_ic_expanded_controller_rewind30 = 0x7f080083;
+ public static final int cast_ic_expanded_controller_skip_next = 0x7f080084;
+ public static final int cast_ic_expanded_controller_skip_previous = 0x7f080085;
+ public static final int cast_ic_expanded_controller_stop = 0x7f080086;
+ public static final int cast_ic_mini_controller_closed_caption = 0x7f080087;
+ public static final int cast_ic_mini_controller_forward30 = 0x7f080088;
+ public static final int cast_ic_mini_controller_mute = 0x7f080089;
+ public static final int cast_ic_mini_controller_pause = 0x7f08008a;
+ public static final int cast_ic_mini_controller_pause_large = 0x7f08008b;
+ public static final int cast_ic_mini_controller_play = 0x7f08008c;
+ public static final int cast_ic_mini_controller_play_large = 0x7f08008d;
+ public static final int cast_ic_mini_controller_rewind30 = 0x7f08008e;
+ public static final int cast_ic_mini_controller_skip_next = 0x7f08008f;
+ public static final int cast_ic_mini_controller_skip_prev = 0x7f080090;
+ public static final int cast_ic_mini_controller_stop = 0x7f080091;
+ public static final int cast_ic_mini_controller_stop_large = 0x7f080092;
+ public static final int cast_ic_notification_disconnect = 0x7f080097;
+ public static final int cast_ic_notification_forward = 0x7f080098;
+ public static final int cast_ic_notification_forward10 = 0x7f080099;
+ public static final int cast_ic_notification_forward30 = 0x7f08009a;
+ public static final int cast_ic_notification_pause = 0x7f08009c;
+ public static final int cast_ic_notification_play = 0x7f08009d;
+ public static final int cast_ic_notification_rewind = 0x7f08009e;
+ public static final int cast_ic_notification_rewind10 = 0x7f08009f;
+ public static final int cast_ic_notification_rewind30 = 0x7f0800a0;
+ public static final int cast_ic_notification_skip_next = 0x7f0800a1;
+ public static final int cast_ic_notification_skip_prev = 0x7f0800a2;
+ public static final int cast_ic_notification_small_icon = 0x7f0800a3;
+ public static final int cast_ic_notification_stop_live_stream = 0x7f0800a4;
+ public static final int cast_ic_stop_circle_filled_grey600 = 0x7f0800a5;
+ public static final int cast_ic_stop_circle_filled_white = 0x7f0800a6;
+ public static final int cast_mini_controller_gradient_light = 0x7f0800a7;
+ public static final int cast_mini_controller_progress_drawable = 0x7f0800a8;
+ public static final int cast_skip_ad_label_border = 0x7f0800a9;
+ public static final int quantum_ic_art_track_grey600_48 = 0x7f08021f;
+ public static final int quantum_ic_bigtop_updates_white_24 = 0x7f080220;
+ public static final int quantum_ic_cast_connected_white_24 = 0x7f080221;
+ public static final int quantum_ic_cast_white_36 = 0x7f080222;
+ public static final int quantum_ic_clear_white_24 = 0x7f080223;
+ public static final int quantum_ic_closed_caption_grey600_36 = 0x7f080224;
+ public static final int quantum_ic_closed_caption_white_36 = 0x7f080225;
+ public static final int quantum_ic_forward_10_white_24 = 0x7f080226;
+ public static final int quantum_ic_forward_30_grey600_36 = 0x7f080227;
+ public static final int quantum_ic_forward_30_white_24 = 0x7f080228;
+ public static final int quantum_ic_forward_30_white_36 = 0x7f080229;
+ public static final int quantum_ic_keyboard_arrow_down_white_36 = 0x7f08022a;
+ public static final int quantum_ic_pause_circle_filled_grey600_36 = 0x7f08022b;
+ public static final int quantum_ic_pause_circle_filled_white_36 = 0x7f08022c;
+ public static final int quantum_ic_pause_grey600_36 = 0x7f08022d;
+ public static final int quantum_ic_pause_grey600_48 = 0x7f08022e;
+ public static final int quantum_ic_pause_white_24 = 0x7f08022f;
+ public static final int quantum_ic_play_arrow_grey600_36 = 0x7f080230;
+ public static final int quantum_ic_play_arrow_grey600_48 = 0x7f080231;
+ public static final int quantum_ic_play_arrow_white_24 = 0x7f080232;
+ public static final int quantum_ic_play_circle_filled_grey600_36 = 0x7f080233;
+ public static final int quantum_ic_play_circle_filled_white_36 = 0x7f080234;
+ public static final int quantum_ic_refresh_white_24 = 0x7f080235;
+ public static final int quantum_ic_replay_10_white_24 = 0x7f080236;
+ public static final int quantum_ic_replay_30_grey600_36 = 0x7f080237;
+ public static final int quantum_ic_replay_30_white_24 = 0x7f080238;
+ public static final int quantum_ic_replay_30_white_36 = 0x7f080239;
+ public static final int quantum_ic_replay_white_24 = 0x7f08023a;
+ public static final int quantum_ic_skip_next_grey600_36 = 0x7f08023b;
+ public static final int quantum_ic_skip_next_white_24 = 0x7f08023c;
+ public static final int quantum_ic_skip_next_white_36 = 0x7f08023d;
+ public static final int quantum_ic_skip_previous_grey600_36 = 0x7f08023e;
+ public static final int quantum_ic_skip_previous_white_24 = 0x7f08023f;
+ public static final int quantum_ic_skip_previous_white_36 = 0x7f080240;
+ public static final int quantum_ic_stop_grey600_36 = 0x7f080241;
+ public static final int quantum_ic_stop_grey600_48 = 0x7f080242;
+ public static final int quantum_ic_stop_white_24 = 0x7f080243;
+ public static final int quantum_ic_volume_off_grey600_36 = 0x7f080244;
+ public static final int quantum_ic_volume_off_white_36 = 0x7f080245;
+ public static final int quantum_ic_volume_up_grey600_36 = 0x7f080246;
+ public static final int quantum_ic_volume_up_white_36 = 0x7f080247;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int ad_background_image_view = 0x7f0a0077;
+ public static final int ad_container = 0x7f0a0078;
+ public static final int ad_image_view = 0x7f0a0079;
+ public static final int ad_in_progress_label = 0x7f0a007a;
+ public static final int ad_label = 0x7f0a007b;
+ public static final int ad_skip_button = 0x7f0a007c;
+ public static final int ad_skip_text = 0x7f0a007d;
+ public static final int audio_list_view = 0x7f0a00a2;
+ public static final int background_image_view = 0x7f0a00a7;
+ public static final int background_place_holder_image_view = 0x7f0a00a8;
+ public static final int blurred_background_image_view = 0x7f0a00b3;
+ public static final int button = 0x7f0a00b7;
+ public static final int button_0 = 0x7f0a00b9;
+ public static final int button_1 = 0x7f0a00ba;
+ public static final int button_2 = 0x7f0a00bb;
+ public static final int button_3 = 0x7f0a00bc;
+ public static final int button_play_pause_toggle = 0x7f0a00be;
+ public static final int cast_button_type_closed_caption = 0x7f0a00c4;
+ public static final int cast_button_type_custom = 0x7f0a00c5;
+ public static final int cast_button_type_empty = 0x7f0a00c6;
+ public static final int cast_button_type_forward_30_seconds = 0x7f0a00c7;
+ public static final int cast_button_type_mute_toggle = 0x7f0a00c8;
+ public static final int cast_button_type_play_pause_toggle = 0x7f0a00c9;
+ public static final int cast_button_type_rewind_30_seconds = 0x7f0a00ca;
+ public static final int cast_button_type_skip_next = 0x7f0a00cb;
+ public static final int cast_button_type_skip_previous = 0x7f0a00cc;
+ public static final int cast_featurehighlight_help_text_body_view = 0x7f0a00cd;
+ public static final int cast_featurehighlight_help_text_header_view = 0x7f0a00ce;
+ public static final int cast_featurehighlight_view = 0x7f0a00cf;
+ public static final int center = 0x7f0a00d1;
+ public static final int container_all = 0x7f0a00e6;
+ public static final int container_current = 0x7f0a00e7;
+ public static final int controllers = 0x7f0a00ed;
+ public static final int end_text = 0x7f0a010c;
+ public static final int expanded_controller_layout = 0x7f0a0114;
+ public static final int icon_view = 0x7f0a013e;
+ public static final int live_stream_indicator = 0x7f0a016c;
+ public static final int loading_indicator = 0x7f0a016d;
+ public static final int progressBar = 0x7f0a0227;
+ public static final int radio = 0x7f0a022e;
+ public static final int seek_bar = 0x7f0a0254;
+ public static final int seek_bar_controls = 0x7f0a0255;
+ public static final int start_text = 0x7f0a027c;
+ public static final int status_text = 0x7f0a0280;
+ public static final int subtitle_view = 0x7f0a0287;
+ public static final int tab_host = 0x7f0a028c;
+ public static final int text = 0x7f0a0292;
+ public static final int textTitle = 0x7f0a0297;
+ public static final int text_list_view = 0x7f0a0299;
+ public static final int title_view = 0x7f0a02a5;
+ public static final int toolbar = 0x7f0a02a6;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int cast_libraries_material_featurehighlight_pulse_base_alpha = 0x7f0b0006;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int cast_expanded_controller_activity = 0x7f0d004b;
+ public static final int cast_help_text = 0x7f0d004c;
+ public static final int cast_intro_overlay = 0x7f0d004d;
+ public static final int cast_mini_controller = 0x7f0d004e;
+ public static final int cast_tracks_chooser_dialog_layout = 0x7f0d004f;
+ public static final int cast_tracks_chooser_dialog_row_layout = 0x7f0d0050;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int cast_ad_label = 0x7f100093;
+ public static final int cast_casting_to_device = 0x7f100095;
+ public static final int cast_closed_captions = 0x7f100096;
+ public static final int cast_closed_captions_unavailable = 0x7f100097;
+ public static final int cast_connecting_to_device = 0x7f100098;
+ public static final int cast_disconnect = 0x7f100099;
+ public static final int cast_expanded_controller_ad_image_description = 0x7f10009a;
+ public static final int cast_expanded_controller_ad_in_progress = 0x7f10009b;
+ public static final int cast_expanded_controller_background_image = 0x7f10009c;
+ public static final int cast_expanded_controller_live_stream_indicator = 0x7f10009d;
+ public static final int cast_expanded_controller_loading = 0x7f10009e;
+ public static final int cast_expanded_controller_skip_ad_label = 0x7f10009f;
+ public static final int cast_expanded_controller_skip_ad_text = 0x7f1000a0;
+ public static final int cast_forward = 0x7f1000a1;
+ public static final int cast_forward_10 = 0x7f1000a2;
+ public static final int cast_forward_30 = 0x7f1000a3;
+ public static final int cast_intro_overlay_button_text = 0x7f1000a4;
+ public static final int cast_invalid_stream_duration_text = 0x7f1000a5;
+ public static final int cast_invalid_stream_position_text = 0x7f1000a6;
+ public static final int cast_mute = 0x7f1000a7;
+ public static final int cast_pause = 0x7f1000ac;
+ public static final int cast_play = 0x7f1000ad;
+ public static final int cast_rewind = 0x7f1000ae;
+ public static final int cast_rewind_10 = 0x7f1000af;
+ public static final int cast_rewind_30 = 0x7f1000b0;
+ public static final int cast_seek_bar = 0x7f1000b1;
+ public static final int cast_skip_next = 0x7f1000b2;
+ public static final int cast_skip_prev = 0x7f1000b3;
+ public static final int cast_stop = 0x7f1000b4;
+ public static final int cast_stop_live_stream = 0x7f1000b5;
+ public static final int cast_tracks_chooser_dialog_audio = 0x7f1000b6;
+ public static final int cast_tracks_chooser_dialog_cancel = 0x7f1000b7;
+ public static final int cast_tracks_chooser_dialog_closed_captions = 0x7f1000b8;
+ public static final int cast_tracks_chooser_dialog_default_track_name = 0x7f1000b9;
+ public static final int cast_tracks_chooser_dialog_none = 0x7f1000ba;
+ public static final int cast_tracks_chooser_dialog_ok = 0x7f1000bb;
+ public static final int cast_tracks_chooser_dialog_subtitles = 0x7f1000bc;
+ public static final int cast_unmute = 0x7f1000bd;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int CastExpandedController = 0x7f1100d2;
+ public static final int CastIntroOverlay = 0x7f1100d3;
+ public static final int CastMiniController = 0x7f1100d4;
+ public static final int CustomCastTheme = 0x7f1100d6;
+ public static final int TextAppearance_CastIntroOverlay_Button = 0x7f110157;
+ public static final int TextAppearance_CastIntroOverlay_Title = 0x7f110158;
+ public static final int TextAppearance_CastMiniController_Subtitle = 0x7f110159;
+ public static final int TextAppearance_CastMiniController_Title = 0x7f11015a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] CastExpandedController = { 0x7f040075, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007e, 0x7f040085, 0x7f040086, 0x7f040087, 0x7f040089, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04008e, 0x7f04008f, 0x7f040090 };
+ public static final int CastExpandedController_castButtonColor = 0;
+ public static final int CastExpandedController_castClosedCaptionsButtonDrawable = 1;
+ public static final int CastExpandedController_castControlButtons = 2;
+ public static final int CastExpandedController_castExpandedControllerLoadingIndicatorColor = 3;
+ public static final int CastExpandedController_castForward30ButtonDrawable = 4;
+ public static final int CastExpandedController_castMuteToggleButtonDrawable = 5;
+ public static final int CastExpandedController_castPauseButtonDrawable = 6;
+ public static final int CastExpandedController_castPlayButtonDrawable = 7;
+ public static final int CastExpandedController_castRewind30ButtonDrawable = 8;
+ public static final int CastExpandedController_castSeekBarProgressAndThumbColor = 9;
+ public static final int CastExpandedController_castSeekBarProgressDrawable = 10;
+ public static final int CastExpandedController_castSeekBarThumbDrawable = 11;
+ public static final int CastExpandedController_castSkipNextButtonDrawable = 12;
+ public static final int CastExpandedController_castSkipPreviousButtonDrawable = 13;
+ public static final int CastExpandedController_castStopButtonDrawable = 14;
+ public static final int[] CastIntroOverlay = { 0x7f040073, 0x7f040074, 0x7f040076, 0x7f040077, 0x7f04007d, 0x7f040092 };
+ public static final int CastIntroOverlay_castBackgroundColor = 0;
+ public static final int CastIntroOverlay_castButtonBackgroundColor = 1;
+ public static final int CastIntroOverlay_castButtonText = 2;
+ public static final int CastIntroOverlay_castButtonTextAppearance = 3;
+ public static final int CastIntroOverlay_castFocusRadius = 4;
+ public static final int CastIntroOverlay_castTitleTextAppearance = 5;
+ public static final int[] CastMiniController = { 0x7f040072, 0x7f040075, 0x7f040078, 0x7f040079, 0x7f04007e, 0x7f040080, 0x7f040081, 0x7f040082, 0x7f040083, 0x7f040085, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008d, 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040091, 0x7f040092 };
+ public static final int CastMiniController_castBackground = 0;
+ public static final int CastMiniController_castButtonColor = 1;
+ public static final int CastMiniController_castClosedCaptionsButtonDrawable = 2;
+ public static final int CastMiniController_castControlButtons = 3;
+ public static final int CastMiniController_castForward30ButtonDrawable = 4;
+ public static final int CastMiniController_castLargePauseButtonDrawable = 5;
+ public static final int CastMiniController_castLargePlayButtonDrawable = 6;
+ public static final int CastMiniController_castLargeStopButtonDrawable = 7;
+ public static final int CastMiniController_castMiniControllerLoadingIndicatorColor = 8;
+ public static final int CastMiniController_castMuteToggleButtonDrawable = 9;
+ public static final int CastMiniController_castPauseButtonDrawable = 10;
+ public static final int CastMiniController_castPlayButtonDrawable = 11;
+ public static final int CastMiniController_castProgressBarColor = 12;
+ public static final int CastMiniController_castRewind30ButtonDrawable = 13;
+ public static final int CastMiniController_castShowImageThumbnail = 14;
+ public static final int CastMiniController_castSkipNextButtonDrawable = 15;
+ public static final int CastMiniController_castSkipPreviousButtonDrawable = 16;
+ public static final int CastMiniController_castStopButtonDrawable = 17;
+ public static final int CastMiniController_castSubtitleTextAppearance = 18;
+ public static final int CastMiniController_castTitleTextAppearance = 19;
+ public static final int[] CustomCastTheme = { 0x7f04007b, 0x7f04007f, 0x7f040084 };
+ public static final int CustomCastTheme_castExpandedControllerStyle = 0;
+ public static final int CustomCastTheme_castIntroOverlayStyle = 1;
+ public static final int CustomCastTheme_castMiniControllerStyle = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/common/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/common/R.java
new file mode 100644
index 000000000..3fccb97f2
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/common/R.java
@@ -0,0 +1,22 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.common;
+
+public final class R {
+ private R() {}
+
+ public static final class integer {
+ private integer() {}
+
+ public static final int google_play_services_version = 0x7f0b0010;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int common_google_play_services_unknown_issue = 0x7f1000d7;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/flags/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/flags/R.java
new file mode 100644
index 000000000..aff3c5776
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/flags/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.flags;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/tasks/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/tasks/R.java
new file mode 100644
index 000000000..bfe01b624
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/gms/tasks/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.gms.tasks;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/material/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/material/R.java
new file mode 100644
index 000000000..a5fd9bd96
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/google/android/material/R.java
@@ -0,0 +1,2513 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.google.android.material;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ public static final int abc_tooltip_enter = 0x7f01000a;
+ public static final int abc_tooltip_exit = 0x7f01000b;
+ public static final int design_bottom_sheet_slide_in = 0x7f01000d;
+ public static final int design_bottom_sheet_slide_out = 0x7f01000e;
+ public static final int design_snackbar_in = 0x7f01000f;
+ public static final int design_snackbar_out = 0x7f010010;
+ }
+ public static final class animator {
+ private animator() {}
+
+ public static final int design_appbar_state_list_animator = 0x7f020000;
+ public static final int design_fab_hide_motion_spec = 0x7f020001;
+ public static final int design_fab_show_motion_spec = 0x7f020002;
+ public static final int mtrl_btn_state_list_anim = 0x7f020003;
+ public static final int mtrl_btn_unelevated_state_list_anim = 0x7f020004;
+ public static final int mtrl_chip_state_list_anim = 0x7f020005;
+ public static final int mtrl_fab_hide_motion_spec = 0x7f020006;
+ public static final int mtrl_fab_show_motion_spec = 0x7f020007;
+ public static final int mtrl_fab_transformation_sheet_collapse_spec = 0x7f020008;
+ public static final int mtrl_fab_transformation_sheet_expand_spec = 0x7f020009;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040021;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f04002b;
+ public static final int alpha = 0x7f04002c;
+ public static final int alphabeticModifiers = 0x7f04002d;
+ public static final int arrowHeadLength = 0x7f04002e;
+ public static final int arrowShaftLength = 0x7f04002f;
+ public static final int autoCompleteTextViewStyle = 0x7f040039;
+ public static final int autoSizeMaxTextSize = 0x7f04003a;
+ public static final int autoSizeMinTextSize = 0x7f04003b;
+ public static final int autoSizePresetSizes = 0x7f04003c;
+ public static final int autoSizeStepGranularity = 0x7f04003d;
+ public static final int autoSizeTextType = 0x7f04003e;
+ public static final int background = 0x7f04003f;
+ public static final int backgroundSplit = 0x7f040040;
+ public static final int backgroundStacked = 0x7f040041;
+ public static final int backgroundTint = 0x7f040042;
+ public static final int backgroundTintMode = 0x7f040043;
+ public static final int barLength = 0x7f040044;
+ public static final int behavior_autoHide = 0x7f040045;
+ public static final int behavior_fitToContents = 0x7f040046;
+ public static final int behavior_hideable = 0x7f040047;
+ public static final int behavior_overlapTop = 0x7f040048;
+ public static final int behavior_peekHeight = 0x7f040049;
+ public static final int behavior_skipCollapsed = 0x7f04004a;
+ public static final int borderWidth = 0x7f04004f;
+ public static final int borderlessButtonStyle = 0x7f040050;
+ public static final int bottomAppBarStyle = 0x7f040051;
+ public static final int bottomNavigationStyle = 0x7f040052;
+ public static final int bottomSheetDialogTheme = 0x7f040053;
+ public static final int bottomSheetStyle = 0x7f040054;
+ public static final int boxBackgroundColor = 0x7f040055;
+ public static final int boxBackgroundMode = 0x7f040056;
+ public static final int boxCollapsedPaddingTop = 0x7f040057;
+ public static final int boxCornerRadiusBottomEnd = 0x7f040058;
+ public static final int boxCornerRadiusBottomStart = 0x7f040059;
+ public static final int boxCornerRadiusTopEnd = 0x7f04005a;
+ public static final int boxCornerRadiusTopStart = 0x7f04005b;
+ public static final int boxStrokeColor = 0x7f04005c;
+ public static final int boxStrokeWidth = 0x7f04005d;
+ public static final int buttonBarButtonStyle = 0x7f04005e;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04005f;
+ public static final int buttonBarNeutralButtonStyle = 0x7f040060;
+ public static final int buttonBarPositiveButtonStyle = 0x7f040061;
+ public static final int buttonBarStyle = 0x7f040062;
+ public static final int buttonGravity = 0x7f040063;
+ public static final int buttonIconDimen = 0x7f040064;
+ public static final int buttonPanelSideLayout = 0x7f040065;
+ public static final int buttonStyle = 0x7f040067;
+ public static final int buttonStyleSmall = 0x7f040068;
+ public static final int buttonTint = 0x7f040069;
+ public static final int buttonTintMode = 0x7f04006a;
+ public static final int cardBackgroundColor = 0x7f04006b;
+ public static final int cardCornerRadius = 0x7f04006c;
+ public static final int cardElevation = 0x7f04006d;
+ public static final int cardMaxElevation = 0x7f04006e;
+ public static final int cardPreventCornerOverlap = 0x7f04006f;
+ public static final int cardUseCompatPadding = 0x7f040070;
+ public static final int cardViewStyle = 0x7f040071;
+ public static final int checkboxStyle = 0x7f040094;
+ public static final int checkedChip = 0x7f040095;
+ public static final int checkedIcon = 0x7f040096;
+ public static final int checkedIconEnabled = 0x7f040097;
+ public static final int checkedIconVisible = 0x7f040098;
+ public static final int checkedTextViewStyle = 0x7f040099;
+ public static final int chipBackgroundColor = 0x7f04009a;
+ public static final int chipCornerRadius = 0x7f04009b;
+ public static final int chipEndPadding = 0x7f04009c;
+ public static final int chipGroupStyle = 0x7f04009d;
+ public static final int chipIcon = 0x7f04009e;
+ public static final int chipIconEnabled = 0x7f04009f;
+ public static final int chipIconSize = 0x7f0400a0;
+ public static final int chipIconTint = 0x7f0400a1;
+ public static final int chipIconVisible = 0x7f0400a2;
+ public static final int chipMinHeight = 0x7f0400a3;
+ public static final int chipSpacing = 0x7f0400a4;
+ public static final int chipSpacingHorizontal = 0x7f0400a5;
+ public static final int chipSpacingVertical = 0x7f0400a6;
+ public static final int chipStandaloneStyle = 0x7f0400a7;
+ public static final int chipStartPadding = 0x7f0400a8;
+ public static final int chipStrokeColor = 0x7f0400a9;
+ public static final int chipStrokeWidth = 0x7f0400aa;
+ public static final int chipStyle = 0x7f0400ab;
+ public static final int closeIcon = 0x7f0400b3;
+ public static final int closeIconEnabled = 0x7f0400b4;
+ public static final int closeIconEndPadding = 0x7f0400b5;
+ public static final int closeIconSize = 0x7f0400b6;
+ public static final int closeIconStartPadding = 0x7f0400b7;
+ public static final int closeIconTint = 0x7f0400b8;
+ public static final int closeIconVisible = 0x7f0400b9;
+ public static final int closeItemLayout = 0x7f0400ba;
+ public static final int collapseContentDescription = 0x7f0400bb;
+ public static final int collapseIcon = 0x7f0400bc;
+ public static final int collapsedTitleGravity = 0x7f0400bd;
+ public static final int collapsedTitleTextAppearance = 0x7f0400be;
+ public static final int color = 0x7f0400bf;
+ public static final int colorAccent = 0x7f0400c0;
+ public static final int colorBackgroundFloating = 0x7f0400c1;
+ public static final int colorButtonNormal = 0x7f0400c2;
+ public static final int colorControlActivated = 0x7f0400c3;
+ public static final int colorControlHighlight = 0x7f0400c4;
+ public static final int colorControlNormal = 0x7f0400c5;
+ public static final int colorError = 0x7f0400c6;
+ public static final int colorPrimary = 0x7f0400c7;
+ public static final int colorPrimaryDark = 0x7f0400c8;
+ public static final int colorSecondary = 0x7f0400ca;
+ public static final int colorSwitchThumbNormal = 0x7f0400cb;
+ public static final int commitIcon = 0x7f0400ce;
+ public static final int contentDescription = 0x7f0400cf;
+ public static final int contentInsetEnd = 0x7f0400d0;
+ public static final int contentInsetEndWithActions = 0x7f0400d1;
+ public static final int contentInsetLeft = 0x7f0400d2;
+ public static final int contentInsetRight = 0x7f0400d3;
+ public static final int contentInsetStart = 0x7f0400d4;
+ public static final int contentInsetStartWithNavigation = 0x7f0400d5;
+ public static final int contentPadding = 0x7f0400d6;
+ public static final int contentPaddingBottom = 0x7f0400d7;
+ public static final int contentPaddingLeft = 0x7f0400d8;
+ public static final int contentPaddingRight = 0x7f0400d9;
+ public static final int contentPaddingTop = 0x7f0400da;
+ public static final int contentScrim = 0x7f0400db;
+ public static final int controlBackground = 0x7f0400dc;
+ public static final int coordinatorLayoutStyle = 0x7f0400dd;
+ public static final int cornerRadius = 0x7f0400de;
+ public static final int counterEnabled = 0x7f0400df;
+ public static final int counterMaxLength = 0x7f0400e0;
+ public static final int counterOverflowTextAppearance = 0x7f0400e1;
+ public static final int counterTextAppearance = 0x7f0400e2;
+ public static final int customNavigationLayout = 0x7f0400e3;
+ public static final int defaultQueryHint = 0x7f0400e5;
+ public static final int dialogCornerRadius = 0x7f0400e8;
+ public static final int dialogPreferredPadding = 0x7f0400ed;
+ public static final int dialogTheme = 0x7f0400ee;
+ public static final int displayOptions = 0x7f0400f1;
+ public static final int divider = 0x7f0400f2;
+ public static final int dividerHorizontal = 0x7f0400f4;
+ public static final int dividerPadding = 0x7f0400f5;
+ public static final int dividerVertical = 0x7f0400f6;
+ public static final int drawableSize = 0x7f0400f7;
+ public static final int drawerArrowStyle = 0x7f0400f8;
+ public static final int dropDownListViewStyle = 0x7f0400f9;
+ public static final int dropdownListPreferredItemHeight = 0x7f0400fa;
+ public static final int editTextBackground = 0x7f0400fc;
+ public static final int editTextColor = 0x7f0400fd;
+ public static final int editTextStyle = 0x7f0400ff;
+ public static final int elevation = 0x7f040100;
+ public static final int enforceMaterialTheme = 0x7f040102;
+ public static final int enforceTextAppearance = 0x7f040103;
+ public static final int errorEnabled = 0x7f040106;
+ public static final int errorTextAppearance = 0x7f040107;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f040108;
+ public static final int expanded = 0x7f040109;
+ public static final int expandedTitleGravity = 0x7f04010a;
+ public static final int expandedTitleMargin = 0x7f04010b;
+ public static final int expandedTitleMarginBottom = 0x7f04010c;
+ public static final int expandedTitleMarginEnd = 0x7f04010d;
+ public static final int expandedTitleMarginStart = 0x7f04010e;
+ public static final int expandedTitleMarginTop = 0x7f04010f;
+ public static final int expandedTitleTextAppearance = 0x7f040110;
+ public static final int fabAlignmentMode = 0x7f040112;
+ public static final int fabCradleMargin = 0x7f040113;
+ public static final int fabCradleRoundedCornerRadius = 0x7f040114;
+ public static final int fabCradleVerticalOffset = 0x7f040115;
+ public static final int fabCustomSize = 0x7f040116;
+ public static final int fabSize = 0x7f040117;
+ public static final int fastScrollEnabled = 0x7f04011b;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f04011c;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f04011d;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f040125;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f040126;
+ public static final int firstBaselineToTopHeight = 0x7f040127;
+ public static final int floatingActionButtonStyle = 0x7f040128;
+ public static final int font = 0x7f040129;
+ public static final int fontFamily = 0x7f04012a;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontVariationSettings = 0x7f040132;
+ public static final int fontWeight = 0x7f040133;
+ public static final int foregroundInsidePadding = 0x7f040134;
+ public static final int gapBetweenBars = 0x7f040136;
+ public static final int goIcon = 0x7f040137;
+ public static final int headerLayout = 0x7f040138;
+ public static final int height = 0x7f040139;
+ public static final int helperText = 0x7f04013a;
+ public static final int helperTextEnabled = 0x7f04013b;
+ public static final int helperTextTextAppearance = 0x7f04013c;
+ public static final int hideMotionSpec = 0x7f04013d;
+ public static final int hideOnContentScroll = 0x7f04013e;
+ public static final int hideOnScroll = 0x7f04013f;
+ public static final int hintAnimationEnabled = 0x7f040142;
+ public static final int hintEnabled = 0x7f040144;
+ public static final int hintTextAppearance = 0x7f040145;
+ public static final int homeAsUpIndicator = 0x7f040146;
+ public static final int homeLayout = 0x7f040147;
+ public static final int hoveredFocusedTranslationZ = 0x7f040148;
+ public static final int icon = 0x7f040149;
+ public static final int iconEndPadding = 0x7f04014b;
+ public static final int iconGravity = 0x7f04014c;
+ public static final int iconPadding = 0x7f04014d;
+ public static final int iconSize = 0x7f04014e;
+ public static final int iconStartPadding = 0x7f040150;
+ public static final int iconTint = 0x7f040151;
+ public static final int iconTintMode = 0x7f040152;
+ public static final int iconifiedByDefault = 0x7f040153;
+ public static final int imageButtonStyle = 0x7f040156;
+ public static final int indeterminateProgressStyle = 0x7f040157;
+ public static final int initialActivityCount = 0x7f040158;
+ public static final int insetForeground = 0x7f04015a;
+ public static final int isLightTheme = 0x7f04015b;
+ public static final int itemBackground = 0x7f04015d;
+ public static final int itemHorizontalPadding = 0x7f04015e;
+ public static final int itemHorizontalTranslationEnabled = 0x7f04015f;
+ public static final int itemIconPadding = 0x7f040160;
+ public static final int itemIconSize = 0x7f040161;
+ public static final int itemIconTint = 0x7f040162;
+ public static final int itemPadding = 0x7f040164;
+ public static final int itemSpacing = 0x7f040165;
+ public static final int itemTextAppearance = 0x7f040166;
+ public static final int itemTextAppearanceActive = 0x7f040167;
+ public static final int itemTextAppearanceInactive = 0x7f040168;
+ public static final int itemTextColor = 0x7f040169;
+ public static final int keylines = 0x7f04016b;
+ public static final int labelVisibilityMode = 0x7f04016c;
+ public static final int lastBaselineToBottomHeight = 0x7f04016d;
+ public static final int layout = 0x7f04016e;
+ public static final int layoutManager = 0x7f04016f;
+ public static final int layout_anchor = 0x7f040170;
+ public static final int layout_anchorGravity = 0x7f040171;
+ public static final int layout_behavior = 0x7f040172;
+ public static final int layout_collapseMode = 0x7f040173;
+ public static final int layout_collapseParallaxMultiplier = 0x7f040174;
+ public static final int layout_dodgeInsetEdges = 0x7f040178;
+ public static final int layout_insetEdge = 0x7f04017b;
+ public static final int layout_keyline = 0x7f04017c;
+ public static final int layout_scrollFlags = 0x7f040180;
+ public static final int layout_scrollInterpolator = 0x7f040181;
+ public static final int liftOnScroll = 0x7f040182;
+ public static final int lineHeight = 0x7f040183;
+ public static final int lineSpacing = 0x7f040185;
+ public static final int listChoiceBackgroundIndicator = 0x7f040186;
+ public static final int listDividerAlertDialog = 0x7f040187;
+ public static final int listItemLayout = 0x7f040188;
+ public static final int listLayout = 0x7f040189;
+ public static final int listMenuViewStyle = 0x7f04018a;
+ public static final int listPopupWindowStyle = 0x7f04018b;
+ public static final int listPreferredItemHeight = 0x7f04018c;
+ public static final int listPreferredItemHeightLarge = 0x7f04018d;
+ public static final int listPreferredItemHeightSmall = 0x7f04018e;
+ public static final int listPreferredItemPaddingLeft = 0x7f04018f;
+ public static final int listPreferredItemPaddingRight = 0x7f040190;
+ public static final int logo = 0x7f040191;
+ public static final int logoDescription = 0x7f040192;
+ public static final int materialButtonStyle = 0x7f040193;
+ public static final int materialCardViewStyle = 0x7f040194;
+ public static final int maxActionInlineWidth = 0x7f040195;
+ public static final int maxButtonHeight = 0x7f040196;
+ public static final int maxImageSize = 0x7f040198;
+ public static final int measureWithLargestChild = 0x7f0401be;
+ public static final int menu = 0x7f0401cc;
+ public static final int multiChoiceItemLayout = 0x7f0401db;
+ public static final int navigationContentDescription = 0x7f0401dc;
+ public static final int navigationIcon = 0x7f0401dd;
+ public static final int navigationMode = 0x7f0401de;
+ public static final int navigationViewStyle = 0x7f0401df;
+ public static final int numericModifiers = 0x7f0401e1;
+ public static final int overlapAnchor = 0x7f0401e5;
+ public static final int paddingBottomNoButtons = 0x7f0401e6;
+ public static final int paddingEnd = 0x7f0401e7;
+ public static final int paddingStart = 0x7f0401e8;
+ public static final int paddingTopNoTitle = 0x7f0401e9;
+ public static final int panelBackground = 0x7f0401ea;
+ public static final int panelMenuListTheme = 0x7f0401eb;
+ public static final int panelMenuListWidth = 0x7f0401ec;
+ public static final int passwordToggleContentDescription = 0x7f0401ed;
+ public static final int passwordToggleDrawable = 0x7f0401ee;
+ public static final int passwordToggleEnabled = 0x7f0401ef;
+ public static final int passwordToggleTint = 0x7f0401f0;
+ public static final int passwordToggleTintMode = 0x7f0401f1;
+ public static final int popupMenuStyle = 0x7f0401f3;
+ public static final int popupTheme = 0x7f0401f4;
+ public static final int popupWindowStyle = 0x7f0401f5;
+ public static final int preserveIconSpacing = 0x7f040205;
+ public static final int pressedTranslationZ = 0x7f040206;
+ public static final int progressBarPadding = 0x7f04020b;
+ public static final int progressBarStyle = 0x7f04020c;
+ public static final int queryBackground = 0x7f04020d;
+ public static final int queryHint = 0x7f04020e;
+ public static final int radioButtonStyle = 0x7f04020f;
+ public static final int ratingBarStyle = 0x7f040210;
+ public static final int ratingBarStyleIndicator = 0x7f040211;
+ public static final int ratingBarStyleSmall = 0x7f040212;
+ public static final int reverseLayout = 0x7f040215;
+ public static final int rippleColor = 0x7f040217;
+ public static final int scrimAnimationDuration = 0x7f04021c;
+ public static final int scrimBackground = 0x7f04021d;
+ public static final int scrimVisibleHeightTrigger = 0x7f04021e;
+ public static final int searchHintIcon = 0x7f04021f;
+ public static final int searchIcon = 0x7f040220;
+ public static final int searchViewStyle = 0x7f040221;
+ public static final int seekBarStyle = 0x7f040224;
+ public static final int selectableItemBackground = 0x7f040226;
+ public static final int selectableItemBackgroundBorderless = 0x7f040227;
+ public static final int showAsAction = 0x7f04022b;
+ public static final int showDividers = 0x7f04022c;
+ public static final int showMotionSpec = 0x7f04022d;
+ public static final int showText = 0x7f04022f;
+ public static final int showTitle = 0x7f040230;
+ public static final int singleChoiceItemLayout = 0x7f040232;
+ public static final int singleLine = 0x7f040233;
+ public static final int singleSelection = 0x7f040235;
+ public static final int snackbarButtonStyle = 0x7f040236;
+ public static final int snackbarStyle = 0x7f040237;
+ public static final int spanCount = 0x7f040243;
+ public static final int spinBars = 0x7f040244;
+ public static final int spinnerDropDownItemStyle = 0x7f040245;
+ public static final int spinnerStyle = 0x7f040246;
+ public static final int splitTrack = 0x7f040247;
+ public static final int srcCompat = 0x7f040248;
+ public static final int stackFromEnd = 0x7f040249;
+ public static final int state_above_anchor = 0x7f04024a;
+ public static final int state_collapsed = 0x7f04024b;
+ public static final int state_collapsible = 0x7f04024c;
+ public static final int state_liftable = 0x7f04024d;
+ public static final int state_lifted = 0x7f04024e;
+ public static final int statusBarBackground = 0x7f04024f;
+ public static final int statusBarScrim = 0x7f040250;
+ public static final int strokeColor = 0x7f040251;
+ public static final int strokeWidth = 0x7f040252;
+ public static final int subMenuArrow = 0x7f040253;
+ public static final int submitBackground = 0x7f040254;
+ public static final int subtitle = 0x7f040255;
+ public static final int subtitleTextAppearance = 0x7f040256;
+ public static final int subtitleTextColor = 0x7f040257;
+ public static final int subtitleTextStyle = 0x7f040258;
+ public static final int suggestionRowLayout = 0x7f040259;
+ public static final int switchMinWidth = 0x7f04025d;
+ public static final int switchPadding = 0x7f04025e;
+ public static final int switchStyle = 0x7f040261;
+ public static final int switchTextAppearance = 0x7f040262;
+ public static final int tabBackground = 0x7f040265;
+ public static final int tabContentStart = 0x7f040266;
+ public static final int tabGravity = 0x7f040267;
+ public static final int tabIconTint = 0x7f040268;
+ public static final int tabIconTintMode = 0x7f040269;
+ public static final int tabIndicator = 0x7f04026a;
+ public static final int tabIndicatorAnimationDuration = 0x7f04026b;
+ public static final int tabIndicatorColor = 0x7f04026c;
+ public static final int tabIndicatorFullWidth = 0x7f04026d;
+ public static final int tabIndicatorGravity = 0x7f04026e;
+ public static final int tabIndicatorHeight = 0x7f04026f;
+ public static final int tabInlineLabel = 0x7f040270;
+ public static final int tabMaxWidth = 0x7f040271;
+ public static final int tabMinWidth = 0x7f040272;
+ public static final int tabMode = 0x7f040273;
+ public static final int tabPadding = 0x7f040274;
+ public static final int tabPaddingBottom = 0x7f040275;
+ public static final int tabPaddingEnd = 0x7f040276;
+ public static final int tabPaddingStart = 0x7f040277;
+ public static final int tabPaddingTop = 0x7f040278;
+ public static final int tabRippleColor = 0x7f040279;
+ public static final int tabSelectedTextColor = 0x7f04027a;
+ public static final int tabStyle = 0x7f04027b;
+ public static final int tabTextAppearance = 0x7f04027c;
+ public static final int tabTextColor = 0x7f04027d;
+ public static final int tabUnboundedRipple = 0x7f04027e;
+ public static final int textAllCaps = 0x7f040280;
+ public static final int textAppearanceBody1 = 0x7f040281;
+ public static final int textAppearanceBody2 = 0x7f040282;
+ public static final int textAppearanceButton = 0x7f040283;
+ public static final int textAppearanceCaption = 0x7f040284;
+ public static final int textAppearanceHeadline1 = 0x7f040285;
+ public static final int textAppearanceHeadline2 = 0x7f040286;
+ public static final int textAppearanceHeadline3 = 0x7f040287;
+ public static final int textAppearanceHeadline4 = 0x7f040288;
+ public static final int textAppearanceHeadline5 = 0x7f040289;
+ public static final int textAppearanceHeadline6 = 0x7f04028a;
+ public static final int textAppearanceLargePopupMenu = 0x7f04028b;
+ public static final int textAppearanceListItem = 0x7f04028c;
+ public static final int textAppearanceListItemSecondary = 0x7f04028d;
+ public static final int textAppearanceListItemSmall = 0x7f04028e;
+ public static final int textAppearanceOverline = 0x7f04028f;
+ public static final int textAppearancePopupMenuHeader = 0x7f040290;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040291;
+ public static final int textAppearanceSearchResultTitle = 0x7f040292;
+ public static final int textAppearanceSmallPopupMenu = 0x7f040293;
+ public static final int textAppearanceSubtitle1 = 0x7f040294;
+ public static final int textAppearanceSubtitle2 = 0x7f040295;
+ public static final int textColorAlertDialogListItem = 0x7f040297;
+ public static final int textColorSearchUrl = 0x7f040298;
+ public static final int textEndPadding = 0x7f040299;
+ public static final int textInputStyle = 0x7f04029a;
+ public static final int textStartPadding = 0x7f04029c;
+ public static final int theme = 0x7f04029d;
+ public static final int thickness = 0x7f04029e;
+ public static final int thumbTextPadding = 0x7f04029f;
+ public static final int thumbTint = 0x7f0402a0;
+ public static final int thumbTintMode = 0x7f0402a1;
+ public static final int tickMark = 0x7f0402a2;
+ public static final int tickMarkTint = 0x7f0402a3;
+ public static final int tickMarkTintMode = 0x7f0402a4;
+ public static final int tint = 0x7f0402a5;
+ public static final int tintMode = 0x7f0402a6;
+ public static final int title = 0x7f0402a7;
+ public static final int titleEnabled = 0x7f0402a8;
+ public static final int titleMargin = 0x7f0402a9;
+ public static final int titleMarginBottom = 0x7f0402aa;
+ public static final int titleMarginEnd = 0x7f0402ab;
+ public static final int titleMarginStart = 0x7f0402ac;
+ public static final int titleMarginTop = 0x7f0402ad;
+ public static final int titleMargins = 0x7f0402ae;
+ public static final int titleTextAppearance = 0x7f0402af;
+ public static final int titleTextColor = 0x7f0402b0;
+ public static final int titleTextStyle = 0x7f0402b1;
+ public static final int toolbarId = 0x7f0402b2;
+ public static final int toolbarNavigationButtonStyle = 0x7f0402b3;
+ public static final int toolbarStyle = 0x7f0402b5;
+ public static final int tooltipForegroundColor = 0x7f0402b6;
+ public static final int tooltipFrameBackground = 0x7f0402b7;
+ public static final int tooltipText = 0x7f0402b8;
+ public static final int track = 0x7f0402b9;
+ public static final int trackTint = 0x7f0402ba;
+ public static final int trackTintMode = 0x7f0402bb;
+ public static final int ttcIndex = 0x7f0402bc;
+ public static final int useCompatPadding = 0x7f0402ca;
+ public static final int viewInflaterClass = 0x7f0402cd;
+ public static final int voiceIcon = 0x7f0402ce;
+ public static final int windowActionBar = 0x7f0402d0;
+ public static final int windowActionBarOverlay = 0x7f0402d1;
+ public static final int windowActionModeOverlay = 0x7f0402d2;
+ public static final int windowFixedHeightMajor = 0x7f0402d3;
+ public static final int windowFixedHeightMinor = 0x7f0402d4;
+ public static final int windowFixedWidthMajor = 0x7f0402d5;
+ public static final int windowFixedWidthMinor = 0x7f0402d6;
+ public static final int windowMinWidthMajor = 0x7f0402d7;
+ public static final int windowMinWidthMinor = 0x7f0402d8;
+ public static final int windowNoTitle = 0x7f0402d9;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_allow_stacked_button_bar = 0x7f050001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
+ public static final int mtrl_btn_textappearance_all_caps = 0x7f050004;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
+ public static final int abc_btn_colored_text_material = 0x7f060003;
+ public static final int abc_color_highlight_material = 0x7f060004;
+ public static final int abc_hint_foreground_material_dark = 0x7f060005;
+ public static final int abc_hint_foreground_material_light = 0x7f060006;
+ public static final int abc_input_method_navigation_guard = 0x7f060007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
+ public static final int abc_primary_text_material_dark = 0x7f06000a;
+ public static final int abc_primary_text_material_light = 0x7f06000b;
+ public static final int abc_search_url_text = 0x7f06000c;
+ public static final int abc_search_url_text_normal = 0x7f06000d;
+ public static final int abc_search_url_text_pressed = 0x7f06000e;
+ public static final int abc_search_url_text_selected = 0x7f06000f;
+ public static final int abc_secondary_text_material_dark = 0x7f060010;
+ public static final int abc_secondary_text_material_light = 0x7f060011;
+ public static final int abc_tint_btn_checkable = 0x7f060012;
+ public static final int abc_tint_default = 0x7f060013;
+ public static final int abc_tint_edittext = 0x7f060014;
+ public static final int abc_tint_seek_thumb = 0x7f060015;
+ public static final int abc_tint_spinner = 0x7f060016;
+ public static final int abc_tint_switch_track = 0x7f060017;
+ public static final int accent_material_dark = 0x7f060018;
+ public static final int accent_material_light = 0x7f060019;
+ public static final int background_floating_material_dark = 0x7f060032;
+ public static final int background_floating_material_light = 0x7f060033;
+ public static final int background_material_dark = 0x7f060034;
+ public static final int background_material_light = 0x7f060035;
+ public static final int bright_foreground_disabled_material_dark = 0x7f060036;
+ public static final int bright_foreground_disabled_material_light = 0x7f060037;
+ public static final int bright_foreground_inverse_material_dark = 0x7f060038;
+ public static final int bright_foreground_inverse_material_light = 0x7f060039;
+ public static final int bright_foreground_material_dark = 0x7f06003a;
+ public static final int bright_foreground_material_light = 0x7f06003b;
+ public static final int button_material_dark = 0x7f06003c;
+ public static final int button_material_light = 0x7f06003d;
+ public static final int cardview_dark_background = 0x7f06003e;
+ public static final int cardview_light_background = 0x7f06003f;
+ public static final int cardview_shadow_end_color = 0x7f060040;
+ public static final int cardview_shadow_start_color = 0x7f060041;
+ public static final int design_bottom_navigation_shadow_color = 0x7f06005f;
+ public static final int design_default_color_primary = 0x7f060060;
+ public static final int design_default_color_primary_dark = 0x7f060061;
+ public static final int design_error = 0x7f060062;
+ public static final int design_fab_shadow_end_color = 0x7f060063;
+ public static final int design_fab_shadow_mid_color = 0x7f060064;
+ public static final int design_fab_shadow_start_color = 0x7f060065;
+ public static final int design_fab_stroke_end_inner_color = 0x7f060066;
+ public static final int design_fab_stroke_end_outer_color = 0x7f060067;
+ public static final int design_fab_stroke_top_inner_color = 0x7f060068;
+ public static final int design_fab_stroke_top_outer_color = 0x7f060069;
+ public static final int design_snackbar_background_color = 0x7f06006a;
+ public static final int design_tint_password_toggle = 0x7f06006b;
+ public static final int dim_foreground_disabled_material_dark = 0x7f06006c;
+ public static final int dim_foreground_disabled_material_light = 0x7f06006d;
+ public static final int dim_foreground_material_dark = 0x7f06006e;
+ public static final int dim_foreground_material_light = 0x7f06006f;
+ public static final int error_color_material_dark = 0x7f060071;
+ public static final int error_color_material_light = 0x7f060072;
+ public static final int foreground_material_dark = 0x7f060073;
+ public static final int foreground_material_light = 0x7f060074;
+ public static final int highlighted_text_material_dark = 0x7f060075;
+ public static final int highlighted_text_material_light = 0x7f060076;
+ public static final int material_blue_grey_800 = 0x7f060077;
+ public static final int material_blue_grey_900 = 0x7f060078;
+ public static final int material_blue_grey_950 = 0x7f060079;
+ public static final int material_deep_teal_200 = 0x7f06007a;
+ public static final int material_deep_teal_500 = 0x7f06007b;
+ public static final int material_grey_100 = 0x7f06007c;
+ public static final int material_grey_300 = 0x7f06007d;
+ public static final int material_grey_50 = 0x7f06007e;
+ public static final int material_grey_600 = 0x7f06007f;
+ public static final int material_grey_800 = 0x7f060080;
+ public static final int material_grey_850 = 0x7f060081;
+ public static final int material_grey_900 = 0x7f060082;
+ public static final int mtrl_bottom_nav_colored_item_tint = 0x7f0600a8;
+ public static final int mtrl_bottom_nav_item_tint = 0x7f0600a9;
+ public static final int mtrl_btn_bg_color_disabled = 0x7f0600aa;
+ public static final int mtrl_btn_bg_color_selector = 0x7f0600ab;
+ public static final int mtrl_btn_ripple_color = 0x7f0600ac;
+ public static final int mtrl_btn_stroke_color_selector = 0x7f0600ad;
+ public static final int mtrl_btn_text_btn_ripple_color = 0x7f0600ae;
+ public static final int mtrl_btn_text_color_disabled = 0x7f0600af;
+ public static final int mtrl_btn_text_color_selector = 0x7f0600b0;
+ public static final int mtrl_btn_transparent_bg_color = 0x7f0600b1;
+ public static final int mtrl_chip_background_color = 0x7f0600b2;
+ public static final int mtrl_chip_close_icon_tint = 0x7f0600b3;
+ public static final int mtrl_chip_ripple_color = 0x7f0600b4;
+ public static final int mtrl_chip_text_color = 0x7f0600b5;
+ public static final int mtrl_fab_ripple_color = 0x7f0600b6;
+ public static final int mtrl_scrim_color = 0x7f0600b7;
+ public static final int mtrl_tabs_colored_ripple_color = 0x7f0600b8;
+ public static final int mtrl_tabs_icon_color_selector = 0x7f0600b9;
+ public static final int mtrl_tabs_icon_color_selector_colored = 0x7f0600ba;
+ public static final int mtrl_tabs_legacy_text_color_selector = 0x7f0600bb;
+ public static final int mtrl_tabs_ripple_color = 0x7f0600bc;
+ public static final int mtrl_text_btn_text_color_selector = 0x7f0600bd;
+ public static final int mtrl_textinput_default_box_stroke_color = 0x7f0600be;
+ public static final int mtrl_textinput_disabled_color = 0x7f0600bf;
+ public static final int mtrl_textinput_filled_box_default_background_color = 0x7f0600c0;
+ public static final int mtrl_textinput_hovered_box_stroke_color = 0x7f0600c1;
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int primary_dark_material_dark = 0x7f0600c6;
+ public static final int primary_dark_material_light = 0x7f0600c7;
+ public static final int primary_material_dark = 0x7f0600c8;
+ public static final int primary_material_light = 0x7f0600c9;
+ public static final int primary_text_default_material_dark = 0x7f0600ca;
+ public static final int primary_text_default_material_light = 0x7f0600cb;
+ public static final int primary_text_disabled_material_dark = 0x7f0600cc;
+ public static final int primary_text_disabled_material_light = 0x7f0600cd;
+ public static final int ripple_material_dark = 0x7f0600ce;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_dark = 0x7f0600d0;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ public static final int secondary_text_disabled_material_dark = 0x7f0600d2;
+ public static final int secondary_text_disabled_material_light = 0x7f0600d3;
+ public static final int switch_thumb_disabled_material_dark = 0x7f0600d4;
+ public static final int switch_thumb_disabled_material_light = 0x7f0600d5;
+ public static final int switch_thumb_material_dark = 0x7f0600d6;
+ public static final int switch_thumb_material_light = 0x7f0600d7;
+ public static final int switch_thumb_normal_material_dark = 0x7f0600d8;
+ public static final int switch_thumb_normal_material_light = 0x7f0600d9;
+ public static final int tooltip_background_dark = 0x7f0600da;
+ public static final int tooltip_background_light = 0x7f0600db;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
+ public static final int abc_action_bar_default_height_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
+ public static final int abc_action_bar_elevation_material = 0x7f070005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
+ public static final int abc_action_button_min_height_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_material = 0x7f07000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
+ public static final int abc_alert_dialog_button_dimen = 0x7f070011;
+ public static final int abc_button_inset_horizontal_material = 0x7f070012;
+ public static final int abc_button_inset_vertical_material = 0x7f070013;
+ public static final int abc_button_padding_horizontal_material = 0x7f070014;
+ public static final int abc_button_padding_vertical_material = 0x7f070015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
+ public static final int abc_config_prefDialogWidth = 0x7f070017;
+ public static final int abc_control_corner_material = 0x7f070018;
+ public static final int abc_control_inset_material = 0x7f070019;
+ public static final int abc_control_padding_material = 0x7f07001a;
+ public static final int abc_dialog_corner_radius_material = 0x7f07001b;
+ public static final int abc_dialog_fixed_height_major = 0x7f07001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f070021;
+ public static final int abc_dialog_min_width_major = 0x7f070022;
+ public static final int abc_dialog_min_width_minor = 0x7f070023;
+ public static final int abc_dialog_padding_material = 0x7f070024;
+ public static final int abc_dialog_padding_top_material = 0x7f070025;
+ public static final int abc_dialog_title_divider_material = 0x7f070026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070027;
+ public static final int abc_disabled_alpha_material_light = 0x7f070028;
+ public static final int abc_dropdownitem_icon_width = 0x7f070029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f07002e;
+ public static final int abc_floating_window_z = 0x7f07002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
+ public static final int abc_panel_menu_list_width = 0x7f070031;
+ public static final int abc_progress_bar_height_material = 0x7f070032;
+ public static final int abc_search_view_preferred_height = 0x7f070033;
+ public static final int abc_search_view_preferred_width = 0x7f070034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f070035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070037;
+ public static final int abc_switch_padding = 0x7f070038;
+ public static final int abc_text_size_body_1_material = 0x7f070039;
+ public static final int abc_text_size_body_2_material = 0x7f07003a;
+ public static final int abc_text_size_button_material = 0x7f07003b;
+ public static final int abc_text_size_caption_material = 0x7f07003c;
+ public static final int abc_text_size_display_1_material = 0x7f07003d;
+ public static final int abc_text_size_display_2_material = 0x7f07003e;
+ public static final int abc_text_size_display_3_material = 0x7f07003f;
+ public static final int abc_text_size_display_4_material = 0x7f070040;
+ public static final int abc_text_size_headline_material = 0x7f070041;
+ public static final int abc_text_size_large_material = 0x7f070042;
+ public static final int abc_text_size_medium_material = 0x7f070043;
+ public static final int abc_text_size_menu_header_material = 0x7f070044;
+ public static final int abc_text_size_menu_material = 0x7f070045;
+ public static final int abc_text_size_small_material = 0x7f070046;
+ public static final int abc_text_size_subhead_material = 0x7f070047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
+ public static final int abc_text_size_title_material = 0x7f070049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
+ public static final int cardview_compat_inset_shadow = 0x7f070060;
+ public static final int cardview_default_elevation = 0x7f070061;
+ public static final int cardview_default_radius = 0x7f070062;
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int compat_notification_large_icon_max_height = 0x7f070088;
+ public static final int compat_notification_large_icon_max_width = 0x7f070089;
+ public static final int design_appbar_elevation = 0x7f07008c;
+ public static final int design_bottom_navigation_active_item_max_width = 0x7f07008d;
+ public static final int design_bottom_navigation_active_item_min_width = 0x7f07008e;
+ public static final int design_bottom_navigation_active_text_size = 0x7f07008f;
+ public static final int design_bottom_navigation_elevation = 0x7f070090;
+ public static final int design_bottom_navigation_height = 0x7f070091;
+ public static final int design_bottom_navigation_icon_size = 0x7f070092;
+ public static final int design_bottom_navigation_item_max_width = 0x7f070093;
+ public static final int design_bottom_navigation_item_min_width = 0x7f070094;
+ public static final int design_bottom_navigation_margin = 0x7f070095;
+ public static final int design_bottom_navigation_shadow_height = 0x7f070096;
+ public static final int design_bottom_navigation_text_size = 0x7f070097;
+ public static final int design_bottom_sheet_modal_elevation = 0x7f070098;
+ public static final int design_bottom_sheet_peek_height_min = 0x7f070099;
+ public static final int design_fab_border_width = 0x7f07009a;
+ public static final int design_fab_elevation = 0x7f07009b;
+ public static final int design_fab_image_size = 0x7f07009c;
+ public static final int design_fab_size_mini = 0x7f07009d;
+ public static final int design_fab_size_normal = 0x7f07009e;
+ public static final int design_fab_translation_z_hovered_focused = 0x7f07009f;
+ public static final int design_fab_translation_z_pressed = 0x7f0700a0;
+ public static final int design_navigation_elevation = 0x7f0700a1;
+ public static final int design_navigation_icon_padding = 0x7f0700a2;
+ public static final int design_navigation_icon_size = 0x7f0700a3;
+ public static final int design_navigation_item_horizontal_padding = 0x7f0700a4;
+ public static final int design_navigation_item_icon_padding = 0x7f0700a5;
+ public static final int design_navigation_max_width = 0x7f0700a6;
+ public static final int design_navigation_padding_bottom = 0x7f0700a7;
+ public static final int design_navigation_separator_vertical_padding = 0x7f0700a8;
+ public static final int design_snackbar_action_inline_max_width = 0x7f0700a9;
+ public static final int design_snackbar_background_corner_radius = 0x7f0700aa;
+ public static final int design_snackbar_elevation = 0x7f0700ab;
+ public static final int design_snackbar_extra_spacing_horizontal = 0x7f0700ac;
+ public static final int design_snackbar_max_width = 0x7f0700ad;
+ public static final int design_snackbar_min_width = 0x7f0700ae;
+ public static final int design_snackbar_padding_horizontal = 0x7f0700af;
+ public static final int design_snackbar_padding_vertical = 0x7f0700b0;
+ public static final int design_snackbar_padding_vertical_2lines = 0x7f0700b1;
+ public static final int design_snackbar_text_size = 0x7f0700b2;
+ public static final int design_tab_max_width = 0x7f0700b3;
+ public static final int design_tab_scrollable_min_width = 0x7f0700b4;
+ public static final int design_tab_text_size = 0x7f0700b5;
+ public static final int design_tab_text_size_2line = 0x7f0700b6;
+ public static final int design_textinput_caption_translate_y = 0x7f0700b7;
+ public static final int disabled_alpha_material_dark = 0x7f0700b8;
+ public static final int disabled_alpha_material_light = 0x7f0700b9;
+ public static final int fastscroll_default_thickness = 0x7f0700bb;
+ public static final int fastscroll_margin = 0x7f0700bc;
+ public static final int fastscroll_minimum_range = 0x7f0700bd;
+ public static final int highlight_alpha_material_colored = 0x7f0700be;
+ public static final int highlight_alpha_material_dark = 0x7f0700bf;
+ public static final int highlight_alpha_material_light = 0x7f0700c0;
+ public static final int hint_alpha_material_dark = 0x7f0700c1;
+ public static final int hint_alpha_material_light = 0x7f0700c2;
+ public static final int hint_pressed_alpha_material_dark = 0x7f0700c3;
+ public static final int hint_pressed_alpha_material_light = 0x7f0700c4;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f0700c7;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f0700c8;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f0700c9;
+ public static final int mtrl_bottomappbar_fabOffsetEndMode = 0x7f0700ff;
+ public static final int mtrl_bottomappbar_fab_cradle_margin = 0x7f070100;
+ public static final int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 0x7f070101;
+ public static final int mtrl_bottomappbar_fab_cradle_vertical_offset = 0x7f070102;
+ public static final int mtrl_bottomappbar_height = 0x7f070103;
+ public static final int mtrl_btn_corner_radius = 0x7f070104;
+ public static final int mtrl_btn_dialog_btn_min_width = 0x7f070105;
+ public static final int mtrl_btn_disabled_elevation = 0x7f070106;
+ public static final int mtrl_btn_disabled_z = 0x7f070107;
+ public static final int mtrl_btn_elevation = 0x7f070108;
+ public static final int mtrl_btn_focused_z = 0x7f070109;
+ public static final int mtrl_btn_hovered_z = 0x7f07010a;
+ public static final int mtrl_btn_icon_btn_padding_left = 0x7f07010b;
+ public static final int mtrl_btn_icon_padding = 0x7f07010c;
+ public static final int mtrl_btn_inset = 0x7f07010d;
+ public static final int mtrl_btn_letter_spacing = 0x7f07010e;
+ public static final int mtrl_btn_padding_bottom = 0x7f07010f;
+ public static final int mtrl_btn_padding_left = 0x7f070110;
+ public static final int mtrl_btn_padding_right = 0x7f070111;
+ public static final int mtrl_btn_padding_top = 0x7f070112;
+ public static final int mtrl_btn_pressed_z = 0x7f070113;
+ public static final int mtrl_btn_stroke_size = 0x7f070114;
+ public static final int mtrl_btn_text_btn_icon_padding = 0x7f070115;
+ public static final int mtrl_btn_text_btn_padding_left = 0x7f070116;
+ public static final int mtrl_btn_text_btn_padding_right = 0x7f070117;
+ public static final int mtrl_btn_text_size = 0x7f070118;
+ public static final int mtrl_btn_z = 0x7f070119;
+ public static final int mtrl_card_elevation = 0x7f07011a;
+ public static final int mtrl_card_spacing = 0x7f07011b;
+ public static final int mtrl_chip_pressed_translation_z = 0x7f07011c;
+ public static final int mtrl_chip_text_size = 0x7f07011d;
+ public static final int mtrl_fab_elevation = 0x7f07011e;
+ public static final int mtrl_fab_translation_z_hovered_focused = 0x7f07011f;
+ public static final int mtrl_fab_translation_z_pressed = 0x7f070120;
+ public static final int mtrl_navigation_elevation = 0x7f070121;
+ public static final int mtrl_navigation_item_horizontal_padding = 0x7f070122;
+ public static final int mtrl_navigation_item_icon_padding = 0x7f070123;
+ public static final int mtrl_snackbar_background_corner_radius = 0x7f070124;
+ public static final int mtrl_snackbar_margin = 0x7f070125;
+ public static final int mtrl_textinput_box_bottom_offset = 0x7f070126;
+ public static final int mtrl_textinput_box_corner_radius_medium = 0x7f070127;
+ public static final int mtrl_textinput_box_corner_radius_small = 0x7f070128;
+ public static final int mtrl_textinput_box_label_cutout_padding = 0x7f070129;
+ public static final int mtrl_textinput_box_padding_end = 0x7f07012a;
+ public static final int mtrl_textinput_box_stroke_width_default = 0x7f07012b;
+ public static final int mtrl_textinput_box_stroke_width_focused = 0x7f07012c;
+ public static final int mtrl_textinput_outline_box_expanded_padding = 0x7f07012d;
+ public static final int mtrl_toolbar_default_height = 0x7f07012e;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ public static final int tooltip_corner_radius = 0x7f070151;
+ public static final int tooltip_horizontal_padding = 0x7f070152;
+ public static final int tooltip_margin = 0x7f070153;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f070154;
+ public static final int tooltip_precise_anchor_threshold = 0x7f070155;
+ public static final int tooltip_vertical_padding = 0x7f070156;
+ public static final int tooltip_y_offset_non_touch = 0x7f070157;
+ public static final int tooltip_y_offset_touch = 0x7f070158;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006;
+ public static final int abc_action_bar_item_background_material = 0x7f080007;
+ public static final int abc_btn_borderless_material = 0x7f080008;
+ public static final int abc_btn_check_material = 0x7f080009;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b;
+ public static final int abc_btn_colored_material = 0x7f08000c;
+ public static final int abc_btn_default_mtrl_shape = 0x7f08000d;
+ public static final int abc_btn_radio_material = 0x7f08000e;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012;
+ public static final int abc_cab_background_internal_bg = 0x7f080013;
+ public static final int abc_cab_background_top_material = 0x7f080014;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015;
+ public static final int abc_control_background_material = 0x7f080016;
+ public static final int abc_dialog_material_background = 0x7f080017;
+ public static final int abc_edit_text_material = 0x7f080018;
+ public static final int abc_ic_ab_back_material = 0x7f080019;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a;
+ public static final int abc_ic_clear_material = 0x7f08001b;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_go_search_api_material = 0x7f08001d;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_menu_overflow_material = 0x7f080020;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023;
+ public static final int abc_ic_search_api_material = 0x7f080024;
+ public static final int abc_ic_star_black_16dp = 0x7f080025;
+ public static final int abc_ic_star_black_36dp = 0x7f080026;
+ public static final int abc_ic_star_black_48dp = 0x7f080027;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080028;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080029;
+ public static final int abc_ic_star_half_black_48dp = 0x7f08002a;
+ public static final int abc_ic_voice_search_api_material = 0x7f08002b;
+ public static final int abc_item_background_holo_dark = 0x7f08002c;
+ public static final int abc_item_background_holo_light = 0x7f08002d;
+ public static final int abc_list_divider_material = 0x7f08002e;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f08002f;
+ public static final int abc_list_focused_holo = 0x7f080030;
+ public static final int abc_list_longpressed_holo = 0x7f080031;
+ public static final int abc_list_pressed_holo_dark = 0x7f080032;
+ public static final int abc_list_pressed_holo_light = 0x7f080033;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f080035;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f080036;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080037;
+ public static final int abc_list_selector_holo_dark = 0x7f080038;
+ public static final int abc_list_selector_holo_light = 0x7f080039;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a;
+ public static final int abc_popup_background_mtrl_mult = 0x7f08003b;
+ public static final int abc_ratingbar_indicator_material = 0x7f08003c;
+ public static final int abc_ratingbar_material = 0x7f08003d;
+ public static final int abc_ratingbar_small_material = 0x7f08003e;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043;
+ public static final int abc_seekbar_thumb_material = 0x7f080044;
+ public static final int abc_seekbar_tick_mark_material = 0x7f080045;
+ public static final int abc_seekbar_track_material = 0x7f080046;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f080047;
+ public static final int abc_spinner_textfield_background_material = 0x7f080048;
+ public static final int abc_switch_thumb_material = 0x7f080049;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f08004a;
+ public static final int abc_tab_indicator_material = 0x7f08004b;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c;
+ public static final int abc_text_cursor_material = 0x7f08004d;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080055;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057;
+ public static final int abc_textfield_search_material = 0x7f080058;
+ public static final int abc_vector_test = 0x7f080059;
+ public static final int avd_hide_password = 0x7f080068;
+ public static final int avd_show_password = 0x7f080069;
+ public static final int design_bottom_navigation_item_background = 0x7f0800c1;
+ public static final int design_fab_background = 0x7f0800c2;
+ public static final int design_ic_visibility = 0x7f0800c3;
+ public static final int design_ic_visibility_off = 0x7f0800c4;
+ public static final int design_password_eye = 0x7f0800c5;
+ public static final int design_snackbar_background = 0x7f0800c6;
+ public static final int ic_mtrl_chip_checked_black = 0x7f0801a3;
+ public static final int ic_mtrl_chip_checked_circle = 0x7f0801a4;
+ public static final int ic_mtrl_chip_close_circle = 0x7f0801a5;
+ public static final int mtrl_snackbar_background = 0x7f0801ff;
+ public static final int mtrl_tabs_default_indicator = 0x7f080200;
+ public static final int navigation_empty_icon = 0x7f080201;
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ public static final int tooltip_frame_dark = 0x7f08025e;
+ public static final int tooltip_frame_light = 0x7f08025f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_bar = 0x7f0a0027;
+ public static final int action_bar_activity_content = 0x7f0a0028;
+ public static final int action_bar_container = 0x7f0a0029;
+ public static final int action_bar_root = 0x7f0a002a;
+ public static final int action_bar_spinner = 0x7f0a002b;
+ public static final int action_bar_subtitle = 0x7f0a002c;
+ public static final int action_bar_title = 0x7f0a002d;
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_context_bar = 0x7f0a0032;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_menu_divider = 0x7f0a0047;
+ public static final int action_menu_presenter = 0x7f0a0048;
+ public static final int action_mode_bar = 0x7f0a0049;
+ public static final int action_mode_bar_stub = 0x7f0a004a;
+ public static final int action_mode_close_button = 0x7f0a004b;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int activity_chooser_view_content = 0x7f0a0076;
+ public static final int add = 0x7f0a007e;
+ public static final int alertTitle = 0x7f0a008a;
+ public static final int async = 0x7f0a009e;
+ public static final int auto = 0x7f0a00a4;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int buttonPanel = 0x7f0a00b8;
+ public static final int center = 0x7f0a00d1;
+ public static final int checkbox = 0x7f0a00d5;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int container = 0x7f0a00e5;
+ public static final int content = 0x7f0a00e8;
+ public static final int contentPanel = 0x7f0a00eb;
+ public static final int coordinator = 0x7f0a00ee;
+ public static final int custom = 0x7f0a00f1;
+ public static final int customPanel = 0x7f0a00f2;
+ public static final int decor_content_parent = 0x7f0a00f4;
+ public static final int default_activity_button = 0x7f0a00f5;
+ public static final int design_bottom_sheet = 0x7f0a00f6;
+ public static final int design_menu_item_action_area = 0x7f0a00f7;
+ public static final int design_menu_item_action_area_stub = 0x7f0a00f8;
+ public static final int design_menu_item_text = 0x7f0a00f9;
+ public static final int design_navigation_view = 0x7f0a00fa;
+ public static final int edit_query = 0x7f0a0107;
+ public static final int end = 0x7f0a010a;
+ public static final int expand_activities_button = 0x7f0a0112;
+ public static final int expanded_menu = 0x7f0a0115;
+ public static final int fill = 0x7f0a011d;
+ public static final int filled = 0x7f0a0120;
+ public static final int fixed = 0x7f0a0121;
+ public static final int forever = 0x7f0a0123;
+ public static final int ghost_view = 0x7f0a012d;
+ public static final int group_divider = 0x7f0a0132;
+ public static final int home = 0x7f0a0136;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int image = 0x7f0a0140;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0160;
+ public static final int labeled = 0x7f0a0161;
+ public static final int largeLabel = 0x7f0a0163;
+ public static final int left = 0x7f0a0165;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int listMode = 0x7f0a016a;
+ public static final int list_item = 0x7f0a016b;
+ public static final int masked = 0x7f0a0176;
+ public static final int message = 0x7f0a019c;
+ public static final int mini = 0x7f0a019e;
+ public static final int mtrl_child_content_container = 0x7f0a01d5;
+ public static final int mtrl_internal_children_alpha_tag = 0x7f0a01d6;
+ public static final int multiply = 0x7f0a01d7;
+ public static final int navigation_header_container = 0x7f0a01e3;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int outline = 0x7f0a01fc;
+ public static final int parallax = 0x7f0a01fe;
+ public static final int parentPanel = 0x7f0a01ff;
+ public static final int parent_matrix = 0x7f0a0200;
+ public static final int pin = 0x7f0a0203;
+ public static final int progress_circular = 0x7f0a022b;
+ public static final int progress_horizontal = 0x7f0a022c;
+ public static final int radio = 0x7f0a022e;
+ public static final int right = 0x7f0a0237;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int save_image_matrix = 0x7f0a023f;
+ public static final int save_non_transition_alpha = 0x7f0a0240;
+ public static final int save_scale_type = 0x7f0a0241;
+ public static final int screen = 0x7f0a0242;
+ public static final int scrollIndicatorDown = 0x7f0a0244;
+ public static final int scrollIndicatorUp = 0x7f0a0245;
+ public static final int scrollView = 0x7f0a0246;
+ public static final int scrollable = 0x7f0a0247;
+ public static final int search_badge = 0x7f0a0249;
+ public static final int search_bar = 0x7f0a024a;
+ public static final int search_button = 0x7f0a024b;
+ public static final int search_close_btn = 0x7f0a024c;
+ public static final int search_edit_frame = 0x7f0a024d;
+ public static final int search_go_btn = 0x7f0a024e;
+ public static final int search_mag_icon = 0x7f0a024f;
+ public static final int search_plate = 0x7f0a0250;
+ public static final int search_src_text = 0x7f0a0251;
+ public static final int search_voice_btn = 0x7f0a0252;
+ public static final int select_dialog_listview = 0x7f0a0258;
+ public static final int selected = 0x7f0a0259;
+ public static final int shortcut = 0x7f0a025e;
+ public static final int smallLabel = 0x7f0a026a;
+ public static final int snackbar_action = 0x7f0a026b;
+ public static final int snackbar_text = 0x7f0a026c;
+ public static final int spacer = 0x7f0a0274;
+ public static final int split_action_bar = 0x7f0a0276;
+ public static final int src_atop = 0x7f0a0277;
+ public static final int src_in = 0x7f0a0278;
+ public static final int src_over = 0x7f0a0279;
+ public static final int start = 0x7f0a027b;
+ public static final int stretch = 0x7f0a0283;
+ public static final int submenuarrow = 0x7f0a0284;
+ public static final int submit_area = 0x7f0a0285;
+ public static final int tabMode = 0x7f0a028b;
+ public static final int tag_transition_group = 0x7f0a028e;
+ public static final int tag_unhandled_key_event_manager = 0x7f0a028f;
+ public static final int tag_unhandled_key_listeners = 0x7f0a0290;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int textSpacerNoButtons = 0x7f0a0294;
+ public static final int textSpacerNoTitle = 0x7f0a0295;
+ public static final int text_input_password_toggle = 0x7f0a0298;
+ public static final int textinput_counter = 0x7f0a029b;
+ public static final int textinput_error = 0x7f0a029c;
+ public static final int textinput_helper_text = 0x7f0a029d;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int titleDividerNoCustom = 0x7f0a02a1;
+ public static final int title_template = 0x7f0a02a4;
+ public static final int top = 0x7f0a02a8;
+ public static final int topPanel = 0x7f0a02ad;
+ public static final int touch_outside = 0x7f0a02af;
+ public static final int transition_current_scene = 0x7f0a02b2;
+ public static final int transition_layout_save = 0x7f0a02b3;
+ public static final int transition_position = 0x7f0a02b4;
+ public static final int transition_scene_layoutid_cache = 0x7f0a02b5;
+ public static final int transition_transform = 0x7f0a02b6;
+ public static final int uniform = 0x7f0a02b8;
+ public static final int unlabeled = 0x7f0a02b9;
+ public static final int up = 0x7f0a02ba;
+ public static final int view_offset_helper = 0x7f0a02c1;
+ public static final int visible = 0x7f0a02c4;
+ public static final int wrap_content = 0x7f0a02d2;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int app_bar_elevation_anim_duration = 0x7f0b0003;
+ public static final int bottom_sheet_slide_duration = 0x7f0b0004;
+ public static final int cancel_button_image_alpha = 0x7f0b0005;
+ public static final int config_tooltipAnimTime = 0x7f0b0007;
+ public static final int design_snackbar_text_max_lines = 0x7f0b000e;
+ public static final int design_tab_indicator_anim_duration_ms = 0x7f0b000f;
+ public static final int hide_password_duration = 0x7f0b0011;
+ public static final int mtrl_btn_anim_delay_ms = 0x7f0b0018;
+ public static final int mtrl_btn_anim_duration_ms = 0x7f0b0019;
+ public static final int mtrl_chip_anim_duration = 0x7f0b001a;
+ public static final int mtrl_tab_indicator_anim_duration_ms = 0x7f0b001b;
+ public static final int show_password_duration = 0x7f0b001d;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class interpolator {
+ private interpolator() {}
+
+ public static final int mtrl_fast_out_linear_in = 0x7f0c0002;
+ public static final int mtrl_fast_out_slow_in = 0x7f0c0003;
+ public static final int mtrl_linear = 0x7f0c0004;
+ public static final int mtrl_linear_out_slow_in = 0x7f0c0005;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_menu_item_layout = 0x7f0d0002;
+ public static final int abc_action_menu_layout = 0x7f0d0003;
+ public static final int abc_action_mode_bar = 0x7f0d0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0005;
+ public static final int abc_activity_chooser_view = 0x7f0d0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0008;
+ public static final int abc_alert_dialog_material = 0x7f0d0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0d000a;
+ public static final int abc_cascading_menu_item_layout = 0x7f0d000b;
+ public static final int abc_dialog_title_material = 0x7f0d000c;
+ public static final int abc_expanded_menu_layout = 0x7f0d000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000e;
+ public static final int abc_list_menu_item_icon = 0x7f0d000f;
+ public static final int abc_list_menu_item_layout = 0x7f0d0010;
+ public static final int abc_list_menu_item_radio = 0x7f0d0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0d0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0013;
+ public static final int abc_screen_content_include = 0x7f0d0014;
+ public static final int abc_screen_simple = 0x7f0d0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0016;
+ public static final int abc_screen_toolbar = 0x7f0d0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0018;
+ public static final int abc_search_view = 0x7f0d0019;
+ public static final int abc_select_dialog_material = 0x7f0d001a;
+ public static final int abc_tooltip = 0x7f0d001b;
+ public static final int design_bottom_navigation_item = 0x7f0d0052;
+ public static final int design_bottom_sheet_dialog = 0x7f0d0053;
+ public static final int design_layout_snackbar = 0x7f0d0054;
+ public static final int design_layout_snackbar_include = 0x7f0d0055;
+ public static final int design_layout_tab_icon = 0x7f0d0056;
+ public static final int design_layout_tab_text = 0x7f0d0057;
+ public static final int design_menu_item_action_area = 0x7f0d0058;
+ public static final int design_navigation_item = 0x7f0d0059;
+ public static final int design_navigation_item_header = 0x7f0d005a;
+ public static final int design_navigation_item_separator = 0x7f0d005b;
+ public static final int design_navigation_item_subheader = 0x7f0d005c;
+ public static final int design_navigation_menu = 0x7f0d005d;
+ public static final int design_navigation_menu_item = 0x7f0d005e;
+ public static final int design_text_input_password_icon = 0x7f0d005f;
+ public static final int mtrl_layout_snackbar = 0x7f0d00d9;
+ public static final int mtrl_layout_snackbar_include = 0x7f0d00da;
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ public static final int select_dialog_item_material = 0x7f0d0102;
+ public static final int select_dialog_multichoice_material = 0x7f0d0103;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0104;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d0109;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f100000;
+ public static final int abc_action_bar_up_description = 0x7f100001;
+ public static final int abc_action_menu_overflow_description = 0x7f100002;
+ public static final int abc_action_mode_done = 0x7f100003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f100004;
+ public static final int abc_activitychooserview_choose_application = 0x7f100005;
+ public static final int abc_capital_off = 0x7f100006;
+ public static final int abc_capital_on = 0x7f100007;
+ public static final int abc_font_family_body_1_material = 0x7f100008;
+ public static final int abc_font_family_body_2_material = 0x7f100009;
+ public static final int abc_font_family_button_material = 0x7f10000a;
+ public static final int abc_font_family_caption_material = 0x7f10000b;
+ public static final int abc_font_family_display_1_material = 0x7f10000c;
+ public static final int abc_font_family_display_2_material = 0x7f10000d;
+ public static final int abc_font_family_display_3_material = 0x7f10000e;
+ public static final int abc_font_family_display_4_material = 0x7f10000f;
+ public static final int abc_font_family_headline_material = 0x7f100010;
+ public static final int abc_font_family_menu_material = 0x7f100011;
+ public static final int abc_font_family_subhead_material = 0x7f100012;
+ public static final int abc_font_family_title_material = 0x7f100013;
+ public static final int abc_menu_alt_shortcut_label = 0x7f100014;
+ public static final int abc_menu_ctrl_shortcut_label = 0x7f100015;
+ public static final int abc_menu_delete_shortcut_label = 0x7f100016;
+ public static final int abc_menu_enter_shortcut_label = 0x7f100017;
+ public static final int abc_menu_function_shortcut_label = 0x7f100018;
+ public static final int abc_menu_meta_shortcut_label = 0x7f100019;
+ public static final int abc_menu_shift_shortcut_label = 0x7f10001a;
+ public static final int abc_menu_space_shortcut_label = 0x7f10001b;
+ public static final int abc_menu_sym_shortcut_label = 0x7f10001c;
+ public static final int abc_prepend_shortcut_label = 0x7f10001d;
+ public static final int abc_search_hint = 0x7f10001e;
+ public static final int abc_searchview_description_clear = 0x7f10001f;
+ public static final int abc_searchview_description_query = 0x7f100020;
+ public static final int abc_searchview_description_search = 0x7f100021;
+ public static final int abc_searchview_description_submit = 0x7f100022;
+ public static final int abc_searchview_description_voice = 0x7f100023;
+ public static final int abc_shareactionprovider_share_with = 0x7f100024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f100025;
+ public static final int abc_toolbar_collapse_description = 0x7f100026;
+ public static final int appbar_scrolling_view_behavior = 0x7f10006b;
+ public static final int bottom_sheet_behavior = 0x7f100079;
+ public static final int character_counter_content_description = 0x7f1000c0;
+ public static final int character_counter_pattern = 0x7f1000c1;
+ public static final int fab_transformation_scrim_behavior = 0x7f100104;
+ public static final int fab_transformation_sheet_behavior = 0x7f100105;
+ public static final int hide_bottom_view_on_scroll_behavior = 0x7f10011e;
+ public static final int mtrl_chip_close_icon_content_description = 0x7f100164;
+ public static final int password_toggle_content_description = 0x7f100185;
+ public static final int path_password_eye = 0x7f100187;
+ public static final int path_password_eye_mask_strike_through = 0x7f100188;
+ public static final int path_password_eye_mask_visible = 0x7f100189;
+ public static final int path_password_strike_through = 0x7f10018a;
+ public static final int search_menu_title = 0x7f100206;
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f110000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f110001;
+ public static final int Animation_AppCompat_Dialog = 0x7f110002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f110003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f110004;
+ public static final int Animation_Design_BottomSheetDialog = 0x7f110005;
+ public static final int Base_AlertDialog_AppCompat = 0x7f110007;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f110008;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f110009;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f11000a;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f11000b;
+ public static final int Base_CardView = 0x7f11000c;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f11000e;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f11000d;
+ public static final int Base_TextAppearance_AppCompat = 0x7f11000f;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f110010;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f110011;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f110012;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f110013;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f110014;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f110015;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f110016;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f110017;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f110018;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f110019;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f11001a;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f11001b;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f11001c;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f11001d;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f11001e;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f11001f;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f110020;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f110021;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f110022;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f110023;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f110024;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f110025;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f110026;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f110027;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f110028;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f110029;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f11002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f11002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f11002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f11002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f11002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f11002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110030;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f110031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f110032;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f110033;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f110034;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110035;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110036;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110037;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110038;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110039;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f11003a;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f11003b;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11003c;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f11003d;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f11003e;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f11005e;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f11005f;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f110060;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f110061;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f110062;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f110063;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f110064;
+ public static final int Base_ThemeOverlay_MaterialComponents_Dialog = 0x7f110065;
+ public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f110066;
+ public static final int Base_Theme_AppCompat = 0x7f11003f;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f110040;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f110041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f110045;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f110042;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f110043;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f110044;
+ public static final int Base_Theme_AppCompat_Light = 0x7f110046;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f110047;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f110048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f11004c;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f110049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f11004a;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f11004b;
+ public static final int Base_Theme_MaterialComponents = 0x7f11004d;
+ public static final int Base_Theme_MaterialComponents_Bridge = 0x7f11004e;
+ public static final int Base_Theme_MaterialComponents_CompactMenu = 0x7f11004f;
+ public static final int Base_Theme_MaterialComponents_Dialog = 0x7f110050;
+ public static final int Base_Theme_MaterialComponents_DialogWhenLarge = 0x7f110054;
+ public static final int Base_Theme_MaterialComponents_Dialog_Alert = 0x7f110051;
+ public static final int Base_Theme_MaterialComponents_Dialog_FixedSize = 0x7f110052;
+ public static final int Base_Theme_MaterialComponents_Dialog_MinWidth = 0x7f110053;
+ public static final int Base_Theme_MaterialComponents_Light = 0x7f110055;
+ public static final int Base_Theme_MaterialComponents_Light_Bridge = 0x7f110056;
+ public static final int Base_Theme_MaterialComponents_Light_DarkActionBar = 0x7f110057;
+ public static final int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f110058;
+ public static final int Base_Theme_MaterialComponents_Light_Dialog = 0x7f110059;
+ public static final int Base_Theme_MaterialComponents_Light_DialogWhenLarge = 0x7f11005d;
+ public static final int Base_Theme_MaterialComponents_Light_Dialog_Alert = 0x7f11005a;
+ public static final int Base_Theme_MaterialComponents_Light_Dialog_FixedSize = 0x7f11005b;
+ public static final int Base_Theme_MaterialComponents_Light_Dialog_MinWidth = 0x7f11005c;
+ public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog = 0x7f11006e;
+ public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f11006f;
+ public static final int Base_V14_Theme_MaterialComponents = 0x7f110067;
+ public static final int Base_V14_Theme_MaterialComponents_Bridge = 0x7f110068;
+ public static final int Base_V14_Theme_MaterialComponents_Dialog = 0x7f110069;
+ public static final int Base_V14_Theme_MaterialComponents_Light = 0x7f11006a;
+ public static final int Base_V14_Theme_MaterialComponents_Light_Bridge = 0x7f11006b;
+ public static final int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f11006c;
+ public static final int Base_V14_Theme_MaterialComponents_Light_Dialog = 0x7f11006d;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f110074;
+ public static final int Base_V21_Theme_AppCompat = 0x7f110070;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f110071;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f110072;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f110073;
+ public static final int Base_V22_Theme_AppCompat = 0x7f110075;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f110076;
+ public static final int Base_V23_Theme_AppCompat = 0x7f110077;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f110078;
+ public static final int Base_V26_Theme_AppCompat = 0x7f110079;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f11007a;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f11007b;
+ public static final int Base_V28_Theme_AppCompat = 0x7f11007c;
+ public static final int Base_V28_Theme_AppCompat_Light = 0x7f11007d;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f110082;
+ public static final int Base_V7_Theme_AppCompat = 0x7f11007e;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f11007f;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f110080;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f110081;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f110083;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f110084;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f110085;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f110086;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f110087;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f110088;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f110089;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f11008a;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f11008b;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f11008c;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f11008d;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f11008e;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f11008f;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f110090;
+ public static final int Base_Widget_AppCompat_Button = 0x7f110091;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f110097;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f110098;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f110092;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f110093;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f110094;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f110095;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f110096;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f110099;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f11009a;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f11009b;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f11009c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f11009d;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f11009e;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f11009f;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f1100a0;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1100a1;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1100a2;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1100a3;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1100a4;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1100a5;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1100a6;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1100a7;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1100a8;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1100a9;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1100aa;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f1100ab;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1100ac;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1100ad;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1100ae;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1100af;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1100b0;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1100b1;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1100b2;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f1100b3;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1100b4;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1100b5;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f1100b6;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1100b7;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f1100b8;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1100b9;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f1100ba;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1100bb;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1100bc;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f1100bd;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1100be;
+ public static final int Base_Widget_Design_TabLayout = 0x7f1100bf;
+ public static final int Base_Widget_MaterialComponents_Chip = 0x7f1100c0;
+ public static final int Base_Widget_MaterialComponents_TextInputEditText = 0x7f1100c1;
+ public static final int Base_Widget_MaterialComponents_TextInputLayout = 0x7f1100c2;
+ public static final int CardView = 0x7f1100cf;
+ public static final int CardView_Dark = 0x7f1100d0;
+ public static final int CardView_Light = 0x7f1100d1;
+ public static final int Platform_AppCompat = 0x7f1100e5;
+ public static final int Platform_AppCompat_Light = 0x7f1100e6;
+ public static final int Platform_MaterialComponents = 0x7f1100e7;
+ public static final int Platform_MaterialComponents_Dialog = 0x7f1100e8;
+ public static final int Platform_MaterialComponents_Light = 0x7f1100e9;
+ public static final int Platform_MaterialComponents_Light_Dialog = 0x7f1100ea;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1100eb;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1100ec;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1100ed;
+ public static final int Platform_V21_AppCompat = 0x7f1100ee;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1100ef;
+ public static final int Platform_V25_AppCompat = 0x7f1100f0;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1100f1;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1100f2;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f110113;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f110114;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f110115;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f110116;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f110117;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f110118;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f110119;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f11011a;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f11011b;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f110121;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f11011c;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f11011d;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f11011e;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f11011f;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f110120;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f110122;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f110123;
+ public static final int TextAppearance_AppCompat = 0x7f110127;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f110128;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f110129;
+ public static final int TextAppearance_AppCompat_Button = 0x7f11012a;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f11012b;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f11012c;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f11012d;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f11012e;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f11012f;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f110130;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f110131;
+ public static final int TextAppearance_AppCompat_Large = 0x7f110132;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f110133;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f110134;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f110135;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f110136;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f110137;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f110138;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f110139;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f11013a;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f11013b;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f11013c;
+ public static final int TextAppearance_AppCompat_Small = 0x7f11013d;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f11013e;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f11013f;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f110140;
+ public static final int TextAppearance_AppCompat_Title = 0x7f110141;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f110142;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f110143;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f110144;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f110145;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f110146;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f110147;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f110148;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110149;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f11014a;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f11014b;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f11014c;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f11014d;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f11014e;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f11014f;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110150;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110151;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110152;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110153;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110154;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f110155;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f110156;
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int TextAppearance_Design_CollapsingToolbar_Expanded = 0x7f110165;
+ public static final int TextAppearance_Design_Counter = 0x7f110166;
+ public static final int TextAppearance_Design_Counter_Overflow = 0x7f110167;
+ public static final int TextAppearance_Design_Error = 0x7f110168;
+ public static final int TextAppearance_Design_HelperText = 0x7f110169;
+ public static final int TextAppearance_Design_Hint = 0x7f11016a;
+ public static final int TextAppearance_Design_Snackbar_Message = 0x7f11016b;
+ public static final int TextAppearance_Design_Tab = 0x7f11016c;
+ public static final int TextAppearance_MaterialComponents_Body1 = 0x7f11016d;
+ public static final int TextAppearance_MaterialComponents_Body2 = 0x7f11016e;
+ public static final int TextAppearance_MaterialComponents_Button = 0x7f11016f;
+ public static final int TextAppearance_MaterialComponents_Caption = 0x7f110170;
+ public static final int TextAppearance_MaterialComponents_Chip = 0x7f110171;
+ public static final int TextAppearance_MaterialComponents_Headline1 = 0x7f110172;
+ public static final int TextAppearance_MaterialComponents_Headline2 = 0x7f110173;
+ public static final int TextAppearance_MaterialComponents_Headline3 = 0x7f110174;
+ public static final int TextAppearance_MaterialComponents_Headline4 = 0x7f110175;
+ public static final int TextAppearance_MaterialComponents_Headline5 = 0x7f110176;
+ public static final int TextAppearance_MaterialComponents_Headline6 = 0x7f110177;
+ public static final int TextAppearance_MaterialComponents_Overline = 0x7f110178;
+ public static final int TextAppearance_MaterialComponents_Subtitle1 = 0x7f110179;
+ public static final int TextAppearance_MaterialComponents_Subtitle2 = 0x7f11017a;
+ public static final int TextAppearance_MaterialComponents_Tab = 0x7f11017b;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11017f;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f110180;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f110181;
+ public static final int ThemeOverlay_AppCompat = 0x7f1101c1;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f1101c2;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f1101c3;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f1101c4;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f1101c5;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f1101c6;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f1101c7;
+ public static final int ThemeOverlay_MaterialComponents = 0x7f1101c8;
+ public static final int ThemeOverlay_MaterialComponents_ActionBar = 0x7f1101c9;
+ public static final int ThemeOverlay_MaterialComponents_Dark = 0x7f1101ca;
+ public static final int ThemeOverlay_MaterialComponents_Dark_ActionBar = 0x7f1101cb;
+ public static final int ThemeOverlay_MaterialComponents_Dialog = 0x7f1101cc;
+ public static final int ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f1101cd;
+ public static final int ThemeOverlay_MaterialComponents_Light = 0x7f1101ce;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText = 0x7f1101cf;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox = 0x7f1101d0;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense = 0x7f1101d1;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox = 0x7f1101d2;
+ public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 0x7f1101d3;
+ public static final int Theme_AppCompat = 0x7f110183;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f110184;
+ public static final int Theme_AppCompat_DayNight = 0x7f110185;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f110186;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f110187;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f11018a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f110188;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f110189;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f11018b;
+ public static final int Theme_AppCompat_Dialog = 0x7f11018c;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f11018f;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f11018d;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f11018e;
+ public static final int Theme_AppCompat_Light = 0x7f110190;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f110191;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f110192;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f110195;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f110193;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f110194;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f110196;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f110197;
+ public static final int Theme_Design = 0x7f110198;
+ public static final int Theme_Design_BottomSheetDialog = 0x7f110199;
+ public static final int Theme_Design_Light = 0x7f11019a;
+ public static final int Theme_Design_Light_BottomSheetDialog = 0x7f11019b;
+ public static final int Theme_Design_Light_NoActionBar = 0x7f11019c;
+ public static final int Theme_Design_NoActionBar = 0x7f11019d;
+ public static final int Theme_MaterialComponents = 0x7f11019e;
+ public static final int Theme_MaterialComponents_BottomSheetDialog = 0x7f11019f;
+ public static final int Theme_MaterialComponents_Bridge = 0x7f1101a0;
+ public static final int Theme_MaterialComponents_CompactMenu = 0x7f1101a1;
+ public static final int Theme_MaterialComponents_Dialog = 0x7f1101a2;
+ public static final int Theme_MaterialComponents_DialogWhenLarge = 0x7f1101a5;
+ public static final int Theme_MaterialComponents_Dialog_Alert = 0x7f1101a3;
+ public static final int Theme_MaterialComponents_Dialog_MinWidth = 0x7f1101a4;
+ public static final int Theme_MaterialComponents_Light = 0x7f1101a6;
+ public static final int Theme_MaterialComponents_Light_BottomSheetDialog = 0x7f1101a7;
+ public static final int Theme_MaterialComponents_Light_Bridge = 0x7f1101a8;
+ public static final int Theme_MaterialComponents_Light_DarkActionBar = 0x7f1101a9;
+ public static final int Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f1101aa;
+ public static final int Theme_MaterialComponents_Light_Dialog = 0x7f1101ab;
+ public static final int Theme_MaterialComponents_Light_DialogWhenLarge = 0x7f1101ae;
+ public static final int Theme_MaterialComponents_Light_Dialog_Alert = 0x7f1101ac;
+ public static final int Theme_MaterialComponents_Light_Dialog_MinWidth = 0x7f1101ad;
+ public static final int Theme_MaterialComponents_Light_NoActionBar = 0x7f1101af;
+ public static final int Theme_MaterialComponents_Light_NoActionBar_Bridge = 0x7f1101b0;
+ public static final int Theme_MaterialComponents_NoActionBar = 0x7f1101b1;
+ public static final int Theme_MaterialComponents_NoActionBar_Bridge = 0x7f1101b2;
+ public static final int Widget_AppCompat_ActionBar = 0x7f1101db;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f1101dc;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f1101dd;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f1101de;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f1101df;
+ public static final int Widget_AppCompat_ActionButton = 0x7f1101e0;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f1101e1;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f1101e2;
+ public static final int Widget_AppCompat_ActionMode = 0x7f1101e3;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f1101e4;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f1101e5;
+ public static final int Widget_AppCompat_Button = 0x7f1101e6;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f1101ec;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f1101ed;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f1101e7;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f1101e8;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f1101e9;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f1101ea;
+ public static final int Widget_AppCompat_Button_Small = 0x7f1101eb;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f1101ee;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f1101ef;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f1101f0;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f1101f1;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1101f2;
+ public static final int Widget_AppCompat_EditText = 0x7f1101f3;
+ public static final int Widget_AppCompat_ImageButton = 0x7f1101f4;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f1101f5;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1101f6;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1101f7;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1101f8;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1101f9;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1101fa;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1101fb;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1101fc;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1101fd;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f1101fe;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1101ff;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f110200;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f110201;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f110202;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f110203;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f110204;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f110205;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f110206;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f110207;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f110208;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f110209;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f11020a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f11020b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f11020c;
+ public static final int Widget_AppCompat_ListView = 0x7f11020d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f11020e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f11020f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f110210;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f110211;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f110212;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f110213;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f110214;
+ public static final int Widget_AppCompat_RatingBar = 0x7f110215;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f110216;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f110217;
+ public static final int Widget_AppCompat_SearchView = 0x7f110218;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f110219;
+ public static final int Widget_AppCompat_SeekBar = 0x7f11021a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f11021b;
+ public static final int Widget_AppCompat_Spinner = 0x7f11021c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f11021d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f11021e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f11021f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f110220;
+ public static final int Widget_AppCompat_Toolbar = 0x7f110221;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f110222;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ public static final int Widget_Design_AppBarLayout = 0x7f110225;
+ public static final int Widget_Design_BottomNavigationView = 0x7f110226;
+ public static final int Widget_Design_BottomSheet_Modal = 0x7f110227;
+ public static final int Widget_Design_CollapsingToolbar = 0x7f110228;
+ public static final int Widget_Design_FloatingActionButton = 0x7f110229;
+ public static final int Widget_Design_NavigationView = 0x7f11022a;
+ public static final int Widget_Design_ScrimInsetsFrameLayout = 0x7f11022b;
+ public static final int Widget_Design_Snackbar = 0x7f11022c;
+ public static final int Widget_Design_TabLayout = 0x7f11022d;
+ public static final int Widget_Design_TextInputLayout = 0x7f11022e;
+ public static final int Widget_MaterialComponents_BottomAppBar = 0x7f11022f;
+ public static final int Widget_MaterialComponents_BottomAppBar_Colored = 0x7f110230;
+ public static final int Widget_MaterialComponents_BottomNavigationView = 0x7f110231;
+ public static final int Widget_MaterialComponents_BottomNavigationView_Colored = 0x7f110232;
+ public static final int Widget_MaterialComponents_BottomSheet_Modal = 0x7f110233;
+ public static final int Widget_MaterialComponents_Button = 0x7f110234;
+ public static final int Widget_MaterialComponents_Button_Icon = 0x7f110235;
+ public static final int Widget_MaterialComponents_Button_OutlinedButton = 0x7f110236;
+ public static final int Widget_MaterialComponents_Button_OutlinedButton_Icon = 0x7f110237;
+ public static final int Widget_MaterialComponents_Button_TextButton = 0x7f110238;
+ public static final int Widget_MaterialComponents_Button_TextButton_Dialog = 0x7f110239;
+ public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Icon = 0x7f11023a;
+ public static final int Widget_MaterialComponents_Button_TextButton_Icon = 0x7f11023b;
+ public static final int Widget_MaterialComponents_Button_UnelevatedButton = 0x7f11023c;
+ public static final int Widget_MaterialComponents_Button_UnelevatedButton_Icon = 0x7f11023d;
+ public static final int Widget_MaterialComponents_CardView = 0x7f11023e;
+ public static final int Widget_MaterialComponents_ChipGroup = 0x7f110243;
+ public static final int Widget_MaterialComponents_Chip_Action = 0x7f11023f;
+ public static final int Widget_MaterialComponents_Chip_Choice = 0x7f110240;
+ public static final int Widget_MaterialComponents_Chip_Entry = 0x7f110241;
+ public static final int Widget_MaterialComponents_Chip_Filter = 0x7f110242;
+ public static final int Widget_MaterialComponents_FloatingActionButton = 0x7f110244;
+ public static final int Widget_MaterialComponents_NavigationView = 0x7f110245;
+ public static final int Widget_MaterialComponents_Snackbar = 0x7f110246;
+ public static final int Widget_MaterialComponents_Snackbar_FullWidth = 0x7f110247;
+ public static final int Widget_MaterialComponents_TabLayout = 0x7f110248;
+ public static final int Widget_MaterialComponents_TabLayout_Colored = 0x7f110249;
+ public static final int Widget_MaterialComponents_TextInputEditText_FilledBox = 0x7f11024a;
+ public static final int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense = 0x7f11024b;
+ public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox = 0x7f11024c;
+ public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 0x7f11024d;
+ public static final int Widget_MaterialComponents_TextInputLayout_FilledBox = 0x7f11024e;
+ public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense = 0x7f11024f;
+ public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox = 0x7f110250;
+ public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense = 0x7f110251;
+ public static final int Widget_MaterialComponents_Toolbar = 0x7f110252;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f11025d;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400e3, 0x7f0400f1, 0x7f0400f2, 0x7f040100, 0x7f040139, 0x7f04013e, 0x7f040146, 0x7f040147, 0x7f040149, 0x7f040157, 0x7f040164, 0x7f040191, 0x7f0401de, 0x7f0401f4, 0x7f04020b, 0x7f04020c, 0x7f040255, 0x7f040258, 0x7f0402a7, 0x7f0402b1 };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMode = { 0x7f04003f, 0x7f040040, 0x7f0400ba, 0x7f040139, 0x7f040258, 0x7f0402b1 };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f040108, 0x7f040158 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f040064, 0x7f040065, 0x7f040188, 0x7f040189, 0x7f0401db, 0x7f040230, 0x7f040232 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AppBarLayout = { 0x10100d4, 0x101048f, 0x1010540, 0x7f040100, 0x7f040109, 0x7f040182 };
+ public static final int AppBarLayout_android_background = 0;
+ public static final int AppBarLayout_android_touchscreenBlocksFocus = 1;
+ public static final int AppBarLayout_android_keyboardNavigationCluster = 2;
+ public static final int AppBarLayout_elevation = 3;
+ public static final int AppBarLayout_expanded = 4;
+ public static final int AppBarLayout_liftOnScroll = 5;
+ public static final int[] AppBarLayoutStates = { 0x7f04024b, 0x7f04024c, 0x7f04024d, 0x7f04024e };
+ public static final int AppBarLayoutStates_state_collapsed = 0;
+ public static final int AppBarLayoutStates_state_collapsible = 1;
+ public static final int AppBarLayoutStates_state_liftable = 2;
+ public static final int AppBarLayoutStates_state_lifted = 3;
+ public static final int[] AppBarLayout_Layout = { 0x7f040180, 0x7f040181 };
+ public static final int AppBarLayout_Layout_layout_scrollFlags = 0;
+ public static final int AppBarLayout_Layout_layout_scrollInterpolator = 1;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f040248, 0x7f0402a5, 0x7f0402a6 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
+ public static final int AppCompatTextHelper_android_textAppearance = 0;
+ public static final int AppCompatTextHelper_android_drawableTop = 1;
+ public static final int AppCompatTextHelper_android_drawableBottom = 2;
+ public static final int AppCompatTextHelper_android_drawableLeft = 3;
+ public static final int AppCompatTextHelper_android_drawableRight = 4;
+ public static final int AppCompatTextHelper_android_drawableStart = 5;
+ public static final int AppCompatTextHelper_android_drawableEnd = 6;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f040127, 0x7f04012a, 0x7f04016d, 0x7f040183, 0x7f040280 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040039, 0x7f040050, 0x7f04005e, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040067, 0x7f040068, 0x7f040094, 0x7f040099, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400cb, 0x7f0400dc, 0x7f0400e8, 0x7f0400ed, 0x7f0400ee, 0x7f0400f4, 0x7f0400f6, 0x7f0400f9, 0x7f0400fa, 0x7f0400fc, 0x7f0400fd, 0x7f0400ff, 0x7f040146, 0x7f040156, 0x7f040186, 0x7f040187, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f0401ea, 0x7f0401eb, 0x7f0401ec, 0x7f0401f3, 0x7f0401f5, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040221, 0x7f040224, 0x7f040226, 0x7f040227, 0x7f040245, 0x7f040246, 0x7f040261, 0x7f04028b, 0x7f04028c, 0x7f04028d, 0x7f04028e, 0x7f040290, 0x7f040291, 0x7f040292, 0x7f040293, 0x7f040297, 0x7f040298, 0x7f0402b3, 0x7f0402b5, 0x7f0402b6, 0x7f0402b7, 0x7f0402cd, 0x7f0402d0, 0x7f0402d1, 0x7f0402d2, 0x7f0402d3, 0x7f0402d4, 0x7f0402d5, 0x7f0402d6, 0x7f0402d7, 0x7f0402d8, 0x7f0402d9 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] BottomAppBar = { 0x7f040042, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040115, 0x7f04013f };
+ public static final int BottomAppBar_backgroundTint = 0;
+ public static final int BottomAppBar_fabAlignmentMode = 1;
+ public static final int BottomAppBar_fabCradleMargin = 2;
+ public static final int BottomAppBar_fabCradleRoundedCornerRadius = 3;
+ public static final int BottomAppBar_fabCradleVerticalOffset = 4;
+ public static final int BottomAppBar_hideOnScroll = 5;
+ public static final int[] BottomNavigationView = { 0x7f040100, 0x7f04015d, 0x7f04015f, 0x7f040161, 0x7f040162, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016c, 0x7f0401cc };
+ public static final int BottomNavigationView_elevation = 0;
+ public static final int BottomNavigationView_itemBackground = 1;
+ public static final int BottomNavigationView_itemHorizontalTranslationEnabled = 2;
+ public static final int BottomNavigationView_itemIconSize = 3;
+ public static final int BottomNavigationView_itemIconTint = 4;
+ public static final int BottomNavigationView_itemTextAppearanceActive = 5;
+ public static final int BottomNavigationView_itemTextAppearanceInactive = 6;
+ public static final int BottomNavigationView_itemTextColor = 7;
+ public static final int BottomNavigationView_labelVisibilityMode = 8;
+ public static final int BottomNavigationView_menu = 9;
+ public static final int[] BottomSheetBehavior_Layout = { 0x7f040046, 0x7f040047, 0x7f040049, 0x7f04004a };
+ public static final int BottomSheetBehavior_Layout_behavior_fitToContents = 0;
+ public static final int BottomSheetBehavior_Layout_behavior_hideable = 1;
+ public static final int BottomSheetBehavior_Layout_behavior_peekHeight = 2;
+ public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed = 3;
+ public static final int[] ButtonBarLayout = { 0x7f04002b };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] CardView = { 0x101013f, 0x1010140, 0x7f04006b, 0x7f04006c, 0x7f04006d, 0x7f04006e, 0x7f04006f, 0x7f040070, 0x7f0400d6, 0x7f0400d7, 0x7f0400d8, 0x7f0400d9, 0x7f0400da };
+ public static final int CardView_android_minWidth = 0;
+ public static final int CardView_android_minHeight = 1;
+ public static final int CardView_cardBackgroundColor = 2;
+ public static final int CardView_cardCornerRadius = 3;
+ public static final int CardView_cardElevation = 4;
+ public static final int CardView_cardMaxElevation = 5;
+ public static final int CardView_cardPreventCornerOverlap = 6;
+ public static final int CardView_cardUseCompatPadding = 7;
+ public static final int CardView_contentPadding = 8;
+ public static final int CardView_contentPaddingBottom = 9;
+ public static final int CardView_contentPaddingLeft = 10;
+ public static final int CardView_contentPaddingRight = 11;
+ public static final int CardView_contentPaddingTop = 12;
+ public static final int[] Chip = { 0x1010034, 0x10100ab, 0x101011f, 0x101014f, 0x10101e5, 0x7f040096, 0x7f040097, 0x7f040098, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f04009e, 0x7f04009f, 0x7f0400a0, 0x7f0400a1, 0x7f0400a2, 0x7f0400a3, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400b3, 0x7f0400b4, 0x7f0400b5, 0x7f0400b6, 0x7f0400b7, 0x7f0400b8, 0x7f0400b9, 0x7f04013d, 0x7f04014b, 0x7f040150, 0x7f040217, 0x7f04022d, 0x7f040299, 0x7f04029c };
+ public static final int Chip_android_textAppearance = 0;
+ public static final int Chip_android_ellipsize = 1;
+ public static final int Chip_android_maxWidth = 2;
+ public static final int Chip_android_text = 3;
+ public static final int Chip_android_checkable = 4;
+ public static final int Chip_checkedIcon = 5;
+ public static final int Chip_checkedIconEnabled = 6;
+ public static final int Chip_checkedIconVisible = 7;
+ public static final int Chip_chipBackgroundColor = 8;
+ public static final int Chip_chipCornerRadius = 9;
+ public static final int Chip_chipEndPadding = 10;
+ public static final int Chip_chipIcon = 11;
+ public static final int Chip_chipIconEnabled = 12;
+ public static final int Chip_chipIconSize = 13;
+ public static final int Chip_chipIconTint = 14;
+ public static final int Chip_chipIconVisible = 15;
+ public static final int Chip_chipMinHeight = 16;
+ public static final int Chip_chipStartPadding = 17;
+ public static final int Chip_chipStrokeColor = 18;
+ public static final int Chip_chipStrokeWidth = 19;
+ public static final int Chip_closeIcon = 20;
+ public static final int Chip_closeIconEnabled = 21;
+ public static final int Chip_closeIconEndPadding = 22;
+ public static final int Chip_closeIconSize = 23;
+ public static final int Chip_closeIconStartPadding = 24;
+ public static final int Chip_closeIconTint = 25;
+ public static final int Chip_closeIconVisible = 26;
+ public static final int Chip_hideMotionSpec = 27;
+ public static final int Chip_iconEndPadding = 28;
+ public static final int Chip_iconStartPadding = 29;
+ public static final int Chip_rippleColor = 30;
+ public static final int Chip_showMotionSpec = 31;
+ public static final int Chip_textEndPadding = 32;
+ public static final int Chip_textStartPadding = 33;
+ public static final int[] ChipGroup = { 0x7f040095, 0x7f0400a4, 0x7f0400a5, 0x7f0400a6, 0x7f040233, 0x7f040235 };
+ public static final int ChipGroup_checkedChip = 0;
+ public static final int ChipGroup_chipSpacing = 1;
+ public static final int ChipGroup_chipSpacingHorizontal = 2;
+ public static final int ChipGroup_chipSpacingVertical = 3;
+ public static final int ChipGroup_singleLine = 4;
+ public static final int ChipGroup_singleSelection = 5;
+ public static final int[] CollapsingToolbarLayout = { 0x7f0400bd, 0x7f0400be, 0x7f0400db, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f04010f, 0x7f040110, 0x7f04021c, 0x7f04021e, 0x7f040250, 0x7f0402a7, 0x7f0402a8, 0x7f0402b2 };
+ public static final int CollapsingToolbarLayout_collapsedTitleGravity = 0;
+ public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 1;
+ public static final int CollapsingToolbarLayout_contentScrim = 2;
+ public static final int CollapsingToolbarLayout_expandedTitleGravity = 3;
+ public static final int CollapsingToolbarLayout_expandedTitleMargin = 4;
+ public static final int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
+ public static final int CollapsingToolbarLayout_expandedTitleMarginEnd = 6;
+ public static final int CollapsingToolbarLayout_expandedTitleMarginStart = 7;
+ public static final int CollapsingToolbarLayout_expandedTitleMarginTop = 8;
+ public static final int CollapsingToolbarLayout_expandedTitleTextAppearance = 9;
+ public static final int CollapsingToolbarLayout_scrimAnimationDuration = 10;
+ public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;
+ public static final int CollapsingToolbarLayout_statusBarScrim = 12;
+ public static final int CollapsingToolbarLayout_title = 13;
+ public static final int CollapsingToolbarLayout_titleEnabled = 14;
+ public static final int CollapsingToolbarLayout_toolbarId = 15;
+ public static final int[] CollapsingToolbarLayout_Layout = { 0x7f040173, 0x7f040174 };
+ public static final int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;
+ public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f04002c };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f040069, 0x7f04006a };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] CoordinatorLayout = { 0x7f04016b, 0x7f04024f };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040178, 0x7f04017b, 0x7f04017c };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] DesignTheme = { 0x7f040053, 0x7f040054 };
+ public static final int DesignTheme_bottomSheetDialogTheme = 0;
+ public static final int DesignTheme_bottomSheetStyle = 1;
+ public static final int[] DrawerArrowToggle = { 0x7f04002e, 0x7f04002f, 0x7f040044, 0x7f0400bf, 0x7f0400f7, 0x7f040136, 0x7f040244, 0x7f04029e };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] FloatingActionButton = { 0x7f040042, 0x7f040043, 0x7f04004f, 0x7f040100, 0x7f040116, 0x7f040117, 0x7f04013d, 0x7f040148, 0x7f040198, 0x7f040206, 0x7f040217, 0x7f04022d, 0x7f0402ca };
+ public static final int FloatingActionButton_backgroundTint = 0;
+ public static final int FloatingActionButton_backgroundTintMode = 1;
+ public static final int FloatingActionButton_borderWidth = 2;
+ public static final int FloatingActionButton_elevation = 3;
+ public static final int FloatingActionButton_fabCustomSize = 4;
+ public static final int FloatingActionButton_fabSize = 5;
+ public static final int FloatingActionButton_hideMotionSpec = 6;
+ public static final int FloatingActionButton_hoveredFocusedTranslationZ = 7;
+ public static final int FloatingActionButton_maxImageSize = 8;
+ public static final int FloatingActionButton_pressedTranslationZ = 9;
+ public static final int FloatingActionButton_rippleColor = 10;
+ public static final int FloatingActionButton_showMotionSpec = 11;
+ public static final int FloatingActionButton_useCompatPadding = 12;
+ public static final int[] FloatingActionButton_Behavior_Layout = { 0x7f040045 };
+ public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;
+ public static final int[] FlowLayout = { 0x7f040165, 0x7f040185 };
+ public static final int FlowLayout_itemSpacing = 0;
+ public static final int FlowLayout_lineSpacing = 1;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] ForegroundLinearLayout = { 0x1010109, 0x1010200, 0x7f040134 };
+ public static final int ForegroundLinearLayout_android_foreground = 0;
+ public static final int ForegroundLinearLayout_android_foregroundGravity = 1;
+ public static final int ForegroundLinearLayout_foregroundInsidePadding = 2;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400f2, 0x7f0400f5, 0x7f0401be, 0x7f04022c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MaterialButton = { 0x10101b7, 0x10101b8, 0x10101b9, 0x10101ba, 0x7f040042, 0x7f040043, 0x7f0400de, 0x7f040149, 0x7f04014c, 0x7f04014d, 0x7f04014e, 0x7f040151, 0x7f040152, 0x7f040217, 0x7f040251, 0x7f040252 };
+ public static final int MaterialButton_android_insetLeft = 0;
+ public static final int MaterialButton_android_insetRight = 1;
+ public static final int MaterialButton_android_insetTop = 2;
+ public static final int MaterialButton_android_insetBottom = 3;
+ public static final int MaterialButton_backgroundTint = 4;
+ public static final int MaterialButton_backgroundTintMode = 5;
+ public static final int MaterialButton_cornerRadius = 6;
+ public static final int MaterialButton_icon = 7;
+ public static final int MaterialButton_iconGravity = 8;
+ public static final int MaterialButton_iconPadding = 9;
+ public static final int MaterialButton_iconSize = 10;
+ public static final int MaterialButton_iconTint = 11;
+ public static final int MaterialButton_iconTintMode = 12;
+ public static final int MaterialButton_rippleColor = 13;
+ public static final int MaterialButton_strokeColor = 14;
+ public static final int MaterialButton_strokeWidth = 15;
+ public static final int[] MaterialCardView = { 0x7f040251, 0x7f040252 };
+ public static final int MaterialCardView_strokeColor = 0;
+ public static final int MaterialCardView_strokeWidth = 1;
+ public static final int[] MaterialComponentsTheme = { 0x7f040053, 0x7f040054, 0x7f04009d, 0x7f0400a7, 0x7f0400ab, 0x7f0400c0, 0x7f0400c1, 0x7f0400c7, 0x7f0400c8, 0x7f0400ca, 0x7f0400ff, 0x7f040128, 0x7f040193, 0x7f040194, 0x7f0401df, 0x7f04021d, 0x7f040236, 0x7f04027b, 0x7f040281, 0x7f040282, 0x7f040283, 0x7f040284, 0x7f040285, 0x7f040286, 0x7f040287, 0x7f040288, 0x7f040289, 0x7f04028a, 0x7f04028f, 0x7f040294, 0x7f040295, 0x7f04029a };
+ public static final int MaterialComponentsTheme_bottomSheetDialogTheme = 0;
+ public static final int MaterialComponentsTheme_bottomSheetStyle = 1;
+ public static final int MaterialComponentsTheme_chipGroupStyle = 2;
+ public static final int MaterialComponentsTheme_chipStandaloneStyle = 3;
+ public static final int MaterialComponentsTheme_chipStyle = 4;
+ public static final int MaterialComponentsTheme_colorAccent = 5;
+ public static final int MaterialComponentsTheme_colorBackgroundFloating = 6;
+ public static final int MaterialComponentsTheme_colorPrimary = 7;
+ public static final int MaterialComponentsTheme_colorPrimaryDark = 8;
+ public static final int MaterialComponentsTheme_colorSecondary = 9;
+ public static final int MaterialComponentsTheme_editTextStyle = 10;
+ public static final int MaterialComponentsTheme_floatingActionButtonStyle = 11;
+ public static final int MaterialComponentsTheme_materialButtonStyle = 12;
+ public static final int MaterialComponentsTheme_materialCardViewStyle = 13;
+ public static final int MaterialComponentsTheme_navigationViewStyle = 14;
+ public static final int MaterialComponentsTheme_scrimBackground = 15;
+ public static final int MaterialComponentsTheme_snackbarButtonStyle = 16;
+ public static final int MaterialComponentsTheme_tabStyle = 17;
+ public static final int MaterialComponentsTheme_textAppearanceBody1 = 18;
+ public static final int MaterialComponentsTheme_textAppearanceBody2 = 19;
+ public static final int MaterialComponentsTheme_textAppearanceButton = 20;
+ public static final int MaterialComponentsTheme_textAppearanceCaption = 21;
+ public static final int MaterialComponentsTheme_textAppearanceHeadline1 = 22;
+ public static final int MaterialComponentsTheme_textAppearanceHeadline2 = 23;
+ public static final int MaterialComponentsTheme_textAppearanceHeadline3 = 24;
+ public static final int MaterialComponentsTheme_textAppearanceHeadline4 = 25;
+ public static final int MaterialComponentsTheme_textAppearanceHeadline5 = 26;
+ public static final int MaterialComponentsTheme_textAppearanceHeadline6 = 27;
+ public static final int MaterialComponentsTheme_textAppearanceOverline = 28;
+ public static final int MaterialComponentsTheme_textAppearanceSubtitle1 = 29;
+ public static final int MaterialComponentsTheme_textAppearanceSubtitle2 = 30;
+ public static final int MaterialComponentsTheme_textInputStyle = 31;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f04002d, 0x7f0400cf, 0x7f040151, 0x7f040152, 0x7f0401e1, 0x7f04022b, 0x7f0402b8 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ 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_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f040205, 0x7f040253 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] NavigationView = { 0x10100d4, 0x10100dd, 0x101011f, 0x7f040100, 0x7f040138, 0x7f04015d, 0x7f04015e, 0x7f040160, 0x7f040162, 0x7f040166, 0x7f040169, 0x7f0401cc };
+ public static final int NavigationView_android_background = 0;
+ public static final int NavigationView_android_fitsSystemWindows = 1;
+ public static final int NavigationView_android_maxWidth = 2;
+ public static final int NavigationView_elevation = 3;
+ public static final int NavigationView_headerLayout = 4;
+ public static final int NavigationView_itemBackground = 5;
+ public static final int NavigationView_itemHorizontalPadding = 6;
+ public static final int NavigationView_itemIconPadding = 7;
+ public static final int NavigationView_itemIconTint = 8;
+ public static final int NavigationView_itemTextAppearance = 9;
+ public static final int NavigationView_itemTextColor = 10;
+ public static final int NavigationView_menu = 11;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401e5 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04024a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0401e6, 0x7f0401e9 };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f040125, 0x7f040126, 0x7f04016f, 0x7f040215, 0x7f040243, 0x7f040249 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ public static final int[] ScrimInsetsFrameLayout = { 0x7f04015a };
+ public static final int ScrimInsetsFrameLayout_insetForeground = 0;
+ public static final int[] ScrollingViewBehavior_Layout = { 0x7f040048 };
+ public static final int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f0400b3, 0x7f0400ce, 0x7f0400e5, 0x7f040137, 0x7f040153, 0x7f04016e, 0x7f04020d, 0x7f04020e, 0x7f04021f, 0x7f040220, 0x7f040254, 0x7f040259, 0x7f0402ce };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Snackbar = { 0x7f040236, 0x7f040237 };
+ public static final int Snackbar_snackbarButtonStyle = 0;
+ public static final int Snackbar_snackbarStyle = 1;
+ public static final int[] SnackbarLayout = { 0x101011f, 0x7f040100, 0x7f040195 };
+ public static final int SnackbarLayout_android_maxWidth = 0;
+ public static final int SnackbarLayout_elevation = 1;
+ public static final int SnackbarLayout_maxActionInlineWidth = 2;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401f4 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04022f, 0x7f040247, 0x7f04025d, 0x7f04025e, 0x7f040262, 0x7f04029f, 0x7f0402a0, 0x7f0402a1, 0x7f0402b9, 0x7f0402ba, 0x7f0402bb };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TabItem = { 0x1010002, 0x10100f2, 0x101014f };
+ public static final int TabItem_android_icon = 0;
+ public static final int TabItem_android_layout = 1;
+ public static final int TabItem_android_text = 2;
+ public static final int[] TabLayout = { 0x7f040265, 0x7f040266, 0x7f040267, 0x7f040268, 0x7f040269, 0x7f04026a, 0x7f04026b, 0x7f04026c, 0x7f04026d, 0x7f04026e, 0x7f04026f, 0x7f040270, 0x7f040271, 0x7f040272, 0x7f040273, 0x7f040274, 0x7f040275, 0x7f040276, 0x7f040277, 0x7f040278, 0x7f040279, 0x7f04027a, 0x7f04027c, 0x7f04027d, 0x7f04027e };
+ public static final int TabLayout_tabBackground = 0;
+ public static final int TabLayout_tabContentStart = 1;
+ public static final int TabLayout_tabGravity = 2;
+ public static final int TabLayout_tabIconTint = 3;
+ public static final int TabLayout_tabIconTintMode = 4;
+ public static final int TabLayout_tabIndicator = 5;
+ public static final int TabLayout_tabIndicatorAnimationDuration = 6;
+ public static final int TabLayout_tabIndicatorColor = 7;
+ public static final int TabLayout_tabIndicatorFullWidth = 8;
+ public static final int TabLayout_tabIndicatorGravity = 9;
+ public static final int TabLayout_tabIndicatorHeight = 10;
+ public static final int TabLayout_tabInlineLabel = 11;
+ public static final int TabLayout_tabMaxWidth = 12;
+ public static final int TabLayout_tabMinWidth = 13;
+ public static final int TabLayout_tabMode = 14;
+ public static final int TabLayout_tabPadding = 15;
+ public static final int TabLayout_tabPaddingBottom = 16;
+ public static final int TabLayout_tabPaddingEnd = 17;
+ public static final int TabLayout_tabPaddingStart = 18;
+ public static final int TabLayout_tabPaddingTop = 19;
+ public static final int TabLayout_tabRippleColor = 20;
+ public static final int TabLayout_tabSelectedTextColor = 21;
+ public static final int TabLayout_tabTextAppearance = 22;
+ public static final int TabLayout_tabTextColor = 23;
+ public static final int TabLayout_tabUnboundedRipple = 24;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f04012a, 0x7f040280 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] TextInputLayout = { 0x101009a, 0x1010150, 0x7f040055, 0x7f040056, 0x7f040057, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f040106, 0x7f040107, 0x7f04013a, 0x7f04013b, 0x7f04013c, 0x7f040142, 0x7f040144, 0x7f040145, 0x7f0401ed, 0x7f0401ee, 0x7f0401ef, 0x7f0401f0, 0x7f0401f1 };
+ public static final int TextInputLayout_android_textColorHint = 0;
+ public static final int TextInputLayout_android_hint = 1;
+ public static final int TextInputLayout_boxBackgroundColor = 2;
+ public static final int TextInputLayout_boxBackgroundMode = 3;
+ public static final int TextInputLayout_boxCollapsedPaddingTop = 4;
+ public static final int TextInputLayout_boxCornerRadiusBottomEnd = 5;
+ public static final int TextInputLayout_boxCornerRadiusBottomStart = 6;
+ public static final int TextInputLayout_boxCornerRadiusTopEnd = 7;
+ public static final int TextInputLayout_boxCornerRadiusTopStart = 8;
+ public static final int TextInputLayout_boxStrokeColor = 9;
+ public static final int TextInputLayout_boxStrokeWidth = 10;
+ public static final int TextInputLayout_counterEnabled = 11;
+ public static final int TextInputLayout_counterMaxLength = 12;
+ public static final int TextInputLayout_counterOverflowTextAppearance = 13;
+ public static final int TextInputLayout_counterTextAppearance = 14;
+ public static final int TextInputLayout_errorEnabled = 15;
+ public static final int TextInputLayout_errorTextAppearance = 16;
+ public static final int TextInputLayout_helperText = 17;
+ public static final int TextInputLayout_helperTextEnabled = 18;
+ public static final int TextInputLayout_helperTextTextAppearance = 19;
+ public static final int TextInputLayout_hintAnimationEnabled = 20;
+ public static final int TextInputLayout_hintEnabled = 21;
+ public static final int TextInputLayout_hintTextAppearance = 22;
+ public static final int TextInputLayout_passwordToggleContentDescription = 23;
+ public static final int TextInputLayout_passwordToggleDrawable = 24;
+ public static final int TextInputLayout_passwordToggleEnabled = 25;
+ public static final int TextInputLayout_passwordToggleTint = 26;
+ public static final int TextInputLayout_passwordToggleTintMode = 27;
+ public static final int[] ThemeEnforcement = { 0x1010034, 0x7f040102, 0x7f040103 };
+ public static final int ThemeEnforcement_android_textAppearance = 0;
+ public static final int ThemeEnforcement_enforceMaterialTheme = 1;
+ public static final int ThemeEnforcement_enforceTextAppearance = 2;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040063, 0x7f0400bb, 0x7f0400bc, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f040191, 0x7f040192, 0x7f040196, 0x7f0401dc, 0x7f0401dd, 0x7f0401f4, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f0402a7, 0x7f0402a9, 0x7f0402aa, 0x7f0402ab, 0x7f0402ac, 0x7f0402ad, 0x7f0402ae, 0x7f0402af, 0x7f0402b0 };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401e7, 0x7f0401e8, 0x7f04029d };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040042, 0x7f040043 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/h6ah4i/android/widget/advrecyclerview/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/h6ah4i/android/widget/advrecyclerview/R.java
new file mode 100644
index 000000000..02e9b21f3
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/h6ah4i/android/widget/advrecyclerview/R.java
@@ -0,0 +1,1559 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.h6ah4i.android.widget.advrecyclerview;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040021;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f04002b;
+ public static final int alpha = 0x7f04002c;
+ public static final int alphabeticModifiers = 0x7f04002d;
+ public static final int arrowHeadLength = 0x7f04002e;
+ public static final int arrowShaftLength = 0x7f04002f;
+ public static final int autoCompleteTextViewStyle = 0x7f040039;
+ public static final int autoSizeMaxTextSize = 0x7f04003a;
+ public static final int autoSizeMinTextSize = 0x7f04003b;
+ public static final int autoSizePresetSizes = 0x7f04003c;
+ public static final int autoSizeStepGranularity = 0x7f04003d;
+ public static final int autoSizeTextType = 0x7f04003e;
+ public static final int background = 0x7f04003f;
+ public static final int backgroundSplit = 0x7f040040;
+ public static final int backgroundStacked = 0x7f040041;
+ public static final int backgroundTint = 0x7f040042;
+ public static final int backgroundTintMode = 0x7f040043;
+ public static final int barLength = 0x7f040044;
+ public static final int borderlessButtonStyle = 0x7f040050;
+ public static final int buttonBarButtonStyle = 0x7f04005e;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04005f;
+ public static final int buttonBarNeutralButtonStyle = 0x7f040060;
+ public static final int buttonBarPositiveButtonStyle = 0x7f040061;
+ public static final int buttonBarStyle = 0x7f040062;
+ public static final int buttonGravity = 0x7f040063;
+ public static final int buttonPanelSideLayout = 0x7f040065;
+ public static final int buttonStyle = 0x7f040067;
+ public static final int buttonStyleSmall = 0x7f040068;
+ public static final int buttonTint = 0x7f040069;
+ public static final int buttonTintMode = 0x7f04006a;
+ public static final int checkboxStyle = 0x7f040094;
+ public static final int checkedTextViewStyle = 0x7f040099;
+ public static final int closeIcon = 0x7f0400b3;
+ public static final int closeItemLayout = 0x7f0400ba;
+ public static final int collapseContentDescription = 0x7f0400bb;
+ public static final int collapseIcon = 0x7f0400bc;
+ public static final int color = 0x7f0400bf;
+ public static final int colorAccent = 0x7f0400c0;
+ public static final int colorBackgroundFloating = 0x7f0400c1;
+ public static final int colorButtonNormal = 0x7f0400c2;
+ public static final int colorControlActivated = 0x7f0400c3;
+ public static final int colorControlHighlight = 0x7f0400c4;
+ public static final int colorControlNormal = 0x7f0400c5;
+ public static final int colorError = 0x7f0400c6;
+ public static final int colorPrimary = 0x7f0400c7;
+ public static final int colorPrimaryDark = 0x7f0400c8;
+ public static final int colorSwitchThumbNormal = 0x7f0400cb;
+ public static final int commitIcon = 0x7f0400ce;
+ public static final int contentDescription = 0x7f0400cf;
+ public static final int contentInsetEnd = 0x7f0400d0;
+ public static final int contentInsetEndWithActions = 0x7f0400d1;
+ public static final int contentInsetLeft = 0x7f0400d2;
+ public static final int contentInsetRight = 0x7f0400d3;
+ public static final int contentInsetStart = 0x7f0400d4;
+ public static final int contentInsetStartWithNavigation = 0x7f0400d5;
+ public static final int controlBackground = 0x7f0400dc;
+ public static final int customNavigationLayout = 0x7f0400e3;
+ public static final int defaultQueryHint = 0x7f0400e5;
+ public static final int dialogPreferredPadding = 0x7f0400ed;
+ public static final int dialogTheme = 0x7f0400ee;
+ public static final int displayOptions = 0x7f0400f1;
+ public static final int divider = 0x7f0400f2;
+ public static final int dividerHorizontal = 0x7f0400f4;
+ public static final int dividerPadding = 0x7f0400f5;
+ public static final int dividerVertical = 0x7f0400f6;
+ public static final int drawableSize = 0x7f0400f7;
+ public static final int drawerArrowStyle = 0x7f0400f8;
+ public static final int dropDownListViewStyle = 0x7f0400f9;
+ public static final int dropdownListPreferredItemHeight = 0x7f0400fa;
+ public static final int editTextBackground = 0x7f0400fc;
+ public static final int editTextColor = 0x7f0400fd;
+ public static final int editTextStyle = 0x7f0400ff;
+ public static final int elevation = 0x7f040100;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f040108;
+ public static final int fastScrollEnabled = 0x7f04011b;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f04011c;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f04011d;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f040125;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f040126;
+ public static final int font = 0x7f040129;
+ public static final int fontFamily = 0x7f04012a;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontWeight = 0x7f040133;
+ public static final int gapBetweenBars = 0x7f040136;
+ public static final int goIcon = 0x7f040137;
+ public static final int height = 0x7f040139;
+ public static final int hideOnContentScroll = 0x7f04013e;
+ public static final int homeAsUpIndicator = 0x7f040146;
+ public static final int homeLayout = 0x7f040147;
+ public static final int icon = 0x7f040149;
+ public static final int iconTint = 0x7f040151;
+ public static final int iconTintMode = 0x7f040152;
+ public static final int iconifiedByDefault = 0x7f040153;
+ public static final int imageButtonStyle = 0x7f040156;
+ public static final int indeterminateProgressStyle = 0x7f040157;
+ public static final int initialActivityCount = 0x7f040158;
+ public static final int isLightTheme = 0x7f04015b;
+ public static final int itemPadding = 0x7f040164;
+ public static final int layout = 0x7f04016e;
+ public static final int layoutManager = 0x7f04016f;
+ public static final int listChoiceBackgroundIndicator = 0x7f040186;
+ public static final int listDividerAlertDialog = 0x7f040187;
+ public static final int listItemLayout = 0x7f040188;
+ public static final int listLayout = 0x7f040189;
+ public static final int listMenuViewStyle = 0x7f04018a;
+ public static final int listPopupWindowStyle = 0x7f04018b;
+ public static final int listPreferredItemHeight = 0x7f04018c;
+ public static final int listPreferredItemHeightLarge = 0x7f04018d;
+ public static final int listPreferredItemHeightSmall = 0x7f04018e;
+ public static final int listPreferredItemPaddingLeft = 0x7f04018f;
+ public static final int listPreferredItemPaddingRight = 0x7f040190;
+ public static final int logo = 0x7f040191;
+ public static final int logoDescription = 0x7f040192;
+ public static final int maxButtonHeight = 0x7f040196;
+ public static final int measureWithLargestChild = 0x7f0401be;
+ public static final int multiChoiceItemLayout = 0x7f0401db;
+ public static final int navigationContentDescription = 0x7f0401dc;
+ public static final int navigationIcon = 0x7f0401dd;
+ public static final int navigationMode = 0x7f0401de;
+ public static final int numericModifiers = 0x7f0401e1;
+ public static final int overlapAnchor = 0x7f0401e5;
+ public static final int paddingBottomNoButtons = 0x7f0401e6;
+ public static final int paddingEnd = 0x7f0401e7;
+ public static final int paddingStart = 0x7f0401e8;
+ public static final int paddingTopNoTitle = 0x7f0401e9;
+ public static final int panelBackground = 0x7f0401ea;
+ public static final int panelMenuListTheme = 0x7f0401eb;
+ public static final int panelMenuListWidth = 0x7f0401ec;
+ public static final int popupMenuStyle = 0x7f0401f3;
+ public static final int popupTheme = 0x7f0401f4;
+ public static final int popupWindowStyle = 0x7f0401f5;
+ public static final int preserveIconSpacing = 0x7f040205;
+ public static final int progressBarPadding = 0x7f04020b;
+ public static final int progressBarStyle = 0x7f04020c;
+ public static final int queryBackground = 0x7f04020d;
+ public static final int queryHint = 0x7f04020e;
+ public static final int radioButtonStyle = 0x7f04020f;
+ public static final int ratingBarStyle = 0x7f040210;
+ public static final int ratingBarStyleIndicator = 0x7f040211;
+ public static final int ratingBarStyleSmall = 0x7f040212;
+ public static final int reverseLayout = 0x7f040215;
+ public static final int searchHintIcon = 0x7f04021f;
+ public static final int searchIcon = 0x7f040220;
+ public static final int searchViewStyle = 0x7f040221;
+ public static final int seekBarStyle = 0x7f040224;
+ public static final int selectableItemBackground = 0x7f040226;
+ public static final int selectableItemBackgroundBorderless = 0x7f040227;
+ public static final int showAsAction = 0x7f04022b;
+ public static final int showDividers = 0x7f04022c;
+ public static final int showText = 0x7f04022f;
+ public static final int showTitle = 0x7f040230;
+ public static final int singleChoiceItemLayout = 0x7f040232;
+ public static final int spanCount = 0x7f040243;
+ public static final int spinBars = 0x7f040244;
+ public static final int spinnerDropDownItemStyle = 0x7f040245;
+ public static final int spinnerStyle = 0x7f040246;
+ public static final int splitTrack = 0x7f040247;
+ public static final int srcCompat = 0x7f040248;
+ public static final int stackFromEnd = 0x7f040249;
+ public static final int state_above_anchor = 0x7f04024a;
+ public static final int subMenuArrow = 0x7f040253;
+ public static final int submitBackground = 0x7f040254;
+ public static final int subtitle = 0x7f040255;
+ public static final int subtitleTextAppearance = 0x7f040256;
+ public static final int subtitleTextColor = 0x7f040257;
+ public static final int subtitleTextStyle = 0x7f040258;
+ public static final int suggestionRowLayout = 0x7f040259;
+ public static final int switchMinWidth = 0x7f04025d;
+ public static final int switchPadding = 0x7f04025e;
+ public static final int switchStyle = 0x7f040261;
+ public static final int switchTextAppearance = 0x7f040262;
+ public static final int textAllCaps = 0x7f040280;
+ public static final int textAppearanceLargePopupMenu = 0x7f04028b;
+ public static final int textAppearanceListItem = 0x7f04028c;
+ public static final int textAppearanceListItemSecondary = 0x7f04028d;
+ public static final int textAppearanceListItemSmall = 0x7f04028e;
+ public static final int textAppearancePopupMenuHeader = 0x7f040290;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040291;
+ public static final int textAppearanceSearchResultTitle = 0x7f040292;
+ public static final int textAppearanceSmallPopupMenu = 0x7f040293;
+ public static final int textColorAlertDialogListItem = 0x7f040297;
+ public static final int textColorSearchUrl = 0x7f040298;
+ public static final int theme = 0x7f04029d;
+ public static final int thickness = 0x7f04029e;
+ public static final int thumbTextPadding = 0x7f04029f;
+ public static final int thumbTint = 0x7f0402a0;
+ public static final int thumbTintMode = 0x7f0402a1;
+ public static final int tickMark = 0x7f0402a2;
+ public static final int tickMarkTint = 0x7f0402a3;
+ public static final int tickMarkTintMode = 0x7f0402a4;
+ public static final int tint = 0x7f0402a5;
+ public static final int tintMode = 0x7f0402a6;
+ public static final int title = 0x7f0402a7;
+ public static final int titleMargin = 0x7f0402a9;
+ public static final int titleMarginBottom = 0x7f0402aa;
+ public static final int titleMarginEnd = 0x7f0402ab;
+ public static final int titleMarginStart = 0x7f0402ac;
+ public static final int titleMarginTop = 0x7f0402ad;
+ public static final int titleMargins = 0x7f0402ae;
+ public static final int titleTextAppearance = 0x7f0402af;
+ public static final int titleTextColor = 0x7f0402b0;
+ public static final int titleTextStyle = 0x7f0402b1;
+ public static final int toolbarNavigationButtonStyle = 0x7f0402b3;
+ public static final int toolbarStyle = 0x7f0402b5;
+ public static final int tooltipForegroundColor = 0x7f0402b6;
+ public static final int tooltipFrameBackground = 0x7f0402b7;
+ public static final int tooltipText = 0x7f0402b8;
+ public static final int track = 0x7f0402b9;
+ public static final int trackTint = 0x7f0402ba;
+ public static final int trackTintMode = 0x7f0402bb;
+ public static final int voiceIcon = 0x7f0402ce;
+ public static final int windowActionBar = 0x7f0402d0;
+ public static final int windowActionBarOverlay = 0x7f0402d1;
+ public static final int windowActionModeOverlay = 0x7f0402d2;
+ public static final int windowFixedHeightMajor = 0x7f0402d3;
+ public static final int windowFixedHeightMinor = 0x7f0402d4;
+ public static final int windowFixedWidthMajor = 0x7f0402d5;
+ public static final int windowFixedWidthMinor = 0x7f0402d6;
+ public static final int windowMinWidthMajor = 0x7f0402d7;
+ public static final int windowMinWidthMinor = 0x7f0402d8;
+ public static final int windowNoTitle = 0x7f0402d9;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_allow_stacked_button_bar = 0x7f050001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
+ public static final int abc_btn_colored_text_material = 0x7f060003;
+ public static final int abc_color_highlight_material = 0x7f060004;
+ public static final int abc_hint_foreground_material_dark = 0x7f060005;
+ public static final int abc_hint_foreground_material_light = 0x7f060006;
+ public static final int abc_input_method_navigation_guard = 0x7f060007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
+ public static final int abc_primary_text_material_dark = 0x7f06000a;
+ public static final int abc_primary_text_material_light = 0x7f06000b;
+ public static final int abc_search_url_text = 0x7f06000c;
+ public static final int abc_search_url_text_normal = 0x7f06000d;
+ public static final int abc_search_url_text_pressed = 0x7f06000e;
+ public static final int abc_search_url_text_selected = 0x7f06000f;
+ public static final int abc_secondary_text_material_dark = 0x7f060010;
+ public static final int abc_secondary_text_material_light = 0x7f060011;
+ public static final int abc_tint_btn_checkable = 0x7f060012;
+ public static final int abc_tint_default = 0x7f060013;
+ public static final int abc_tint_edittext = 0x7f060014;
+ public static final int abc_tint_seek_thumb = 0x7f060015;
+ public static final int abc_tint_spinner = 0x7f060016;
+ public static final int abc_tint_switch_track = 0x7f060017;
+ public static final int accent_material_dark = 0x7f060018;
+ public static final int accent_material_light = 0x7f060019;
+ public static final int background_floating_material_dark = 0x7f060032;
+ public static final int background_floating_material_light = 0x7f060033;
+ public static final int background_material_dark = 0x7f060034;
+ public static final int background_material_light = 0x7f060035;
+ public static final int bright_foreground_disabled_material_dark = 0x7f060036;
+ public static final int bright_foreground_disabled_material_light = 0x7f060037;
+ public static final int bright_foreground_inverse_material_dark = 0x7f060038;
+ public static final int bright_foreground_inverse_material_light = 0x7f060039;
+ public static final int bright_foreground_material_dark = 0x7f06003a;
+ public static final int bright_foreground_material_light = 0x7f06003b;
+ public static final int button_material_dark = 0x7f06003c;
+ public static final int button_material_light = 0x7f06003d;
+ public static final int dim_foreground_disabled_material_dark = 0x7f06006c;
+ public static final int dim_foreground_disabled_material_light = 0x7f06006d;
+ public static final int dim_foreground_material_dark = 0x7f06006e;
+ public static final int dim_foreground_material_light = 0x7f06006f;
+ public static final int foreground_material_dark = 0x7f060073;
+ public static final int foreground_material_light = 0x7f060074;
+ public static final int highlighted_text_material_dark = 0x7f060075;
+ public static final int highlighted_text_material_light = 0x7f060076;
+ public static final int material_blue_grey_800 = 0x7f060077;
+ public static final int material_blue_grey_900 = 0x7f060078;
+ public static final int material_blue_grey_950 = 0x7f060079;
+ public static final int material_deep_teal_200 = 0x7f06007a;
+ public static final int material_deep_teal_500 = 0x7f06007b;
+ public static final int material_grey_100 = 0x7f06007c;
+ public static final int material_grey_300 = 0x7f06007d;
+ public static final int material_grey_50 = 0x7f06007e;
+ public static final int material_grey_600 = 0x7f06007f;
+ public static final int material_grey_800 = 0x7f060080;
+ public static final int material_grey_850 = 0x7f060081;
+ public static final int material_grey_900 = 0x7f060082;
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int primary_dark_material_dark = 0x7f0600c6;
+ public static final int primary_dark_material_light = 0x7f0600c7;
+ public static final int primary_material_dark = 0x7f0600c8;
+ public static final int primary_material_light = 0x7f0600c9;
+ public static final int primary_text_default_material_dark = 0x7f0600ca;
+ public static final int primary_text_default_material_light = 0x7f0600cb;
+ public static final int primary_text_disabled_material_dark = 0x7f0600cc;
+ public static final int primary_text_disabled_material_light = 0x7f0600cd;
+ public static final int ripple_material_dark = 0x7f0600ce;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_dark = 0x7f0600d0;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ public static final int secondary_text_disabled_material_dark = 0x7f0600d2;
+ public static final int secondary_text_disabled_material_light = 0x7f0600d3;
+ public static final int switch_thumb_disabled_material_dark = 0x7f0600d4;
+ public static final int switch_thumb_disabled_material_light = 0x7f0600d5;
+ public static final int switch_thumb_material_dark = 0x7f0600d6;
+ public static final int switch_thumb_material_light = 0x7f0600d7;
+ public static final int switch_thumb_normal_material_dark = 0x7f0600d8;
+ public static final int switch_thumb_normal_material_light = 0x7f0600d9;
+ public static final int tooltip_background_dark = 0x7f0600da;
+ public static final int tooltip_background_light = 0x7f0600db;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
+ public static final int abc_action_bar_default_height_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
+ public static final int abc_action_bar_elevation_material = 0x7f070005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
+ public static final int abc_action_button_min_height_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_material = 0x7f07000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
+ public static final int abc_button_inset_horizontal_material = 0x7f070012;
+ public static final int abc_button_inset_vertical_material = 0x7f070013;
+ public static final int abc_button_padding_horizontal_material = 0x7f070014;
+ public static final int abc_button_padding_vertical_material = 0x7f070015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
+ public static final int abc_config_prefDialogWidth = 0x7f070017;
+ public static final int abc_control_corner_material = 0x7f070018;
+ public static final int abc_control_inset_material = 0x7f070019;
+ public static final int abc_control_padding_material = 0x7f07001a;
+ public static final int abc_dialog_fixed_height_major = 0x7f07001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f070021;
+ public static final int abc_dialog_min_width_major = 0x7f070022;
+ public static final int abc_dialog_min_width_minor = 0x7f070023;
+ public static final int abc_dialog_padding_material = 0x7f070024;
+ public static final int abc_dialog_padding_top_material = 0x7f070025;
+ public static final int abc_dialog_title_divider_material = 0x7f070026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070027;
+ public static final int abc_disabled_alpha_material_light = 0x7f070028;
+ public static final int abc_dropdownitem_icon_width = 0x7f070029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f07002e;
+ public static final int abc_floating_window_z = 0x7f07002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
+ public static final int abc_panel_menu_list_width = 0x7f070031;
+ public static final int abc_progress_bar_height_material = 0x7f070032;
+ public static final int abc_search_view_preferred_height = 0x7f070033;
+ public static final int abc_search_view_preferred_width = 0x7f070034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f070035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070037;
+ public static final int abc_switch_padding = 0x7f070038;
+ public static final int abc_text_size_body_1_material = 0x7f070039;
+ public static final int abc_text_size_body_2_material = 0x7f07003a;
+ public static final int abc_text_size_button_material = 0x7f07003b;
+ public static final int abc_text_size_caption_material = 0x7f07003c;
+ public static final int abc_text_size_display_1_material = 0x7f07003d;
+ public static final int abc_text_size_display_2_material = 0x7f07003e;
+ public static final int abc_text_size_display_3_material = 0x7f07003f;
+ public static final int abc_text_size_display_4_material = 0x7f070040;
+ public static final int abc_text_size_headline_material = 0x7f070041;
+ public static final int abc_text_size_large_material = 0x7f070042;
+ public static final int abc_text_size_medium_material = 0x7f070043;
+ public static final int abc_text_size_menu_header_material = 0x7f070044;
+ public static final int abc_text_size_menu_material = 0x7f070045;
+ public static final int abc_text_size_small_material = 0x7f070046;
+ public static final int abc_text_size_subhead_material = 0x7f070047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
+ public static final int abc_text_size_title_material = 0x7f070049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int disabled_alpha_material_dark = 0x7f0700b8;
+ public static final int disabled_alpha_material_light = 0x7f0700b9;
+ public static final int fastscroll_default_thickness = 0x7f0700bb;
+ public static final int fastscroll_margin = 0x7f0700bc;
+ public static final int fastscroll_minimum_range = 0x7f0700bd;
+ public static final int highlight_alpha_material_colored = 0x7f0700be;
+ public static final int highlight_alpha_material_dark = 0x7f0700bf;
+ public static final int highlight_alpha_material_light = 0x7f0700c0;
+ public static final int hint_alpha_material_dark = 0x7f0700c1;
+ public static final int hint_alpha_material_light = 0x7f0700c2;
+ public static final int hint_pressed_alpha_material_dark = 0x7f0700c3;
+ public static final int hint_pressed_alpha_material_light = 0x7f0700c4;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f0700c7;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f0700c8;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f0700c9;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ public static final int tooltip_corner_radius = 0x7f070151;
+ public static final int tooltip_horizontal_padding = 0x7f070152;
+ public static final int tooltip_margin = 0x7f070153;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f070154;
+ public static final int tooltip_precise_anchor_threshold = 0x7f070155;
+ public static final int tooltip_vertical_padding = 0x7f070156;
+ public static final int tooltip_y_offset_non_touch = 0x7f070157;
+ public static final int tooltip_y_offset_touch = 0x7f070158;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006;
+ public static final int abc_action_bar_item_background_material = 0x7f080007;
+ public static final int abc_btn_borderless_material = 0x7f080008;
+ public static final int abc_btn_check_material = 0x7f080009;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b;
+ public static final int abc_btn_colored_material = 0x7f08000c;
+ public static final int abc_btn_default_mtrl_shape = 0x7f08000d;
+ public static final int abc_btn_radio_material = 0x7f08000e;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012;
+ public static final int abc_cab_background_internal_bg = 0x7f080013;
+ public static final int abc_cab_background_top_material = 0x7f080014;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015;
+ public static final int abc_control_background_material = 0x7f080016;
+ public static final int abc_dialog_material_background = 0x7f080017;
+ public static final int abc_edit_text_material = 0x7f080018;
+ public static final int abc_ic_ab_back_material = 0x7f080019;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a;
+ public static final int abc_ic_clear_material = 0x7f08001b;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_go_search_api_material = 0x7f08001d;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_menu_overflow_material = 0x7f080020;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023;
+ public static final int abc_ic_search_api_material = 0x7f080024;
+ public static final int abc_ic_star_black_16dp = 0x7f080025;
+ public static final int abc_ic_star_black_36dp = 0x7f080026;
+ public static final int abc_ic_star_black_48dp = 0x7f080027;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080028;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080029;
+ public static final int abc_ic_star_half_black_48dp = 0x7f08002a;
+ public static final int abc_ic_voice_search_api_material = 0x7f08002b;
+ public static final int abc_item_background_holo_dark = 0x7f08002c;
+ public static final int abc_item_background_holo_light = 0x7f08002d;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f08002f;
+ public static final int abc_list_focused_holo = 0x7f080030;
+ public static final int abc_list_longpressed_holo = 0x7f080031;
+ public static final int abc_list_pressed_holo_dark = 0x7f080032;
+ public static final int abc_list_pressed_holo_light = 0x7f080033;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f080035;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f080036;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080037;
+ public static final int abc_list_selector_holo_dark = 0x7f080038;
+ public static final int abc_list_selector_holo_light = 0x7f080039;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a;
+ public static final int abc_popup_background_mtrl_mult = 0x7f08003b;
+ public static final int abc_ratingbar_indicator_material = 0x7f08003c;
+ public static final int abc_ratingbar_material = 0x7f08003d;
+ public static final int abc_ratingbar_small_material = 0x7f08003e;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043;
+ public static final int abc_seekbar_thumb_material = 0x7f080044;
+ public static final int abc_seekbar_tick_mark_material = 0x7f080045;
+ public static final int abc_seekbar_track_material = 0x7f080046;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f080047;
+ public static final int abc_spinner_textfield_background_material = 0x7f080048;
+ public static final int abc_switch_thumb_material = 0x7f080049;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f08004a;
+ public static final int abc_tab_indicator_material = 0x7f08004b;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c;
+ public static final int abc_text_cursor_material = 0x7f08004d;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080055;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057;
+ public static final int abc_textfield_search_material = 0x7f080058;
+ public static final int abc_vector_test = 0x7f080059;
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ public static final int tooltip_frame_dark = 0x7f08025e;
+ public static final int tooltip_frame_light = 0x7f08025f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_bar = 0x7f0a0027;
+ public static final int action_bar_activity_content = 0x7f0a0028;
+ public static final int action_bar_container = 0x7f0a0029;
+ public static final int action_bar_root = 0x7f0a002a;
+ public static final int action_bar_spinner = 0x7f0a002b;
+ public static final int action_bar_subtitle = 0x7f0a002c;
+ public static final int action_bar_title = 0x7f0a002d;
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_context_bar = 0x7f0a0032;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_menu_divider = 0x7f0a0047;
+ public static final int action_menu_presenter = 0x7f0a0048;
+ public static final int action_mode_bar = 0x7f0a0049;
+ public static final int action_mode_bar_stub = 0x7f0a004a;
+ public static final int action_mode_close_button = 0x7f0a004b;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int activity_chooser_view_content = 0x7f0a0076;
+ public static final int add = 0x7f0a007e;
+ public static final int alertTitle = 0x7f0a008a;
+ public static final int async = 0x7f0a009e;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int buttonPanel = 0x7f0a00b8;
+ public static final int checkbox = 0x7f0a00d5;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int contentPanel = 0x7f0a00eb;
+ public static final int custom = 0x7f0a00f1;
+ public static final int customPanel = 0x7f0a00f2;
+ public static final int decor_content_parent = 0x7f0a00f4;
+ public static final int default_activity_button = 0x7f0a00f5;
+ public static final int edit_query = 0x7f0a0107;
+ public static final int expand_activities_button = 0x7f0a0112;
+ public static final int expanded_menu = 0x7f0a0115;
+ public static final int forever = 0x7f0a0123;
+ public static final int home = 0x7f0a0136;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int image = 0x7f0a0140;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0160;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int listMode = 0x7f0a016a;
+ public static final int list_item = 0x7f0a016b;
+ public static final int message = 0x7f0a019c;
+ public static final int multiply = 0x7f0a01d7;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int parentPanel = 0x7f0a01ff;
+ public static final int progress_circular = 0x7f0a022b;
+ public static final int progress_horizontal = 0x7f0a022c;
+ public static final int radio = 0x7f0a022e;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int screen = 0x7f0a0242;
+ public static final int scrollIndicatorDown = 0x7f0a0244;
+ public static final int scrollIndicatorUp = 0x7f0a0245;
+ public static final int scrollView = 0x7f0a0246;
+ public static final int search_badge = 0x7f0a0249;
+ public static final int search_bar = 0x7f0a024a;
+ public static final int search_button = 0x7f0a024b;
+ public static final int search_close_btn = 0x7f0a024c;
+ public static final int search_edit_frame = 0x7f0a024d;
+ public static final int search_go_btn = 0x7f0a024e;
+ public static final int search_mag_icon = 0x7f0a024f;
+ public static final int search_plate = 0x7f0a0250;
+ public static final int search_src_text = 0x7f0a0251;
+ public static final int search_voice_btn = 0x7f0a0252;
+ public static final int select_dialog_listview = 0x7f0a0258;
+ public static final int shortcut = 0x7f0a025e;
+ public static final int spacer = 0x7f0a0274;
+ public static final int split_action_bar = 0x7f0a0276;
+ public static final int src_atop = 0x7f0a0277;
+ public static final int src_in = 0x7f0a0278;
+ public static final int src_over = 0x7f0a0279;
+ public static final int submenuarrow = 0x7f0a0284;
+ public static final int submit_area = 0x7f0a0285;
+ public static final int tabMode = 0x7f0a028b;
+ public static final int tag_transition_group = 0x7f0a028e;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int textSpacerNoButtons = 0x7f0a0294;
+ public static final int textSpacerNoTitle = 0x7f0a0295;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int titleDividerNoCustom = 0x7f0a02a1;
+ public static final int title_template = 0x7f0a02a4;
+ public static final int topPanel = 0x7f0a02ad;
+ public static final int uniform = 0x7f0a02b8;
+ public static final int up = 0x7f0a02ba;
+ public static final int wrap_content = 0x7f0a02d2;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int cancel_button_image_alpha = 0x7f0b0005;
+ public static final int config_tooltipAnimTime = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_menu_item_layout = 0x7f0d0002;
+ public static final int abc_action_menu_layout = 0x7f0d0003;
+ public static final int abc_action_mode_bar = 0x7f0d0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0005;
+ public static final int abc_activity_chooser_view = 0x7f0d0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0008;
+ public static final int abc_alert_dialog_material = 0x7f0d0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0d000a;
+ public static final int abc_dialog_title_material = 0x7f0d000c;
+ public static final int abc_expanded_menu_layout = 0x7f0d000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000e;
+ public static final int abc_list_menu_item_icon = 0x7f0d000f;
+ public static final int abc_list_menu_item_layout = 0x7f0d0010;
+ public static final int abc_list_menu_item_radio = 0x7f0d0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0d0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0013;
+ public static final int abc_screen_content_include = 0x7f0d0014;
+ public static final int abc_screen_simple = 0x7f0d0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0016;
+ public static final int abc_screen_toolbar = 0x7f0d0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0018;
+ public static final int abc_search_view = 0x7f0d0019;
+ public static final int abc_select_dialog_material = 0x7f0d001a;
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ public static final int select_dialog_item_material = 0x7f0d0102;
+ public static final int select_dialog_multichoice_material = 0x7f0d0103;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0104;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d0109;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f100000;
+ public static final int abc_action_bar_up_description = 0x7f100001;
+ public static final int abc_action_menu_overflow_description = 0x7f100002;
+ public static final int abc_action_mode_done = 0x7f100003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f100004;
+ public static final int abc_activitychooserview_choose_application = 0x7f100005;
+ public static final int abc_capital_off = 0x7f100006;
+ public static final int abc_capital_on = 0x7f100007;
+ public static final int abc_font_family_body_1_material = 0x7f100008;
+ public static final int abc_font_family_body_2_material = 0x7f100009;
+ public static final int abc_font_family_button_material = 0x7f10000a;
+ public static final int abc_font_family_caption_material = 0x7f10000b;
+ public static final int abc_font_family_display_1_material = 0x7f10000c;
+ public static final int abc_font_family_display_2_material = 0x7f10000d;
+ public static final int abc_font_family_display_3_material = 0x7f10000e;
+ public static final int abc_font_family_display_4_material = 0x7f10000f;
+ public static final int abc_font_family_headline_material = 0x7f100010;
+ public static final int abc_font_family_menu_material = 0x7f100011;
+ public static final int abc_font_family_subhead_material = 0x7f100012;
+ public static final int abc_font_family_title_material = 0x7f100013;
+ public static final int abc_search_hint = 0x7f10001e;
+ public static final int abc_searchview_description_clear = 0x7f10001f;
+ public static final int abc_searchview_description_query = 0x7f100020;
+ public static final int abc_searchview_description_search = 0x7f100021;
+ public static final int abc_searchview_description_submit = 0x7f100022;
+ public static final int abc_searchview_description_voice = 0x7f100023;
+ public static final int abc_shareactionprovider_share_with = 0x7f100024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f100025;
+ public static final int abc_toolbar_collapse_description = 0x7f100026;
+ public static final int search_menu_title = 0x7f100206;
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f110000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f110001;
+ public static final int Animation_AppCompat_Dialog = 0x7f110002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f110003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f110004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f110007;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f110008;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f110009;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f11000a;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f11000b;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f11000e;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f11000d;
+ public static final int Base_TextAppearance_AppCompat = 0x7f11000f;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f110010;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f110011;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f110012;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f110013;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f110014;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f110015;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f110016;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f110017;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f110018;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f110019;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f11001a;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f11001b;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f11001c;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f11001d;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f11001e;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f11001f;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f110020;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f110021;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f110022;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f110023;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f110024;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f110025;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f110026;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f110027;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f110028;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f110029;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f11002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f11002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f11002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f11002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f11002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f11002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110030;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f110031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f110032;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f110033;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f110034;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110035;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110036;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110037;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110038;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110039;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f11003a;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f11003b;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11003c;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f11003d;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f11003e;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f11005e;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f11005f;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f110060;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f110061;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f110062;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f110063;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f110064;
+ public static final int Base_Theme_AppCompat = 0x7f11003f;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f110040;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f110041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f110045;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f110042;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f110043;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f110044;
+ public static final int Base_Theme_AppCompat_Light = 0x7f110046;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f110047;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f110048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f11004c;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f110049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f11004a;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f11004b;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f110074;
+ public static final int Base_V21_Theme_AppCompat = 0x7f110070;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f110071;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f110072;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f110073;
+ public static final int Base_V22_Theme_AppCompat = 0x7f110075;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f110076;
+ public static final int Base_V23_Theme_AppCompat = 0x7f110077;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f110078;
+ public static final int Base_V26_Theme_AppCompat = 0x7f110079;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f11007a;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f11007b;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f110082;
+ public static final int Base_V7_Theme_AppCompat = 0x7f11007e;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f11007f;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f110080;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f110081;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f110083;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f110084;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f110085;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f110086;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f110087;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f110088;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f110089;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f11008a;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f11008b;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f11008c;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f11008d;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f11008e;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f11008f;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f110090;
+ public static final int Base_Widget_AppCompat_Button = 0x7f110091;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f110097;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f110098;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f110092;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f110093;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f110094;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f110095;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f110096;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f110099;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f11009a;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f11009b;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f11009c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f11009d;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f11009e;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f11009f;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f1100a0;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1100a1;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1100a2;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1100a3;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1100a4;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1100a5;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1100a6;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1100a7;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1100a8;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1100a9;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1100aa;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f1100ab;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1100ac;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1100ad;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1100ae;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1100af;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1100b0;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1100b1;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1100b2;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f1100b3;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1100b4;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1100b5;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f1100b6;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1100b7;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f1100b8;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1100b9;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f1100ba;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1100bb;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1100bc;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f1100bd;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1100be;
+ public static final int Platform_AppCompat = 0x7f1100e5;
+ public static final int Platform_AppCompat_Light = 0x7f1100e6;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1100eb;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1100ec;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1100ed;
+ public static final int Platform_V21_AppCompat = 0x7f1100ee;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1100ef;
+ public static final int Platform_V25_AppCompat = 0x7f1100f0;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1100f1;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1100f2;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f110113;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f110114;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f110115;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f110116;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f110117;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f11011a;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f110121;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f11011c;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f11011d;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f11011e;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f11011f;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f110120;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f110122;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f110123;
+ public static final int TextAppearance_AppCompat = 0x7f110127;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f110128;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f110129;
+ public static final int TextAppearance_AppCompat_Button = 0x7f11012a;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f11012b;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f11012c;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f11012d;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f11012e;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f11012f;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f110130;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f110131;
+ public static final int TextAppearance_AppCompat_Large = 0x7f110132;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f110133;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f110134;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f110135;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f110136;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f110137;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f110138;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f110139;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f11013a;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f11013b;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f11013c;
+ public static final int TextAppearance_AppCompat_Small = 0x7f11013d;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f11013e;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f11013f;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f110140;
+ public static final int TextAppearance_AppCompat_Title = 0x7f110141;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f110142;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f110143;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f110144;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f110145;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f110146;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f110147;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f110148;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110149;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f11014a;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f11014b;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f11014c;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f11014d;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f11014e;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f11014f;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110150;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110151;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110152;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110153;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110154;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f110155;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f110156;
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11017f;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f110180;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f110181;
+ public static final int ThemeOverlay_AppCompat = 0x7f1101c1;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f1101c2;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f1101c3;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f1101c4;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f1101c5;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f1101c6;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f1101c7;
+ public static final int Theme_AppCompat = 0x7f110183;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f110184;
+ public static final int Theme_AppCompat_DayNight = 0x7f110185;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f110186;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f110187;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f11018a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f110188;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f110189;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f11018b;
+ public static final int Theme_AppCompat_Dialog = 0x7f11018c;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f11018f;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f11018d;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f11018e;
+ public static final int Theme_AppCompat_Light = 0x7f110190;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f110191;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f110192;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f110195;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f110193;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f110194;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f110196;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f110197;
+ public static final int Widget_AppCompat_ActionBar = 0x7f1101db;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f1101dc;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f1101dd;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f1101de;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f1101df;
+ public static final int Widget_AppCompat_ActionButton = 0x7f1101e0;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f1101e1;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f1101e2;
+ public static final int Widget_AppCompat_ActionMode = 0x7f1101e3;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f1101e4;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f1101e5;
+ public static final int Widget_AppCompat_Button = 0x7f1101e6;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f1101ec;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f1101ed;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f1101e7;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f1101e8;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f1101e9;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f1101ea;
+ public static final int Widget_AppCompat_Button_Small = 0x7f1101eb;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f1101ee;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f1101ef;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f1101f0;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f1101f1;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1101f2;
+ public static final int Widget_AppCompat_EditText = 0x7f1101f3;
+ public static final int Widget_AppCompat_ImageButton = 0x7f1101f4;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f1101f5;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1101f6;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1101f7;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1101f8;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1101f9;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1101fa;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1101fb;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1101fc;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1101fd;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f1101fe;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1101ff;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f110200;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f110201;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f110202;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f110203;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f110204;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f110205;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f110206;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f110207;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f110208;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f110209;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f11020a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f11020b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f11020c;
+ public static final int Widget_AppCompat_ListView = 0x7f11020d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f11020e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f11020f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f110210;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f110211;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f110212;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f110213;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f110214;
+ public static final int Widget_AppCompat_RatingBar = 0x7f110215;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f110216;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f110217;
+ public static final int Widget_AppCompat_SearchView = 0x7f110218;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f110219;
+ public static final int Widget_AppCompat_SeekBar = 0x7f11021a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f11021b;
+ public static final int Widget_AppCompat_Spinner = 0x7f11021c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f11021d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f11021e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f11021f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f110220;
+ public static final int Widget_AppCompat_Toolbar = 0x7f110221;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f110222;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400e3, 0x7f0400f1, 0x7f0400f2, 0x7f040100, 0x7f040139, 0x7f04013e, 0x7f040146, 0x7f040147, 0x7f040149, 0x7f040157, 0x7f040164, 0x7f040191, 0x7f0401de, 0x7f0401f4, 0x7f04020b, 0x7f04020c, 0x7f040255, 0x7f040258, 0x7f0402a7, 0x7f0402b1 };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMode = { 0x7f04003f, 0x7f040040, 0x7f0400ba, 0x7f040139, 0x7f040258, 0x7f0402b1 };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f040108, 0x7f040158 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f040064, 0x7f040065, 0x7f040188, 0x7f040189, 0x7f0401db, 0x7f040230, 0x7f040232 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f040248, 0x7f0402a5, 0x7f0402a6 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
+ public static final int AppCompatTextHelper_android_textAppearance = 0;
+ public static final int AppCompatTextHelper_android_drawableTop = 1;
+ public static final int AppCompatTextHelper_android_drawableBottom = 2;
+ public static final int AppCompatTextHelper_android_drawableLeft = 3;
+ public static final int AppCompatTextHelper_android_drawableRight = 4;
+ public static final int AppCompatTextHelper_android_drawableStart = 5;
+ public static final int AppCompatTextHelper_android_drawableEnd = 6;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f040127, 0x7f04012a, 0x7f04016d, 0x7f040183, 0x7f040280 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040039, 0x7f040050, 0x7f04005e, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040067, 0x7f040068, 0x7f040094, 0x7f040099, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400cb, 0x7f0400dc, 0x7f0400e8, 0x7f0400ed, 0x7f0400ee, 0x7f0400f4, 0x7f0400f6, 0x7f0400f9, 0x7f0400fa, 0x7f0400fc, 0x7f0400fd, 0x7f0400ff, 0x7f040146, 0x7f040156, 0x7f040186, 0x7f040187, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f0401ea, 0x7f0401eb, 0x7f0401ec, 0x7f0401f3, 0x7f0401f5, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040221, 0x7f040224, 0x7f040226, 0x7f040227, 0x7f040245, 0x7f040246, 0x7f040261, 0x7f04028b, 0x7f04028c, 0x7f04028d, 0x7f04028e, 0x7f040290, 0x7f040291, 0x7f040292, 0x7f040293, 0x7f040297, 0x7f040298, 0x7f0402b3, 0x7f0402b5, 0x7f0402b6, 0x7f0402b7, 0x7f0402cd, 0x7f0402d0, 0x7f0402d1, 0x7f0402d2, 0x7f0402d3, 0x7f0402d4, 0x7f0402d5, 0x7f0402d6, 0x7f0402d7, 0x7f0402d8, 0x7f0402d9 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] ButtonBarLayout = { 0x7f04002b };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f04002c };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f040069, 0x7f04006a };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] DrawerArrowToggle = { 0x7f04002e, 0x7f04002f, 0x7f040044, 0x7f0400bf, 0x7f0400f7, 0x7f040136, 0x7f040244, 0x7f04029e };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400f2, 0x7f0400f5, 0x7f0401be, 0x7f04022c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f04002d, 0x7f0400cf, 0x7f040151, 0x7f040152, 0x7f0401e1, 0x7f04022b, 0x7f0402b8 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ 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_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f040205, 0x7f040253 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401e5 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04024a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0401e6, 0x7f0401e9 };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f040125, 0x7f040126, 0x7f04016f, 0x7f040215, 0x7f040243, 0x7f040249 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f0400b3, 0x7f0400ce, 0x7f0400e5, 0x7f040137, 0x7f040153, 0x7f04016e, 0x7f04020d, 0x7f04020e, 0x7f04021f, 0x7f040220, 0x7f040254, 0x7f040259, 0x7f0402ce };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401f4 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04022f, 0x7f040247, 0x7f04025d, 0x7f04025e, 0x7f040262, 0x7f04029f, 0x7f0402a0, 0x7f0402a1, 0x7f0402b9, 0x7f0402ba, 0x7f0402bb };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f04012a, 0x7f040280 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040063, 0x7f0400bb, 0x7f0400bc, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f040191, 0x7f040192, 0x7f040196, 0x7f0401dc, 0x7f0401dd, 0x7f0401f4, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f0402a7, 0x7f0402a9, 0x7f0402aa, 0x7f0402ab, 0x7f0402ac, 0x7f0402ad, 0x7f0402ae, 0x7f0402af, 0x7f0402b0 };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401e7, 0x7f0401e8, 0x7f04029d };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040042, 0x7f040043 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/jetradarmobile/snowfall/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/jetradarmobile/snowfall/R.java
new file mode 100644
index 000000000..a04af5624
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/jetradarmobile/snowfall/R.java
@@ -0,0 +1,43 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.jetradarmobile.snowfall;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int snowflakeAlphaMax = 0x7f040238;
+ public static final int snowflakeAlphaMin = 0x7f040239;
+ public static final int snowflakeAngleMax = 0x7f04023a;
+ public static final int snowflakeImage = 0x7f04023b;
+ public static final int snowflakeSizeMax = 0x7f04023c;
+ public static final int snowflakeSizeMin = 0x7f04023d;
+ public static final int snowflakeSpeedMax = 0x7f04023e;
+ public static final int snowflakeSpeedMin = 0x7f04023f;
+ public static final int snowflakesAlreadyFalling = 0x7f040240;
+ public static final int snowflakesFadingEnabled = 0x7f040241;
+ public static final int snowflakesNum = 0x7f040242;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] SnowfallView = { 0x7f040238, 0x7f040239, 0x7f04023a, 0x7f04023b, 0x7f04023c, 0x7f04023d, 0x7f04023e, 0x7f04023f, 0x7f040240, 0x7f040241, 0x7f040242 };
+ public static final int SnowfallView_snowflakeAlphaMax = 0;
+ public static final int SnowfallView_snowflakeAlphaMin = 1;
+ public static final int SnowfallView_snowflakeAngleMax = 2;
+ public static final int SnowfallView_snowflakeImage = 3;
+ public static final int SnowfallView_snowflakeSizeMax = 4;
+ public static final int SnowfallView_snowflakeSizeMin = 5;
+ public static final int SnowfallView_snowflakeSpeedMax = 6;
+ public static final int SnowfallView_snowflakeSpeedMin = 7;
+ public static final int SnowfallView_snowflakesAlreadyFalling = 8;
+ public static final int SnowfallView_snowflakesFadingEnabled = 9;
+ public static final int SnowfallView_snowflakesNum = 10;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/r0adkll/slidr/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/r0adkll/slidr/R.java
new file mode 100644
index 000000000..3888fe695
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/r0adkll/slidr/R.java
@@ -0,0 +1,18 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.r0adkll.slidr;
+
+public final class R {
+ private R() {}
+
+ public static final class id {
+ private id() {}
+
+ public static final int slidable_content = 0x7f0a0264;
+ public static final int slidable_panel = 0x7f0a0265;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/simplecityapps/recyclerview_fastscroll/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/simplecityapps/recyclerview_fastscroll/R.java
new file mode 100644
index 000000000..81345246c
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/simplecityapps/recyclerview_fastscroll/R.java
@@ -0,0 +1,69 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.simplecityapps.recyclerview_fastscroll;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int fastScrollAutoHide = 0x7f040119;
+ public static final int fastScrollAutoHideDelay = 0x7f04011a;
+ public static final int fastScrollPopupBackgroundSize = 0x7f04011e;
+ public static final int fastScrollPopupBgColor = 0x7f04011f;
+ public static final int fastScrollPopupPosition = 0x7f040120;
+ public static final int fastScrollPopupTextColor = 0x7f040121;
+ public static final int fastScrollPopupTextSize = 0x7f040122;
+ public static final int fastScrollThumbColor = 0x7f040123;
+ public static final int fastScrollTrackColor = 0x7f040124;
+ public static final int layoutManager = 0x7f04016f;
+ public static final int reverseLayout = 0x7f040215;
+ public static final int spanCount = 0x7f040243;
+ public static final int stackFromEnd = 0x7f040249;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f0700c7;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f0700c8;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f0700c9;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int adjacent = 0x7f0a007f;
+ public static final int center = 0x7f0a00d1;
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0160;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] FastScrollRecyclerView = { 0x7f040119, 0x7f04011a, 0x7f04011e, 0x7f04011f, 0x7f040120, 0x7f040121, 0x7f040122, 0x7f040123, 0x7f040124 };
+ public static final int FastScrollRecyclerView_fastScrollAutoHide = 0;
+ public static final int FastScrollRecyclerView_fastScrollAutoHideDelay = 1;
+ public static final int FastScrollRecyclerView_fastScrollPopupBackgroundSize = 2;
+ public static final int FastScrollRecyclerView_fastScrollPopupBgColor = 3;
+ public static final int FastScrollRecyclerView_fastScrollPopupPosition = 4;
+ public static final int FastScrollRecyclerView_fastScrollPopupTextColor = 5;
+ public static final int FastScrollRecyclerView_fastScrollPopupTextSize = 6;
+ public static final int FastScrollRecyclerView_fastScrollThumbColor = 7;
+ public static final int FastScrollRecyclerView_fastScrollTrackColor = 8;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f040125, 0x7f040126, 0x7f04016f, 0x7f040215, 0x7f040243, 0x7f040249 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/sothree/slidinguppanel/library/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/sothree/slidinguppanel/library/R.java
new file mode 100644
index 000000000..8da489a87
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/com/sothree/slidinguppanel/library/R.java
@@ -0,0 +1,271 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package com.sothree.slidinguppanel.library;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int coordinatorLayoutStyle = 0x7f0400dd;
+ public static final int fastScrollEnabled = 0x7f04011b;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f04011c;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f04011d;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f040125;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f040126;
+ public static final int font = 0x7f040129;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontWeight = 0x7f040133;
+ public static final int keylines = 0x7f04016b;
+ public static final int layoutManager = 0x7f04016f;
+ public static final int layout_anchor = 0x7f040170;
+ public static final int layout_anchorGravity = 0x7f040171;
+ public static final int layout_behavior = 0x7f040172;
+ public static final int layout_dodgeInsetEdges = 0x7f040178;
+ public static final int layout_insetEdge = 0x7f04017b;
+ public static final int layout_keyline = 0x7f04017c;
+ public static final int reverseLayout = 0x7f040215;
+ public static final int spanCount = 0x7f040243;
+ public static final int stackFromEnd = 0x7f040249;
+ public static final int statusBarBackground = 0x7f04024f;
+ public static final int umanoAnchorPoint = 0x7f0402bd;
+ public static final int umanoClipPanel = 0x7f0402be;
+ public static final int umanoDragView = 0x7f0402bf;
+ public static final int umanoFadeColor = 0x7f0402c0;
+ public static final int umanoFlingVelocity = 0x7f0402c1;
+ public static final int umanoInitialState = 0x7f0402c2;
+ public static final int umanoOverlay = 0x7f0402c3;
+ public static final int umanoPanelHeight = 0x7f0402c4;
+ public static final int umanoParallaxOffset = 0x7f0402c5;
+ public static final int umanoScrollInterpolator = 0x7f0402c6;
+ public static final int umanoScrollableView = 0x7f0402c7;
+ public static final int umanoShadowHeight = 0x7f0402c8;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int notification_material_background_media_default_color = 0x7f0600c4;
+ public static final int primary_text_default_material_dark = 0x7f0600ca;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_dark = 0x7f0600d0;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int fastscroll_default_thickness = 0x7f0700bb;
+ public static final int fastscroll_margin = 0x7f0700bc;
+ public static final int fastscroll_minimum_range = 0x7f0700bd;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f0700c7;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f0700c8;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f0700c9;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int above_shadow = 0x7f08005a;
+ public static final int below_shadow = 0x7f08006b;
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action0 = 0x7f0a0006;
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int anchored = 0x7f0a008f;
+ public static final int async = 0x7f0a009e;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int cancel_action = 0x7f0a00c3;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int collapsed = 0x7f0a00df;
+ public static final int end = 0x7f0a010a;
+ public static final int end_padder = 0x7f0a010b;
+ public static final int expanded = 0x7f0a0113;
+ public static final int forever = 0x7f0a0123;
+ public static final int hidden = 0x7f0a0134;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int item_touch_helper_previous_elevation = 0x7f0a0160;
+ public static final int left = 0x7f0a0165;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int media_actions = 0x7f0a0198;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int right = 0x7f0a0237;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int start = 0x7f0a027b;
+ public static final int status_bar_latest_event_content = 0x7f0a027f;
+ public static final int tag_transition_group = 0x7f0a028e;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int top = 0x7f0a02a8;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int cancel_button_image_alpha = 0x7f0b0005;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_media_action = 0x7f0d00e0;
+ public static final int notification_media_cancel_action = 0x7f0d00e1;
+ public static final int notification_template_big_media = 0x7f0d00e2;
+ public static final int notification_template_big_media_custom = 0x7f0d00e3;
+ public static final int notification_template_big_media_narrow = 0x7f0d00e4;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0d00e5;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_lines_media = 0x7f0d00e8;
+ public static final int notification_template_media = 0x7f0d00e9;
+ public static final int notification_template_media_custom = 0x7f0d00ea;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f11015d;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f11015f;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f110160;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f110162;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f110164;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f11025d;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] CoordinatorLayout = { 0x7f04016b, 0x7f04024f };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040178, 0x7f04017b, 0x7f04017c };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f040125, 0x7f040126, 0x7f04016f, 0x7f040215, 0x7f040243, 0x7f040249 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ public static final int[] SlidingUpPanelLayout = { 0x7f0402bd, 0x7f0402be, 0x7f0402bf, 0x7f0402c0, 0x7f0402c1, 0x7f0402c2, 0x7f0402c3, 0x7f0402c4, 0x7f0402c5, 0x7f0402c6, 0x7f0402c7, 0x7f0402c8 };
+ public static final int SlidingUpPanelLayout_umanoAnchorPoint = 0;
+ public static final int SlidingUpPanelLayout_umanoClipPanel = 1;
+ public static final int SlidingUpPanelLayout_umanoDragView = 2;
+ public static final int SlidingUpPanelLayout_umanoFadeColor = 3;
+ public static final int SlidingUpPanelLayout_umanoFlingVelocity = 4;
+ public static final int SlidingUpPanelLayout_umanoInitialState = 5;
+ public static final int SlidingUpPanelLayout_umanoOverlay = 6;
+ public static final int SlidingUpPanelLayout_umanoPanelHeight = 7;
+ public static final int SlidingUpPanelLayout_umanoParallaxOffset = 8;
+ public static final int SlidingUpPanelLayout_umanoScrollInterpolator = 9;
+ public static final int SlidingUpPanelLayout_umanoScrollableView = 10;
+ public static final int SlidingUpPanelLayout_umanoShadowHeight = 11;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/io/reactivex/android/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/io/reactivex/android/R.java
new file mode 100644
index 000000000..6d477ff26
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/io/reactivex/android/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package io.reactivex.android;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/me/zhanghai/android/materialprogressbar/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/me/zhanghai/android/materialprogressbar/R.java
new file mode 100644
index 000000000..9cd35b893
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/me/zhanghai/android/materialprogressbar/R.java
@@ -0,0 +1,1611 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package me.zhanghai.android.materialprogressbar;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f040000;
+ public static final int actionBarItemBackground = 0x7f040001;
+ public static final int actionBarPopupTheme = 0x7f040002;
+ public static final int actionBarSize = 0x7f040003;
+ public static final int actionBarSplitStyle = 0x7f040004;
+ public static final int actionBarStyle = 0x7f040005;
+ public static final int actionBarTabBarStyle = 0x7f040006;
+ public static final int actionBarTabStyle = 0x7f040007;
+ public static final int actionBarTabTextStyle = 0x7f040008;
+ public static final int actionBarTheme = 0x7f040009;
+ public static final int actionBarWidgetTheme = 0x7f04000a;
+ public static final int actionButtonStyle = 0x7f04000b;
+ public static final int actionDropDownStyle = 0x7f04000c;
+ public static final int actionLayout = 0x7f04000d;
+ public static final int actionMenuTextAppearance = 0x7f04000e;
+ public static final int actionMenuTextColor = 0x7f04000f;
+ public static final int actionModeBackground = 0x7f040010;
+ public static final int actionModeCloseButtonStyle = 0x7f040011;
+ public static final int actionModeCloseDrawable = 0x7f040012;
+ public static final int actionModeCopyDrawable = 0x7f040013;
+ public static final int actionModeCutDrawable = 0x7f040014;
+ public static final int actionModeFindDrawable = 0x7f040015;
+ public static final int actionModePasteDrawable = 0x7f040016;
+ public static final int actionModePopupWindowStyle = 0x7f040017;
+ public static final int actionModeSelectAllDrawable = 0x7f040018;
+ public static final int actionModeShareDrawable = 0x7f040019;
+ public static final int actionModeSplitBackground = 0x7f04001a;
+ public static final int actionModeStyle = 0x7f04001b;
+ public static final int actionModeWebSearchDrawable = 0x7f04001c;
+ public static final int actionOverflowButtonStyle = 0x7f04001d;
+ public static final int actionOverflowMenuStyle = 0x7f04001e;
+ public static final int actionProviderClass = 0x7f04001f;
+ public static final int actionViewClass = 0x7f040020;
+ public static final int activityChooserViewStyle = 0x7f040021;
+ public static final int alertDialogButtonGroupStyle = 0x7f040023;
+ public static final int alertDialogCenterButtons = 0x7f040024;
+ public static final int alertDialogStyle = 0x7f040025;
+ public static final int alertDialogTheme = 0x7f040026;
+ public static final int allowStacking = 0x7f04002b;
+ public static final int alpha = 0x7f04002c;
+ public static final int alphabeticModifiers = 0x7f04002d;
+ public static final int arrowHeadLength = 0x7f04002e;
+ public static final int arrowShaftLength = 0x7f04002f;
+ public static final int autoCompleteTextViewStyle = 0x7f040039;
+ public static final int autoSizeMaxTextSize = 0x7f04003a;
+ public static final int autoSizeMinTextSize = 0x7f04003b;
+ public static final int autoSizePresetSizes = 0x7f04003c;
+ public static final int autoSizeStepGranularity = 0x7f04003d;
+ public static final int autoSizeTextType = 0x7f04003e;
+ public static final int background = 0x7f04003f;
+ public static final int backgroundSplit = 0x7f040040;
+ public static final int backgroundStacked = 0x7f040041;
+ public static final int backgroundTint = 0x7f040042;
+ public static final int backgroundTintMode = 0x7f040043;
+ public static final int barLength = 0x7f040044;
+ public static final int borderlessButtonStyle = 0x7f040050;
+ public static final int buttonBarButtonStyle = 0x7f04005e;
+ public static final int buttonBarNegativeButtonStyle = 0x7f04005f;
+ public static final int buttonBarNeutralButtonStyle = 0x7f040060;
+ public static final int buttonBarPositiveButtonStyle = 0x7f040061;
+ public static final int buttonBarStyle = 0x7f040062;
+ public static final int buttonGravity = 0x7f040063;
+ public static final int buttonPanelSideLayout = 0x7f040065;
+ public static final int buttonStyle = 0x7f040067;
+ public static final int buttonStyleSmall = 0x7f040068;
+ public static final int buttonTint = 0x7f040069;
+ public static final int buttonTintMode = 0x7f04006a;
+ public static final int checkboxStyle = 0x7f040094;
+ public static final int checkedTextViewStyle = 0x7f040099;
+ public static final int closeIcon = 0x7f0400b3;
+ public static final int closeItemLayout = 0x7f0400ba;
+ public static final int collapseContentDescription = 0x7f0400bb;
+ public static final int collapseIcon = 0x7f0400bc;
+ public static final int color = 0x7f0400bf;
+ public static final int colorAccent = 0x7f0400c0;
+ public static final int colorBackgroundFloating = 0x7f0400c1;
+ public static final int colorButtonNormal = 0x7f0400c2;
+ public static final int colorControlActivated = 0x7f0400c3;
+ public static final int colorControlHighlight = 0x7f0400c4;
+ public static final int colorControlNormal = 0x7f0400c5;
+ public static final int colorError = 0x7f0400c6;
+ public static final int colorPrimary = 0x7f0400c7;
+ public static final int colorPrimaryDark = 0x7f0400c8;
+ public static final int colorSwitchThumbNormal = 0x7f0400cb;
+ public static final int commitIcon = 0x7f0400ce;
+ public static final int contentDescription = 0x7f0400cf;
+ public static final int contentInsetEnd = 0x7f0400d0;
+ public static final int contentInsetEndWithActions = 0x7f0400d1;
+ public static final int contentInsetLeft = 0x7f0400d2;
+ public static final int contentInsetRight = 0x7f0400d3;
+ public static final int contentInsetStart = 0x7f0400d4;
+ public static final int contentInsetStartWithNavigation = 0x7f0400d5;
+ public static final int controlBackground = 0x7f0400dc;
+ public static final int customNavigationLayout = 0x7f0400e3;
+ public static final int defaultQueryHint = 0x7f0400e5;
+ public static final int dialogPreferredPadding = 0x7f0400ed;
+ public static final int dialogTheme = 0x7f0400ee;
+ public static final int displayOptions = 0x7f0400f1;
+ public static final int divider = 0x7f0400f2;
+ public static final int dividerHorizontal = 0x7f0400f4;
+ public static final int dividerPadding = 0x7f0400f5;
+ public static final int dividerVertical = 0x7f0400f6;
+ public static final int drawableSize = 0x7f0400f7;
+ public static final int drawerArrowStyle = 0x7f0400f8;
+ public static final int dropDownListViewStyle = 0x7f0400f9;
+ public static final int dropdownListPreferredItemHeight = 0x7f0400fa;
+ public static final int editTextBackground = 0x7f0400fc;
+ public static final int editTextColor = 0x7f0400fd;
+ public static final int editTextStyle = 0x7f0400ff;
+ public static final int elevation = 0x7f040100;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f040108;
+ public static final int font = 0x7f040129;
+ public static final int fontFamily = 0x7f04012a;
+ public static final int fontProviderAuthority = 0x7f04012b;
+ public static final int fontProviderCerts = 0x7f04012c;
+ public static final int fontProviderFetchStrategy = 0x7f04012d;
+ public static final int fontProviderFetchTimeout = 0x7f04012e;
+ public static final int fontProviderPackage = 0x7f04012f;
+ public static final int fontProviderQuery = 0x7f040130;
+ public static final int fontStyle = 0x7f040131;
+ public static final int fontWeight = 0x7f040133;
+ public static final int gapBetweenBars = 0x7f040136;
+ public static final int goIcon = 0x7f040137;
+ public static final int height = 0x7f040139;
+ public static final int hideOnContentScroll = 0x7f04013e;
+ public static final int homeAsUpIndicator = 0x7f040146;
+ public static final int homeLayout = 0x7f040147;
+ public static final int icon = 0x7f040149;
+ public static final int iconTint = 0x7f040151;
+ public static final int iconTintMode = 0x7f040152;
+ public static final int iconifiedByDefault = 0x7f040153;
+ public static final int imageButtonStyle = 0x7f040156;
+ public static final int indeterminateProgressStyle = 0x7f040157;
+ public static final int initialActivityCount = 0x7f040158;
+ public static final int isLightTheme = 0x7f04015b;
+ public static final int itemPadding = 0x7f040164;
+ public static final int layout = 0x7f04016e;
+ public static final int listChoiceBackgroundIndicator = 0x7f040186;
+ public static final int listDividerAlertDialog = 0x7f040187;
+ public static final int listItemLayout = 0x7f040188;
+ public static final int listLayout = 0x7f040189;
+ public static final int listMenuViewStyle = 0x7f04018a;
+ public static final int listPopupWindowStyle = 0x7f04018b;
+ public static final int listPreferredItemHeight = 0x7f04018c;
+ public static final int listPreferredItemHeightLarge = 0x7f04018d;
+ public static final int listPreferredItemHeightSmall = 0x7f04018e;
+ public static final int listPreferredItemPaddingLeft = 0x7f04018f;
+ public static final int listPreferredItemPaddingRight = 0x7f040190;
+ public static final int logo = 0x7f040191;
+ public static final int logoDescription = 0x7f040192;
+ public static final int maxButtonHeight = 0x7f040196;
+ public static final int measureWithLargestChild = 0x7f0401be;
+ public static final int mpb_determinateCircularProgressStyle = 0x7f0401ce;
+ public static final int mpb_indeterminateTint = 0x7f0401cf;
+ public static final int mpb_indeterminateTintMode = 0x7f0401d0;
+ public static final int mpb_progressBackgroundTint = 0x7f0401d1;
+ public static final int mpb_progressBackgroundTintMode = 0x7f0401d2;
+ public static final int mpb_progressStyle = 0x7f0401d3;
+ public static final int mpb_progressTint = 0x7f0401d4;
+ public static final int mpb_progressTintMode = 0x7f0401d5;
+ public static final int mpb_secondaryProgressTint = 0x7f0401d6;
+ public static final int mpb_secondaryProgressTintMode = 0x7f0401d7;
+ public static final int mpb_setBothDrawables = 0x7f0401d8;
+ public static final int mpb_showProgressBackground = 0x7f0401d9;
+ public static final int mpb_useIntrinsicPadding = 0x7f0401da;
+ public static final int multiChoiceItemLayout = 0x7f0401db;
+ public static final int navigationContentDescription = 0x7f0401dc;
+ public static final int navigationIcon = 0x7f0401dd;
+ public static final int navigationMode = 0x7f0401de;
+ public static final int numericModifiers = 0x7f0401e1;
+ public static final int overlapAnchor = 0x7f0401e5;
+ public static final int paddingBottomNoButtons = 0x7f0401e6;
+ public static final int paddingEnd = 0x7f0401e7;
+ public static final int paddingStart = 0x7f0401e8;
+ public static final int paddingTopNoTitle = 0x7f0401e9;
+ public static final int panelBackground = 0x7f0401ea;
+ public static final int panelMenuListTheme = 0x7f0401eb;
+ public static final int panelMenuListWidth = 0x7f0401ec;
+ public static final int popupMenuStyle = 0x7f0401f3;
+ public static final int popupTheme = 0x7f0401f4;
+ public static final int popupWindowStyle = 0x7f0401f5;
+ public static final int preserveIconSpacing = 0x7f040205;
+ public static final int progressBarPadding = 0x7f04020b;
+ public static final int progressBarStyle = 0x7f04020c;
+ public static final int queryBackground = 0x7f04020d;
+ public static final int queryHint = 0x7f04020e;
+ public static final int radioButtonStyle = 0x7f04020f;
+ public static final int ratingBarStyle = 0x7f040210;
+ public static final int ratingBarStyleIndicator = 0x7f040211;
+ public static final int ratingBarStyleSmall = 0x7f040212;
+ public static final int searchHintIcon = 0x7f04021f;
+ public static final int searchIcon = 0x7f040220;
+ public static final int searchViewStyle = 0x7f040221;
+ public static final int seekBarStyle = 0x7f040224;
+ public static final int selectableItemBackground = 0x7f040226;
+ public static final int selectableItemBackgroundBorderless = 0x7f040227;
+ public static final int showAsAction = 0x7f04022b;
+ public static final int showDividers = 0x7f04022c;
+ public static final int showText = 0x7f04022f;
+ public static final int showTitle = 0x7f040230;
+ public static final int singleChoiceItemLayout = 0x7f040232;
+ public static final int spinBars = 0x7f040244;
+ public static final int spinnerDropDownItemStyle = 0x7f040245;
+ public static final int spinnerStyle = 0x7f040246;
+ public static final int splitTrack = 0x7f040247;
+ public static final int srcCompat = 0x7f040248;
+ public static final int state_above_anchor = 0x7f04024a;
+ public static final int subMenuArrow = 0x7f040253;
+ public static final int submitBackground = 0x7f040254;
+ public static final int subtitle = 0x7f040255;
+ public static final int subtitleTextAppearance = 0x7f040256;
+ public static final int subtitleTextColor = 0x7f040257;
+ public static final int subtitleTextStyle = 0x7f040258;
+ public static final int suggestionRowLayout = 0x7f040259;
+ public static final int switchMinWidth = 0x7f04025d;
+ public static final int switchPadding = 0x7f04025e;
+ public static final int switchStyle = 0x7f040261;
+ public static final int switchTextAppearance = 0x7f040262;
+ public static final int textAllCaps = 0x7f040280;
+ public static final int textAppearanceLargePopupMenu = 0x7f04028b;
+ public static final int textAppearanceListItem = 0x7f04028c;
+ public static final int textAppearanceListItemSecondary = 0x7f04028d;
+ public static final int textAppearanceListItemSmall = 0x7f04028e;
+ public static final int textAppearancePopupMenuHeader = 0x7f040290;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f040291;
+ public static final int textAppearanceSearchResultTitle = 0x7f040292;
+ public static final int textAppearanceSmallPopupMenu = 0x7f040293;
+ public static final int textColorAlertDialogListItem = 0x7f040297;
+ public static final int textColorSearchUrl = 0x7f040298;
+ public static final int theme = 0x7f04029d;
+ public static final int thickness = 0x7f04029e;
+ public static final int thumbTextPadding = 0x7f04029f;
+ public static final int thumbTint = 0x7f0402a0;
+ public static final int thumbTintMode = 0x7f0402a1;
+ public static final int tickMark = 0x7f0402a2;
+ public static final int tickMarkTint = 0x7f0402a3;
+ public static final int tickMarkTintMode = 0x7f0402a4;
+ public static final int tint = 0x7f0402a5;
+ public static final int tintMode = 0x7f0402a6;
+ public static final int title = 0x7f0402a7;
+ public static final int titleMargin = 0x7f0402a9;
+ public static final int titleMarginBottom = 0x7f0402aa;
+ public static final int titleMarginEnd = 0x7f0402ab;
+ public static final int titleMarginStart = 0x7f0402ac;
+ public static final int titleMarginTop = 0x7f0402ad;
+ public static final int titleMargins = 0x7f0402ae;
+ public static final int titleTextAppearance = 0x7f0402af;
+ public static final int titleTextColor = 0x7f0402b0;
+ public static final int titleTextStyle = 0x7f0402b1;
+ public static final int toolbarNavigationButtonStyle = 0x7f0402b3;
+ public static final int toolbarStyle = 0x7f0402b5;
+ public static final int tooltipForegroundColor = 0x7f0402b6;
+ public static final int tooltipFrameBackground = 0x7f0402b7;
+ public static final int tooltipText = 0x7f0402b8;
+ public static final int track = 0x7f0402b9;
+ public static final int trackTint = 0x7f0402ba;
+ public static final int trackTintMode = 0x7f0402bb;
+ public static final int voiceIcon = 0x7f0402ce;
+ public static final int windowActionBar = 0x7f0402d0;
+ public static final int windowActionBarOverlay = 0x7f0402d1;
+ public static final int windowActionModeOverlay = 0x7f0402d2;
+ public static final int windowFixedHeightMajor = 0x7f0402d3;
+ public static final int windowFixedHeightMinor = 0x7f0402d4;
+ public static final int windowFixedWidthMajor = 0x7f0402d5;
+ public static final int windowFixedWidthMinor = 0x7f0402d6;
+ public static final int windowMinWidthMajor = 0x7f0402d7;
+ public static final int windowMinWidthMinor = 0x7f0402d8;
+ public static final int windowNoTitle = 0x7f0402d9;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f050000;
+ public static final int abc_allow_stacked_button_bar = 0x7f050001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
+ public static final int abc_btn_colored_text_material = 0x7f060003;
+ public static final int abc_color_highlight_material = 0x7f060004;
+ public static final int abc_hint_foreground_material_dark = 0x7f060005;
+ public static final int abc_hint_foreground_material_light = 0x7f060006;
+ public static final int abc_input_method_navigation_guard = 0x7f060007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
+ public static final int abc_primary_text_material_dark = 0x7f06000a;
+ public static final int abc_primary_text_material_light = 0x7f06000b;
+ public static final int abc_search_url_text = 0x7f06000c;
+ public static final int abc_search_url_text_normal = 0x7f06000d;
+ public static final int abc_search_url_text_pressed = 0x7f06000e;
+ public static final int abc_search_url_text_selected = 0x7f06000f;
+ public static final int abc_secondary_text_material_dark = 0x7f060010;
+ public static final int abc_secondary_text_material_light = 0x7f060011;
+ public static final int abc_tint_btn_checkable = 0x7f060012;
+ public static final int abc_tint_default = 0x7f060013;
+ public static final int abc_tint_edittext = 0x7f060014;
+ public static final int abc_tint_seek_thumb = 0x7f060015;
+ public static final int abc_tint_spinner = 0x7f060016;
+ public static final int abc_tint_switch_track = 0x7f060017;
+ public static final int accent_material_dark = 0x7f060018;
+ public static final int accent_material_light = 0x7f060019;
+ public static final int background_floating_material_dark = 0x7f060032;
+ public static final int background_floating_material_light = 0x7f060033;
+ public static final int background_material_dark = 0x7f060034;
+ public static final int background_material_light = 0x7f060035;
+ public static final int bright_foreground_disabled_material_dark = 0x7f060036;
+ public static final int bright_foreground_disabled_material_light = 0x7f060037;
+ public static final int bright_foreground_inverse_material_dark = 0x7f060038;
+ public static final int bright_foreground_inverse_material_light = 0x7f060039;
+ public static final int bright_foreground_material_dark = 0x7f06003a;
+ public static final int bright_foreground_material_light = 0x7f06003b;
+ public static final int button_material_dark = 0x7f06003c;
+ public static final int button_material_light = 0x7f06003d;
+ public static final int dim_foreground_disabled_material_dark = 0x7f06006c;
+ public static final int dim_foreground_disabled_material_light = 0x7f06006d;
+ public static final int dim_foreground_material_dark = 0x7f06006e;
+ public static final int dim_foreground_material_light = 0x7f06006f;
+ public static final int foreground_material_dark = 0x7f060073;
+ public static final int foreground_material_light = 0x7f060074;
+ public static final int highlighted_text_material_dark = 0x7f060075;
+ public static final int highlighted_text_material_light = 0x7f060076;
+ public static final int material_blue_grey_800 = 0x7f060077;
+ public static final int material_blue_grey_900 = 0x7f060078;
+ public static final int material_blue_grey_950 = 0x7f060079;
+ public static final int material_deep_teal_200 = 0x7f06007a;
+ public static final int material_deep_teal_500 = 0x7f06007b;
+ public static final int material_grey_100 = 0x7f06007c;
+ public static final int material_grey_300 = 0x7f06007d;
+ public static final int material_grey_50 = 0x7f06007e;
+ public static final int material_grey_600 = 0x7f06007f;
+ public static final int material_grey_800 = 0x7f060080;
+ public static final int material_grey_850 = 0x7f060081;
+ public static final int material_grey_900 = 0x7f060082;
+ public static final int notification_action_color_filter = 0x7f0600c2;
+ public static final int notification_icon_bg_color = 0x7f0600c3;
+ public static final int notification_material_background_media_default_color = 0x7f0600c4;
+ public static final int primary_dark_material_dark = 0x7f0600c6;
+ public static final int primary_dark_material_light = 0x7f0600c7;
+ public static final int primary_material_dark = 0x7f0600c8;
+ public static final int primary_material_light = 0x7f0600c9;
+ public static final int primary_text_default_material_dark = 0x7f0600ca;
+ public static final int primary_text_default_material_light = 0x7f0600cb;
+ public static final int primary_text_disabled_material_dark = 0x7f0600cc;
+ public static final int primary_text_disabled_material_light = 0x7f0600cd;
+ public static final int ripple_material_dark = 0x7f0600ce;
+ public static final int ripple_material_light = 0x7f0600cf;
+ public static final int secondary_text_default_material_dark = 0x7f0600d0;
+ public static final int secondary_text_default_material_light = 0x7f0600d1;
+ public static final int secondary_text_disabled_material_dark = 0x7f0600d2;
+ public static final int secondary_text_disabled_material_light = 0x7f0600d3;
+ public static final int switch_thumb_disabled_material_dark = 0x7f0600d4;
+ public static final int switch_thumb_disabled_material_light = 0x7f0600d5;
+ public static final int switch_thumb_material_dark = 0x7f0600d6;
+ public static final int switch_thumb_material_light = 0x7f0600d7;
+ public static final int switch_thumb_normal_material_dark = 0x7f0600d8;
+ public static final int switch_thumb_normal_material_light = 0x7f0600d9;
+ public static final int tooltip_background_dark = 0x7f0600da;
+ public static final int tooltip_background_light = 0x7f0600db;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f070000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
+ public static final int abc_action_bar_default_height_material = 0x7f070002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
+ public static final int abc_action_bar_elevation_material = 0x7f070005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f070009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
+ public static final int abc_action_button_min_height_material = 0x7f07000d;
+ public static final int abc_action_button_min_width_material = 0x7f07000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
+ public static final int abc_button_inset_horizontal_material = 0x7f070012;
+ public static final int abc_button_inset_vertical_material = 0x7f070013;
+ public static final int abc_button_padding_horizontal_material = 0x7f070014;
+ public static final int abc_button_padding_vertical_material = 0x7f070015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
+ public static final int abc_config_prefDialogWidth = 0x7f070017;
+ public static final int abc_control_corner_material = 0x7f070018;
+ public static final int abc_control_inset_material = 0x7f070019;
+ public static final int abc_control_padding_material = 0x7f07001a;
+ public static final int abc_dialog_fixed_height_major = 0x7f07001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f07001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f070021;
+ public static final int abc_dialog_min_width_major = 0x7f070022;
+ public static final int abc_dialog_min_width_minor = 0x7f070023;
+ public static final int abc_dialog_padding_material = 0x7f070024;
+ public static final int abc_dialog_padding_top_material = 0x7f070025;
+ public static final int abc_dialog_title_divider_material = 0x7f070026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f070027;
+ public static final int abc_disabled_alpha_material_light = 0x7f070028;
+ public static final int abc_dropdownitem_icon_width = 0x7f070029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f07002e;
+ public static final int abc_floating_window_z = 0x7f07002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
+ public static final int abc_panel_menu_list_width = 0x7f070031;
+ public static final int abc_progress_bar_height_material = 0x7f070032;
+ public static final int abc_search_view_preferred_height = 0x7f070033;
+ public static final int abc_search_view_preferred_width = 0x7f070034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f070035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f070037;
+ public static final int abc_switch_padding = 0x7f070038;
+ public static final int abc_text_size_body_1_material = 0x7f070039;
+ public static final int abc_text_size_body_2_material = 0x7f07003a;
+ public static final int abc_text_size_button_material = 0x7f07003b;
+ public static final int abc_text_size_caption_material = 0x7f07003c;
+ public static final int abc_text_size_display_1_material = 0x7f07003d;
+ public static final int abc_text_size_display_2_material = 0x7f07003e;
+ public static final int abc_text_size_display_3_material = 0x7f07003f;
+ public static final int abc_text_size_display_4_material = 0x7f070040;
+ public static final int abc_text_size_headline_material = 0x7f070041;
+ public static final int abc_text_size_large_material = 0x7f070042;
+ public static final int abc_text_size_medium_material = 0x7f070043;
+ public static final int abc_text_size_menu_header_material = 0x7f070044;
+ public static final int abc_text_size_menu_material = 0x7f070045;
+ public static final int abc_text_size_small_material = 0x7f070046;
+ public static final int abc_text_size_subhead_material = 0x7f070047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
+ public static final int abc_text_size_title_material = 0x7f070049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
+ public static final int compat_button_inset_horizontal_material = 0x7f070083;
+ public static final int compat_button_inset_vertical_material = 0x7f070084;
+ public static final int compat_button_padding_horizontal_material = 0x7f070085;
+ public static final int compat_button_padding_vertical_material = 0x7f070086;
+ public static final int compat_control_corner_material = 0x7f070087;
+ public static final int disabled_alpha_material_dark = 0x7f0700b8;
+ public static final int disabled_alpha_material_light = 0x7f0700b9;
+ public static final int highlight_alpha_material_colored = 0x7f0700be;
+ public static final int highlight_alpha_material_dark = 0x7f0700bf;
+ public static final int highlight_alpha_material_light = 0x7f0700c0;
+ public static final int hint_alpha_material_dark = 0x7f0700c1;
+ public static final int hint_alpha_material_light = 0x7f0700c2;
+ public static final int hint_pressed_alpha_material_dark = 0x7f0700c3;
+ public static final int hint_pressed_alpha_material_light = 0x7f0700c4;
+ public static final int notification_action_icon_size = 0x7f07012f;
+ public static final int notification_action_text_size = 0x7f070130;
+ public static final int notification_big_circle_margin = 0x7f070131;
+ public static final int notification_content_margin_start = 0x7f070133;
+ public static final int notification_large_icon_height = 0x7f070134;
+ public static final int notification_large_icon_width = 0x7f070135;
+ public static final int notification_main_column_padding_top = 0x7f070136;
+ public static final int notification_media_narrow_margin = 0x7f070137;
+ public static final int notification_right_icon_size = 0x7f070138;
+ public static final int notification_right_side_padding_top = 0x7f070139;
+ public static final int notification_small_icon_background_padding = 0x7f07013a;
+ public static final int notification_small_icon_size_as_large = 0x7f07013b;
+ public static final int notification_subtext_size = 0x7f07013c;
+ public static final int notification_top_pad = 0x7f07013d;
+ public static final int notification_top_pad_large_text = 0x7f07013e;
+ public static final int tooltip_corner_radius = 0x7f070151;
+ public static final int tooltip_horizontal_padding = 0x7f070152;
+ public static final int tooltip_margin = 0x7f070153;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f070154;
+ public static final int tooltip_precise_anchor_threshold = 0x7f070155;
+ public static final int tooltip_vertical_padding = 0x7f070156;
+ public static final int tooltip_y_offset_non_touch = 0x7f070157;
+ public static final int tooltip_y_offset_touch = 0x7f070158;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006;
+ public static final int abc_action_bar_item_background_material = 0x7f080007;
+ public static final int abc_btn_borderless_material = 0x7f080008;
+ public static final int abc_btn_check_material = 0x7f080009;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b;
+ public static final int abc_btn_colored_material = 0x7f08000c;
+ public static final int abc_btn_default_mtrl_shape = 0x7f08000d;
+ public static final int abc_btn_radio_material = 0x7f08000e;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012;
+ public static final int abc_cab_background_internal_bg = 0x7f080013;
+ public static final int abc_cab_background_top_material = 0x7f080014;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015;
+ public static final int abc_control_background_material = 0x7f080016;
+ public static final int abc_dialog_material_background = 0x7f080017;
+ public static final int abc_edit_text_material = 0x7f080018;
+ public static final int abc_ic_ab_back_material = 0x7f080019;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a;
+ public static final int abc_ic_clear_material = 0x7f08001b;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c;
+ public static final int abc_ic_go_search_api_material = 0x7f08001d;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f;
+ public static final int abc_ic_menu_overflow_material = 0x7f080020;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023;
+ public static final int abc_ic_search_api_material = 0x7f080024;
+ public static final int abc_ic_star_black_16dp = 0x7f080025;
+ public static final int abc_ic_star_black_36dp = 0x7f080026;
+ public static final int abc_ic_star_black_48dp = 0x7f080027;
+ public static final int abc_ic_star_half_black_16dp = 0x7f080028;
+ public static final int abc_ic_star_half_black_36dp = 0x7f080029;
+ public static final int abc_ic_star_half_black_48dp = 0x7f08002a;
+ public static final int abc_ic_voice_search_api_material = 0x7f08002b;
+ public static final int abc_item_background_holo_dark = 0x7f08002c;
+ public static final int abc_item_background_holo_light = 0x7f08002d;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f08002f;
+ public static final int abc_list_focused_holo = 0x7f080030;
+ public static final int abc_list_longpressed_holo = 0x7f080031;
+ public static final int abc_list_pressed_holo_dark = 0x7f080032;
+ public static final int abc_list_pressed_holo_light = 0x7f080033;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f080035;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f080036;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f080037;
+ public static final int abc_list_selector_holo_dark = 0x7f080038;
+ public static final int abc_list_selector_holo_light = 0x7f080039;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a;
+ public static final int abc_popup_background_mtrl_mult = 0x7f08003b;
+ public static final int abc_ratingbar_indicator_material = 0x7f08003c;
+ public static final int abc_ratingbar_material = 0x7f08003d;
+ public static final int abc_ratingbar_small_material = 0x7f08003e;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043;
+ public static final int abc_seekbar_thumb_material = 0x7f080044;
+ public static final int abc_seekbar_tick_mark_material = 0x7f080045;
+ public static final int abc_seekbar_track_material = 0x7f080046;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f080047;
+ public static final int abc_spinner_textfield_background_material = 0x7f080048;
+ public static final int abc_switch_thumb_material = 0x7f080049;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f08004a;
+ public static final int abc_tab_indicator_material = 0x7f08004b;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c;
+ public static final int abc_text_cursor_material = 0x7f08004d;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f080055;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057;
+ public static final int abc_textfield_search_material = 0x7f080058;
+ public static final int abc_vector_test = 0x7f080059;
+ public static final int notification_action_background = 0x7f080204;
+ public static final int notification_bg = 0x7f080205;
+ public static final int notification_bg_low = 0x7f080206;
+ public static final int notification_bg_low_normal = 0x7f080207;
+ public static final int notification_bg_low_pressed = 0x7f080208;
+ public static final int notification_bg_normal = 0x7f080209;
+ public static final int notification_bg_normal_pressed = 0x7f08020a;
+ public static final int notification_icon_background = 0x7f08020b;
+ public static final int notification_template_icon_bg = 0x7f08020d;
+ public static final int notification_template_icon_low_bg = 0x7f08020e;
+ public static final int notification_tile_bg = 0x7f08020f;
+ public static final int notify_panel_notification_icon_bg = 0x7f080210;
+ public static final int tooltip_frame_dark = 0x7f08025e;
+ public static final int tooltip_frame_light = 0x7f08025f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int ALT = 0x7f0a0000;
+ public static final int CTRL = 0x7f0a0001;
+ public static final int FUNCTION = 0x7f0a0002;
+ public static final int META = 0x7f0a0003;
+ public static final int SHIFT = 0x7f0a0004;
+ public static final int SYM = 0x7f0a0005;
+ public static final int action0 = 0x7f0a0006;
+ public static final int action_bar = 0x7f0a0027;
+ public static final int action_bar_activity_content = 0x7f0a0028;
+ public static final int action_bar_container = 0x7f0a0029;
+ public static final int action_bar_root = 0x7f0a002a;
+ public static final int action_bar_spinner = 0x7f0a002b;
+ public static final int action_bar_subtitle = 0x7f0a002c;
+ public static final int action_bar_title = 0x7f0a002d;
+ public static final int action_container = 0x7f0a0031;
+ public static final int action_context_bar = 0x7f0a0032;
+ public static final int action_divider = 0x7f0a0036;
+ public static final int action_image = 0x7f0a0046;
+ public static final int action_menu_divider = 0x7f0a0047;
+ public static final int action_menu_presenter = 0x7f0a0048;
+ public static final int action_mode_bar = 0x7f0a0049;
+ public static final int action_mode_bar_stub = 0x7f0a004a;
+ public static final int action_mode_close_button = 0x7f0a004b;
+ public static final int action_text = 0x7f0a0073;
+ public static final int actions = 0x7f0a0075;
+ public static final int activity_chooser_view_content = 0x7f0a0076;
+ public static final int add = 0x7f0a007e;
+ public static final int alertTitle = 0x7f0a008a;
+ public static final int always = 0x7f0a008e;
+ public static final int async = 0x7f0a009e;
+ public static final int beginning = 0x7f0a00ae;
+ public static final int blocking = 0x7f0a00b2;
+ public static final int bottom = 0x7f0a00b4;
+ public static final int buttonPanel = 0x7f0a00b8;
+ public static final int cancel_action = 0x7f0a00c3;
+ public static final int checkbox = 0x7f0a00d5;
+ public static final int chronometer = 0x7f0a00d6;
+ public static final int circular = 0x7f0a00d8;
+ public static final int collapseActionView = 0x7f0a00de;
+ public static final int contentPanel = 0x7f0a00eb;
+ public static final int custom = 0x7f0a00f1;
+ public static final int customPanel = 0x7f0a00f2;
+ public static final int decor_content_parent = 0x7f0a00f4;
+ public static final int default_activity_button = 0x7f0a00f5;
+ public static final int disableHome = 0x7f0a00fc;
+ public static final int dynamic = 0x7f0a0106;
+ public static final int edit_query = 0x7f0a0107;
+ public static final int end = 0x7f0a010a;
+ public static final int end_padder = 0x7f0a010b;
+ public static final int expand_activities_button = 0x7f0a0112;
+ public static final int expanded_menu = 0x7f0a0115;
+ public static final int forever = 0x7f0a0123;
+ public static final int home = 0x7f0a0136;
+ public static final int homeAsUp = 0x7f0a0137;
+ public static final int horizontal = 0x7f0a0138;
+ public static final int icon = 0x7f0a013a;
+ public static final int icon_group = 0x7f0a013c;
+ public static final int ifRoom = 0x7f0a013f;
+ public static final int image = 0x7f0a0140;
+ public static final int info = 0x7f0a0151;
+ public static final int italic = 0x7f0a015b;
+ public static final int line1 = 0x7f0a0168;
+ public static final int line3 = 0x7f0a0169;
+ public static final int listMode = 0x7f0a016a;
+ public static final int list_item = 0x7f0a016b;
+ public static final int media_actions = 0x7f0a0198;
+ public static final int message = 0x7f0a019c;
+ public static final int middle = 0x7f0a019d;
+ public static final int multiply = 0x7f0a01d7;
+ public static final int never = 0x7f0a01e4;
+ public static final int none = 0x7f0a01e7;
+ public static final int normal = 0x7f0a01e8;
+ public static final int notification_background = 0x7f0a01ea;
+ public static final int notification_main_column = 0x7f0a01eb;
+ public static final int notification_main_column_container = 0x7f0a01ec;
+ public static final int parentPanel = 0x7f0a01ff;
+ public static final int progress_circular = 0x7f0a022b;
+ public static final int progress_horizontal = 0x7f0a022c;
+ public static final int radio = 0x7f0a022e;
+ public static final int right_icon = 0x7f0a0238;
+ public static final int right_side = 0x7f0a0239;
+ public static final int screen = 0x7f0a0242;
+ public static final int scrollIndicatorDown = 0x7f0a0244;
+ public static final int scrollIndicatorUp = 0x7f0a0245;
+ public static final int scrollView = 0x7f0a0246;
+ public static final int search_badge = 0x7f0a0249;
+ public static final int search_bar = 0x7f0a024a;
+ public static final int search_button = 0x7f0a024b;
+ public static final int search_close_btn = 0x7f0a024c;
+ public static final int search_edit_frame = 0x7f0a024d;
+ public static final int search_go_btn = 0x7f0a024e;
+ public static final int search_mag_icon = 0x7f0a024f;
+ public static final int search_plate = 0x7f0a0250;
+ public static final int search_src_text = 0x7f0a0251;
+ public static final int search_voice_btn = 0x7f0a0252;
+ public static final int select_dialog_listview = 0x7f0a0258;
+ public static final int shortcut = 0x7f0a025e;
+ public static final int showCustom = 0x7f0a025f;
+ public static final int showHome = 0x7f0a0260;
+ public static final int showTitle = 0x7f0a0261;
+ public static final int spacer = 0x7f0a0274;
+ public static final int split_action_bar = 0x7f0a0276;
+ public static final int src_atop = 0x7f0a0277;
+ public static final int src_in = 0x7f0a0278;
+ public static final int src_over = 0x7f0a0279;
+ public static final int status_bar_latest_event_content = 0x7f0a027f;
+ public static final int submenuarrow = 0x7f0a0284;
+ public static final int submit_area = 0x7f0a0285;
+ public static final int tabMode = 0x7f0a028b;
+ public static final int text = 0x7f0a0292;
+ public static final int text2 = 0x7f0a0293;
+ public static final int textSpacerNoButtons = 0x7f0a0294;
+ public static final int textSpacerNoTitle = 0x7f0a0295;
+ public static final int time = 0x7f0a029e;
+ public static final int title = 0x7f0a02a0;
+ public static final int titleDividerNoCustom = 0x7f0a02a1;
+ public static final int title_template = 0x7f0a02a4;
+ public static final int top = 0x7f0a02a8;
+ public static final int topPanel = 0x7f0a02ad;
+ public static final int uniform = 0x7f0a02b8;
+ public static final int up = 0x7f0a02ba;
+ public static final int useLogo = 0x7f0a02bb;
+ public static final int withText = 0x7f0a02d1;
+ public static final int wrap_content = 0x7f0a02d2;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f0b0000;
+ public static final int abc_config_activityShortDur = 0x7f0b0001;
+ public static final int cancel_button_image_alpha = 0x7f0b0005;
+ public static final int config_tooltipAnimTime = 0x7f0b0007;
+ public static final int status_bar_notification_info_maxnum = 0x7f0b001e;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0d0000;
+ public static final int abc_action_bar_up_container = 0x7f0d0001;
+ public static final int abc_action_menu_item_layout = 0x7f0d0002;
+ public static final int abc_action_menu_layout = 0x7f0d0003;
+ public static final int abc_action_mode_bar = 0x7f0d0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0d0005;
+ public static final int abc_activity_chooser_view = 0x7f0d0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0d0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0d0008;
+ public static final int abc_alert_dialog_material = 0x7f0d0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0d000a;
+ public static final int abc_dialog_title_material = 0x7f0d000c;
+ public static final int abc_expanded_menu_layout = 0x7f0d000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0d000e;
+ public static final int abc_list_menu_item_icon = 0x7f0d000f;
+ public static final int abc_list_menu_item_layout = 0x7f0d0010;
+ public static final int abc_list_menu_item_radio = 0x7f0d0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0d0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0d0013;
+ public static final int abc_screen_content_include = 0x7f0d0014;
+ public static final int abc_screen_simple = 0x7f0d0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0d0016;
+ public static final int abc_screen_toolbar = 0x7f0d0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0d0018;
+ public static final int abc_search_view = 0x7f0d0019;
+ public static final int abc_select_dialog_material = 0x7f0d001a;
+ public static final int notification_action = 0x7f0d00dd;
+ public static final int notification_action_tombstone = 0x7f0d00de;
+ public static final int notification_media_action = 0x7f0d00e0;
+ public static final int notification_media_cancel_action = 0x7f0d00e1;
+ public static final int notification_template_big_media = 0x7f0d00e2;
+ public static final int notification_template_big_media_custom = 0x7f0d00e3;
+ public static final int notification_template_big_media_narrow = 0x7f0d00e4;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0d00e5;
+ public static final int notification_template_custom_big = 0x7f0d00e6;
+ public static final int notification_template_icon_group = 0x7f0d00e7;
+ public static final int notification_template_lines_media = 0x7f0d00e8;
+ public static final int notification_template_media = 0x7f0d00e9;
+ public static final int notification_template_media_custom = 0x7f0d00ea;
+ public static final int notification_template_part_chronometer = 0x7f0d00eb;
+ public static final int notification_template_part_time = 0x7f0d00ec;
+ public static final int select_dialog_item_material = 0x7f0d0102;
+ public static final int select_dialog_multichoice_material = 0x7f0d0103;
+ public static final int select_dialog_singlechoice_material = 0x7f0d0104;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0d0109;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f100000;
+ public static final int abc_action_bar_up_description = 0x7f100001;
+ public static final int abc_action_menu_overflow_description = 0x7f100002;
+ public static final int abc_action_mode_done = 0x7f100003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f100004;
+ public static final int abc_activitychooserview_choose_application = 0x7f100005;
+ public static final int abc_capital_off = 0x7f100006;
+ public static final int abc_capital_on = 0x7f100007;
+ public static final int abc_font_family_body_1_material = 0x7f100008;
+ public static final int abc_font_family_body_2_material = 0x7f100009;
+ public static final int abc_font_family_button_material = 0x7f10000a;
+ public static final int abc_font_family_caption_material = 0x7f10000b;
+ public static final int abc_font_family_display_1_material = 0x7f10000c;
+ public static final int abc_font_family_display_2_material = 0x7f10000d;
+ public static final int abc_font_family_display_3_material = 0x7f10000e;
+ public static final int abc_font_family_display_4_material = 0x7f10000f;
+ public static final int abc_font_family_headline_material = 0x7f100010;
+ public static final int abc_font_family_menu_material = 0x7f100011;
+ public static final int abc_font_family_subhead_material = 0x7f100012;
+ public static final int abc_font_family_title_material = 0x7f100013;
+ public static final int abc_search_hint = 0x7f10001e;
+ public static final int abc_searchview_description_clear = 0x7f10001f;
+ public static final int abc_searchview_description_query = 0x7f100020;
+ public static final int abc_searchview_description_search = 0x7f100021;
+ public static final int abc_searchview_description_submit = 0x7f100022;
+ public static final int abc_searchview_description_voice = 0x7f100023;
+ public static final int abc_shareactionprovider_share_with = 0x7f100024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f100025;
+ public static final int abc_toolbar_collapse_description = 0x7f100026;
+ public static final int search_menu_title = 0x7f100206;
+ public static final int status_bar_notification_info_overflow = 0x7f100220;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f110000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f110001;
+ public static final int Animation_AppCompat_Dialog = 0x7f110002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f110003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f110004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f110007;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f110008;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f110009;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f11000a;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f11000b;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f11000e;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f11000d;
+ public static final int Base_TextAppearance_AppCompat = 0x7f11000f;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f110010;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f110011;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f110012;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f110013;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f110014;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f110015;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f110016;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f110017;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f110018;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f110019;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f11001a;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f11001b;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f11001c;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f11001d;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f11001e;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f11001f;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f110020;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f110021;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f110022;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f110023;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f110024;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f110025;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f110026;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f110027;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f110028;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f110029;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f11002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f11002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f11002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f11002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f11002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f11002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110030;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f110031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f110032;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f110033;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f110034;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110035;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110036;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110037;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110038;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110039;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f11003a;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f11003b;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11003c;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f11003d;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f11003e;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f11005e;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f11005f;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f110060;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f110061;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f110062;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f110063;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f110064;
+ public static final int Base_Theme_AppCompat = 0x7f11003f;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f110040;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f110041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f110045;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f110042;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f110043;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f110044;
+ public static final int Base_Theme_AppCompat_Light = 0x7f110046;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f110047;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f110048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f11004c;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f110049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f11004a;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f11004b;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f110074;
+ public static final int Base_V21_Theme_AppCompat = 0x7f110070;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f110071;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f110072;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f110073;
+ public static final int Base_V22_Theme_AppCompat = 0x7f110075;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f110076;
+ public static final int Base_V23_Theme_AppCompat = 0x7f110077;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f110078;
+ public static final int Base_V26_Theme_AppCompat = 0x7f110079;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f11007a;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f11007b;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f110082;
+ public static final int Base_V7_Theme_AppCompat = 0x7f11007e;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f11007f;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f110080;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f110081;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f110083;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f110084;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f110085;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f110086;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f110087;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f110088;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f110089;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f11008a;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f11008b;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f11008c;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f11008d;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f11008e;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f11008f;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f110090;
+ public static final int Base_Widget_AppCompat_Button = 0x7f110091;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f110097;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f110098;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f110092;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f110093;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f110094;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f110095;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f110096;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f110099;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f11009a;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f11009b;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f11009c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f11009d;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f11009e;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f11009f;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f1100a0;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1100a1;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1100a2;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1100a3;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1100a4;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1100a5;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1100a6;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1100a7;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1100a8;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1100a9;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1100aa;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f1100ab;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1100ac;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1100ad;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1100ae;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1100af;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1100b0;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1100b1;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1100b2;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f1100b3;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1100b4;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1100b5;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f1100b6;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1100b7;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f1100b8;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1100b9;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f1100ba;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1100bb;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1100bc;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f1100bd;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1100be;
+ public static final int Platform_AppCompat = 0x7f1100e5;
+ public static final int Platform_AppCompat_Light = 0x7f1100e6;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1100eb;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1100ec;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1100ed;
+ public static final int Platform_V21_AppCompat = 0x7f1100ee;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1100ef;
+ public static final int Platform_V25_AppCompat = 0x7f1100f0;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1100f1;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1100f2;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f110113;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f110114;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f110115;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f110116;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f110117;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f11011a;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f110121;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f11011c;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f11011d;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f11011e;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f11011f;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f110120;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f110122;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f110123;
+ public static final int TextAppearance_AppCompat = 0x7f110127;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f110128;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f110129;
+ public static final int TextAppearance_AppCompat_Button = 0x7f11012a;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f11012b;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f11012c;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f11012d;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f11012e;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f11012f;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f110130;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f110131;
+ public static final int TextAppearance_AppCompat_Large = 0x7f110132;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f110133;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f110134;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f110135;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f110136;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f110137;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f110138;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f110139;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f11013a;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f11013b;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f11013c;
+ public static final int TextAppearance_AppCompat_Small = 0x7f11013d;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f11013e;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f11013f;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f110140;
+ public static final int TextAppearance_AppCompat_Title = 0x7f110141;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f110142;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f110143;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f110144;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f110145;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f110146;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f110147;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f110148;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f110149;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f11014a;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f11014b;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f11014c;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f11014d;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f11014e;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f11014f;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f110150;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f110151;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f110152;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f110153;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f110154;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f110155;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f110156;
+ public static final int TextAppearance_Compat_Notification = 0x7f11015b;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f11015c;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f11015d;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f11015e;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f11015f;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f110160;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f110161;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f110162;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f110163;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f110164;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f11017f;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f110180;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f110181;
+ public static final int ThemeOverlay_AppCompat = 0x7f1101c1;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f1101c2;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f1101c3;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f1101c4;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f1101c5;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f1101c6;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f1101c7;
+ public static final int Theme_AppCompat = 0x7f110183;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f110184;
+ public static final int Theme_AppCompat_DayNight = 0x7f110185;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f110186;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f110187;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f11018a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f110188;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f110189;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f11018b;
+ public static final int Theme_AppCompat_Dialog = 0x7f11018c;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f11018f;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f11018d;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f11018e;
+ public static final int Theme_AppCompat_Light = 0x7f110190;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f110191;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f110192;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f110195;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f110193;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f110194;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f110196;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f110197;
+ public static final int Widget_AppCompat_ActionBar = 0x7f1101db;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f1101dc;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f1101dd;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f1101de;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f1101df;
+ public static final int Widget_AppCompat_ActionButton = 0x7f1101e0;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f1101e1;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f1101e2;
+ public static final int Widget_AppCompat_ActionMode = 0x7f1101e3;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f1101e4;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f1101e5;
+ public static final int Widget_AppCompat_Button = 0x7f1101e6;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f1101ec;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f1101ed;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f1101e7;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f1101e8;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f1101e9;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f1101ea;
+ public static final int Widget_AppCompat_Button_Small = 0x7f1101eb;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f1101ee;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f1101ef;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f1101f0;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f1101f1;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1101f2;
+ public static final int Widget_AppCompat_EditText = 0x7f1101f3;
+ public static final int Widget_AppCompat_ImageButton = 0x7f1101f4;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f1101f5;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1101f6;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1101f7;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1101f8;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1101f9;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1101fa;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1101fb;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1101fc;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1101fd;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f1101fe;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1101ff;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f110200;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f110201;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f110202;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f110203;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f110204;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f110205;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f110206;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f110207;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f110208;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f110209;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f11020a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f11020b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f11020c;
+ public static final int Widget_AppCompat_ListView = 0x7f11020d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f11020e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f11020f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f110210;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f110211;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f110212;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f110213;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f110214;
+ public static final int Widget_AppCompat_RatingBar = 0x7f110215;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f110216;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f110217;
+ public static final int Widget_AppCompat_SearchView = 0x7f110218;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f110219;
+ public static final int Widget_AppCompat_SeekBar = 0x7f11021a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f11021b;
+ public static final int Widget_AppCompat_Spinner = 0x7f11021c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f11021d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f11021e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f11021f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f110220;
+ public static final int Widget_AppCompat_Toolbar = 0x7f110221;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f110222;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f110223;
+ public static final int Widget_Compat_NotificationActionText = 0x7f110224;
+ public static final int Widget_MaterialProgressBar_ProgressBar = 0x7f110253;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Horizontal = 0x7f110254;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Horizontal_NoPadding = 0x7f110255;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Large = 0x7f110256;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Large_NoPadding = 0x7f110257;
+ public static final int Widget_MaterialProgressBar_ProgressBar_NoPadding = 0x7f110258;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Small = 0x7f110259;
+ public static final int Widget_MaterialProgressBar_ProgressBar_Small_NoPadding = 0x7f11025a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400e3, 0x7f0400f1, 0x7f0400f2, 0x7f040100, 0x7f040139, 0x7f04013e, 0x7f040146, 0x7f040147, 0x7f040149, 0x7f040157, 0x7f040164, 0x7f040191, 0x7f0401de, 0x7f0401f4, 0x7f04020b, 0x7f04020c, 0x7f040255, 0x7f040258, 0x7f0402a7, 0x7f0402b1 };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMenuView = { };
+ public static final int[] ActionMode = { 0x7f04003f, 0x7f040040, 0x7f0400ba, 0x7f040139, 0x7f040258, 0x7f0402b1 };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f040108, 0x7f040158 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f040064, 0x7f040065, 0x7f040188, 0x7f040189, 0x7f0401db, 0x7f040230, 0x7f040232 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f040248, 0x7f0402a5, 0x7f0402a6 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
+ public static final int AppCompatTextHelper_android_textAppearance = 0;
+ public static final int AppCompatTextHelper_android_drawableTop = 1;
+ public static final int AppCompatTextHelper_android_drawableBottom = 2;
+ public static final int AppCompatTextHelper_android_drawableLeft = 3;
+ public static final int AppCompatTextHelper_android_drawableRight = 4;
+ public static final int AppCompatTextHelper_android_drawableStart = 5;
+ public static final int AppCompatTextHelper_android_drawableEnd = 6;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f040127, 0x7f04012a, 0x7f04016d, 0x7f040183, 0x7f040280 };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040039, 0x7f040050, 0x7f04005e, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040067, 0x7f040068, 0x7f040094, 0x7f040099, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400cb, 0x7f0400dc, 0x7f0400e8, 0x7f0400ed, 0x7f0400ee, 0x7f0400f4, 0x7f0400f6, 0x7f0400f9, 0x7f0400fa, 0x7f0400fc, 0x7f0400fd, 0x7f0400ff, 0x7f040146, 0x7f040156, 0x7f040186, 0x7f040187, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f0401ea, 0x7f0401eb, 0x7f0401ec, 0x7f0401f3, 0x7f0401f5, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040221, 0x7f040224, 0x7f040226, 0x7f040227, 0x7f040245, 0x7f040246, 0x7f040261, 0x7f04028b, 0x7f04028c, 0x7f04028d, 0x7f04028e, 0x7f040290, 0x7f040291, 0x7f040292, 0x7f040293, 0x7f040297, 0x7f040298, 0x7f0402b3, 0x7f0402b5, 0x7f0402b6, 0x7f0402b7, 0x7f0402cd, 0x7f0402d0, 0x7f0402d1, 0x7f0402d2, 0x7f0402d3, 0x7f0402d4, 0x7f0402d5, 0x7f0402d6, 0x7f0402d7, 0x7f0402d8, 0x7f0402d9 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] ButtonBarLayout = { 0x7f04002b };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f04002c };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f040069, 0x7f04006a };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] DrawerArrowToggle = { 0x7f04002e, 0x7f04002f, 0x7f040044, 0x7f0400bf, 0x7f0400f7, 0x7f040136, 0x7f040244, 0x7f04029e };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] FontFamily = { 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040129, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f0402bc };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400f2, 0x7f0400f5, 0x7f0401be, 0x7f04022c };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MaterialProgressBar = { 0x7f0401ce, 0x7f0401cf, 0x7f0401d0, 0x7f0401d1, 0x7f0401d2, 0x7f0401d3, 0x7f0401d4, 0x7f0401d5, 0x7f0401d6, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401da };
+ public static final int MaterialProgressBar_mpb_determinateCircularProgressStyle = 0;
+ public static final int MaterialProgressBar_mpb_indeterminateTint = 1;
+ public static final int MaterialProgressBar_mpb_indeterminateTintMode = 2;
+ public static final int MaterialProgressBar_mpb_progressBackgroundTint = 3;
+ public static final int MaterialProgressBar_mpb_progressBackgroundTintMode = 4;
+ public static final int MaterialProgressBar_mpb_progressStyle = 5;
+ public static final int MaterialProgressBar_mpb_progressTint = 6;
+ public static final int MaterialProgressBar_mpb_progressTintMode = 7;
+ public static final int MaterialProgressBar_mpb_secondaryProgressTint = 8;
+ public static final int MaterialProgressBar_mpb_secondaryProgressTintMode = 9;
+ public static final int MaterialProgressBar_mpb_setBothDrawables = 10;
+ public static final int MaterialProgressBar_mpb_showProgressBackground = 11;
+ public static final int MaterialProgressBar_mpb_useIntrinsicPadding = 12;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f04002d, 0x7f0400cf, 0x7f040151, 0x7f040152, 0x7f0401e1, 0x7f04022b, 0x7f0402b8 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ 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_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f040205, 0x7f040253 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401e5 };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f04024a };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0401e6, 0x7f0401e9 };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f0400b3, 0x7f0400ce, 0x7f0400e5, 0x7f040137, 0x7f040153, 0x7f04016e, 0x7f04020d, 0x7f04020e, 0x7f04021f, 0x7f040220, 0x7f040254, 0x7f040259, 0x7f0402ce };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401f4 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04022f, 0x7f040247, 0x7f04025d, 0x7f04025e, 0x7f040262, 0x7f04029f, 0x7f0402a0, 0x7f0402a1, 0x7f0402b9, 0x7f0402ba, 0x7f0402bb };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f04012a, 0x7f040280 };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040063, 0x7f0400bb, 0x7f0400bc, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f040191, 0x7f040192, 0x7f040196, 0x7f0401dc, 0x7f0401dd, 0x7f0401f4, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f0402a7, 0x7f0402a9, 0x7f0402aa, 0x7f0402ab, 0x7f0402ac, 0x7f0402ad, 0x7f0402ae, 0x7f0402af, 0x7f0402b0 };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401e7, 0x7f0401e8, 0x7f04029d };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040042, 0x7f040043 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/org/jaudiotagger/R.java b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/org/jaudiotagger/R.java
new file mode 100644
index 000000000..e5502e51b
--- /dev/null
+++ b/app/build/generated/not_namespaced_r_class_sources/normalDebug/processNormalDebugResources/r/org/jaudiotagger/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package org.jaudiotagger;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/app/build/generated/res/resValues/normal/debug/values/generated.xml b/app/build/generated/res/resValues/normal/debug/values/generated.xml
new file mode 100644
index 000000000..c18572091
--- /dev/null
+++ b/app/build/generated/res/resValues/normal/debug/values/generated.xml
@@ -0,0 +1,9 @@
+
+
Includes all generated APIs from all + * {@link com.bumptech.glide.annotation.GlideExtension}s in source and dependent libraries. + * + *
This class is generated and should not be modified
+ * @see Glide
+ */
+public final class GlideApp {
+ private GlideApp() {
+ }
+
+ /**
+ * @see Glide#getPhotoCacheDir(Context)
+ */
+ @Nullable
+ public static File getPhotoCacheDir(@NonNull Context context) {
+ return Glide.getPhotoCacheDir(context);
+ }
+
+ /**
+ * @see Glide#getPhotoCacheDir(Context, String)
+ */
+ @Nullable
+ public static File getPhotoCacheDir(@NonNull Context context, @NonNull String string) {
+ return Glide.getPhotoCacheDir(context, string);
+ }
+
+ /**
+ * @see Glide#get(Context)
+ */
+ @NonNull
+ public static Glide get(@NonNull Context context) {
+ return Glide.get(context);
+ }
+
+ /**
+ * @see Glide#init(Glide)
+ */
+ @Deprecated
+ @VisibleForTesting
+ @SuppressLint("VisibleForTests")
+ public static void init(Glide glide) {
+ Glide.init(glide);
+ }
+
+ /**
+ * @see Glide#init(Context, GlideBuilder)
+ */
+ @VisibleForTesting
+ @SuppressLint("VisibleForTests")
+ public static void init(@NonNull Context context, @NonNull GlideBuilder builder) {
+ Glide.init(context, builder);
+ }
+
+ /**
+ * @see Glide#tearDown()
+ */
+ @VisibleForTesting
+ @SuppressLint("VisibleForTests")
+ public static void tearDown() {
+ Glide.tearDown();
+ }
+
+ /**
+ * @see Glide#with(Context)
+ */
+ @NonNull
+ public static GlideRequests with(@NonNull Context context) {
+ return (GlideRequests) Glide.with(context);
+ }
+
+ /**
+ * @see Glide#with(Activity)
+ */
+ @NonNull
+ public static GlideRequests with(@NonNull Activity activity) {
+ return (GlideRequests) Glide.with(activity);
+ }
+
+ /**
+ * @see Glide#with(FragmentActivity)
+ */
+ @NonNull
+ public static GlideRequests with(@NonNull FragmentActivity activity) {
+ return (GlideRequests) Glide.with(activity);
+ }
+
+ /**
+ * @see Glide#with(Fragment)
+ */
+ @NonNull
+ public static GlideRequests with(@NonNull Fragment fragment) {
+ return (GlideRequests) Glide.with(fragment);
+ }
+
+ /**
+ * @see Glide#with(Fragment)
+ */
+ @Deprecated
+ @NonNull
+ public static GlideRequests with(@NonNull android.app.Fragment fragment) {
+ return (GlideRequests) Glide.with(fragment);
+ }
+
+ /**
+ * @see Glide#with(View)
+ */
+ @NonNull
+ public static GlideRequests with(@NonNull View view) {
+ return (GlideRequests) Glide.with(view);
+ }
+}
diff --git a/app/build/generated/source/kapt/normalDebug/code/name/monkey/retromusic/glide/GlideOptions.java b/app/build/generated/source/kapt/normalDebug/code/name/monkey/retromusic/glide/GlideOptions.java
new file mode 100644
index 000000000..b3211242b
--- /dev/null
+++ b/app/build/generated/source/kapt/normalDebug/code/name/monkey/retromusic/glide/GlideOptions.java
@@ -0,0 +1,656 @@
+package code.name.monkey.retromusic.glide;
+
+import android.content.res.Resources;
+import android.graphics.Bitmap;
+import android.graphics.drawable.Drawable;
+import androidx.annotation.CheckResult;
+import androidx.annotation.DrawableRes;
+import androidx.annotation.FloatRange;
+import androidx.annotation.IntRange;
+import androidx.annotation.NonNull;
+import androidx.annotation.Nullable;
+import code.name.monkey.retromusic.model.Artist;
+import code.name.monkey.retromusic.model.Song;
+import com.bumptech.glide.Priority;
+import com.bumptech.glide.load.DecodeFormat;
+import com.bumptech.glide.load.Key;
+import com.bumptech.glide.load.Option;
+import com.bumptech.glide.load.Transformation;
+import com.bumptech.glide.load.engine.DiskCacheStrategy;
+import com.bumptech.glide.load.resource.bitmap.DownsampleStrategy;
+import com.bumptech.glide.request.RequestOptions;
+import java.lang.Class;
+import java.lang.Cloneable;
+import java.lang.Override;
+import java.lang.SafeVarargs;
+import java.lang.SuppressWarnings;
+
+/**
+ * Automatically generated from {@link com.bumptech.glide.annotation.GlideExtension} annotated classes.
+ *
+ * @see RequestOptions
+ * @see RetroGlideExtension
+ */
+@SuppressWarnings("deprecation")
+public final class GlideOptions extends RequestOptions implements Cloneable {
+ private static GlideOptions fitCenterTransform0;
+
+ private static GlideOptions centerInsideTransform1;
+
+ private static GlideOptions centerCropTransform2;
+
+ private static GlideOptions circleCropTransform3;
+
+ private static GlideOptions noTransformation4;
+
+ private static GlideOptions noAnimation5;
+
+ /**
+ * @see RequestOptions#sizeMultiplierOf(float)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions sizeMultiplierOf(@FloatRange(from = 0.0, to = 1.0) float value) {
+ return new GlideOptions().sizeMultiplier(value);
+ }
+
+ /**
+ * @see RequestOptions#diskCacheStrategyOf(DiskCacheStrategy)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions diskCacheStrategyOf(@NonNull DiskCacheStrategy strategy) {
+ return new GlideOptions().diskCacheStrategy(strategy);
+ }
+
+ /**
+ * @see RequestOptions#priorityOf(Priority)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions priorityOf(@NonNull Priority priority) {
+ return new GlideOptions().priority(priority);
+ }
+
+ /**
+ * @see RequestOptions#placeholderOf(Drawable)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions placeholderOf(@Nullable Drawable drawable) {
+ return new GlideOptions().placeholder(drawable);
+ }
+
+ /**
+ * @see RequestOptions#placeholderOf(int)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions placeholderOf(@DrawableRes int id) {
+ return new GlideOptions().placeholder(id);
+ }
+
+ /**
+ * @see RequestOptions#errorOf(Drawable)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions errorOf(@Nullable Drawable drawable) {
+ return new GlideOptions().error(drawable);
+ }
+
+ /**
+ * @see RequestOptions#errorOf(int)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions errorOf(@DrawableRes int id) {
+ return new GlideOptions().error(id);
+ }
+
+ /**
+ * @see RequestOptions#skipMemoryCacheOf(boolean)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions skipMemoryCacheOf(boolean skipMemoryCache) {
+ return new GlideOptions().skipMemoryCache(skipMemoryCache);
+ }
+
+ /**
+ * @see RequestOptions#overrideOf(int, int)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions overrideOf(@IntRange(from = 0) int value0,
+ @IntRange(from = 0) int value1) {
+ return new GlideOptions().override(value0, value1);
+ }
+
+ /**
+ * @see RequestOptions#overrideOf(int)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions overrideOf(@IntRange(from = 0) int value) {
+ return new GlideOptions().override(value);
+ }
+
+ /**
+ * @see RequestOptions#signatureOf(Key)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions signatureOf(@NonNull Key key) {
+ return new GlideOptions().signature(key);
+ }
+
+ /**
+ * @see RequestOptions#fitCenterTransform()
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions fitCenterTransform() {
+ if (GlideOptions.fitCenterTransform0 == null) {
+ GlideOptions.fitCenterTransform0 =
+ new GlideOptions().fitCenter().autoClone();
+ }
+ return GlideOptions.fitCenterTransform0;
+ }
+
+ /**
+ * @see RequestOptions#centerInsideTransform()
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions centerInsideTransform() {
+ if (GlideOptions.centerInsideTransform1 == null) {
+ GlideOptions.centerInsideTransform1 =
+ new GlideOptions().centerInside().autoClone();
+ }
+ return GlideOptions.centerInsideTransform1;
+ }
+
+ /**
+ * @see RequestOptions#centerCropTransform()
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions centerCropTransform() {
+ if (GlideOptions.centerCropTransform2 == null) {
+ GlideOptions.centerCropTransform2 =
+ new GlideOptions().centerCrop().autoClone();
+ }
+ return GlideOptions.centerCropTransform2;
+ }
+
+ /**
+ * @see RequestOptions#circleCropTransform()
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions circleCropTransform() {
+ if (GlideOptions.circleCropTransform3 == null) {
+ GlideOptions.circleCropTransform3 =
+ new GlideOptions().circleCrop().autoClone();
+ }
+ return GlideOptions.circleCropTransform3;
+ }
+
+ /**
+ * @see RequestOptions#bitmapTransform(Transformation)
+ */
+ @CheckResult
+ @NonNull
+ public static GlideOptions bitmapTransform(@NonNull Transformation Generated code, do not modify.
+ *
+ * @see RequestBuilder