May be a 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=0x7f020000;
+ /**
+ * 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=0x7f020001;
+ /**
+ * 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=0x7f020002;
+ /**
+ * 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=0x7f020004;
+ /**
+ * 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=0x7f020005;
+ /**
+ *
May be a 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=0x7f020006;
+ /**
+ * 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=0x7f020007;
+ /**
+ *
May be a 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=0x7f020008;
+ /**
+ * 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=0x7f020009;
+ /**
+ * 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=0x7f02000a;
+ /**
+ * 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=0x7f02000b;
+ /**
+ * 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=0x7f02000c;
+ /**
+ * 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=0x7f02000d;
+ /**
+ * 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=0x7f02000e;
+ /**
+ * 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=0x7f02000f;
+ /**
+ * 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=0x7f020010;
+ /**
+ *
May be a 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=0x7f020011;
+ /**
+ * 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=0x7f020012;
+ /**
+ * 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=0x7f020013;
+ /**
+ * 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=0x7f020014;
+ /**
+ * 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=0x7f020015;
+ /**
+ * 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=0x7f020016;
+ /**
+ * 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=0x7f020017;
+ /**
+ * 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=0x7f020018;
+ /**
+ * 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=0x7f020019;
+ /**
+ * 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=0x7f02001a;
+ /**
+ *
May be a 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=0x7f02001b;
+ /**
+ * 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=0x7f02001c;
+ /**
+ *
May be a 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=0x7f02001d;
+ /**
+ *
May be a 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=0x7f02001e;
+ /**
+ * 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=0x7f02001f; + /** + * 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=0x7f020020; + /** + * 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=0x7f020021;
+ /**
+ *
May be a 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=0x7f020022;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int alertDialogCenterButtons=0x7f020023;
+ /**
+ *
May be a 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=0x7f020024;
+ /**
+ * 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=0x7f020025;
+ /**
+ * 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=0x7f020026;
+ /**
+ * Alpha multiplier applied to the base color.
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int alpha=0x7f020027;
+ /**
+ * 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=0x7f020029;
+ /**
+ * 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=0x7f02002a;
+ /**
+ * 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=0x7f02002b;
+ /**
+ * 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=0x7f02002c;
+ /**
+ * 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=0x7f02002d;
+ /**
+ * 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=0x7f02002e;
+ /**
+ * 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=0x7f02002f;
+ /**
+ * 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=0x7f020031;
+ /**
+ * 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=0x7f020032;
+ /**
+ * 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=0x7f020033;
+ /**
+ * 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=0x7f020034;
+ /**
+ * 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=0x7f020036;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int barrierAllowsGoneWidgets=0x7f020037;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
May be a 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=0x7f020039;
+ /**
+ * 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=0x7f02003a;
+ /**
+ * 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=0x7f02003b;
+ /**
+ * 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=0x7f02003c;
+ /**
+ * 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=0x7f02003d;
+ /**
+ * 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=0x7f02003e;
+ /**
+ *
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=0x7f020040;
+ /**
+ *
May be a 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=0x7f020041;
+ /**
+ * 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
".
+ */
+ public static final int buttonStyle=0x7f020042;
+ /**
+ * 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=0x7f020043;
+ /**
+ * 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=0x7f020044;
+ /**
+ * 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 boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int chainUseRtl=0x7f020046;
+ /**
+ * 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=0x7f020047;
+ /**
+ * 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=0x7f020048;
+ /**
+ * 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=0x7f020049;
+ /**
+ * 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=0x7f02004a;
+ /**
+ * 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=0x7f02004b; + /** + * 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=0x7f02004c;
+ /**
+ * 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=0x7f02004d;
+ /**
+ * 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=0x7f02004e;
+ /**
+ * 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=0x7f02004f;
+ /**
+ * 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=0x7f020050;
+ /**
+ * 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=0x7f020051;
+ /**
+ * 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=0x7f020052;
+ /**
+ * 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=0x7f020053;
+ /**
+ * 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=0x7f020054;
+ /**
+ * 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=0x7f020055;
+ /**
+ * 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=0x7f020056;
+ /**
+ * 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=0x7f020057;
+ /**
+ * 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=0x7f020058;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int constraintSet=0x7f020059;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int constraint_referenced_ids=0x7f02005a; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int content=0x7f02005b;
+ /**
+ * 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=0x7f02005c; + /** + * 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=0x7f02005d;
+ /**
+ * 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=0x7f02005e;
+ /**
+ * 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=0x7f02005f;
+ /**
+ * 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=0x7f020060;
+ /**
+ * 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=0x7f020061;
+ /**
+ * 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=0x7f020062;
+ /**
+ * 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=0x7f020063;
+ /**
+ *
May be a 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=0x7f020064;
+ /**
+ * 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=0x7f020065;
+ /**
+ * 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=0x7f020066; + /** + * 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=0x7f020067;
+ /**
+ * 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=0x7f020068;
+ /**
+ * 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=0x7f020069;
+ /**
+ * 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=0x7f02006b;
+ /**
+ * 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=0x7f02006c;
+ /**
+ * 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=0x7f02006d;
+ /**
+ * 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=0x7f02006e;
+ /**
+ * 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=0x7f02006f;
+ /**
+ *
May be a 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=0x7f020070;
+ /**
+ * 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=0x7f020071;
+ /**
+ * 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=0x7f020072;
+ /**
+ * 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=0x7f020073;
+ /**
+ * 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=0x7f020074;
+ /**
+ * 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=0x7f020075;
+ /**
+ * 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=0x7f020076;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 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 expandActivityOverflowButtonDrawable=0x7f020078;
+ /**
+ * 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=0x7f020079;
+ /**
+ * 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=0x7f02007a;
+ /**
+ * 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=0x7f02007b; + /** + * 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=0x7f02007c; + /** + * 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=0x7f02007d;
+ /**
+ * 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=0x7f020080; + /** + * 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=0x7f020081; + /** + * 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=0x7f020083; + /** + * 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=0x7f020084;
+ /**
+ * 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=0x7f020085;
+ /**
+ * 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=0x7f020086;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f020087;
+ /**
+ * 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=0x7f020088;
+ /**
+ * 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=0x7f020089;
+ /**
+ * 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=0x7f02008a;
+ /**
+ * 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
".
+ */
+ public static final int icon=0x7f02008b;
+ /**
+ * 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=0x7f02008c;
+ /**
+ * 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=0x7f02008e;
+ /**
+ * 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
".
+ */
+ public static final int imageButtonStyle=0x7f02008f;
+ /**
+ * 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=0x7f020090;
+ /**
+ * 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=0x7f020091; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int isLightTheme=0x7f020092;
+ /**
+ * 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=0x7f020093;
+ /**
+ * 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=0x7f020094;
+ /**
+ * 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).
+ */
+ public static final int lastBaselineToBottomHeight=0x7f020095;
+ /**
+ * 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=0x7f020096;
+ /**
+ * 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=0x7f020097;
+ /**
+ * 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=0x7f020099; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_constrainedHeight=0x7f02009a;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_constrainedWidth=0x7f02009b;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintBaseline_creator=0x7f02009c;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintBottom_creator=0x7f02009e;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 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 layout_constraintCircle=0x7f0200a1;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintCircleAngle=0x7f0200a2;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_constraintCircleRadius=0x7f0200a3;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_constraintDimensionRatio=0x7f0200a4; + /** + *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 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 layout_constraintGuide_begin=0x7f0200a7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_constraintGuide_end=0x7f0200a8;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintGuide_percent=0x7f0200a9;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 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).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 | fffffffe |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHeight_percent=0x7f0200ad;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHorizontal_bias=0x7f0200ae;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHorizontal_weight=0x7f0200b0;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintLeft_creator=0x7f0200b1;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintRight_creator=0x7f0200b4;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintTop_creator=0x7f0200b9;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_bias=0x7f0200bc;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_weight=0x7f0200be;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 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).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 | fffffffe |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintWidth_percent=0x7f0200c2;
+ /**
+ * 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. |
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_editor_absoluteX=0x7f0200c4;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_editor_absoluteY=0x7f0200c5;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginBottom=0x7f0200c6;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginEnd=0x7f0200c7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginLeft=0x7f0200c8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginRight=0x7f0200c9;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginStart=0x7f0200ca;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginTop=0x7f0200cb;
+ /**
+ * 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=0x7f0200cd;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | direct, barriers, chains |
groups | 20 | |
none | 0 | |
standard | 7 |
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0200cf;
+ /**
+ * 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=0x7f0200d0;
+ /**
+ * 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=0x7f0200d1;
+ /**
+ *
May be a 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=0x7f0200d2;
+ /**
+ *
May be a 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=0x7f0200d3;
+ /**
+ * 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=0x7f0200d4;
+ /**
+ *
May be a 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=0x7f0200d5;
+ /**
+ * 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=0x7f0200d6;
+ /**
+ * 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=0x7f0200d7;
+ /**
+ * 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=0x7f0200d8;
+ /**
+ * 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=0x7f0200d9;
+ /**
+ * 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=0x7f0200da;
+ /**
+ * 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=0x7f0200db;
+ /**
+ * 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=0x7f0200dc; + /** + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0200dd;
+ /**
+ * 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=0x7f0200de;
+ /**
+ *
May be a 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=0x7f0200df;
+ /**
+ * 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=0x7f0200e0; + /** + * 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=0x7f0200e1;
+ /**
+ * 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. |
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 boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int overlapAnchor=0x7f0200e4;
+ /**
+ * 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=0x7f0200e5;
+ /**
+ * 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=0x7f0200e6;
+ /**
+ * 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=0x7f0200e7;
+ /**
+ * 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=0x7f0200e8;
+ /**
+ * 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=0x7f0200e9;
+ /**
+ * 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=0x7f0200ea;
+ /**
+ * 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=0x7f0200eb;
+ /**
+ * 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=0x7f0200ec;
+ /**
+ * 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=0x7f0200ed;
+ /**
+ * 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=0x7f0200ee;
+ /**
+ * 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=0x7f0200ef;
+ /**
+ * 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=0x7f0200f0;
+ /**
+ * 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=0x7f0200f1;
+ /**
+ * 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=0x7f0200f2;
+ /**
+ * 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=0x7f0200f3; + /** + * 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=0x7f0200f4;
+ /**
+ * 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=0x7f0200f5;
+ /**
+ * 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=0x7f0200f6;
+ /**
+ * 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=0x7f0200f7;
+ /**
+ * 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=0x7f0200f8;
+ /**
+ * 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=0x7f0200f9;
+ /**
+ * 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=0x7f0200fa;
+ /**
+ * 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=0x7f0200fb;
+ /**
+ * 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=0x7f0200fc;
+ /**
+ * 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=0x7f0200fd;
+ /**
+ * 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 boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showText=0x7f020100;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showTitle=0x7f020101;
+ /**
+ *
May be a 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=0x7f020102;
+ /**
+ * Whether bars should rotate or not during transition
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int spinBars=0x7f020103;
+ /**
+ * 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=0x7f020104;
+ /**
+ * 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=0x7f020105;
+ /**
+ * 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=0x7f020106;
+ /**
+ * 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=0x7f020107;
+ /**
+ * 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=0x7f020108;
+ /**
+ * 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=0x7f020109;
+ /**
+ * 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=0x7f02010a;
+ /**
+ * 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=0x7f02010b;
+ /**
+ * 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=0x7f02010c; + /** + *
May be a 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=0x7f02010d;
+ /**
+ * 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=0x7f02010e;
+ /**
+ * 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=0x7f02010f;
+ /**
+ * 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=0x7f020110;
+ /**
+ * 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=0x7f020111;
+ /**
+ * 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=0x7f020112;
+ /**
+ * 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=0x7f020113;
+ /**
+ * 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=0x7f020114;
+ /**
+ * 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
".
+ */
+ public static final int textAllCaps=0x7f020115;
+ /**
+ * 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=0x7f020116;
+ /**
+ * 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=0x7f020117;
+ /**
+ * 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=0x7f020118;
+ /**
+ * 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=0x7f020119;
+ /**
+ * 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=0x7f02011a;
+ /**
+ * 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=0x7f02011b;
+ /**
+ * 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=0x7f02011c;
+ /**
+ * 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=0x7f02011d;
+ /**
+ * 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=0x7f02011e;
+ /**
+ * 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=0x7f02011f;
+ /**
+ * 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=0x7f020120;
+ /**
+ * 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=0x7f020121;
+ /**
+ * 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=0x7f020122;
+ /**
+ * 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=0x7f020123;
+ /**
+ * 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=0x7f020125;
+ /**
+ * 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=0x7f020126;
+ /**
+ * 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=0x7f020128;
+ /**
+ * 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=0x7f02012a; + /** + * 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=0x7f02012b;
+ /**
+ * 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=0x7f02012c;
+ /**
+ * 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=0x7f02012d;
+ /**
+ * 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=0x7f02012e;
+ /**
+ * 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=0x7f02012f;
+ /**
+ * {@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=0x7f020130;
+ /**
+ *
May be a 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=0x7f020131;
+ /**
+ * 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=0x7f020132;
+ /**
+ * 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=0x7f020133;
+ /**
+ * 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=0x7f020134;
+ /**
+ * 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=0x7f020135;
+ /**
+ * 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=0x7f020136;
+ /**
+ * 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=0x7f020137;
+ /**
+ * 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=0x7f020138; + /** + * 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=0x7f020139;
+ /**
+ * 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=0x7f02013a;
+ /**
+ * 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=0x7f02013c;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int viewInflaterClass=0x7f02013d; + /** + * 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=0x7f02013e;
+ /**
+ * 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=0x7f02013f;
+ /**
+ * 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=0x7f020140;
+ /**
+ * 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=0x7f020141;
+ /**
+ * 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=0x7f020142;
+ /**
+ * 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=0x7f020143;
+ /**
+ * 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=0x7f020144;
+ /**
+ * 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=0x7f020145;
+ /**
+ * 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=0x7f020146;
+ /**
+ * 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=0x7f020147;
+ /**
+ * 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=0x7f020148;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs=0x7f030000;
+ public static final int abc_allow_stacked_button_bar=0x7f030001;
+ public static final int abc_config_actionMenuItemAllCaps=0x7f030002;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark=0x7f040000;
+ public static final int abc_background_cache_hint_selector_material_light=0x7f040001;
+ public static final int abc_btn_colored_borderless_text_material=0x7f040002;
+ public static final int abc_btn_colored_text_material=0x7f040003;
+ public static final int abc_color_highlight_material=0x7f040004;
+ public static final int abc_hint_foreground_material_dark=0x7f040005;
+ public static final int abc_hint_foreground_material_light=0x7f040006;
+ public static final int abc_input_method_navigation_guard=0x7f040007;
+ public static final int abc_primary_text_disable_only_material_dark=0x7f040008;
+ public static final int abc_primary_text_disable_only_material_light=0x7f040009;
+ public static final int abc_primary_text_material_dark=0x7f04000a;
+ public static final int abc_primary_text_material_light=0x7f04000b;
+ public static final int abc_search_url_text=0x7f04000c;
+ public static final int abc_search_url_text_normal=0x7f04000d;
+ public static final int abc_search_url_text_pressed=0x7f04000e;
+ public static final int abc_search_url_text_selected=0x7f04000f;
+ public static final int abc_secondary_text_material_dark=0x7f040010;
+ public static final int abc_secondary_text_material_light=0x7f040011;
+ public static final int abc_tint_btn_checkable=0x7f040012;
+ public static final int abc_tint_default=0x7f040013;
+ public static final int abc_tint_edittext=0x7f040014;
+ public static final int abc_tint_seek_thumb=0x7f040015;
+ public static final int abc_tint_spinner=0x7f040016;
+ public static final int abc_tint_switch_track=0x7f040017;
+ public static final int accent_material_dark=0x7f040018;
+ public static final int accent_material_light=0x7f040019;
+ public static final int background_floating_material_dark=0x7f04001a;
+ public static final int background_floating_material_light=0x7f04001b;
+ public static final int background_material_dark=0x7f04001c;
+ public static final int background_material_light=0x7f04001d;
+ public static final int bright_foreground_disabled_material_dark=0x7f04001e;
+ public static final int bright_foreground_disabled_material_light=0x7f04001f;
+ public static final int bright_foreground_inverse_material_dark=0x7f040020;
+ public static final int bright_foreground_inverse_material_light=0x7f040021;
+ public static final int bright_foreground_material_dark=0x7f040022;
+ public static final int bright_foreground_material_light=0x7f040023;
+ public static final int button_material_dark=0x7f040024;
+ public static final int button_material_light=0x7f040025;
+ public static final int dim_foreground_disabled_material_dark=0x7f040026;
+ public static final int dim_foreground_disabled_material_light=0x7f040027;
+ public static final int dim_foreground_material_dark=0x7f040028;
+ public static final int dim_foreground_material_light=0x7f040029;
+ public static final int error_color_material_dark=0x7f04002a;
+ public static final int error_color_material_light=0x7f04002b;
+ public static final int foreground_material_dark=0x7f04002c;
+ public static final int foreground_material_light=0x7f04002d;
+ public static final int highlighted_text_material_dark=0x7f04002e;
+ public static final int highlighted_text_material_light=0x7f04002f;
+ public static final int material_blue_grey_800=0x7f040030;
+ public static final int material_blue_grey_900=0x7f040031;
+ public static final int material_blue_grey_950=0x7f040032;
+ public static final int material_deep_teal_200=0x7f040033;
+ public static final int material_deep_teal_500=0x7f040034;
+ public static final int material_grey_100=0x7f040035;
+ public static final int material_grey_300=0x7f040036;
+ public static final int material_grey_50=0x7f040037;
+ public static final int material_grey_600=0x7f040038;
+ public static final int material_grey_800=0x7f040039;
+ public static final int material_grey_850=0x7f04003a;
+ public static final int material_grey_900=0x7f04003b;
+ public static final int notification_action_color_filter=0x7f04003c;
+ public static final int notification_icon_bg_color=0x7f04003d;
+ public static final int primary_dark_material_dark=0x7f04003e;
+ public static final int primary_dark_material_light=0x7f04003f;
+ public static final int primary_material_dark=0x7f040040;
+ public static final int primary_material_light=0x7f040041;
+ public static final int primary_text_default_material_dark=0x7f040042;
+ public static final int primary_text_default_material_light=0x7f040043;
+ public static final int primary_text_disabled_material_dark=0x7f040044;
+ public static final int primary_text_disabled_material_light=0x7f040045;
+ public static final int ripple_material_dark=0x7f040046;
+ public static final int ripple_material_light=0x7f040047;
+ public static final int secondary_text_default_material_dark=0x7f040048;
+ public static final int secondary_text_default_material_light=0x7f040049;
+ public static final int secondary_text_disabled_material_dark=0x7f04004a;
+ public static final int secondary_text_disabled_material_light=0x7f04004b;
+ public static final int switch_thumb_disabled_material_dark=0x7f04004c;
+ public static final int switch_thumb_disabled_material_light=0x7f04004d;
+ public static final int switch_thumb_material_dark=0x7f04004e;
+ public static final int switch_thumb_material_light=0x7f04004f;
+ public static final int switch_thumb_normal_material_dark=0x7f040050;
+ public static final int switch_thumb_normal_material_light=0x7f040051;
+ public static final int tooltip_background_dark=0x7f040052;
+ public static final int tooltip_background_light=0x7f040053;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material=0x7f050000;
+ public static final int abc_action_bar_content_inset_with_nav=0x7f050001;
+ public static final int abc_action_bar_default_height_material=0x7f050002;
+ public static final int abc_action_bar_default_padding_end_material=0x7f050003;
+ public static final int abc_action_bar_default_padding_start_material=0x7f050004;
+ public static final int abc_action_bar_elevation_material=0x7f050005;
+ public static final int abc_action_bar_icon_vertical_padding_material=0x7f050006;
+ public static final int abc_action_bar_overflow_padding_end_material=0x7f050007;
+ public static final int abc_action_bar_overflow_padding_start_material=0x7f050008;
+ public static final int abc_action_bar_stacked_max_height=0x7f050009;
+ public static final int abc_action_bar_stacked_tab_max_width=0x7f05000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f05000b;
+ public static final int abc_action_bar_subtitle_top_margin_material=0x7f05000c;
+ public static final int abc_action_button_min_height_material=0x7f05000d;
+ public static final int abc_action_button_min_width_material=0x7f05000e;
+ public static final int abc_action_button_min_width_overflow_material=0x7f05000f;
+ public static final int abc_alert_dialog_button_bar_height=0x7f050010;
+ public static final int abc_alert_dialog_button_dimen=0x7f050011;
+ public static final int abc_button_inset_horizontal_material=0x7f050012;
+ public static final int abc_button_inset_vertical_material=0x7f050013;
+ public static final int abc_button_padding_horizontal_material=0x7f050014;
+ public static final int abc_button_padding_vertical_material=0x7f050015;
+ public static final int abc_cascading_menus_min_smallest_width=0x7f050016;
+ public static final int abc_config_prefDialogWidth=0x7f050017;
+ public static final int abc_control_corner_material=0x7f050018;
+ public static final int abc_control_inset_material=0x7f050019;
+ public static final int abc_control_padding_material=0x7f05001a;
+ public static final int abc_dialog_corner_radius_material=0x7f05001b;
+ public static final int abc_dialog_fixed_height_major=0x7f05001c;
+ public static final int abc_dialog_fixed_height_minor=0x7f05001d;
+ public static final int abc_dialog_fixed_width_major=0x7f05001e;
+ public static final int abc_dialog_fixed_width_minor=0x7f05001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f050020;
+ public static final int abc_dialog_list_padding_top_no_title=0x7f050021;
+ public static final int abc_dialog_min_width_major=0x7f050022;
+ public static final int abc_dialog_min_width_minor=0x7f050023;
+ public static final int abc_dialog_padding_material=0x7f050024;
+ public static final int abc_dialog_padding_top_material=0x7f050025;
+ public static final int abc_dialog_title_divider_material=0x7f050026;
+ public static final int abc_disabled_alpha_material_dark=0x7f050027;
+ public static final int abc_disabled_alpha_material_light=0x7f050028;
+ public static final int abc_dropdownitem_icon_width=0x7f050029;
+ public static final int abc_dropdownitem_text_padding_left=0x7f05002a;
+ public static final int abc_dropdownitem_text_padding_right=0x7f05002b;
+ public static final int abc_edit_text_inset_bottom_material=0x7f05002c;
+ public static final int abc_edit_text_inset_horizontal_material=0x7f05002d;
+ public static final int abc_edit_text_inset_top_material=0x7f05002e;
+ public static final int abc_floating_window_z=0x7f05002f;
+ public static final int abc_list_item_padding_horizontal_material=0x7f050030;
+ public static final int abc_panel_menu_list_width=0x7f050031;
+ public static final int abc_progress_bar_height_material=0x7f050032;
+ public static final int abc_search_view_preferred_height=0x7f050033;
+ public static final int abc_search_view_preferred_width=0x7f050034;
+ public static final int abc_seekbar_track_background_height_material=0x7f050035;
+ public static final int abc_seekbar_track_progress_height_material=0x7f050036;
+ public static final int abc_select_dialog_padding_start_material=0x7f050037;
+ public static final int abc_switch_padding=0x7f050038;
+ public static final int abc_text_size_body_1_material=0x7f050039;
+ public static final int abc_text_size_body_2_material=0x7f05003a;
+ public static final int abc_text_size_button_material=0x7f05003b;
+ public static final int abc_text_size_caption_material=0x7f05003c;
+ public static final int abc_text_size_display_1_material=0x7f05003d;
+ public static final int abc_text_size_display_2_material=0x7f05003e;
+ public static final int abc_text_size_display_3_material=0x7f05003f;
+ public static final int abc_text_size_display_4_material=0x7f050040;
+ public static final int abc_text_size_headline_material=0x7f050041;
+ public static final int abc_text_size_large_material=0x7f050042;
+ public static final int abc_text_size_medium_material=0x7f050043;
+ public static final int abc_text_size_menu_header_material=0x7f050044;
+ public static final int abc_text_size_menu_material=0x7f050045;
+ public static final int abc_text_size_small_material=0x7f050046;
+ public static final int abc_text_size_subhead_material=0x7f050047;
+ public static final int abc_text_size_subtitle_material_toolbar=0x7f050048;
+ public static final int abc_text_size_title_material=0x7f050049;
+ public static final int abc_text_size_title_material_toolbar=0x7f05004a;
+ public static final int compat_button_inset_horizontal_material=0x7f05004b;
+ public static final int compat_button_inset_vertical_material=0x7f05004c;
+ public static final int compat_button_padding_horizontal_material=0x7f05004d;
+ public static final int compat_button_padding_vertical_material=0x7f05004e;
+ public static final int compat_control_corner_material=0x7f05004f;
+ public static final int compat_notification_large_icon_max_height=0x7f050050;
+ public static final int compat_notification_large_icon_max_width=0x7f050051;
+ public static final int disabled_alpha_material_dark=0x7f050052;
+ public static final int disabled_alpha_material_light=0x7f050053;
+ public static final int highlight_alpha_material_colored=0x7f050054;
+ public static final int highlight_alpha_material_dark=0x7f050055;
+ public static final int highlight_alpha_material_light=0x7f050056;
+ public static final int hint_alpha_material_dark=0x7f050057;
+ public static final int hint_alpha_material_light=0x7f050058;
+ public static final int hint_pressed_alpha_material_dark=0x7f050059;
+ public static final int hint_pressed_alpha_material_light=0x7f05005a;
+ public static final int notification_action_icon_size=0x7f05005b;
+ public static final int notification_action_text_size=0x7f05005c;
+ public static final int notification_big_circle_margin=0x7f05005d;
+ public static final int notification_content_margin_start=0x7f05005e;
+ public static final int notification_large_icon_height=0x7f05005f;
+ public static final int notification_large_icon_width=0x7f050060;
+ public static final int notification_main_column_padding_top=0x7f050061;
+ public static final int notification_media_narrow_margin=0x7f050062;
+ public static final int notification_right_icon_size=0x7f050063;
+ public static final int notification_right_side_padding_top=0x7f050064;
+ public static final int notification_small_icon_background_padding=0x7f050065;
+ public static final int notification_small_icon_size_as_large=0x7f050066;
+ public static final int notification_subtext_size=0x7f050067;
+ public static final int notification_top_pad=0x7f050068;
+ public static final int notification_top_pad_large_text=0x7f050069;
+ public static final int tooltip_corner_radius=0x7f05006a;
+ public static final int tooltip_horizontal_padding=0x7f05006b;
+ public static final int tooltip_margin=0x7f05006c;
+ public static final int tooltip_precise_anchor_extra_offset=0x7f05006d;
+ public static final int tooltip_precise_anchor_threshold=0x7f05006e;
+ public static final int tooltip_vertical_padding=0x7f05006f;
+ public static final int tooltip_y_offset_non_touch=0x7f050070;
+ public static final int tooltip_y_offset_touch=0x7f050071;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha=0x7f060001;
+ public static final int abc_action_bar_item_background_material=0x7f060002;
+ public static final int abc_btn_borderless_material=0x7f060003;
+ public static final int abc_btn_check_material=0x7f060004;
+ public static final int abc_btn_check_to_on_mtrl_000=0x7f060005;
+ public static final int abc_btn_check_to_on_mtrl_015=0x7f060006;
+ public static final int abc_btn_colored_material=0x7f060007;
+ public static final int abc_btn_default_mtrl_shape=0x7f060008;
+ public static final int abc_btn_radio_material=0x7f060009;
+ public static final int abc_btn_radio_to_on_mtrl_000=0x7f06000a;
+ public static final int abc_btn_radio_to_on_mtrl_015=0x7f06000b;
+ public static final int abc_btn_switch_to_on_mtrl_00001=0x7f06000c;
+ public static final int abc_btn_switch_to_on_mtrl_00012=0x7f06000d;
+ public static final int abc_cab_background_internal_bg=0x7f06000e;
+ public static final int abc_cab_background_top_material=0x7f06000f;
+ public static final int abc_cab_background_top_mtrl_alpha=0x7f060010;
+ public static final int abc_control_background_material=0x7f060011;
+ public static final int abc_dialog_material_background=0x7f060012;
+ public static final int abc_edit_text_material=0x7f060013;
+ public static final int abc_ic_ab_back_material=0x7f060014;
+ public static final int abc_ic_arrow_drop_right_black_24dp=0x7f060015;
+ public static final int abc_ic_clear_material=0x7f060016;
+ public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f060017;
+ public static final int abc_ic_go_search_api_material=0x7f060018;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f060019;
+ public static final int abc_ic_menu_cut_mtrl_alpha=0x7f06001a;
+ public static final int abc_ic_menu_overflow_material=0x7f06001b;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f06001c;
+ public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f06001d;
+ public static final int abc_ic_menu_share_mtrl_alpha=0x7f06001e;
+ public static final int abc_ic_search_api_material=0x7f06001f;
+ public static final int abc_ic_star_black_16dp=0x7f060020;
+ public static final int abc_ic_star_black_36dp=0x7f060021;
+ public static final int abc_ic_star_black_48dp=0x7f060022;
+ public static final int abc_ic_star_half_black_16dp=0x7f060023;
+ public static final int abc_ic_star_half_black_36dp=0x7f060024;
+ public static final int abc_ic_star_half_black_48dp=0x7f060025;
+ public static final int abc_ic_voice_search_api_material=0x7f060026;
+ public static final int abc_item_background_holo_dark=0x7f060027;
+ public static final int abc_item_background_holo_light=0x7f060028;
+ public static final int abc_list_divider_material=0x7f060029;
+ public static final int abc_list_divider_mtrl_alpha=0x7f06002a;
+ public static final int abc_list_focused_holo=0x7f06002b;
+ public static final int abc_list_longpressed_holo=0x7f06002c;
+ public static final int abc_list_pressed_holo_dark=0x7f06002d;
+ public static final int abc_list_pressed_holo_light=0x7f06002e;
+ public static final int abc_list_selector_background_transition_holo_dark=0x7f06002f;
+ public static final int abc_list_selector_background_transition_holo_light=0x7f060030;
+ public static final int abc_list_selector_disabled_holo_dark=0x7f060031;
+ public static final int abc_list_selector_disabled_holo_light=0x7f060032;
+ public static final int abc_list_selector_holo_dark=0x7f060033;
+ public static final int abc_list_selector_holo_light=0x7f060034;
+ public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f060035;
+ public static final int abc_popup_background_mtrl_mult=0x7f060036;
+ public static final int abc_ratingbar_indicator_material=0x7f060037;
+ public static final int abc_ratingbar_material=0x7f060038;
+ public static final int abc_ratingbar_small_material=0x7f060039;
+ public static final int abc_scrubber_control_off_mtrl_alpha=0x7f06003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f06003b;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f06003c;
+ public static final int abc_scrubber_primary_mtrl_alpha=0x7f06003d;
+ public static final int abc_scrubber_track_mtrl_alpha=0x7f06003e;
+ public static final int abc_seekbar_thumb_material=0x7f06003f;
+ public static final int abc_seekbar_tick_mark_material=0x7f060040;
+ public static final int abc_seekbar_track_material=0x7f060041;
+ public static final int abc_spinner_mtrl_am_alpha=0x7f060042;
+ public static final int abc_spinner_textfield_background_material=0x7f060043;
+ public static final int abc_switch_thumb_material=0x7f060044;
+ public static final int abc_switch_track_mtrl_alpha=0x7f060045;
+ public static final int abc_tab_indicator_material=0x7f060046;
+ public static final int abc_tab_indicator_mtrl_alpha=0x7f060047;
+ public static final int abc_text_cursor_material=0x7f060048;
+ public static final int abc_text_select_handle_left_mtrl_dark=0x7f060049;
+ public static final int abc_text_select_handle_left_mtrl_light=0x7f06004a;
+ public static final int abc_text_select_handle_middle_mtrl_dark=0x7f06004b;
+ public static final int abc_text_select_handle_middle_mtrl_light=0x7f06004c;
+ public static final int abc_text_select_handle_right_mtrl_dark=0x7f06004d;
+ public static final int abc_text_select_handle_right_mtrl_light=0x7f06004e;
+ public static final int abc_textfield_activated_mtrl_alpha=0x7f06004f;
+ public static final int abc_textfield_default_mtrl_alpha=0x7f060050;
+ public static final int abc_textfield_search_activated_mtrl_alpha=0x7f060051;
+ public static final int abc_textfield_search_default_mtrl_alpha=0x7f060052;
+ public static final int abc_textfield_search_material=0x7f060053;
+ public static final int abc_vector_test=0x7f060054;
+ public static final int background_frame=0x7f060055;
+ public static final int blank=0x7f060056;
+ public static final int ic_launcher_background=0x7f060057;
+ public static final int ic_launcher_foreground=0x7f060058;
+ public static final int notification_action_background=0x7f060059;
+ public static final int notification_bg=0x7f06005a;
+ public static final int notification_bg_low=0x7f06005b;
+ public static final int notification_bg_low_normal=0x7f06005c;
+ public static final int notification_bg_low_pressed=0x7f06005d;
+ public static final int notification_bg_normal=0x7f06005e;
+ public static final int notification_bg_normal_pressed=0x7f06005f;
+ public static final int notification_icon_background=0x7f060060;
+ public static final int notification_template_icon_bg=0x7f060061;
+ public static final int notification_template_icon_low_bg=0x7f060062;
+ public static final int notification_tile_bg=0x7f060063;
+ public static final int notify_panel_notification_icon_bg=0x7f060064;
+ public static final int shape_circle=0x7f060065;
+ public static final int tooltip_frame_dark=0x7f060066;
+ public static final int tooltip_frame_light=0x7f060067;
+ public static final int water=0x7f060068;
+ }
+ public static final class id {
+ public static final int ALT=0x7f070000;
+ public static final int Button1=0x7f070001;
+ public static final int Button2=0x7f070002;
+ public static final int Button3=0x7f070003;
+ public static final int Button5=0x7f070004;
+ public static final int Button6=0x7f070005;
+ public static final int Button7=0x7f070006;
+ public static final int Button8=0x7f070007;
+ public static final int Button9=0x7f070008;
+ public static final int CTRL=0x7f070009;
+ public static final int FUNCTION=0x7f07000a;
+ public static final int META=0x7f07000b;
+ public static final int SHIFT=0x7f07000c;
+ public static final int SYM=0x7f07000d;
+ public static final int TextView0=0x7f07000e;
+ public static final int TextView1=0x7f07000f;
+ public static final int TextView3=0x7f070010;
+ public static final int TextView4=0x7f070011;
+ public static final int TextViewTemp=0x7f070012;
+ public static final int action_bar=0x7f070013;
+ public static final int action_bar_activity_content=0x7f070014;
+ public static final int action_bar_container=0x7f070015;
+ public static final int action_bar_root=0x7f070016;
+ public static final int action_bar_spinner=0x7f070017;
+ public static final int action_bar_subtitle=0x7f070018;
+ public static final int action_bar_title=0x7f070019;
+ public static final int action_container=0x7f07001a;
+ public static final int action_context_bar=0x7f07001b;
+ public static final int action_divider=0x7f07001c;
+ public static final int action_image=0x7f07001d;
+ public static final int action_menu_divider=0x7f07001e;
+ public static final int action_menu_presenter=0x7f07001f;
+ public static final int action_mode_bar=0x7f070020;
+ public static final int action_mode_bar_stub=0x7f070021;
+ public static final int action_mode_close_button=0x7f070022;
+ public static final int action_text=0x7f070023;
+ public static final int actions=0x7f070024;
+ public static final int activity_chooser_view_content=0x7f070025;
+ public static final int add=0x7f070026;
+ public static final int alertTitle=0x7f070027;
+ public static final int all=0x7f070028;
+ public static final int always=0x7f070029;
+ public static final int async=0x7f07002a;
+ public static final int barrier=0x7f07002b;
+ public static final int beginning=0x7f07002c;
+ public static final int blocking=0x7f07002d;
+ public static final int bottom=0x7f07002e;
+ public static final int butConnect=0x7f07002f;
+ public static final int butDisconnect=0x7f070030;
+ public static final int butExit=0x7f070031;
+ public static final int buttonPanel=0x7f070032;
+ public static final int button_cancel=0x7f070033;
+ public static final int button_scan=0x7f070034;
+ public static final int center=0x7f070035;
+ public static final int center_horizontal=0x7f070036;
+ public static final int center_vertical=0x7f070037;
+ public static final int chains=0x7f070038;
+ public static final int checkbox=0x7f070039;
+ public static final int chronometer=0x7f07003a;
+ public static final int clear=0x7f07003b;
+ public static final int clip_horizontal=0x7f07003c;
+ public static final int clip_vertical=0x7f07003d;
+ public static final int collapseActionView=0x7f07003e;
+ public static final int content=0x7f07003f;
+ public static final int contentPanel=0x7f070040;
+ public static final int custom=0x7f070041;
+ public static final int customPanel=0x7f070042;
+ public static final int decor_content_parent=0x7f070043;
+ public static final int default_activity_button=0x7f070044;
+ public static final int dimensions=0x7f070045;
+ public static final int direct=0x7f070046;
+ public static final int disableHome=0x7f070047;
+ public static final int edit_query=0x7f070048;
+ public static final int end=0x7f070049;
+ public static final int expand_activities_button=0x7f07004a;
+ public static final int expanded_menu=0x7f07004b;
+ public static final int fill=0x7f07004c;
+ public static final int fill_horizontal=0x7f07004d;
+ public static final int fill_vertical=0x7f07004e;
+ public static final int forever=0x7f07004f;
+ public static final int gone=0x7f070050;
+ public static final int group_divider=0x7f070051;
+ public static final int groups=0x7f070052;
+ public static final int home=0x7f070053;
+ public static final int homeAsUp=0x7f070054;
+ public static final int icon=0x7f070055;
+ public static final int icon_group=0x7f070056;
+ public static final int ifRoom=0x7f070057;
+ public static final int image=0x7f070058;
+ public static final int image_water=0x7f070059;
+ public static final int info=0x7f07005a;
+ public static final int invisible=0x7f07005b;
+ public static final int italic=0x7f07005c;
+ public static final int left=0x7f07005d;
+ public static final int line1=0x7f07005e;
+ public static final int line3=0x7f07005f;
+ public static final int listMode=0x7f070060;
+ public static final int list_item=0x7f070061;
+ public static final int message=0x7f070062;
+ public static final int middle=0x7f070063;
+ public static final int multiply=0x7f070064;
+ public static final int never=0x7f070065;
+ public static final int new_devices=0x7f070066;
+ public static final int none=0x7f070067;
+ public static final int normal=0x7f070068;
+ public static final int notification_background=0x7f070069;
+ public static final int notification_main_column=0x7f07006a;
+ public static final int notification_main_column_container=0x7f07006b;
+ public static final int packed=0x7f07006c;
+ public static final int paired_devices=0x7f07006d;
+ public static final int parent=0x7f07006e;
+ public static final int parentPanel=0x7f07006f;
+ public static final int percent=0x7f070070;
+ public static final int progress_circular=0x7f070071;
+ public static final int progress_horizontal=0x7f070072;
+ public static final int quit=0x7f070073;
+ public static final int radio=0x7f070074;
+ public static final int right=0x7f070075;
+ public static final int right_icon=0x7f070076;
+ public static final int right_side=0x7f070077;
+ public static final int save=0x7f070078;
+ public static final int scan=0x7f070079;
+ public static final int screen=0x7f07007a;
+ public static final int scrollIndicatorDown=0x7f07007b;
+ public static final int scrollIndicatorUp=0x7f07007c;
+ public static final int scrollView=0x7f07007d;
+ public static final int search_badge=0x7f07007e;
+ public static final int search_bar=0x7f07007f;
+ public static final int search_button=0x7f070080;
+ public static final int search_close_btn=0x7f070081;
+ public static final int search_edit_frame=0x7f070082;
+ public static final int search_go_btn=0x7f070083;
+ public static final int search_mag_icon=0x7f070084;
+ public static final int search_plate=0x7f070085;
+ public static final int search_src_text=0x7f070086;
+ public static final int search_voice_btn=0x7f070087;
+ public static final int select_dialog_listview=0x7f070088;
+ public static final int setTempMax=0x7f070089;
+ public static final int setTempMin=0x7f07008a;
+ public static final int shortcut=0x7f07008b;
+ public static final int showCustom=0x7f07008c;
+ public static final int showHome=0x7f07008d;
+ public static final int showTitle=0x7f07008e;
+ public static final int sname=0x7f07008f;
+ public static final int spacer=0x7f070090;
+ public static final int split_action_bar=0x7f070091;
+ public static final int spread=0x7f070092;
+ public static final int spread_inside=0x7f070093;
+ public static final int src_atop=0x7f070094;
+ public static final int src_in=0x7f070095;
+ public static final int src_over=0x7f070096;
+ public static final int standard=0x7f070097;
+ public static final int start=0x7f070098;
+ public static final int submenuarrow=0x7f070099;
+ public static final int submit_area=0x7f07009a;
+ public static final int tabMode=0x7f07009b;
+ public static final int tag_transition_group=0x7f07009c;
+ public static final int tag_unhandled_key_event_manager=0x7f07009d;
+ public static final int tag_unhandled_key_listeners=0x7f07009e;
+ public static final int text=0x7f07009f;
+ public static final int text2=0x7f0700a0;
+ public static final int textSpacerNoButtons=0x7f0700a1;
+ public static final int textSpacerNoTitle=0x7f0700a2;
+ public static final int time=0x7f0700a3;
+ public static final int title=0x7f0700a4;
+ public static final int titleDividerNoCustom=0x7f0700a5;
+ public static final int title_new_devices=0x7f0700a6;
+ public static final int title_new_devices2=0x7f0700a7;
+ public static final int title_template=0x7f0700a8;
+ public static final int top=0x7f0700a9;
+ public static final int topPanel=0x7f0700aa;
+ public static final int uniform=0x7f0700ab;
+ public static final int up=0x7f0700ac;
+ public static final int useLogo=0x7f0700ad;
+ public static final int withText=0x7f0700ae;
+ public static final int wrap=0x7f0700af;
+ public static final int wrap_content=0x7f0700b0;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur=0x7f080000;
+ public static final int abc_config_activityShortDur=0x7f080001;
+ public static final int cancel_button_image_alpha=0x7f080002;
+ public static final int config_tooltipAnimTime=0x7f080003;
+ public static final int status_bar_notification_info_maxnum=0x7f080004;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item=0x7f090000;
+ public static final int abc_action_bar_up_container=0x7f090001;
+ public static final int abc_action_menu_item_layout=0x7f090002;
+ public static final int abc_action_menu_layout=0x7f090003;
+ public static final int abc_action_mode_bar=0x7f090004;
+ public static final int abc_action_mode_close_item_material=0x7f090005;
+ public static final int abc_activity_chooser_view=0x7f090006;
+ public static final int abc_activity_chooser_view_list_item=0x7f090007;
+ public static final int abc_alert_dialog_button_bar_material=0x7f090008;
+ public static final int abc_alert_dialog_material=0x7f090009;
+ public static final int abc_alert_dialog_title_material=0x7f09000a;
+ public static final int abc_cascading_menu_item_layout=0x7f09000b;
+ public static final int abc_dialog_title_material=0x7f09000c;
+ public static final int abc_expanded_menu_layout=0x7f09000d;
+ public static final int abc_list_menu_item_checkbox=0x7f09000e;
+ public static final int abc_list_menu_item_icon=0x7f09000f;
+ public static final int abc_list_menu_item_layout=0x7f090010;
+ public static final int abc_list_menu_item_radio=0x7f090011;
+ public static final int abc_popup_menu_header_item_layout=0x7f090012;
+ public static final int abc_popup_menu_item_layout=0x7f090013;
+ public static final int abc_screen_content_include=0x7f090014;
+ public static final int abc_screen_simple=0x7f090015;
+ public static final int abc_screen_simple_overlay_action_mode=0x7f090016;
+ public static final int abc_screen_toolbar=0x7f090017;
+ public static final int abc_search_dropdown_item_icons_2line=0x7f090018;
+ public static final int abc_search_view=0x7f090019;
+ public static final int abc_select_dialog_material=0x7f09001a;
+ public static final int abc_tooltip=0x7f09001b;
+ public static final int device_list=0x7f09001c;
+ public static final int device_name=0x7f09001d;
+ public static final int main=0x7f09001e;
+ public static final int message=0x7f09001f;
+ public static final int notification_action=0x7f090020;
+ public static final int notification_action_tombstone=0x7f090021;
+ public static final int notification_template_custom_big=0x7f090022;
+ public static final int notification_template_icon_group=0x7f090023;
+ public static final int notification_template_part_chronometer=0x7f090024;
+ public static final int notification_template_part_time=0x7f090025;
+ public static final int select_dialog_item_material=0x7f090026;
+ public static final int select_dialog_multichoice_material=0x7f090027;
+ public static final int select_dialog_singlechoice_material=0x7f090028;
+ public static final int sname=0x7f090029;
+ public static final int support_simple_spinner_dropdown_item=0x7f09002a;
+ }
+ public static final class menu {
+ public static final int option_menu=0x7f0a0000;
+ }
+ public static final class mipmap {
+ public static final int ic_launcher=0x7f0b0000;
+ public static final int ic_launcher_round=0x7f0b0001;
+ }
+ public static final class raw {
+ public static final int sound_1=0x7f0c0000;
+ public static final int sound_2=0x7f0c0001;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description=0x7f0d0000;
+ public static final int abc_action_bar_up_description=0x7f0d0001;
+ public static final int abc_action_menu_overflow_description=0x7f0d0002;
+ public static final int abc_action_mode_done=0x7f0d0003;
+ public static final int abc_activity_chooser_view_see_all=0x7f0d0004;
+ public static final int abc_activitychooserview_choose_application=0x7f0d0005;
+ public static final int abc_capital_off=0x7f0d0006;
+ public static final int abc_capital_on=0x7f0d0007;
+ public static final int abc_font_family_body_1_material=0x7f0d0008;
+ public static final int abc_font_family_body_2_material=0x7f0d0009;
+ public static final int abc_font_family_button_material=0x7f0d000a;
+ public static final int abc_font_family_caption_material=0x7f0d000b;
+ public static final int abc_font_family_display_1_material=0x7f0d000c;
+ public static final int abc_font_family_display_2_material=0x7f0d000d;
+ public static final int abc_font_family_display_3_material=0x7f0d000e;
+ public static final int abc_font_family_display_4_material=0x7f0d000f;
+ public static final int abc_font_family_headline_material=0x7f0d0010;
+ public static final int abc_font_family_menu_material=0x7f0d0011;
+ public static final int abc_font_family_subhead_material=0x7f0d0012;
+ public static final int abc_font_family_title_material=0x7f0d0013;
+ public static final int abc_menu_alt_shortcut_label=0x7f0d0014;
+ public static final int abc_menu_ctrl_shortcut_label=0x7f0d0015;
+ public static final int abc_menu_delete_shortcut_label=0x7f0d0016;
+ public static final int abc_menu_enter_shortcut_label=0x7f0d0017;
+ public static final int abc_menu_function_shortcut_label=0x7f0d0018;
+ public static final int abc_menu_meta_shortcut_label=0x7f0d0019;
+ public static final int abc_menu_shift_shortcut_label=0x7f0d001a;
+ public static final int abc_menu_space_shortcut_label=0x7f0d001b;
+ public static final int abc_menu_sym_shortcut_label=0x7f0d001c;
+ public static final int abc_prepend_shortcut_label=0x7f0d001d;
+ public static final int abc_search_hint=0x7f0d001e;
+ public static final int abc_searchview_description_clear=0x7f0d001f;
+ public static final int abc_searchview_description_query=0x7f0d0020;
+ public static final int abc_searchview_description_search=0x7f0d0021;
+ public static final int abc_searchview_description_submit=0x7f0d0022;
+ public static final int abc_searchview_description_voice=0x7f0d0023;
+ public static final int abc_shareactionprovider_share_with=0x7f0d0024;
+ public static final int abc_shareactionprovider_share_with_application=0x7f0d0025;
+ public static final int abc_toolbar_collapse_description=0x7f0d0026;
+ public static final int app_name=0x7f0d0027;
+ public static final int search_menu_title=0x7f0d0028;
+ public static final int status_bar_notification_info_overflow=0x7f0d0029;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat=0x7f0e0000;
+ public static final int AlertDialog_AppCompat_Light=0x7f0e0001;
+ public static final int Animation_AppCompat_Dialog=0x7f0e0002;
+ public static final int Animation_AppCompat_DropDownUp=0x7f0e0003;
+ public static final int Animation_AppCompat_Tooltip=0x7f0e0004;
+ public static final int Base_AlertDialog_AppCompat=0x7f0e0005;
+ public static final int Base_AlertDialog_AppCompat_Light=0x7f0e0006;
+ public static final int Base_Animation_AppCompat_Dialog=0x7f0e0007;
+ public static final int Base_Animation_AppCompat_DropDownUp=0x7f0e0008;
+ public static final int Base_Animation_AppCompat_Tooltip=0x7f0e0009;
+ public static final int Base_DialogWindowTitle_AppCompat=0x7f0e000a;
+ public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f0e000b;
+ public static final int Base_TextAppearance_AppCompat=0x7f0e000c;
+ public static final int Base_TextAppearance_AppCompat_Body1=0x7f0e000d;
+ public static final int Base_TextAppearance_AppCompat_Body2=0x7f0e000e;
+ public static final int Base_TextAppearance_AppCompat_Button=0x7f0e000f;
+ public static final int Base_TextAppearance_AppCompat_Caption=0x7f0e0010;
+ public static final int Base_TextAppearance_AppCompat_Display1=0x7f0e0011;
+ public static final int Base_TextAppearance_AppCompat_Display2=0x7f0e0012;
+ public static final int Base_TextAppearance_AppCompat_Display3=0x7f0e0013;
+ public static final int Base_TextAppearance_AppCompat_Display4=0x7f0e0014;
+ public static final int Base_TextAppearance_AppCompat_Headline=0x7f0e0015;
+ public static final int Base_TextAppearance_AppCompat_Inverse=0x7f0e0016;
+ public static final int Base_TextAppearance_AppCompat_Large=0x7f0e0017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f0e0018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0e0019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0e001a;
+ public static final int Base_TextAppearance_AppCompat_Medium=0x7f0e001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f0e001c;
+ public static final int Base_TextAppearance_AppCompat_Menu=0x7f0e001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f0e001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0e001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f0e0020;
+ public static final int Base_TextAppearance_AppCompat_Small=0x7f0e0021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f0e0022;
+ public static final int Base_TextAppearance_AppCompat_Subhead=0x7f0e0023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f0e0024;
+ public static final int Base_TextAppearance_AppCompat_Title=0x7f0e0025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f0e0026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f0e0027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0e0028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0e0029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0e002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0e002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0e002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0e002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0e002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f0e002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0e0030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f0e0031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0e0032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0e0033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f0e0034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0e0035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0e0036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f0e0037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0e0038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0e0039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0e003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0e003b;
+ public static final int Base_Theme_AppCompat=0x7f0e003c;
+ public static final int Base_Theme_AppCompat_CompactMenu=0x7f0e003d;
+ public static final int Base_Theme_AppCompat_Dialog=0x7f0e003e;
+ public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f0e003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0e0040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f0e0041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f0e0042;
+ public static final int Base_Theme_AppCompat_Light=0x7f0e0043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0e0044;
+ public static final int Base_Theme_AppCompat_Light_Dialog=0x7f0e0045;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f0e0046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0e0047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0e0048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f0e0049;
+ public static final int Base_ThemeOverlay_AppCompat=0x7f0e004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0e004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0e004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0e004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f0e004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f0e004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0e0050;
+ public static final int Base_V21_Theme_AppCompat=0x7f0e0051;
+ public static final int Base_V21_Theme_AppCompat_Dialog=0x7f0e0052;
+ public static final int Base_V21_Theme_AppCompat_Light=0x7f0e0053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f0e0054;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f0e0055;
+ public static final int Base_V22_Theme_AppCompat=0x7f0e0056;
+ public static final int Base_V22_Theme_AppCompat_Light=0x7f0e0057;
+ public static final int Base_V23_Theme_AppCompat=0x7f0e0058;
+ public static final int Base_V23_Theme_AppCompat_Light=0x7f0e0059;
+ public static final int Base_V26_Theme_AppCompat=0x7f0e005a;
+ public static final int Base_V26_Theme_AppCompat_Light=0x7f0e005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f0e005c;
+ public static final int Base_V28_Theme_AppCompat=0x7f0e005d;
+ public static final int Base_V28_Theme_AppCompat_Light=0x7f0e005e;
+ public static final int Base_V7_Theme_AppCompat=0x7f0e005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0e0060;
+ public static final int Base_V7_Theme_AppCompat_Light=0x7f0e0061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0e0062;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f0e0063;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0e0064;
+ public static final int Base_V7_Widget_AppCompat_EditText=0x7f0e0065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f0e0066;
+ public static final int Base_Widget_AppCompat_ActionBar=0x7f0e0067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0e0068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0e0069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f0e006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f0e006b;
+ public static final int Base_Widget_AppCompat_ActionButton=0x7f0e006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f0e006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f0e006e;
+ public static final int Base_Widget_AppCompat_ActionMode=0x7f0e006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0e0070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f0e0071;
+ public static final int Base_Widget_AppCompat_Button=0x7f0e0072;
+ public static final int Base_Widget_AppCompat_Button_Borderless=0x7f0e0073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f0e0074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0e0075;
+ public static final int Base_Widget_AppCompat_Button_Colored=0x7f0e0076;
+ public static final int Base_Widget_AppCompat_Button_Small=0x7f0e0077;
+ public static final int Base_Widget_AppCompat_ButtonBar=0x7f0e0078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0e0079;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f0e007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f0e007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0e007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f0e007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0e007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f0e007f;
+ public static final int Base_Widget_AppCompat_EditText=0x7f0e0080;
+ public static final int Base_Widget_AppCompat_ImageButton=0x7f0e0081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0e0082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0e0083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0e0084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f0e0085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0e0086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f0e0087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f0e0088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0e0089;
+ public static final int Base_Widget_AppCompat_ListMenuView=0x7f0e008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f0e008b;
+ public static final int Base_Widget_AppCompat_ListView=0x7f0e008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f0e008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu=0x7f0e008e;
+ public static final int Base_Widget_AppCompat_PopupMenu=0x7f0e008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f0e0090;
+ public static final int Base_Widget_AppCompat_PopupWindow=0x7f0e0091;
+ public static final int Base_Widget_AppCompat_ProgressBar=0x7f0e0092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f0e0093;
+ public static final int Base_Widget_AppCompat_RatingBar=0x7f0e0094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f0e0095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f0e0096;
+ public static final int Base_Widget_AppCompat_SearchView=0x7f0e0097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0e0098;
+ public static final int Base_Widget_AppCompat_SeekBar=0x7f0e0099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f0e009a;
+ public static final int Base_Widget_AppCompat_Spinner=0x7f0e009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f0e009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f0e009d;
+ public static final int Base_Widget_AppCompat_Toolbar=0x7f0e009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f0e009f;
+ public static final int Platform_AppCompat=0x7f0e00a0;
+ public static final int Platform_AppCompat_Light=0x7f0e00a1;
+ public static final int Platform_ThemeOverlay_AppCompat=0x7f0e00a2;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f0e00a3;
+ public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f0e00a4;
+ public static final int Platform_V21_AppCompat=0x7f0e00a5;
+ public static final int Platform_V21_AppCompat_Light=0x7f0e00a6;
+ public static final int Platform_V25_AppCompat=0x7f0e00a7;
+ public static final int Platform_V25_AppCompat_Light=0x7f0e00a8;
+ public static final int Platform_Widget_AppCompat_Spinner=0x7f0e00a9;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f0e00aa;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f0e00ab;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f0e00ac;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f0e00ad;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f0e00ae;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f0e00af;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f0e00b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f0e00b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f0e00b2;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f0e00b3;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f0e00b4;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f0e00b5;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f0e00b6;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f0e00b7;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f0e00b8;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f0e00b9;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f0e00ba;
+ public static final int TextAppearance_AppCompat=0x7f0e00bb;
+ public static final int TextAppearance_AppCompat_Body1=0x7f0e00bc;
+ public static final int TextAppearance_AppCompat_Body2=0x7f0e00bd;
+ public static final int TextAppearance_AppCompat_Button=0x7f0e00be;
+ public static final int TextAppearance_AppCompat_Caption=0x7f0e00bf;
+ public static final int TextAppearance_AppCompat_Display1=0x7f0e00c0;
+ public static final int TextAppearance_AppCompat_Display2=0x7f0e00c1;
+ public static final int TextAppearance_AppCompat_Display3=0x7f0e00c2;
+ public static final int TextAppearance_AppCompat_Display4=0x7f0e00c3;
+ public static final int TextAppearance_AppCompat_Headline=0x7f0e00c4;
+ public static final int TextAppearance_AppCompat_Inverse=0x7f0e00c5;
+ public static final int TextAppearance_AppCompat_Large=0x7f0e00c6;
+ public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0e00c7;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0e00c8;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0e00c9;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0e00ca;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0e00cb;
+ public static final int TextAppearance_AppCompat_Medium=0x7f0e00cc;
+ public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0e00cd;
+ public static final int TextAppearance_AppCompat_Menu=0x7f0e00ce;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0e00cf;
+ public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0e00d0;
+ public static final int TextAppearance_AppCompat_Small=0x7f0e00d1;
+ public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0e00d2;
+ public static final int TextAppearance_AppCompat_Subhead=0x7f0e00d3;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0e00d4;
+ public static final int TextAppearance_AppCompat_Title=0x7f0e00d5;
+ public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0e00d6;
+ public static final int TextAppearance_AppCompat_Tooltip=0x7f0e00d7;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0e00d8;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0e00d9;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0e00da;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0e00db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0e00dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0e00dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0e00de;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0e00df;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0e00e0;
+ public static final int TextAppearance_AppCompat_Widget_Button=0x7f0e00e1;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0e00e2;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f0e00e3;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0e00e4;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0e00e5;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f0e00e6;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0e00e7;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0e00e8;
+ public static final int TextAppearance_AppCompat_Widget_Switch=0x7f0e00e9;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0e00ea;
+ public static final int TextAppearance_Compat_Notification=0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info=0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2=0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time=0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title=0x7f0e00ef;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0e00f0;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0e00f1;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0e00f2;
+ public static final int Theme_AppCompat=0x7f0e00f3;
+ public static final int Theme_AppCompat_CompactMenu=0x7f0e00f4;
+ public static final int Theme_AppCompat_DayNight=0x7f0e00f5;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f0e00f6;
+ public static final int Theme_AppCompat_DayNight_Dialog=0x7f0e00f7;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f0e00f8;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f0e00f9;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f0e00fa;
+ public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f0e00fb;
+ public static final int Theme_AppCompat_Dialog=0x7f0e00fc;
+ public static final int Theme_AppCompat_Dialog_Alert=0x7f0e00fd;
+ public static final int Theme_AppCompat_Dialog_MinWidth=0x7f0e00fe;
+ public static final int Theme_AppCompat_DialogWhenLarge=0x7f0e00ff;
+ public static final int Theme_AppCompat_Light=0x7f0e0100;
+ public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0e0101;
+ public static final int Theme_AppCompat_Light_Dialog=0x7f0e0102;
+ public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f0e0103;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0e0104;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0e0105;
+ public static final int Theme_AppCompat_Light_NoActionBar=0x7f0e0106;
+ public static final int Theme_AppCompat_NoActionBar=0x7f0e0107;
+ public static final int ThemeOverlay_AppCompat=0x7f0e0108;
+ public static final int ThemeOverlay_AppCompat_ActionBar=0x7f0e0109;
+ public static final int ThemeOverlay_AppCompat_Dark=0x7f0e010a;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0e010b;
+ public static final int ThemeOverlay_AppCompat_Dialog=0x7f0e010c;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f0e010d;
+ public static final int ThemeOverlay_AppCompat_Light=0x7f0e010e;
+ public static final int Widget_AppCompat_ActionBar=0x7f0e010f;
+ public static final int Widget_AppCompat_ActionBar_Solid=0x7f0e0110;
+ public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0e0111;
+ public static final int Widget_AppCompat_ActionBar_TabText=0x7f0e0112;
+ public static final int Widget_AppCompat_ActionBar_TabView=0x7f0e0113;
+ public static final int Widget_AppCompat_ActionButton=0x7f0e0114;
+ public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0e0115;
+ public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0e0116;
+ public static final int Widget_AppCompat_ActionMode=0x7f0e0117;
+ public static final int Widget_AppCompat_ActivityChooserView=0x7f0e0118;
+ public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0e0119;
+ public static final int Widget_AppCompat_Button=0x7f0e011a;
+ public static final int Widget_AppCompat_Button_Borderless=0x7f0e011b;
+ public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f0e011c;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0e011d;
+ public static final int Widget_AppCompat_Button_Colored=0x7f0e011e;
+ public static final int Widget_AppCompat_Button_Small=0x7f0e011f;
+ public static final int Widget_AppCompat_ButtonBar=0x7f0e0120;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f0e0121;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f0e0122;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f0e0123;
+ public static final int Widget_AppCompat_CompoundButton_Switch=0x7f0e0124;
+ public static final int Widget_AppCompat_DrawerArrowToggle=0x7f0e0125;
+ public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0e0126;
+ public static final int Widget_AppCompat_EditText=0x7f0e0127;
+ public static final int Widget_AppCompat_ImageButton=0x7f0e0128;
+ public static final int Widget_AppCompat_Light_ActionBar=0x7f0e0129;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0e012a;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0e012b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0e012c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0e012d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0e012e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0e012f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0e0130;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0e0131;
+ public static final int Widget_AppCompat_Light_ActionButton=0x7f0e0132;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0e0133;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0e0134;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0e0135;
+ public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0e0136;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0e0137;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0e0138;
+ public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0e0139;
+ public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0e013a;
+ public static final int Widget_AppCompat_Light_PopupMenu=0x7f0e013b;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0e013c;
+ public static final int Widget_AppCompat_Light_SearchView=0x7f0e013d;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0e013e;
+ public static final int Widget_AppCompat_ListMenuView=0x7f0e013f;
+ public static final int Widget_AppCompat_ListPopupWindow=0x7f0e0140;
+ public static final int Widget_AppCompat_ListView=0x7f0e0141;
+ public static final int Widget_AppCompat_ListView_DropDown=0x7f0e0142;
+ public static final int Widget_AppCompat_ListView_Menu=0x7f0e0143;
+ public static final int Widget_AppCompat_PopupMenu=0x7f0e0144;
+ public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f0e0145;
+ public static final int Widget_AppCompat_PopupWindow=0x7f0e0146;
+ public static final int Widget_AppCompat_ProgressBar=0x7f0e0147;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0e0148;
+ public static final int Widget_AppCompat_RatingBar=0x7f0e0149;
+ public static final int Widget_AppCompat_RatingBar_Indicator=0x7f0e014a;
+ public static final int Widget_AppCompat_RatingBar_Small=0x7f0e014b;
+ public static final int Widget_AppCompat_SearchView=0x7f0e014c;
+ public static final int Widget_AppCompat_SearchView_ActionBar=0x7f0e014d;
+ public static final int Widget_AppCompat_SeekBar=0x7f0e014e;
+ public static final int Widget_AppCompat_SeekBar_Discrete=0x7f0e014f;
+ public static final int Widget_AppCompat_Spinner=0x7f0e0150;
+ public static final int Widget_AppCompat_Spinner_DropDown=0x7f0e0151;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0e0152;
+ public static final int Widget_AppCompat_Spinner_Underlined=0x7f0e0153;
+ public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f0e0154;
+ public static final int Widget_AppCompat_Toolbar=0x7f0e0155;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f0e0156;
+ public static final int Widget_Compat_NotificationActionContainer=0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText=0x7f0e0158;
+ public static final int Widget_Support_CoordinatorLayout=0x7f0e0159;
+ }
+ public static final class styleable {
+ /**
+ * Attributes that can be used with a ActionBar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionBar_background com.test.Bluetooh_736_2:background} | Specifies a background drawable for the action bar. |
{@link #ActionBar_backgroundSplit com.test.Bluetooh_736_2:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionBar_backgroundStacked com.test.Bluetooh_736_2:backgroundStacked} | Specifies a background drawable for a second stacked row of the action bar. |
{@link #ActionBar_contentInsetEnd com.test.Bluetooh_736_2:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetEndWithActions com.test.Bluetooh_736_2:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #ActionBar_contentInsetLeft com.test.Bluetooh_736_2:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetRight com.test.Bluetooh_736_2:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStart com.test.Bluetooh_736_2:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStartWithNavigation com.test.Bluetooh_736_2:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #ActionBar_customNavigationLayout com.test.Bluetooh_736_2:customNavigationLayout} | Specifies a layout for custom navigation. |
{@link #ActionBar_displayOptions com.test.Bluetooh_736_2:displayOptions} | Options affecting how the action bar is displayed. |
{@link #ActionBar_divider com.test.Bluetooh_736_2:divider} | Specifies the drawable used for item dividers. |
{@link #ActionBar_elevation com.test.Bluetooh_736_2:elevation} | Elevation for the action bar itself |
{@link #ActionBar_height com.test.Bluetooh_736_2:height} | |
{@link #ActionBar_hideOnContentScroll com.test.Bluetooh_736_2:hideOnContentScroll} | Set true to hide the action bar on a vertical nested scroll of content. |
{@link #ActionBar_homeAsUpIndicator com.test.Bluetooh_736_2:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #ActionBar_homeLayout com.test.Bluetooh_736_2:homeLayout} | Specifies a layout to use for the "home" section of the action bar. |
{@link #ActionBar_icon com.test.Bluetooh_736_2:icon} | Specifies the drawable used for the application icon. |
{@link #ActionBar_indeterminateProgressStyle com.test.Bluetooh_736_2:indeterminateProgressStyle} | Specifies a style resource to use for an indeterminate progress spinner. |
{@link #ActionBar_itemPadding com.test.Bluetooh_736_2:itemPadding} | Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. |
{@link #ActionBar_logo com.test.Bluetooh_736_2:logo} | Specifies the drawable used for the application logo. |
{@link #ActionBar_navigationMode com.test.Bluetooh_736_2:navigationMode} | The type of navigation to use. |
{@link #ActionBar_popupTheme com.test.Bluetooh_736_2:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #ActionBar_progressBarPadding com.test.Bluetooh_736_2:progressBarPadding} | Specifies the horizontal padding on either end for an embedded progress bar. |
{@link #ActionBar_progressBarStyle com.test.Bluetooh_736_2:progressBarStyle} | Specifies a style resource to use for an embedded progress bar. |
{@link #ActionBar_subtitle com.test.Bluetooh_736_2:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #ActionBar_subtitleTextStyle com.test.Bluetooh_736_2:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionBar_title com.test.Bluetooh_736_2:title} | |
{@link #ActionBar_titleTextStyle com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:background} | Specifies a background drawable for the action bar. |
{@link #ActionMode_backgroundSplit com.test.Bluetooh_736_2:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionMode_closeItemLayout com.test.Bluetooh_736_2:closeItemLayout} | Specifies a layout to use for the "close" item at the starting edge. |
{@link #ActionMode_height com.test.Bluetooh_736_2:height} | |
{@link #ActionMode_subtitleTextStyle com.test.Bluetooh_736_2:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionMode_titleTextStyle com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:expandActivityOverflowButtonDrawable} | The drawable to show in the button for expanding the activities overflow popup. |
{@link #ActivityChooserView_initialActivityCount com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:buttonIconDimen} | |
{@link #AlertDialog_buttonPanelSideLayout com.test.Bluetooh_736_2:buttonPanelSideLayout} | |
{@link #AlertDialog_listItemLayout com.test.Bluetooh_736_2:listItemLayout} | |
{@link #AlertDialog_listLayout com.test.Bluetooh_736_2:listLayout} | |
{@link #AlertDialog_multiChoiceItemLayout com.test.Bluetooh_736_2:multiChoiceItemLayout} | |
{@link #AlertDialog_showTitle com.test.Bluetooh_736_2:showTitle} | |
{@link #AlertDialog_singleChoiceItemLayout com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:buttonIconDimen
+ */
+ public static final int AlertDialog_buttonIconDimen=1;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:buttonPanelSideLayout
+ */
+ public static final int AlertDialog_buttonPanelSideLayout=2;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:listItemLayout
+ */
+ public static final int AlertDialog_listItemLayout=3;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:listLayout
+ */
+ public static final int AlertDialog_listLayout=4;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:multiChoiceItemLayout
+ */
+ public static final int AlertDialog_multiChoiceItemLayout=5;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:showTitle
+ */
+ public static final int AlertDialog_showTitle=6;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 AppCompatImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatImageView_android_src android:src} | |
{@link #AppCompatImageView_srcCompat com.test.Bluetooh_736_2:srcCompat} | Sets a drawable as the content of this ImageView. |
{@link #AppCompatImageView_tint com.test.Bluetooh_736_2:tint} | Tint to apply to the image source. |
{@link #AppCompatImageView_tintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:tickMark} | Drawable displayed at each progress position on a seekbar. |
{@link #AppCompatSeekBar_tickMarkTint com.test.Bluetooh_736_2:tickMarkTint} | Tint to apply to the tick mark drawable. |
{@link #AppCompatSeekBar_tickMarkTintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:autoSizeMaxTextSize} | The maximum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizeMinTextSize com.test.Bluetooh_736_2:autoSizeMinTextSize} | The minimum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizePresetSizes com.test.Bluetooh_736_2:autoSizePresetSizes} | Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType set to uniform . |
{@link #AppCompatTextView_autoSizeStepGranularity com.test.Bluetooh_736_2:autoSizeStepGranularity} | Specify the auto-size step size if autoSizeTextType is set to
+ * uniform . |
{@link #AppCompatTextView_autoSizeTextType com.test.Bluetooh_736_2:autoSizeTextType} | Specify the type of auto-size. |
{@link #AppCompatTextView_firstBaselineToTopHeight com.test.Bluetooh_736_2:firstBaselineToTopHeight} | Distance from the top of the TextView to the first text baseline. |
{@link #AppCompatTextView_fontFamily com.test.Bluetooh_736_2:fontFamily} | The attribute for the font family. |
{@link #AppCompatTextView_lastBaselineToBottomHeight com.test.Bluetooh_736_2:lastBaselineToBottomHeight} | Distance from the bottom of the TextView to the last text baseline. |
{@link #AppCompatTextView_lineHeight com.test.Bluetooh_736_2:lineHeight} | Explicit height between lines of text. |
{@link #AppCompatTextView_textAllCaps com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionBarDivider} | Custom divider drawable to use for elements in the action bar. |
{@link #AppCompatTheme_actionBarItemBackground com.test.Bluetooh_736_2:actionBarItemBackground} | Custom item state list drawable background for action bar items. |
{@link #AppCompatTheme_actionBarPopupTheme com.test.Bluetooh_736_2:actionBarPopupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #AppCompatTheme_actionBarSize com.test.Bluetooh_736_2:actionBarSize} | Size of the Action Bar, including the contextual + * bar used to present Action Modes. |
{@link #AppCompatTheme_actionBarSplitStyle com.test.Bluetooh_736_2:actionBarSplitStyle} | Reference to a style for the split Action Bar. |
{@link #AppCompatTheme_actionBarStyle com.test.Bluetooh_736_2:actionBarStyle} | Reference to a style for the Action Bar |
{@link #AppCompatTheme_actionBarTabBarStyle com.test.Bluetooh_736_2:actionBarTabBarStyle} | |
{@link #AppCompatTheme_actionBarTabStyle com.test.Bluetooh_736_2:actionBarTabStyle} | Default style for tabs within an action bar |
{@link #AppCompatTheme_actionBarTabTextStyle com.test.Bluetooh_736_2:actionBarTabTextStyle} | |
{@link #AppCompatTheme_actionBarTheme com.test.Bluetooh_736_2:actionBarTheme} | Reference to a theme that should be used to inflate the + * action bar. |
{@link #AppCompatTheme_actionBarWidgetTheme com.test.Bluetooh_736_2:actionBarWidgetTheme} | Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. |
{@link #AppCompatTheme_actionButtonStyle com.test.Bluetooh_736_2:actionButtonStyle} | Default action button style. |
{@link #AppCompatTheme_actionDropDownStyle com.test.Bluetooh_736_2:actionDropDownStyle} | Default ActionBar dropdown style. |
{@link #AppCompatTheme_actionMenuTextAppearance com.test.Bluetooh_736_2:actionMenuTextAppearance} | TextAppearance style that will be applied to text that + * appears within action menu items. |
{@link #AppCompatTheme_actionMenuTextColor com.test.Bluetooh_736_2:actionMenuTextColor} | Color for text that appears within action menu items. |
{@link #AppCompatTheme_actionModeBackground com.test.Bluetooh_736_2:actionModeBackground} | Background drawable to use for action mode UI |
{@link #AppCompatTheme_actionModeCloseButtonStyle com.test.Bluetooh_736_2:actionModeCloseButtonStyle} | |
{@link #AppCompatTheme_actionModeCloseDrawable com.test.Bluetooh_736_2:actionModeCloseDrawable} | Drawable to use for the close action mode button |
{@link #AppCompatTheme_actionModeCopyDrawable com.test.Bluetooh_736_2:actionModeCopyDrawable} | Drawable to use for the Copy action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeCutDrawable com.test.Bluetooh_736_2:actionModeCutDrawable} | Drawable to use for the Cut action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeFindDrawable com.test.Bluetooh_736_2:actionModeFindDrawable} | Drawable to use for the Find action button in WebView selection action modes |
{@link #AppCompatTheme_actionModePasteDrawable com.test.Bluetooh_736_2:actionModePasteDrawable} | Drawable to use for the Paste action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModePopupWindowStyle com.test.Bluetooh_736_2:actionModePopupWindowStyle} | PopupWindow style to use for action modes when showing as a window overlay. |
{@link #AppCompatTheme_actionModeSelectAllDrawable com.test.Bluetooh_736_2:actionModeSelectAllDrawable} | Drawable to use for the Select all action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeShareDrawable com.test.Bluetooh_736_2:actionModeShareDrawable} | Drawable to use for the Share action button in WebView selection action modes |
{@link #AppCompatTheme_actionModeSplitBackground com.test.Bluetooh_736_2:actionModeSplitBackground} | Background drawable to use for action mode UI in the lower split bar |
{@link #AppCompatTheme_actionModeStyle com.test.Bluetooh_736_2:actionModeStyle} | |
{@link #AppCompatTheme_actionModeWebSearchDrawable com.test.Bluetooh_736_2:actionModeWebSearchDrawable} | Drawable to use for the Web Search action button in WebView selection action modes |
{@link #AppCompatTheme_actionOverflowButtonStyle com.test.Bluetooh_736_2:actionOverflowButtonStyle} | |
{@link #AppCompatTheme_actionOverflowMenuStyle com.test.Bluetooh_736_2:actionOverflowMenuStyle} | |
{@link #AppCompatTheme_activityChooserViewStyle com.test.Bluetooh_736_2:activityChooserViewStyle} | Default ActivityChooserView style. |
{@link #AppCompatTheme_alertDialogButtonGroupStyle com.test.Bluetooh_736_2:alertDialogButtonGroupStyle} | |
{@link #AppCompatTheme_alertDialogCenterButtons com.test.Bluetooh_736_2:alertDialogCenterButtons} | |
{@link #AppCompatTheme_alertDialogStyle com.test.Bluetooh_736_2:alertDialogStyle} | |
{@link #AppCompatTheme_alertDialogTheme com.test.Bluetooh_736_2:alertDialogTheme} | Theme to use for alert dialogs spawned from this theme. |
{@link #AppCompatTheme_autoCompleteTextViewStyle com.test.Bluetooh_736_2:autoCompleteTextViewStyle} | Default AutoCompleteTextView style. |
{@link #AppCompatTheme_borderlessButtonStyle com.test.Bluetooh_736_2:borderlessButtonStyle} | Style for buttons without an explicit border, often used in groups. |
{@link #AppCompatTheme_buttonBarButtonStyle com.test.Bluetooh_736_2:buttonBarButtonStyle} | Style for buttons within button bars |
{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.test.Bluetooh_736_2:buttonBarNegativeButtonStyle} | Style for the "negative" buttons within button bars |
{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.test.Bluetooh_736_2:buttonBarNeutralButtonStyle} | Style for the "neutral" buttons within button bars |
{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.test.Bluetooh_736_2:buttonBarPositiveButtonStyle} | Style for the "positive" buttons within button bars |
{@link #AppCompatTheme_buttonBarStyle com.test.Bluetooh_736_2:buttonBarStyle} | Style for button bars |
{@link #AppCompatTheme_buttonStyle com.test.Bluetooh_736_2:buttonStyle} | Normal Button style. |
{@link #AppCompatTheme_buttonStyleSmall com.test.Bluetooh_736_2:buttonStyleSmall} | Small Button style. |
{@link #AppCompatTheme_checkboxStyle com.test.Bluetooh_736_2:checkboxStyle} | Default Checkbox style. |
{@link #AppCompatTheme_checkedTextViewStyle com.test.Bluetooh_736_2:checkedTextViewStyle} | Default CheckedTextView style. |
{@link #AppCompatTheme_colorAccent com.test.Bluetooh_736_2:colorAccent} | Bright complement to the primary branding color. |
{@link #AppCompatTheme_colorBackgroundFloating com.test.Bluetooh_736_2:colorBackgroundFloating} | Default color of background imagery for floating components, ex. |
{@link #AppCompatTheme_colorButtonNormal com.test.Bluetooh_736_2:colorButtonNormal} | The color applied to framework buttons in their normal state. |
{@link #AppCompatTheme_colorControlActivated com.test.Bluetooh_736_2:colorControlActivated} | The color applied to framework controls in their activated (ex. |
{@link #AppCompatTheme_colorControlHighlight com.test.Bluetooh_736_2:colorControlHighlight} | The color applied to framework control highlights (ex. |
{@link #AppCompatTheme_colorControlNormal com.test.Bluetooh_736_2:colorControlNormal} | The color applied to framework controls in their normal state. |
{@link #AppCompatTheme_colorError com.test.Bluetooh_736_2:colorError} | Color used for error states and things that need to be drawn to + * the user's attention. |
{@link #AppCompatTheme_colorPrimary com.test.Bluetooh_736_2:colorPrimary} | The primary branding color for the app. |
{@link #AppCompatTheme_colorPrimaryDark com.test.Bluetooh_736_2:colorPrimaryDark} | Dark variant of the primary branding color. |
{@link #AppCompatTheme_colorSwitchThumbNormal com.test.Bluetooh_736_2:colorSwitchThumbNormal} | The color applied to framework switch thumbs in their normal state. |
{@link #AppCompatTheme_controlBackground com.test.Bluetooh_736_2:controlBackground} | The background used by framework controls. |
{@link #AppCompatTheme_dialogCornerRadius com.test.Bluetooh_736_2:dialogCornerRadius} | Preferred corner radius of dialogs. |
{@link #AppCompatTheme_dialogPreferredPadding com.test.Bluetooh_736_2:dialogPreferredPadding} | Preferred padding for dialog content. |
{@link #AppCompatTheme_dialogTheme com.test.Bluetooh_736_2:dialogTheme} | Theme to use for dialogs spawned from this theme. |
{@link #AppCompatTheme_dividerHorizontal com.test.Bluetooh_736_2:dividerHorizontal} | A drawable that may be used as a horizontal divider between visual elements. |
{@link #AppCompatTheme_dividerVertical com.test.Bluetooh_736_2:dividerVertical} | A drawable that may be used as a vertical divider between visual elements. |
{@link #AppCompatTheme_dropDownListViewStyle com.test.Bluetooh_736_2:dropDownListViewStyle} | ListPopupWindow compatibility |
{@link #AppCompatTheme_dropdownListPreferredItemHeight com.test.Bluetooh_736_2:dropdownListPreferredItemHeight} | The preferred item height for dropdown lists. |
{@link #AppCompatTheme_editTextBackground com.test.Bluetooh_736_2:editTextBackground} | EditText background drawable. |
{@link #AppCompatTheme_editTextColor com.test.Bluetooh_736_2:editTextColor} | EditText text foreground color. |
{@link #AppCompatTheme_editTextStyle com.test.Bluetooh_736_2:editTextStyle} | Default EditText style. |
{@link #AppCompatTheme_homeAsUpIndicator com.test.Bluetooh_736_2:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #AppCompatTheme_imageButtonStyle com.test.Bluetooh_736_2:imageButtonStyle} | ImageButton background drawable. |
{@link #AppCompatTheme_listChoiceBackgroundIndicator com.test.Bluetooh_736_2:listChoiceBackgroundIndicator} | Drawable used as a background for selected list items. |
{@link #AppCompatTheme_listDividerAlertDialog com.test.Bluetooh_736_2:listDividerAlertDialog} | The list divider used in alert dialogs. |
{@link #AppCompatTheme_listMenuViewStyle com.test.Bluetooh_736_2:listMenuViewStyle} | Default menu-style ListView style. |
{@link #AppCompatTheme_listPopupWindowStyle com.test.Bluetooh_736_2:listPopupWindowStyle} | |
{@link #AppCompatTheme_listPreferredItemHeight com.test.Bluetooh_736_2:listPreferredItemHeight} | The preferred list item height. |
{@link #AppCompatTheme_listPreferredItemHeightLarge com.test.Bluetooh_736_2:listPreferredItemHeightLarge} | A larger, more robust list item height. |
{@link #AppCompatTheme_listPreferredItemHeightSmall com.test.Bluetooh_736_2:listPreferredItemHeightSmall} | A smaller, sleeker list item height. |
{@link #AppCompatTheme_listPreferredItemPaddingLeft com.test.Bluetooh_736_2:listPreferredItemPaddingLeft} | The preferred padding along the left edge of list items. |
{@link #AppCompatTheme_listPreferredItemPaddingRight com.test.Bluetooh_736_2:listPreferredItemPaddingRight} | The preferred padding along the right edge of list items. |
{@link #AppCompatTheme_panelBackground com.test.Bluetooh_736_2:panelBackground} | The background of a panel when it is inset from the left and right edges of the screen. |
{@link #AppCompatTheme_panelMenuListTheme com.test.Bluetooh_736_2:panelMenuListTheme} | Default Panel Menu style. |
{@link #AppCompatTheme_panelMenuListWidth com.test.Bluetooh_736_2:panelMenuListWidth} | Default Panel Menu width. |
{@link #AppCompatTheme_popupMenuStyle com.test.Bluetooh_736_2:popupMenuStyle} | Default PopupMenu style. |
{@link #AppCompatTheme_popupWindowStyle com.test.Bluetooh_736_2:popupWindowStyle} | Default PopupWindow style. |
{@link #AppCompatTheme_radioButtonStyle com.test.Bluetooh_736_2:radioButtonStyle} | Default RadioButton style. |
{@link #AppCompatTheme_ratingBarStyle com.test.Bluetooh_736_2:ratingBarStyle} | Default RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleIndicator com.test.Bluetooh_736_2:ratingBarStyleIndicator} | Indicator RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleSmall com.test.Bluetooh_736_2:ratingBarStyleSmall} | Small indicator RatingBar style. |
{@link #AppCompatTheme_searchViewStyle com.test.Bluetooh_736_2:searchViewStyle} | Style for the search query widget. |
{@link #AppCompatTheme_seekBarStyle com.test.Bluetooh_736_2:seekBarStyle} | Default SeekBar style. |
{@link #AppCompatTheme_selectableItemBackground com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:selectableItemBackgroundBorderless} | Background drawable for borderless standalone items that need focus/pressed states. |
{@link #AppCompatTheme_spinnerDropDownItemStyle com.test.Bluetooh_736_2:spinnerDropDownItemStyle} | Default Spinner style. |
{@link #AppCompatTheme_spinnerStyle com.test.Bluetooh_736_2:spinnerStyle} | Default Spinner style. |
{@link #AppCompatTheme_switchStyle com.test.Bluetooh_736_2:switchStyle} | Default style for the Switch widget. |
{@link #AppCompatTheme_textAppearanceLargePopupMenu com.test.Bluetooh_736_2:textAppearanceLargePopupMenu} | Text color, typeface, size, and style for the text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceListItem com.test.Bluetooh_736_2:textAppearanceListItem} | The preferred TextAppearance for the primary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSecondary com.test.Bluetooh_736_2:textAppearanceListItemSecondary} | The preferred TextAppearance for the secondary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSmall com.test.Bluetooh_736_2:textAppearanceListItemSmall} | The preferred TextAppearance for the primary text of small list items. |
{@link #AppCompatTheme_textAppearancePopupMenuHeader com.test.Bluetooh_736_2:textAppearancePopupMenuHeader} | Text color, typeface, size, and style for header text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.test.Bluetooh_736_2:textAppearanceSearchResultSubtitle} | Text color, typeface, size, and style for system search result subtitle. |
{@link #AppCompatTheme_textAppearanceSearchResultTitle com.test.Bluetooh_736_2:textAppearanceSearchResultTitle} | Text color, typeface, size, and style for system search result title. |
{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.test.Bluetooh_736_2:textAppearanceSmallPopupMenu} | Text color, typeface, size, and style for small text inside of a popup menu. |
{@link #AppCompatTheme_textColorAlertDialogListItem com.test.Bluetooh_736_2:textColorAlertDialogListItem} | Color of list item text in alert dialogs. |
{@link #AppCompatTheme_textColorSearchUrl com.test.Bluetooh_736_2:textColorSearchUrl} | Text color for urls in search suggestions, used by things like global search |
{@link #AppCompatTheme_toolbarNavigationButtonStyle com.test.Bluetooh_736_2:toolbarNavigationButtonStyle} | Default Toolar NavigationButtonStyle |
{@link #AppCompatTheme_toolbarStyle com.test.Bluetooh_736_2:toolbarStyle} | Default Toolbar style. |
{@link #AppCompatTheme_tooltipForegroundColor com.test.Bluetooh_736_2:tooltipForegroundColor} | Foreground color to use for tooltips |
{@link #AppCompatTheme_tooltipFrameBackground com.test.Bluetooh_736_2:tooltipFrameBackground} | Background to use for tooltips |
{@link #AppCompatTheme_viewInflaterClass com.test.Bluetooh_736_2:viewInflaterClass} | |
{@link #AppCompatTheme_windowActionBar com.test.Bluetooh_736_2:windowActionBar} | Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. |
{@link #AppCompatTheme_windowActionBarOverlay com.test.Bluetooh_736_2:windowActionBarOverlay} | Flag indicating whether this window's Action Bar should overlay + * application content. |
{@link #AppCompatTheme_windowActionModeOverlay com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:windowFixedHeightMajor} | A fixed height for the window along the major axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowFixedHeightMinor com.test.Bluetooh_736_2:windowFixedHeightMinor} | A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMajor com.test.Bluetooh_736_2:windowFixedWidthMajor} | A fixed width for the window along the major axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMinor com.test.Bluetooh_736_2:windowFixedWidthMinor} | A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowMinWidthMajor com.test.Bluetooh_736_2:windowMinWidthMajor} | The minimum width the window is allowed to be, along the major + * axis of the screen. |
{@link #AppCompatTheme_windowMinWidthMinor com.test.Bluetooh_736_2:windowMinWidthMinor} | The minimum width the window is allowed to be, along the minor + * axis of the screen. |
{@link #AppCompatTheme_windowNoTitle com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionBarStyle
+ */
+ public static final int AppCompatTheme_actionBarStyle=7;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionBarTabStyle
+ */
+ public static final int AppCompatTheme_actionBarTabStyle=9;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionModeBackground
+ */
+ public static final int AppCompatTheme_actionModeBackground=17;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionModeSplitBackground
+ */
+ public static final int AppCompatTheme_actionModeSplitBackground=27;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionModeWebSearchDrawable
+ */
+ public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:actionOverflowButtonStyle
+ */
+ public static final int AppCompatTheme_actionOverflowButtonStyle=30;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:activityChooserViewStyle
+ */
+ public static final int AppCompatTheme_activityChooserViewStyle=32;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:alertDialogButtonGroupStyle
+ */
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:alertDialogCenterButtons
+ */
+ public static final int AppCompatTheme_alertDialogCenterButtons=34;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:listMenuViewStyle
+ */
+ public static final int AppCompatTheme_listMenuViewStyle=73;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:tooltipFrameBackground
+ */
+ public static final int AppCompatTheme_tooltipFrameBackground=109;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:windowNoTitle
+ */
+ public static final int AppCompatTheme_windowNoTitle=120;
+ /**
+ * Attributes that can be used with a ButtonBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ButtonBarLayout_allowStacking com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:allowStacking
+ */
+ public static final int ButtonBarLayout_allowStacking=0;
+ /**
+ * 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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:buttonTint} | Tint to apply to the button drawable. |
{@link #CompoundButton_buttonTintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 #ConstraintLayout_Layout_android_orientation android:orientation} | |
{@link #ConstraintLayout_Layout_android_maxWidth android:maxWidth} | |
{@link #ConstraintLayout_Layout_android_maxHeight android:maxHeight} | |
{@link #ConstraintLayout_Layout_android_minWidth android:minWidth} | |
{@link #ConstraintLayout_Layout_android_minHeight android:minHeight} | |
{@link #ConstraintLayout_Layout_barrierAllowsGoneWidgets com.test.Bluetooh_736_2:barrierAllowsGoneWidgets} | |
{@link #ConstraintLayout_Layout_barrierDirection com.test.Bluetooh_736_2:barrierDirection} | |
{@link #ConstraintLayout_Layout_chainUseRtl com.test.Bluetooh_736_2:chainUseRtl} | |
{@link #ConstraintLayout_Layout_constraintSet com.test.Bluetooh_736_2:constraintSet} | |
{@link #ConstraintLayout_Layout_constraint_referenced_ids com.test.Bluetooh_736_2:constraint_referenced_ids} | |
{@link #ConstraintLayout_Layout_layout_constrainedHeight com.test.Bluetooh_736_2:layout_constrainedHeight} | |
{@link #ConstraintLayout_Layout_layout_constrainedWidth com.test.Bluetooh_736_2:layout_constrainedWidth} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_creator com.test.Bluetooh_736_2:layout_constraintBaseline_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf com.test.Bluetooh_736_2:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_creator com.test.Bluetooh_736_2:layout_constraintBottom_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toBottomOf com.test.Bluetooh_736_2:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toTopOf com.test.Bluetooh_736_2:layout_constraintBottom_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintCircle com.test.Bluetooh_736_2:layout_constraintCircle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleAngle com.test.Bluetooh_736_2:layout_constraintCircleAngle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleRadius com.test.Bluetooh_736_2:layout_constraintCircleRadius} | |
{@link #ConstraintLayout_Layout_layout_constraintDimensionRatio com.test.Bluetooh_736_2:layout_constraintDimensionRatio} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toEndOf com.test.Bluetooh_736_2:layout_constraintEnd_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toStartOf com.test.Bluetooh_736_2:layout_constraintEnd_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_begin com.test.Bluetooh_736_2:layout_constraintGuide_begin} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_end com.test.Bluetooh_736_2:layout_constraintGuide_end} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_percent com.test.Bluetooh_736_2:layout_constraintGuide_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_default com.test.Bluetooh_736_2:layout_constraintHeight_default} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_max com.test.Bluetooh_736_2:layout_constraintHeight_max} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_min com.test.Bluetooh_736_2:layout_constraintHeight_min} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_percent com.test.Bluetooh_736_2:layout_constraintHeight_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_bias com.test.Bluetooh_736_2:layout_constraintHorizontal_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle com.test.Bluetooh_736_2:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_weight com.test.Bluetooh_736_2:layout_constraintHorizontal_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_creator com.test.Bluetooh_736_2:layout_constraintLeft_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toLeftOf com.test.Bluetooh_736_2:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toRightOf com.test.Bluetooh_736_2:layout_constraintLeft_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_creator com.test.Bluetooh_736_2:layout_constraintRight_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toLeftOf com.test.Bluetooh_736_2:layout_constraintRight_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toRightOf com.test.Bluetooh_736_2:layout_constraintRight_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toEndOf com.test.Bluetooh_736_2:layout_constraintStart_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toStartOf com.test.Bluetooh_736_2:layout_constraintStart_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_creator com.test.Bluetooh_736_2:layout_constraintTop_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toBottomOf com.test.Bluetooh_736_2:layout_constraintTop_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toTopOf com.test.Bluetooh_736_2:layout_constraintTop_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_bias com.test.Bluetooh_736_2:layout_constraintVertical_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_chainStyle com.test.Bluetooh_736_2:layout_constraintVertical_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_weight com.test.Bluetooh_736_2:layout_constraintVertical_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_default com.test.Bluetooh_736_2:layout_constraintWidth_default} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_max com.test.Bluetooh_736_2:layout_constraintWidth_max} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_min com.test.Bluetooh_736_2:layout_constraintWidth_min} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_percent com.test.Bluetooh_736_2:layout_constraintWidth_percent} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteX com.test.Bluetooh_736_2:layout_editor_absoluteX} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteY com.test.Bluetooh_736_2:layout_editor_absoluteY} | |
{@link #ConstraintLayout_Layout_layout_goneMarginBottom com.test.Bluetooh_736_2:layout_goneMarginBottom} | |
{@link #ConstraintLayout_Layout_layout_goneMarginEnd com.test.Bluetooh_736_2:layout_goneMarginEnd} | |
{@link #ConstraintLayout_Layout_layout_goneMarginLeft com.test.Bluetooh_736_2:layout_goneMarginLeft} | |
{@link #ConstraintLayout_Layout_layout_goneMarginRight com.test.Bluetooh_736_2:layout_goneMarginRight} | |
{@link #ConstraintLayout_Layout_layout_goneMarginStart com.test.Bluetooh_736_2:layout_goneMarginStart} | |
{@link #ConstraintLayout_Layout_layout_goneMarginTop com.test.Bluetooh_736_2:layout_goneMarginTop} | |
{@link #ConstraintLayout_Layout_layout_optimizationLevel com.test.Bluetooh_736_2:layout_optimizationLevel} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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#maxWidth} + * attribute's value can be found in the {@link #ConstraintLayout_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 android:maxWidth
+ */
+ public static final int ConstraintLayout_Layout_android_maxWidth=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintLayout_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 android:maxHeight
+ */
+ public static final int ConstraintLayout_Layout_android_maxHeight=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintLayout_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 android:minWidth
+ */
+ public static final int ConstraintLayout_Layout_android_minWidth=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintLayout_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 android:minHeight
+ */
+ public static final int ConstraintLayout_Layout_android_minHeight=4;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:barrierAllowsGoneWidgets
+ */
+ public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets=5;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:chainUseRtl
+ */
+ public static final int ConstraintLayout_Layout_chainUseRtl=7;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#constraintSet} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:constraintSet
+ */
+ public static final int ConstraintLayout_Layout_constraintSet=8;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name com.test.Bluetooh_736_2:constraint_referenced_ids + */ + public static final int ConstraintLayout_Layout_constraint_referenced_ids=9; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constrainedHeight
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedHeight=10;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constrainedWidth
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedWidth=11;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator=12;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintBottom_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_creator=14;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_constraintCircle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircle=17;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintCircleAngle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleAngle=18;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_constraintCircleRadius
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleRadius=19;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name com.test.Bluetooh_736_2:layout_constraintDimensionRatio + */ + public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio=20; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_constraintGuide_begin
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_begin=23;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_constraintGuide_end
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_end=24;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintGuide_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_percent=25;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintLayout_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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintLayout_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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHeight_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_percent=29;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias=30;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight=32;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintLeft_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_creator=33;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintRight_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintRight_creator=36;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintTop_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintTop_creator=41;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintVertical_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_bias=44;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintVertical_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_weight=46;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintLayout_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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintLayout_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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintWidth_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_percent=50;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_editor_absoluteX
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteX=51;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_editor_absoluteY
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteY=52;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginBottom
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginBottom=53;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginEnd
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginEnd=54;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginLeft
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginLeft=55;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginRight
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginRight=56;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginStart
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginStart=57;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginTop
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginTop=58;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_optimizationLevel} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | direct, barriers, chains |
groups | 20 | |
none | 0 | |
standard | 7 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintLayout_placeholder_content com.test.Bluetooh_736_2:content} | |
{@link #ConstraintLayout_placeholder_emptyVisibility com.test.Bluetooh_736_2:emptyVisibility} |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#content} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} 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 com.test.Bluetooh_736_2:content
+ */
+ public static final int ConstraintLayout_placeholder_content=0;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#emptyVisibility} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintSet_android_orientation android:orientation} | |
{@link #ConstraintSet_android_id android:id} | |
{@link #ConstraintSet_android_visibility android:visibility} | |
{@link #ConstraintSet_android_layout_width android:layout_width} | |
{@link #ConstraintSet_android_layout_height android:layout_height} | |
{@link #ConstraintSet_android_layout_marginLeft android:layout_marginLeft} | |
{@link #ConstraintSet_android_layout_marginTop android:layout_marginTop} | |
{@link #ConstraintSet_android_layout_marginRight android:layout_marginRight} | |
{@link #ConstraintSet_android_layout_marginBottom android:layout_marginBottom} | |
{@link #ConstraintSet_android_maxWidth android:maxWidth} | |
{@link #ConstraintSet_android_maxHeight android:maxHeight} | |
{@link #ConstraintSet_android_minWidth android:minWidth} | |
{@link #ConstraintSet_android_minHeight android:minHeight} | |
{@link #ConstraintSet_android_alpha android:alpha} | |
{@link #ConstraintSet_android_transformPivotX android:transformPivotX} | |
{@link #ConstraintSet_android_transformPivotY android:transformPivotY} | |
{@link #ConstraintSet_android_translationX android:translationX} | |
{@link #ConstraintSet_android_translationY android:translationY} | |
{@link #ConstraintSet_android_scaleX android:scaleX} | |
{@link #ConstraintSet_android_scaleY android:scaleY} | |
{@link #ConstraintSet_android_rotation android:rotation} | |
{@link #ConstraintSet_android_rotationX android:rotationX} | |
{@link #ConstraintSet_android_rotationY android:rotationY} | |
{@link #ConstraintSet_android_layout_marginStart android:layout_marginStart} | |
{@link #ConstraintSet_android_layout_marginEnd android:layout_marginEnd} | |
{@link #ConstraintSet_android_translationZ android:translationZ} | |
{@link #ConstraintSet_android_elevation android:elevation} | |
{@link #ConstraintSet_barrierAllowsGoneWidgets com.test.Bluetooh_736_2:barrierAllowsGoneWidgets} | |
{@link #ConstraintSet_barrierDirection com.test.Bluetooh_736_2:barrierDirection} | |
{@link #ConstraintSet_chainUseRtl com.test.Bluetooh_736_2:chainUseRtl} | |
{@link #ConstraintSet_constraint_referenced_ids com.test.Bluetooh_736_2:constraint_referenced_ids} | |
{@link #ConstraintSet_layout_constrainedHeight com.test.Bluetooh_736_2:layout_constrainedHeight} | |
{@link #ConstraintSet_layout_constrainedWidth com.test.Bluetooh_736_2:layout_constrainedWidth} | |
{@link #ConstraintSet_layout_constraintBaseline_creator com.test.Bluetooh_736_2:layout_constraintBaseline_creator} | |
{@link #ConstraintSet_layout_constraintBaseline_toBaselineOf com.test.Bluetooh_736_2:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintSet_layout_constraintBottom_creator com.test.Bluetooh_736_2:layout_constraintBottom_creator} | |
{@link #ConstraintSet_layout_constraintBottom_toBottomOf com.test.Bluetooh_736_2:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintSet_layout_constraintBottom_toTopOf com.test.Bluetooh_736_2:layout_constraintBottom_toTopOf} | |
{@link #ConstraintSet_layout_constraintCircle com.test.Bluetooh_736_2:layout_constraintCircle} | |
{@link #ConstraintSet_layout_constraintCircleAngle com.test.Bluetooh_736_2:layout_constraintCircleAngle} | |
{@link #ConstraintSet_layout_constraintCircleRadius com.test.Bluetooh_736_2:layout_constraintCircleRadius} | |
{@link #ConstraintSet_layout_constraintDimensionRatio com.test.Bluetooh_736_2:layout_constraintDimensionRatio} | |
{@link #ConstraintSet_layout_constraintEnd_toEndOf com.test.Bluetooh_736_2:layout_constraintEnd_toEndOf} | |
{@link #ConstraintSet_layout_constraintEnd_toStartOf com.test.Bluetooh_736_2:layout_constraintEnd_toStartOf} | |
{@link #ConstraintSet_layout_constraintGuide_begin com.test.Bluetooh_736_2:layout_constraintGuide_begin} | |
{@link #ConstraintSet_layout_constraintGuide_end com.test.Bluetooh_736_2:layout_constraintGuide_end} | |
{@link #ConstraintSet_layout_constraintGuide_percent com.test.Bluetooh_736_2:layout_constraintGuide_percent} | |
{@link #ConstraintSet_layout_constraintHeight_default com.test.Bluetooh_736_2:layout_constraintHeight_default} | |
{@link #ConstraintSet_layout_constraintHeight_max com.test.Bluetooh_736_2:layout_constraintHeight_max} | |
{@link #ConstraintSet_layout_constraintHeight_min com.test.Bluetooh_736_2:layout_constraintHeight_min} | |
{@link #ConstraintSet_layout_constraintHeight_percent com.test.Bluetooh_736_2:layout_constraintHeight_percent} | |
{@link #ConstraintSet_layout_constraintHorizontal_bias com.test.Bluetooh_736_2:layout_constraintHorizontal_bias} | |
{@link #ConstraintSet_layout_constraintHorizontal_chainStyle com.test.Bluetooh_736_2:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintSet_layout_constraintHorizontal_weight com.test.Bluetooh_736_2:layout_constraintHorizontal_weight} | |
{@link #ConstraintSet_layout_constraintLeft_creator com.test.Bluetooh_736_2:layout_constraintLeft_creator} | |
{@link #ConstraintSet_layout_constraintLeft_toLeftOf com.test.Bluetooh_736_2:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintSet_layout_constraintLeft_toRightOf com.test.Bluetooh_736_2:layout_constraintLeft_toRightOf} | |
{@link #ConstraintSet_layout_constraintRight_creator com.test.Bluetooh_736_2:layout_constraintRight_creator} | |
{@link #ConstraintSet_layout_constraintRight_toLeftOf com.test.Bluetooh_736_2:layout_constraintRight_toLeftOf} | |
{@link #ConstraintSet_layout_constraintRight_toRightOf com.test.Bluetooh_736_2:layout_constraintRight_toRightOf} | |
{@link #ConstraintSet_layout_constraintStart_toEndOf com.test.Bluetooh_736_2:layout_constraintStart_toEndOf} | |
{@link #ConstraintSet_layout_constraintStart_toStartOf com.test.Bluetooh_736_2:layout_constraintStart_toStartOf} | |
{@link #ConstraintSet_layout_constraintTop_creator com.test.Bluetooh_736_2:layout_constraintTop_creator} | |
{@link #ConstraintSet_layout_constraintTop_toBottomOf com.test.Bluetooh_736_2:layout_constraintTop_toBottomOf} | |
{@link #ConstraintSet_layout_constraintTop_toTopOf com.test.Bluetooh_736_2:layout_constraintTop_toTopOf} | |
{@link #ConstraintSet_layout_constraintVertical_bias com.test.Bluetooh_736_2:layout_constraintVertical_bias} | |
{@link #ConstraintSet_layout_constraintVertical_chainStyle com.test.Bluetooh_736_2:layout_constraintVertical_chainStyle} | |
{@link #ConstraintSet_layout_constraintVertical_weight com.test.Bluetooh_736_2:layout_constraintVertical_weight} | |
{@link #ConstraintSet_layout_constraintWidth_default com.test.Bluetooh_736_2:layout_constraintWidth_default} | |
{@link #ConstraintSet_layout_constraintWidth_max com.test.Bluetooh_736_2:layout_constraintWidth_max} | |
{@link #ConstraintSet_layout_constraintWidth_min com.test.Bluetooh_736_2:layout_constraintWidth_min} | |
{@link #ConstraintSet_layout_constraintWidth_percent com.test.Bluetooh_736_2:layout_constraintWidth_percent} | |
{@link #ConstraintSet_layout_editor_absoluteX com.test.Bluetooh_736_2:layout_editor_absoluteX} | |
{@link #ConstraintSet_layout_editor_absoluteY com.test.Bluetooh_736_2:layout_editor_absoluteY} | |
{@link #ConstraintSet_layout_goneMarginBottom com.test.Bluetooh_736_2:layout_goneMarginBottom} | |
{@link #ConstraintSet_layout_goneMarginEnd com.test.Bluetooh_736_2:layout_goneMarginEnd} | |
{@link #ConstraintSet_layout_goneMarginLeft com.test.Bluetooh_736_2:layout_goneMarginLeft} | |
{@link #ConstraintSet_layout_goneMarginRight com.test.Bluetooh_736_2:layout_goneMarginRight} | |
{@link #ConstraintSet_layout_goneMarginStart com.test.Bluetooh_736_2:layout_goneMarginStart} | |
{@link #ConstraintSet_layout_goneMarginTop com.test.Bluetooh_736_2:layout_goneMarginTop} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintSet} 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#id} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_id=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 2 | |
invisible | 1 | |
visible | 0 |
This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #ConstraintSet} 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 #ConstraintSet} 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_marginLeft} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginLeft
+ */
+ public static final int ConstraintSet_android_layout_marginLeft=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginTop} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginTop
+ */
+ public static final int ConstraintSet_android_layout_marginTop=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginRight} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginRight
+ */
+ public static final int ConstraintSet_android_layout_marginRight=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginBottom} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginBottom
+ */
+ public static final int ConstraintSet_android_layout_marginBottom=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_maxWidth=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_maxHeight=10;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_minWidth=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_minHeight=12;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ConstraintSet_android_alpha=13;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #ConstraintSet} 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:transformPivotX
+ */
+ public static final int ConstraintSet_android_transformPivotX=14;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #ConstraintSet} 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:transformPivotY
+ */
+ public static final int ConstraintSet_android_transformPivotY=15;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #ConstraintSet} 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:translationX
+ */
+ public static final int ConstraintSet_android_translationX=16;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #ConstraintSet} 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:translationY
+ */
+ public static final int ConstraintSet_android_translationY=17;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleX
+ */
+ public static final int ConstraintSet_android_scaleX=18;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleY
+ */
+ public static final int ConstraintSet_android_scaleY=19;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotation
+ */
+ public static final int ConstraintSet_android_rotation=20;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationX
+ */
+ public static final int ConstraintSet_android_rotationX=21;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationY
+ */
+ public static final int ConstraintSet_android_rotationY=22;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginStart} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginStart
+ */
+ public static final int ConstraintSet_android_layout_marginStart=23;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginEnd} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginEnd
+ */
+ public static final int ConstraintSet_android_layout_marginEnd=24;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #ConstraintSet} 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:translationZ
+ */
+ public static final int ConstraintSet_android_translationZ=25;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #ConstraintSet} 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:elevation
+ */
+ public static final int ConstraintSet_android_elevation=26;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:barrierAllowsGoneWidgets
+ */
+ public static final int ConstraintSet_barrierAllowsGoneWidgets=27;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:chainUseRtl
+ */
+ public static final int ConstraintSet_chainUseRtl=29;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name com.test.Bluetooh_736_2:constraint_referenced_ids + */ + public static final int ConstraintSet_constraint_referenced_ids=30; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constrainedHeight
+ */
+ public static final int ConstraintSet_layout_constrainedHeight=31;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constrainedWidth
+ */
+ public static final int ConstraintSet_layout_constrainedWidth=32;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintSet_layout_constraintBaseline_creator=33;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintBottom_creator
+ */
+ public static final int ConstraintSet_layout_constraintBottom_creator=35;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_constraintCircle
+ */
+ public static final int ConstraintSet_layout_constraintCircle=38;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintCircleAngle
+ */
+ public static final int ConstraintSet_layout_constraintCircleAngle=39;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_constraintCircleRadius
+ */
+ public static final int ConstraintSet_layout_constraintCircleRadius=40;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name com.test.Bluetooh_736_2:layout_constraintDimensionRatio + */ + public static final int ConstraintSet_layout_constraintDimensionRatio=41; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_constraintGuide_begin
+ */
+ public static final int ConstraintSet_layout_constraintGuide_begin=44;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_constraintGuide_end
+ */
+ public static final int ConstraintSet_layout_constraintGuide_end=45;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintGuide_percent
+ */
+ public static final int ConstraintSet_layout_constraintGuide_percent=46;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHeight_percent
+ */
+ public static final int ConstraintSet_layout_constraintHeight_percent=50;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_bias=51;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_weight=53;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintLeft_creator
+ */
+ public static final int ConstraintSet_layout_constraintLeft_creator=54;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintRight_creator
+ */
+ public static final int ConstraintSet_layout_constraintRight_creator=57;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintTop_creator
+ */
+ public static final int ConstraintSet_layout_constraintTop_creator=62;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintVertical_bias
+ */
+ public static final int ConstraintSet_layout_constraintVertical_bias=65;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintVertical_weight
+ */
+ public static final int ConstraintSet_layout_constraintVertical_weight=67;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintWidth_percent
+ */
+ public static final int ConstraintSet_layout_constraintWidth_percent=71;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_editor_absoluteX
+ */
+ public static final int ConstraintSet_layout_editor_absoluteX=72;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_editor_absoluteY
+ */
+ public static final int ConstraintSet_layout_editor_absoluteY=73;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginBottom
+ */
+ public static final int ConstraintSet_layout_goneMarginBottom=74;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginEnd
+ */
+ public static final int ConstraintSet_layout_goneMarginEnd=75;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginLeft
+ */
+ public static final int ConstraintSet_layout_goneMarginLeft=76;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginRight
+ */
+ public static final int ConstraintSet_layout_goneMarginRight=77;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginStart
+ */
+ public static final int ConstraintSet_layout_goneMarginStart=78;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginTop
+ */
+ public static final int ConstraintSet_layout_goneMarginTop=79;
+ /**
+ * Attributes that can be used with a CoordinatorLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CoordinatorLayout_keylines com.test.Bluetooh_736_2:keylines} | A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. |
{@link #CoordinatorLayout_statusBarBackground com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:layout_anchor} | The id of an anchor view that this view should position relative to. |
{@link #CoordinatorLayout_Layout_layout_anchorGravity com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:layout_behavior} | The class name of a Behavior class defining special runtime behavior + * for this child view. |
{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges com.test.Bluetooh_736_2:layout_dodgeInsetEdges} | Specifies how this view dodges the inset edges of the CoordinatorLayout. |
{@link #CoordinatorLayout_Layout_layout_insetEdge com.test.Bluetooh_736_2:layout_insetEdge} | Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. |
{@link #CoordinatorLayout_Layout_layout_keyline com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:layout_keyline
+ */
+ public static final int CoordinatorLayout_Layout_layout_keyline=6;
+ /**
+ * Attributes that can be used with a DrawerArrowToggle.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #DrawerArrowToggle_arrowHeadLength com.test.Bluetooh_736_2:arrowHeadLength} | The length of the arrow head when formed to make an arrow |
{@link #DrawerArrowToggle_arrowShaftLength com.test.Bluetooh_736_2:arrowShaftLength} | The length of the shaft when formed to make an arrow |
{@link #DrawerArrowToggle_barLength com.test.Bluetooh_736_2:barLength} | The length of the bars when they are parallel to each other |
{@link #DrawerArrowToggle_color com.test.Bluetooh_736_2:color} | The drawing color for the bars |
{@link #DrawerArrowToggle_drawableSize com.test.Bluetooh_736_2:drawableSize} | The total size of the drawable |
{@link #DrawerArrowToggle_gapBetweenBars com.test.Bluetooh_736_2:gapBetweenBars} | The max gap between the bars when they are parallel to each other |
{@link #DrawerArrowToggle_spinBars com.test.Bluetooh_736_2:spinBars} | Whether bars should rotate or not during transition |
{@link #DrawerArrowToggle_thickness com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:thickness
+ */
+ public static final int DrawerArrowToggle_thickness=7;
+ /**
+ * Attributes that can be used with a FontFamily.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FontFamily_fontProviderAuthority com.test.Bluetooh_736_2:fontProviderAuthority} | The authority of the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderCerts com.test.Bluetooh_736_2:fontProviderCerts} | The sets of hashes for the certificates the provider should be signed with. |
{@link #FontFamily_fontProviderFetchStrategy com.test.Bluetooh_736_2:fontProviderFetchStrategy} | The strategy to be used when fetching font data from a font provider in XML layouts. |
{@link #FontFamily_fontProviderFetchTimeout com.test.Bluetooh_736_2:fontProviderFetchTimeout} | The length of the timeout during fetching. |
{@link #FontFamily_fontProviderPackage com.test.Bluetooh_736_2:fontProviderPackage} | The package for the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderQuery com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:font} | The reference to the font file to be used. |
{@link #FontFamilyFont_fontStyle com.test.Bluetooh_736_2:fontStyle} | The style of the given font file. |
{@link #FontFamilyFont_fontVariationSettings com.test.Bluetooh_736_2:fontVariationSettings} | The variation settings to be applied to the font. |
{@link #FontFamilyFont_fontWeight com.test.Bluetooh_736_2:fontWeight} | The weight of the given font file. |
{@link #FontFamilyFont_ttcIndex com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:ttcIndex
+ */
+ public static final int FontFamilyFont_ttcIndex=9;
+ /**
+ * 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 LinearConstraintLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearConstraintLayout_android_orientation android:orientation} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #LinearConstraintLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
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 com.test.Bluetooh_736_2:divider} | Specifies the drawable used for item dividers. |
{@link #LinearLayoutCompat_dividerPadding com.test.Bluetooh_736_2:dividerPadding} | Size of padding on either end of a divider. |
{@link #LinearLayoutCompat_measureWithLargestChild com.test.Bluetooh_736_2:measureWithLargestChild} | When set to true, all children with a weight will be considered having + * the minimum size of the largest child. |
{@link #LinearLayoutCompat_showDividers com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 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 com.test.Bluetooh_736_2:actionLayout} | An optional layout to be used as an action view. |
{@link #MenuItem_actionProviderClass com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionViewClass} | The name of an optional View class to instantiate and use as an + * action view. |
{@link #MenuItem_alphabeticModifiers com.test.Bluetooh_736_2:alphabeticModifiers} | The alphabetic modifier key. |
{@link #MenuItem_contentDescription com.test.Bluetooh_736_2:contentDescription} | The content description associated with the item. |
{@link #MenuItem_iconTint com.test.Bluetooh_736_2:iconTint} | Tint to apply to the icon. |
{@link #MenuItem_iconTintMode com.test.Bluetooh_736_2:iconTintMode} | Blending mode used to apply the icon tint. |
{@link #MenuItem_numericModifiers com.test.Bluetooh_736_2:numericModifiers} | The numeric modifier key. |
{@link #MenuItem_showAsAction com.test.Bluetooh_736_2:showAsAction} | How this item should display in the Action Bar, if present. |
{@link #MenuItem_tooltipText com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:preserveIconSpacing} | Whether space should be reserved in layout when an icon is missing. |
{@link #MenuView_subMenuArrow com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:subMenuArrow
+ */
+ public static final int MenuView_subMenuArrow=8;
+ /**
+ * 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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:state_above_anchor
+ */
+ public static final int PopupWindowBackgroundState_state_above_anchor=0;
+ /**
+ * Attributes that can be used with a RecycleListView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #RecycleListView_paddingBottomNoButtons com.test.Bluetooh_736_2:paddingBottomNoButtons} | Bottom padding to use when no buttons are present. |
{@link #RecycleListView_paddingTopNoTitle com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:paddingTopNoTitle
+ */
+ public static final int RecycleListView_paddingTopNoTitle=1;
+ /**
+ * 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 com.test.Bluetooh_736_2:closeIcon} | Close button icon |
{@link #SearchView_commitIcon com.test.Bluetooh_736_2:commitIcon} | Commit icon shown in the query suggestion row |
{@link #SearchView_defaultQueryHint com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:goIcon} | Go button icon |
{@link #SearchView_iconifiedByDefault com.test.Bluetooh_736_2:iconifiedByDefault} | The default state of the SearchView. |
{@link #SearchView_layout com.test.Bluetooh_736_2:layout} | The layout to use for the search view. |
{@link #SearchView_queryBackground com.test.Bluetooh_736_2:queryBackground} | Background for the section containing the search query |
{@link #SearchView_queryHint com.test.Bluetooh_736_2:queryHint} | An optional user-defined query hint string to be displayed in the empty query field. |
{@link #SearchView_searchHintIcon com.test.Bluetooh_736_2:searchHintIcon} | Search icon displayed as a text field hint |
{@link #SearchView_searchIcon com.test.Bluetooh_736_2:searchIcon} | Search icon |
{@link #SearchView_submitBackground com.test.Bluetooh_736_2:submitBackground} | Background for the section containing the action (e.g. |
{@link #SearchView_suggestionRowLayout com.test.Bluetooh_736_2:suggestionRowLayout} | Layout for query suggestion rows |
{@link #SearchView_voiceIcon com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:voiceIcon
+ */
+ public static final int SearchView_voiceIcon=16;
+ /**
+ * 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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:showText} | Whether to draw on/off text. |
{@link #SwitchCompat_splitTrack com.test.Bluetooh_736_2:splitTrack} | Whether to split the track and leave a gap for the thumb drawable. |
{@link #SwitchCompat_switchMinWidth com.test.Bluetooh_736_2:switchMinWidth} | Minimum width for the switch component |
{@link #SwitchCompat_switchPadding com.test.Bluetooh_736_2:switchPadding} | Minimum space between the switch and caption text |
{@link #SwitchCompat_switchTextAppearance com.test.Bluetooh_736_2:switchTextAppearance} | TextAppearance style for text displayed on the switch thumb. |
{@link #SwitchCompat_thumbTextPadding com.test.Bluetooh_736_2:thumbTextPadding} | Amount of padding on either side of text within the switch thumb. |
{@link #SwitchCompat_thumbTint com.test.Bluetooh_736_2:thumbTint} | Tint to apply to the thumb drawable. |
{@link #SwitchCompat_thumbTintMode com.test.Bluetooh_736_2:thumbTintMode} | Blending mode used to apply the thumb tint. |
{@link #SwitchCompat_track com.test.Bluetooh_736_2:track} | Drawable to use as the "track" that the switch thumb slides within. |
{@link #SwitchCompat_trackTint com.test.Bluetooh_736_2:trackTint} | Tint to apply to the track. |
{@link #SwitchCompat_trackTintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 #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 com.test.Bluetooh_736_2:fontFamily} | The attribute for the font family. |
{@link #TextAppearance_textAllCaps com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:textAllCaps
+ */
+ public static final int TextAppearance_textAllCaps=12;
+ /**
+ * 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 com.test.Bluetooh_736_2:buttonGravity} | |
{@link #Toolbar_collapseContentDescription com.test.Bluetooh_736_2:collapseContentDescription} | Text to set as the content description for the collapse button. |
{@link #Toolbar_collapseIcon com.test.Bluetooh_736_2:collapseIcon} | Icon drawable to use for the collapse button. |
{@link #Toolbar_contentInsetEnd com.test.Bluetooh_736_2:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetEndWithActions com.test.Bluetooh_736_2:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #Toolbar_contentInsetLeft com.test.Bluetooh_736_2:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetRight com.test.Bluetooh_736_2:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStart com.test.Bluetooh_736_2:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStartWithNavigation com.test.Bluetooh_736_2:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #Toolbar_logo com.test.Bluetooh_736_2:logo} | Specifies the drawable used for the application logo. |
{@link #Toolbar_logoDescription com.test.Bluetooh_736_2:logoDescription} | A content description string to describe the appearance of the + * associated logo image. |
{@link #Toolbar_maxButtonHeight com.test.Bluetooh_736_2:maxButtonHeight} | |
{@link #Toolbar_navigationContentDescription com.test.Bluetooh_736_2:navigationContentDescription} | Text to set as the content description for the navigation button + * located at the start of the toolbar. |
{@link #Toolbar_navigationIcon com.test.Bluetooh_736_2:navigationIcon} | Icon drawable to use for the navigation button located at + * the start of the toolbar. |
{@link #Toolbar_popupTheme com.test.Bluetooh_736_2:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #Toolbar_subtitle com.test.Bluetooh_736_2:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #Toolbar_subtitleTextAppearance com.test.Bluetooh_736_2:subtitleTextAppearance} | |
{@link #Toolbar_subtitleTextColor com.test.Bluetooh_736_2:subtitleTextColor} | A color to apply to the subtitle string. |
{@link #Toolbar_title com.test.Bluetooh_736_2:title} | |
{@link #Toolbar_titleMargin com.test.Bluetooh_736_2:titleMargin} | Specifies extra space on the left, start, right and end sides + * of the toolbar's title. |
{@link #Toolbar_titleMarginBottom com.test.Bluetooh_736_2:titleMarginBottom} | Specifies extra space on the bottom side of the toolbar's title. |
{@link #Toolbar_titleMarginEnd com.test.Bluetooh_736_2:titleMarginEnd} | Specifies extra space on the end side of the toolbar's title. |
{@link #Toolbar_titleMarginStart com.test.Bluetooh_736_2:titleMarginStart} | Specifies extra space on the start side of the toolbar's title. |
{@link #Toolbar_titleMarginTop com.test.Bluetooh_736_2:titleMarginTop} | Specifies extra space on the top side of the toolbar's title. |
{@link #Toolbar_titleMargins com.test.Bluetooh_736_2:titleMargins} | {@deprecated Use titleMargin} |
{@link #Toolbar_titleTextAppearance com.test.Bluetooh_736_2:titleTextAppearance} | |
{@link #Toolbar_titleTextColor com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:logoDescription + */ + public static final int Toolbar_logoDescription=12; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:subtitle + */ + public static final int Toolbar_subtitle=17; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:subtitleTextColor
+ */
+ public static final int Toolbar_subtitleTextColor=19;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:titleMargins
+ */
+ @Deprecated
+ public static final int Toolbar_titleMargins=26;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:paddingEnd} | Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. |
{@link #View_paddingStart com.test.Bluetooh_736_2:paddingStart} | Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. |
{@link #View_theme com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:backgroundTint} | Tint to apply to the background. |
{@link #ViewBackgroundHelper_backgroundTintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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;
+ }
+}
\ No newline at end of file
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/core/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/core/R.java
new file mode 100644
index 0000000..872d786
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/core/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 android.arch.core;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/R.java
new file mode 100644
index 0000000..b0c852e
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/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 android.arch.lifecycle;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/livedata/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/livedata/R.java
new file mode 100644
index 0000000..12c2646
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/livedata/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 android.arch.lifecycle.livedata;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/livedata/core/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/livedata/core/R.java
new file mode 100644
index 0000000..2c19ff7
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/livedata/core/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 android.arch.lifecycle.livedata.core;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/viewmodel/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/viewmodel/R.java
new file mode 100644
index 0000000..a66555a
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/arch/lifecycle/viewmodel/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 android.arch.lifecycle.viewmodel;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/asynclayoutinflater/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/asynclayoutinflater/R.java
new file mode 100644
index 0000000..104c60f
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/asynclayoutinflater/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.asynclayoutinflater;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/compat/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/compat/R.java
new file mode 100644
index 0000000..7a95168
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/compat/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.compat;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/constraint/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/constraint/R.java
new file mode 100644
index 0000000..b9cb27a
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/constraint/R.java
@@ -0,0 +1,242 @@
+/* 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 android.support.constraint;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int barrierAllowsGoneWidgets = 0x7f020037;
+ public static final int barrierDirection = 0x7f020038;
+ public static final int chainUseRtl = 0x7f020046;
+ public static final int constraintSet = 0x7f020059;
+ public static final int constraint_referenced_ids = 0x7f02005a;
+ public static final int content = 0x7f02005b;
+ public static final int emptyVisibility = 0x7f020077;
+ public static final int layout_constrainedHeight = 0x7f02009a;
+ public static final int layout_constrainedWidth = 0x7f02009b;
+ public static final int layout_constraintBaseline_creator = 0x7f02009c;
+ public static final int layout_constraintBaseline_toBaselineOf = 0x7f02009d;
+ public static final int layout_constraintBottom_creator = 0x7f02009e;
+ public static final int layout_constraintBottom_toBottomOf = 0x7f02009f;
+ public static final int layout_constraintBottom_toTopOf = 0x7f0200a0;
+ public static final int layout_constraintCircle = 0x7f0200a1;
+ public static final int layout_constraintCircleAngle = 0x7f0200a2;
+ public static final int layout_constraintCircleRadius = 0x7f0200a3;
+ public static final int layout_constraintDimensionRatio = 0x7f0200a4;
+ public static final int layout_constraintEnd_toEndOf = 0x7f0200a5;
+ public static final int layout_constraintEnd_toStartOf = 0x7f0200a6;
+ public static final int layout_constraintGuide_begin = 0x7f0200a7;
+ public static final int layout_constraintGuide_end = 0x7f0200a8;
+ public static final int layout_constraintGuide_percent = 0x7f0200a9;
+ public static final int layout_constraintHeight_default = 0x7f0200aa;
+ public static final int layout_constraintHeight_max = 0x7f0200ab;
+ public static final int layout_constraintHeight_min = 0x7f0200ac;
+ public static final int layout_constraintHeight_percent = 0x7f0200ad;
+ public static final int layout_constraintHorizontal_bias = 0x7f0200ae;
+ public static final int layout_constraintHorizontal_chainStyle = 0x7f0200af;
+ public static final int layout_constraintHorizontal_weight = 0x7f0200b0;
+ public static final int layout_constraintLeft_creator = 0x7f0200b1;
+ public static final int layout_constraintLeft_toLeftOf = 0x7f0200b2;
+ public static final int layout_constraintLeft_toRightOf = 0x7f0200b3;
+ public static final int layout_constraintRight_creator = 0x7f0200b4;
+ public static final int layout_constraintRight_toLeftOf = 0x7f0200b5;
+ public static final int layout_constraintRight_toRightOf = 0x7f0200b6;
+ public static final int layout_constraintStart_toEndOf = 0x7f0200b7;
+ public static final int layout_constraintStart_toStartOf = 0x7f0200b8;
+ public static final int layout_constraintTop_creator = 0x7f0200b9;
+ public static final int layout_constraintTop_toBottomOf = 0x7f0200ba;
+ public static final int layout_constraintTop_toTopOf = 0x7f0200bb;
+ public static final int layout_constraintVertical_bias = 0x7f0200bc;
+ public static final int layout_constraintVertical_chainStyle = 0x7f0200bd;
+ public static final int layout_constraintVertical_weight = 0x7f0200be;
+ public static final int layout_constraintWidth_default = 0x7f0200bf;
+ public static final int layout_constraintWidth_max = 0x7f0200c0;
+ public static final int layout_constraintWidth_min = 0x7f0200c1;
+ public static final int layout_constraintWidth_percent = 0x7f0200c2;
+ public static final int layout_editor_absoluteX = 0x7f0200c4;
+ public static final int layout_editor_absoluteY = 0x7f0200c5;
+ public static final int layout_goneMarginBottom = 0x7f0200c6;
+ public static final int layout_goneMarginEnd = 0x7f0200c7;
+ public static final int layout_goneMarginLeft = 0x7f0200c8;
+ public static final int layout_goneMarginRight = 0x7f0200c9;
+ public static final int layout_goneMarginStart = 0x7f0200ca;
+ public static final int layout_goneMarginTop = 0x7f0200cb;
+ public static final int layout_optimizationLevel = 0x7f0200ce;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int bottom = 0x7f07002e;
+ public static final int end = 0x7f070049;
+ public static final int gone = 0x7f070050;
+ public static final int invisible = 0x7f07005b;
+ public static final int left = 0x7f07005d;
+ public static final int packed = 0x7f07006c;
+ public static final int parent = 0x7f07006e;
+ public static final int percent = 0x7f070070;
+ public static final int right = 0x7f070075;
+ public static final int spread = 0x7f070092;
+ public static final int spread_inside = 0x7f070093;
+ public static final int start = 0x7f070098;
+ public static final int top = 0x7f0700a9;
+ public static final int wrap = 0x7f0700af;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ConstraintLayout_Layout = { 0x10100c4, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x7f020037, 0x7f020038, 0x7f020046, 0x7f020059, 0x7f02005a, 0x7f02009a, 0x7f02009b, 0x7f02009c, 0x7f02009d, 0x7f02009e, 0x7f02009f, 0x7f0200a0, 0x7f0200a1, 0x7f0200a2, 0x7f0200a3, 0x7f0200a4, 0x7f0200a5, 0x7f0200a6, 0x7f0200a7, 0x7f0200a8, 0x7f0200a9, 0x7f0200aa, 0x7f0200ab, 0x7f0200ac, 0x7f0200ad, 0x7f0200ae, 0x7f0200af, 0x7f0200b0, 0x7f0200b1, 0x7f0200b2, 0x7f0200b3, 0x7f0200b4, 0x7f0200b5, 0x7f0200b6, 0x7f0200b7, 0x7f0200b8, 0x7f0200b9, 0x7f0200ba, 0x7f0200bb, 0x7f0200bc, 0x7f0200bd, 0x7f0200be, 0x7f0200bf, 0x7f0200c0, 0x7f0200c1, 0x7f0200c2, 0x7f0200c4, 0x7f0200c5, 0x7f0200c6, 0x7f0200c7, 0x7f0200c8, 0x7f0200c9, 0x7f0200ca, 0x7f0200cb, 0x7f0200ce };
+ public static final int ConstraintLayout_Layout_android_orientation = 0;
+ public static final int ConstraintLayout_Layout_android_maxWidth = 1;
+ public static final int ConstraintLayout_Layout_android_maxHeight = 2;
+ public static final int ConstraintLayout_Layout_android_minWidth = 3;
+ public static final int ConstraintLayout_Layout_android_minHeight = 4;
+ public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets = 5;
+ public static final int ConstraintLayout_Layout_barrierDirection = 6;
+ public static final int ConstraintLayout_Layout_chainUseRtl = 7;
+ public static final int ConstraintLayout_Layout_constraintSet = 8;
+ public static final int ConstraintLayout_Layout_constraint_referenced_ids = 9;
+ public static final int ConstraintLayout_Layout_layout_constrainedHeight = 10;
+ public static final int ConstraintLayout_Layout_layout_constrainedWidth = 11;
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator = 12;
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf = 13;
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_creator = 14;
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf = 15;
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf = 16;
+ public static final int ConstraintLayout_Layout_layout_constraintCircle = 17;
+ public static final int ConstraintLayout_Layout_layout_constraintCircleAngle = 18;
+ public static final int ConstraintLayout_Layout_layout_constraintCircleRadius = 19;
+ public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio = 20;
+ public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf = 21;
+ public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf = 22;
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_begin = 23;
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_end = 24;
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_percent = 25;
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_default = 26;
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_max = 27;
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_min = 28;
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_percent = 29;
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias = 30;
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle = 31;
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight = 32;
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_creator = 33;
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf = 34;
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf = 35;
+ public static final int ConstraintLayout_Layout_layout_constraintRight_creator = 36;
+ public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf = 37;
+ public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf = 38;
+ public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf = 39;
+ public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf = 40;
+ public static final int ConstraintLayout_Layout_layout_constraintTop_creator = 41;
+ public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf = 42;
+ public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf = 43;
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_bias = 44;
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle = 45;
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_weight = 46;
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_default = 47;
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_max = 48;
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_min = 49;
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_percent = 50;
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteX = 51;
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteY = 52;
+ public static final int ConstraintLayout_Layout_layout_goneMarginBottom = 53;
+ public static final int ConstraintLayout_Layout_layout_goneMarginEnd = 54;
+ public static final int ConstraintLayout_Layout_layout_goneMarginLeft = 55;
+ public static final int ConstraintLayout_Layout_layout_goneMarginRight = 56;
+ public static final int ConstraintLayout_Layout_layout_goneMarginStart = 57;
+ public static final int ConstraintLayout_Layout_layout_goneMarginTop = 58;
+ public static final int ConstraintLayout_Layout_layout_optimizationLevel = 59;
+ public static final int[] ConstraintLayout_placeholder = { 0x7f02005b, 0x7f020077 };
+ public static final int ConstraintLayout_placeholder_content = 0;
+ public static final int ConstraintLayout_placeholder_emptyVisibility = 1;
+ public static final int[] ConstraintSet = { 0x10100c4, 0x10100d0, 0x10100dc, 0x10100f4, 0x10100f5, 0x10100f7, 0x10100f8, 0x10100f9, 0x10100fa, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x101031f, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103b5, 0x10103b6, 0x10103fa, 0x1010440, 0x7f020037, 0x7f020038, 0x7f020046, 0x7f02005a, 0x7f02009a, 0x7f02009b, 0x7f02009c, 0x7f02009d, 0x7f02009e, 0x7f02009f, 0x7f0200a0, 0x7f0200a1, 0x7f0200a2, 0x7f0200a3, 0x7f0200a4, 0x7f0200a5, 0x7f0200a6, 0x7f0200a7, 0x7f0200a8, 0x7f0200a9, 0x7f0200aa, 0x7f0200ab, 0x7f0200ac, 0x7f0200ad, 0x7f0200ae, 0x7f0200af, 0x7f0200b0, 0x7f0200b1, 0x7f0200b2, 0x7f0200b3, 0x7f0200b4, 0x7f0200b5, 0x7f0200b6, 0x7f0200b7, 0x7f0200b8, 0x7f0200b9, 0x7f0200ba, 0x7f0200bb, 0x7f0200bc, 0x7f0200bd, 0x7f0200be, 0x7f0200bf, 0x7f0200c0, 0x7f0200c1, 0x7f0200c2, 0x7f0200c4, 0x7f0200c5, 0x7f0200c6, 0x7f0200c7, 0x7f0200c8, 0x7f0200c9, 0x7f0200ca, 0x7f0200cb };
+ public static final int ConstraintSet_android_orientation = 0;
+ public static final int ConstraintSet_android_id = 1;
+ public static final int ConstraintSet_android_visibility = 2;
+ public static final int ConstraintSet_android_layout_width = 3;
+ public static final int ConstraintSet_android_layout_height = 4;
+ public static final int ConstraintSet_android_layout_marginLeft = 5;
+ public static final int ConstraintSet_android_layout_marginTop = 6;
+ public static final int ConstraintSet_android_layout_marginRight = 7;
+ public static final int ConstraintSet_android_layout_marginBottom = 8;
+ public static final int ConstraintSet_android_maxWidth = 9;
+ public static final int ConstraintSet_android_maxHeight = 10;
+ public static final int ConstraintSet_android_minWidth = 11;
+ public static final int ConstraintSet_android_minHeight = 12;
+ public static final int ConstraintSet_android_alpha = 13;
+ public static final int ConstraintSet_android_transformPivotX = 14;
+ public static final int ConstraintSet_android_transformPivotY = 15;
+ public static final int ConstraintSet_android_translationX = 16;
+ public static final int ConstraintSet_android_translationY = 17;
+ public static final int ConstraintSet_android_scaleX = 18;
+ public static final int ConstraintSet_android_scaleY = 19;
+ public static final int ConstraintSet_android_rotation = 20;
+ public static final int ConstraintSet_android_rotationX = 21;
+ public static final int ConstraintSet_android_rotationY = 22;
+ public static final int ConstraintSet_android_layout_marginStart = 23;
+ public static final int ConstraintSet_android_layout_marginEnd = 24;
+ public static final int ConstraintSet_android_translationZ = 25;
+ public static final int ConstraintSet_android_elevation = 26;
+ public static final int ConstraintSet_barrierAllowsGoneWidgets = 27;
+ public static final int ConstraintSet_barrierDirection = 28;
+ public static final int ConstraintSet_chainUseRtl = 29;
+ public static final int ConstraintSet_constraint_referenced_ids = 30;
+ public static final int ConstraintSet_layout_constrainedHeight = 31;
+ public static final int ConstraintSet_layout_constrainedWidth = 32;
+ public static final int ConstraintSet_layout_constraintBaseline_creator = 33;
+ public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf = 34;
+ public static final int ConstraintSet_layout_constraintBottom_creator = 35;
+ public static final int ConstraintSet_layout_constraintBottom_toBottomOf = 36;
+ public static final int ConstraintSet_layout_constraintBottom_toTopOf = 37;
+ public static final int ConstraintSet_layout_constraintCircle = 38;
+ public static final int ConstraintSet_layout_constraintCircleAngle = 39;
+ public static final int ConstraintSet_layout_constraintCircleRadius = 40;
+ public static final int ConstraintSet_layout_constraintDimensionRatio = 41;
+ public static final int ConstraintSet_layout_constraintEnd_toEndOf = 42;
+ public static final int ConstraintSet_layout_constraintEnd_toStartOf = 43;
+ public static final int ConstraintSet_layout_constraintGuide_begin = 44;
+ public static final int ConstraintSet_layout_constraintGuide_end = 45;
+ public static final int ConstraintSet_layout_constraintGuide_percent = 46;
+ public static final int ConstraintSet_layout_constraintHeight_default = 47;
+ public static final int ConstraintSet_layout_constraintHeight_max = 48;
+ public static final int ConstraintSet_layout_constraintHeight_min = 49;
+ public static final int ConstraintSet_layout_constraintHeight_percent = 50;
+ public static final int ConstraintSet_layout_constraintHorizontal_bias = 51;
+ public static final int ConstraintSet_layout_constraintHorizontal_chainStyle = 52;
+ public static final int ConstraintSet_layout_constraintHorizontal_weight = 53;
+ public static final int ConstraintSet_layout_constraintLeft_creator = 54;
+ public static final int ConstraintSet_layout_constraintLeft_toLeftOf = 55;
+ public static final int ConstraintSet_layout_constraintLeft_toRightOf = 56;
+ public static final int ConstraintSet_layout_constraintRight_creator = 57;
+ public static final int ConstraintSet_layout_constraintRight_toLeftOf = 58;
+ public static final int ConstraintSet_layout_constraintRight_toRightOf = 59;
+ public static final int ConstraintSet_layout_constraintStart_toEndOf = 60;
+ public static final int ConstraintSet_layout_constraintStart_toStartOf = 61;
+ public static final int ConstraintSet_layout_constraintTop_creator = 62;
+ public static final int ConstraintSet_layout_constraintTop_toBottomOf = 63;
+ public static final int ConstraintSet_layout_constraintTop_toTopOf = 64;
+ public static final int ConstraintSet_layout_constraintVertical_bias = 65;
+ public static final int ConstraintSet_layout_constraintVertical_chainStyle = 66;
+ public static final int ConstraintSet_layout_constraintVertical_weight = 67;
+ public static final int ConstraintSet_layout_constraintWidth_default = 68;
+ public static final int ConstraintSet_layout_constraintWidth_max = 69;
+ public static final int ConstraintSet_layout_constraintWidth_min = 70;
+ public static final int ConstraintSet_layout_constraintWidth_percent = 71;
+ public static final int ConstraintSet_layout_editor_absoluteX = 72;
+ public static final int ConstraintSet_layout_editor_absoluteY = 73;
+ public static final int ConstraintSet_layout_goneMarginBottom = 74;
+ public static final int ConstraintSet_layout_goneMarginEnd = 75;
+ public static final int ConstraintSet_layout_goneMarginLeft = 76;
+ public static final int ConstraintSet_layout_goneMarginRight = 77;
+ public static final int ConstraintSet_layout_goneMarginStart = 78;
+ public static final int ConstraintSet_layout_goneMarginTop = 79;
+ public static final int[] LinearConstraintLayout = { 0x10100c4 };
+ public static final int LinearConstraintLayout_android_orientation = 0;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coordinatorlayout/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coordinatorlayout/R.java
new file mode 100644
index 0000000..1bc22bf
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coordinatorlayout/R.java
@@ -0,0 +1,211 @@
+/* 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 android.support.coordinatorlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int coordinatorLayoutStyle = 0x7f020064;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int keylines = 0x7f020094;
+ public static final int layout_anchor = 0x7f020097;
+ public static final int layout_anchorGravity = 0x7f020098;
+ public static final int layout_behavior = 0x7f020099;
+ public static final int layout_dodgeInsetEdges = 0x7f0200c3;
+ public static final int layout_insetEdge = 0x7f0200cc;
+ public static final int layout_keyline = 0x7f0200cd;
+ public static final int statusBarBackground = 0x7f020109;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int bottom = 0x7f07002e;
+ public static final int chronometer = 0x7f07003a;
+ public static final int end = 0x7f070049;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int left = 0x7f07005d;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int none = 0x7f070067;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right = 0x7f070075;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int start = 0x7f070098;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ public static final int top = 0x7f0700a9;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f0e0159;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] CoordinatorLayout = { 0x7f020094, 0x7f020109 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f020097, 0x7f020098, 0x7f020099, 0x7f0200c3, 0x7f0200cc, 0x7f0200cd };
+ 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 = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coreui/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coreui/R.java
new file mode 100644
index 0000000..9f6c148
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coreui/R.java
@@ -0,0 +1,211 @@
+/* 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 android.support.coreui;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int coordinatorLayoutStyle = 0x7f020064;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int keylines = 0x7f020094;
+ public static final int layout_anchor = 0x7f020097;
+ public static final int layout_anchorGravity = 0x7f020098;
+ public static final int layout_behavior = 0x7f020099;
+ public static final int layout_dodgeInsetEdges = 0x7f0200c3;
+ public static final int layout_insetEdge = 0x7f0200cc;
+ public static final int layout_keyline = 0x7f0200cd;
+ public static final int statusBarBackground = 0x7f020109;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int bottom = 0x7f07002e;
+ public static final int chronometer = 0x7f07003a;
+ public static final int end = 0x7f070049;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int left = 0x7f07005d;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int none = 0x7f070067;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right = 0x7f070075;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int start = 0x7f070098;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ public static final int top = 0x7f0700a9;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f0e0159;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] CoordinatorLayout = { 0x7f020094, 0x7f020109 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f020097, 0x7f020098, 0x7f020099, 0x7f0200c3, 0x7f0200cc, 0x7f0200cd };
+ 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 = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coreutils/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coreutils/R.java
new file mode 100644
index 0000000..5784afa
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/coreutils/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.coreutils;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/cursoradapter/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/cursoradapter/R.java
new file mode 100644
index 0000000..eeba211
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/cursoradapter/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 android.support.cursoradapter;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/customview/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/customview/R.java
new file mode 100644
index 0000000..6d122a9
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/customview/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.customview;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/documentfile/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/documentfile/R.java
new file mode 100644
index 0000000..d206e40
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/documentfile/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 android.support.documentfile;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/drawerlayout/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/drawerlayout/R.java
new file mode 100644
index 0000000..11d34f9
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/drawerlayout/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.drawerlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/fragment/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/fragment/R.java
new file mode 100644
index 0000000..cc02790
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/fragment/R.java
@@ -0,0 +1,211 @@
+/* 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 android.support.fragment;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int coordinatorLayoutStyle = 0x7f020064;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int keylines = 0x7f020094;
+ public static final int layout_anchor = 0x7f020097;
+ public static final int layout_anchorGravity = 0x7f020098;
+ public static final int layout_behavior = 0x7f020099;
+ public static final int layout_dodgeInsetEdges = 0x7f0200c3;
+ public static final int layout_insetEdge = 0x7f0200cc;
+ public static final int layout_keyline = 0x7f0200cd;
+ public static final int statusBarBackground = 0x7f020109;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int bottom = 0x7f07002e;
+ public static final int chronometer = 0x7f07003a;
+ public static final int end = 0x7f070049;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int left = 0x7f07005d;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int none = 0x7f070067;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right = 0x7f070075;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int start = 0x7f070098;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ public static final int top = 0x7f0700a9;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f0e0159;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] CoordinatorLayout = { 0x7f020094, 0x7f020109 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f020097, 0x7f020098, 0x7f020099, 0x7f0200c3, 0x7f0200cc, 0x7f0200cd };
+ 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 = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/graphics/drawable/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/graphics/drawable/R.java
new file mode 100644
index 0000000..fcbdb80
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/graphics/drawable/R.java
@@ -0,0 +1,211 @@
+/* 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 android.support.graphics.drawable;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int coordinatorLayoutStyle = 0x7f020064;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int keylines = 0x7f020094;
+ public static final int layout_anchor = 0x7f020097;
+ public static final int layout_anchorGravity = 0x7f020098;
+ public static final int layout_behavior = 0x7f020099;
+ public static final int layout_dodgeInsetEdges = 0x7f0200c3;
+ public static final int layout_insetEdge = 0x7f0200cc;
+ public static final int layout_keyline = 0x7f0200cd;
+ public static final int statusBarBackground = 0x7f020109;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int bottom = 0x7f07002e;
+ public static final int chronometer = 0x7f07003a;
+ public static final int end = 0x7f070049;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int left = 0x7f07005d;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int none = 0x7f070067;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right = 0x7f070075;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int start = 0x7f070098;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ public static final int top = 0x7f0700a9;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f0e0159;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] CoordinatorLayout = { 0x7f020094, 0x7f020109 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f020097, 0x7f020098, 0x7f020099, 0x7f0200c3, 0x7f0200cc, 0x7f0200cd };
+ 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 = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/interpolator/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/interpolator/R.java
new file mode 100644
index 0000000..7f0cd51
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/interpolator/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 android.support.interpolator;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/loader/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/loader/R.java
new file mode 100644
index 0000000..72f8fac
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/loader/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.loader;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/localbroadcastmanager/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/localbroadcastmanager/R.java
new file mode 100644
index 0000000..c26078e
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/localbroadcastmanager/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 android.support.localbroadcastmanager;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/print/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/print/R.java
new file mode 100644
index 0000000..1162e7b
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/print/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 android.support.print;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/slidingpanelayout/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/slidingpanelayout/R.java
new file mode 100644
index 0000000..454596b
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/slidingpanelayout/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.slidingpanelayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/swiperefreshlayout/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/swiperefreshlayout/R.java
new file mode 100644
index 0000000..15edbc6
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/swiperefreshlayout/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.swiperefreshlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/v7/appcompat/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/v7/appcompat/R.java
new file mode 100644
index 0000000..ecf9790
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/v7/appcompat/R.java
@@ -0,0 +1,1637 @@
+/* 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 android.support.v7.appcompat;
+
+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 = 0x7f020000;
+ public static final int actionBarItemBackground = 0x7f020001;
+ public static final int actionBarPopupTheme = 0x7f020002;
+ public static final int actionBarSize = 0x7f020003;
+ public static final int actionBarSplitStyle = 0x7f020004;
+ public static final int actionBarStyle = 0x7f020005;
+ public static final int actionBarTabBarStyle = 0x7f020006;
+ public static final int actionBarTabStyle = 0x7f020007;
+ public static final int actionBarTabTextStyle = 0x7f020008;
+ public static final int actionBarTheme = 0x7f020009;
+ public static final int actionBarWidgetTheme = 0x7f02000a;
+ public static final int actionButtonStyle = 0x7f02000b;
+ public static final int actionDropDownStyle = 0x7f02000c;
+ public static final int actionLayout = 0x7f02000d;
+ public static final int actionMenuTextAppearance = 0x7f02000e;
+ public static final int actionMenuTextColor = 0x7f02000f;
+ public static final int actionModeBackground = 0x7f020010;
+ public static final int actionModeCloseButtonStyle = 0x7f020011;
+ public static final int actionModeCloseDrawable = 0x7f020012;
+ public static final int actionModeCopyDrawable = 0x7f020013;
+ public static final int actionModeCutDrawable = 0x7f020014;
+ public static final int actionModeFindDrawable = 0x7f020015;
+ public static final int actionModePasteDrawable = 0x7f020016;
+ public static final int actionModePopupWindowStyle = 0x7f020017;
+ public static final int actionModeSelectAllDrawable = 0x7f020018;
+ public static final int actionModeShareDrawable = 0x7f020019;
+ public static final int actionModeSplitBackground = 0x7f02001a;
+ public static final int actionModeStyle = 0x7f02001b;
+ public static final int actionModeWebSearchDrawable = 0x7f02001c;
+ public static final int actionOverflowButtonStyle = 0x7f02001d;
+ public static final int actionOverflowMenuStyle = 0x7f02001e;
+ public static final int actionProviderClass = 0x7f02001f;
+ public static final int actionViewClass = 0x7f020020;
+ public static final int activityChooserViewStyle = 0x7f020021;
+ public static final int alertDialogButtonGroupStyle = 0x7f020022;
+ public static final int alertDialogCenterButtons = 0x7f020023;
+ public static final int alertDialogStyle = 0x7f020024;
+ public static final int alertDialogTheme = 0x7f020025;
+ public static final int allowStacking = 0x7f020026;
+ public static final int alpha = 0x7f020027;
+ public static final int alphabeticModifiers = 0x7f020028;
+ public static final int arrowHeadLength = 0x7f020029;
+ public static final int arrowShaftLength = 0x7f02002a;
+ public static final int autoCompleteTextViewStyle = 0x7f02002b;
+ public static final int autoSizeMaxTextSize = 0x7f02002c;
+ public static final int autoSizeMinTextSize = 0x7f02002d;
+ public static final int autoSizePresetSizes = 0x7f02002e;
+ public static final int autoSizeStepGranularity = 0x7f02002f;
+ public static final int autoSizeTextType = 0x7f020030;
+ public static final int background = 0x7f020031;
+ public static final int backgroundSplit = 0x7f020032;
+ public static final int backgroundStacked = 0x7f020033;
+ public static final int backgroundTint = 0x7f020034;
+ public static final int backgroundTintMode = 0x7f020035;
+ public static final int barLength = 0x7f020036;
+ public static final int borderlessButtonStyle = 0x7f020039;
+ public static final int buttonBarButtonStyle = 0x7f02003a;
+ public static final int buttonBarNegativeButtonStyle = 0x7f02003b;
+ public static final int buttonBarNeutralButtonStyle = 0x7f02003c;
+ public static final int buttonBarPositiveButtonStyle = 0x7f02003d;
+ public static final int buttonBarStyle = 0x7f02003e;
+ public static final int buttonGravity = 0x7f02003f;
+ public static final int buttonIconDimen = 0x7f020040;
+ public static final int buttonPanelSideLayout = 0x7f020041;
+ public static final int buttonStyle = 0x7f020042;
+ public static final int buttonStyleSmall = 0x7f020043;
+ public static final int buttonTint = 0x7f020044;
+ public static final int buttonTintMode = 0x7f020045;
+ public static final int checkboxStyle = 0x7f020047;
+ public static final int checkedTextViewStyle = 0x7f020048;
+ public static final int closeIcon = 0x7f020049;
+ public static final int closeItemLayout = 0x7f02004a;
+ public static final int collapseContentDescription = 0x7f02004b;
+ public static final int collapseIcon = 0x7f02004c;
+ public static final int color = 0x7f02004d;
+ public static final int colorAccent = 0x7f02004e;
+ public static final int colorBackgroundFloating = 0x7f02004f;
+ public static final int colorButtonNormal = 0x7f020050;
+ public static final int colorControlActivated = 0x7f020051;
+ public static final int colorControlHighlight = 0x7f020052;
+ public static final int colorControlNormal = 0x7f020053;
+ public static final int colorError = 0x7f020054;
+ public static final int colorPrimary = 0x7f020055;
+ public static final int colorPrimaryDark = 0x7f020056;
+ public static final int colorSwitchThumbNormal = 0x7f020057;
+ public static final int commitIcon = 0x7f020058;
+ public static final int contentDescription = 0x7f02005c;
+ public static final int contentInsetEnd = 0x7f02005d;
+ public static final int contentInsetEndWithActions = 0x7f02005e;
+ public static final int contentInsetLeft = 0x7f02005f;
+ public static final int contentInsetRight = 0x7f020060;
+ public static final int contentInsetStart = 0x7f020061;
+ public static final int contentInsetStartWithNavigation = 0x7f020062;
+ public static final int controlBackground = 0x7f020063;
+ public static final int coordinatorLayoutStyle = 0x7f020064;
+ public static final int customNavigationLayout = 0x7f020065;
+ public static final int defaultQueryHint = 0x7f020066;
+ public static final int dialogCornerRadius = 0x7f020067;
+ public static final int dialogPreferredPadding = 0x7f020068;
+ public static final int dialogTheme = 0x7f020069;
+ public static final int displayOptions = 0x7f02006a;
+ public static final int divider = 0x7f02006b;
+ public static final int dividerHorizontal = 0x7f02006c;
+ public static final int dividerPadding = 0x7f02006d;
+ public static final int dividerVertical = 0x7f02006e;
+ public static final int drawableSize = 0x7f02006f;
+ public static final int drawerArrowStyle = 0x7f020070;
+ public static final int dropDownListViewStyle = 0x7f020071;
+ public static final int dropdownListPreferredItemHeight = 0x7f020072;
+ public static final int editTextBackground = 0x7f020073;
+ public static final int editTextColor = 0x7f020074;
+ public static final int editTextStyle = 0x7f020075;
+ public static final int elevation = 0x7f020076;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f020078;
+ public static final int firstBaselineToTopHeight = 0x7f020079;
+ public static final int font = 0x7f02007a;
+ public static final int fontFamily = 0x7f02007b;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int gapBetweenBars = 0x7f020085;
+ public static final int goIcon = 0x7f020086;
+ public static final int height = 0x7f020087;
+ public static final int hideOnContentScroll = 0x7f020088;
+ public static final int homeAsUpIndicator = 0x7f020089;
+ public static final int homeLayout = 0x7f02008a;
+ public static final int icon = 0x7f02008b;
+ public static final int iconTint = 0x7f02008c;
+ public static final int iconTintMode = 0x7f02008d;
+ public static final int iconifiedByDefault = 0x7f02008e;
+ public static final int imageButtonStyle = 0x7f02008f;
+ public static final int indeterminateProgressStyle = 0x7f020090;
+ public static final int initialActivityCount = 0x7f020091;
+ public static final int isLightTheme = 0x7f020092;
+ public static final int itemPadding = 0x7f020093;
+ public static final int keylines = 0x7f020094;
+ public static final int lastBaselineToBottomHeight = 0x7f020095;
+ public static final int layout = 0x7f020096;
+ public static final int layout_anchor = 0x7f020097;
+ public static final int layout_anchorGravity = 0x7f020098;
+ public static final int layout_behavior = 0x7f020099;
+ public static final int layout_dodgeInsetEdges = 0x7f0200c3;
+ public static final int layout_insetEdge = 0x7f0200cc;
+ public static final int layout_keyline = 0x7f0200cd;
+ public static final int lineHeight = 0x7f0200cf;
+ public static final int listChoiceBackgroundIndicator = 0x7f0200d0;
+ public static final int listDividerAlertDialog = 0x7f0200d1;
+ public static final int listItemLayout = 0x7f0200d2;
+ public static final int listLayout = 0x7f0200d3;
+ public static final int listMenuViewStyle = 0x7f0200d4;
+ public static final int listPopupWindowStyle = 0x7f0200d5;
+ public static final int listPreferredItemHeight = 0x7f0200d6;
+ public static final int listPreferredItemHeightLarge = 0x7f0200d7;
+ public static final int listPreferredItemHeightSmall = 0x7f0200d8;
+ public static final int listPreferredItemPaddingLeft = 0x7f0200d9;
+ public static final int listPreferredItemPaddingRight = 0x7f0200da;
+ public static final int logo = 0x7f0200db;
+ public static final int logoDescription = 0x7f0200dc;
+ public static final int maxButtonHeight = 0x7f0200dd;
+ public static final int measureWithLargestChild = 0x7f0200de;
+ public static final int multiChoiceItemLayout = 0x7f0200df;
+ public static final int navigationContentDescription = 0x7f0200e0;
+ public static final int navigationIcon = 0x7f0200e1;
+ public static final int navigationMode = 0x7f0200e2;
+ public static final int numericModifiers = 0x7f0200e3;
+ public static final int overlapAnchor = 0x7f0200e4;
+ public static final int paddingBottomNoButtons = 0x7f0200e5;
+ public static final int paddingEnd = 0x7f0200e6;
+ public static final int paddingStart = 0x7f0200e7;
+ public static final int paddingTopNoTitle = 0x7f0200e8;
+ public static final int panelBackground = 0x7f0200e9;
+ public static final int panelMenuListTheme = 0x7f0200ea;
+ public static final int panelMenuListWidth = 0x7f0200eb;
+ public static final int popupMenuStyle = 0x7f0200ec;
+ public static final int popupTheme = 0x7f0200ed;
+ public static final int popupWindowStyle = 0x7f0200ee;
+ public static final int preserveIconSpacing = 0x7f0200ef;
+ public static final int progressBarPadding = 0x7f0200f0;
+ public static final int progressBarStyle = 0x7f0200f1;
+ public static final int queryBackground = 0x7f0200f2;
+ public static final int queryHint = 0x7f0200f3;
+ public static final int radioButtonStyle = 0x7f0200f4;
+ public static final int ratingBarStyle = 0x7f0200f5;
+ public static final int ratingBarStyleIndicator = 0x7f0200f6;
+ public static final int ratingBarStyleSmall = 0x7f0200f7;
+ public static final int searchHintIcon = 0x7f0200f8;
+ public static final int searchIcon = 0x7f0200f9;
+ public static final int searchViewStyle = 0x7f0200fa;
+ public static final int seekBarStyle = 0x7f0200fb;
+ public static final int selectableItemBackground = 0x7f0200fc;
+ public static final int selectableItemBackgroundBorderless = 0x7f0200fd;
+ public static final int showAsAction = 0x7f0200fe;
+ public static final int showDividers = 0x7f0200ff;
+ public static final int showText = 0x7f020100;
+ public static final int showTitle = 0x7f020101;
+ public static final int singleChoiceItemLayout = 0x7f020102;
+ public static final int spinBars = 0x7f020103;
+ public static final int spinnerDropDownItemStyle = 0x7f020104;
+ public static final int spinnerStyle = 0x7f020105;
+ public static final int splitTrack = 0x7f020106;
+ public static final int srcCompat = 0x7f020107;
+ public static final int state_above_anchor = 0x7f020108;
+ public static final int statusBarBackground = 0x7f020109;
+ public static final int subMenuArrow = 0x7f02010a;
+ public static final int submitBackground = 0x7f02010b;
+ public static final int subtitle = 0x7f02010c;
+ public static final int subtitleTextAppearance = 0x7f02010d;
+ public static final int subtitleTextColor = 0x7f02010e;
+ public static final int subtitleTextStyle = 0x7f02010f;
+ public static final int suggestionRowLayout = 0x7f020110;
+ public static final int switchMinWidth = 0x7f020111;
+ public static final int switchPadding = 0x7f020112;
+ public static final int switchStyle = 0x7f020113;
+ public static final int switchTextAppearance = 0x7f020114;
+ public static final int textAllCaps = 0x7f020115;
+ public static final int textAppearanceLargePopupMenu = 0x7f020116;
+ public static final int textAppearanceListItem = 0x7f020117;
+ public static final int textAppearanceListItemSecondary = 0x7f020118;
+ public static final int textAppearanceListItemSmall = 0x7f020119;
+ public static final int textAppearancePopupMenuHeader = 0x7f02011a;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f02011b;
+ public static final int textAppearanceSearchResultTitle = 0x7f02011c;
+ public static final int textAppearanceSmallPopupMenu = 0x7f02011d;
+ public static final int textColorAlertDialogListItem = 0x7f02011e;
+ public static final int textColorSearchUrl = 0x7f02011f;
+ public static final int theme = 0x7f020120;
+ public static final int thickness = 0x7f020121;
+ public static final int thumbTextPadding = 0x7f020122;
+ public static final int thumbTint = 0x7f020123;
+ public static final int thumbTintMode = 0x7f020124;
+ public static final int tickMark = 0x7f020125;
+ public static final int tickMarkTint = 0x7f020126;
+ public static final int tickMarkTintMode = 0x7f020127;
+ public static final int tint = 0x7f020128;
+ public static final int tintMode = 0x7f020129;
+ public static final int title = 0x7f02012a;
+ public static final int titleMargin = 0x7f02012b;
+ public static final int titleMarginBottom = 0x7f02012c;
+ public static final int titleMarginEnd = 0x7f02012d;
+ public static final int titleMarginStart = 0x7f02012e;
+ public static final int titleMarginTop = 0x7f02012f;
+ public static final int titleMargins = 0x7f020130;
+ public static final int titleTextAppearance = 0x7f020131;
+ public static final int titleTextColor = 0x7f020132;
+ public static final int titleTextStyle = 0x7f020133;
+ public static final int toolbarNavigationButtonStyle = 0x7f020134;
+ public static final int toolbarStyle = 0x7f020135;
+ public static final int tooltipForegroundColor = 0x7f020136;
+ public static final int tooltipFrameBackground = 0x7f020137;
+ public static final int tooltipText = 0x7f020138;
+ public static final int track = 0x7f020139;
+ public static final int trackTint = 0x7f02013a;
+ public static final int trackTintMode = 0x7f02013b;
+ public static final int ttcIndex = 0x7f02013c;
+ public static final int viewInflaterClass = 0x7f02013d;
+ public static final int voiceIcon = 0x7f02013e;
+ public static final int windowActionBar = 0x7f02013f;
+ public static final int windowActionBarOverlay = 0x7f020140;
+ public static final int windowActionModeOverlay = 0x7f020141;
+ public static final int windowFixedHeightMajor = 0x7f020142;
+ public static final int windowFixedHeightMinor = 0x7f020143;
+ public static final int windowFixedWidthMajor = 0x7f020144;
+ public static final int windowFixedWidthMinor = 0x7f020145;
+ public static final int windowMinWidthMajor = 0x7f020146;
+ public static final int windowMinWidthMinor = 0x7f020147;
+ public static final int windowNoTitle = 0x7f020148;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f030000;
+ public static final int abc_allow_stacked_button_bar = 0x7f030001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f030002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f040000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f040001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f040002;
+ public static final int abc_btn_colored_text_material = 0x7f040003;
+ public static final int abc_color_highlight_material = 0x7f040004;
+ public static final int abc_hint_foreground_material_dark = 0x7f040005;
+ public static final int abc_hint_foreground_material_light = 0x7f040006;
+ public static final int abc_input_method_navigation_guard = 0x7f040007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f040008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f040009;
+ public static final int abc_primary_text_material_dark = 0x7f04000a;
+ public static final int abc_primary_text_material_light = 0x7f04000b;
+ public static final int abc_search_url_text = 0x7f04000c;
+ public static final int abc_search_url_text_normal = 0x7f04000d;
+ public static final int abc_search_url_text_pressed = 0x7f04000e;
+ public static final int abc_search_url_text_selected = 0x7f04000f;
+ public static final int abc_secondary_text_material_dark = 0x7f040010;
+ public static final int abc_secondary_text_material_light = 0x7f040011;
+ public static final int abc_tint_btn_checkable = 0x7f040012;
+ public static final int abc_tint_default = 0x7f040013;
+ public static final int abc_tint_edittext = 0x7f040014;
+ public static final int abc_tint_seek_thumb = 0x7f040015;
+ public static final int abc_tint_spinner = 0x7f040016;
+ public static final int abc_tint_switch_track = 0x7f040017;
+ public static final int accent_material_dark = 0x7f040018;
+ public static final int accent_material_light = 0x7f040019;
+ public static final int background_floating_material_dark = 0x7f04001a;
+ public static final int background_floating_material_light = 0x7f04001b;
+ public static final int background_material_dark = 0x7f04001c;
+ public static final int background_material_light = 0x7f04001d;
+ public static final int bright_foreground_disabled_material_dark = 0x7f04001e;
+ public static final int bright_foreground_disabled_material_light = 0x7f04001f;
+ public static final int bright_foreground_inverse_material_dark = 0x7f040020;
+ public static final int bright_foreground_inverse_material_light = 0x7f040021;
+ public static final int bright_foreground_material_dark = 0x7f040022;
+ public static final int bright_foreground_material_light = 0x7f040023;
+ public static final int button_material_dark = 0x7f040024;
+ public static final int button_material_light = 0x7f040025;
+ public static final int dim_foreground_disabled_material_dark = 0x7f040026;
+ public static final int dim_foreground_disabled_material_light = 0x7f040027;
+ public static final int dim_foreground_material_dark = 0x7f040028;
+ public static final int dim_foreground_material_light = 0x7f040029;
+ public static final int error_color_material_dark = 0x7f04002a;
+ public static final int error_color_material_light = 0x7f04002b;
+ public static final int foreground_material_dark = 0x7f04002c;
+ public static final int foreground_material_light = 0x7f04002d;
+ public static final int highlighted_text_material_dark = 0x7f04002e;
+ public static final int highlighted_text_material_light = 0x7f04002f;
+ public static final int material_blue_grey_800 = 0x7f040030;
+ public static final int material_blue_grey_900 = 0x7f040031;
+ public static final int material_blue_grey_950 = 0x7f040032;
+ public static final int material_deep_teal_200 = 0x7f040033;
+ public static final int material_deep_teal_500 = 0x7f040034;
+ public static final int material_grey_100 = 0x7f040035;
+ public static final int material_grey_300 = 0x7f040036;
+ public static final int material_grey_50 = 0x7f040037;
+ public static final int material_grey_600 = 0x7f040038;
+ public static final int material_grey_800 = 0x7f040039;
+ public static final int material_grey_850 = 0x7f04003a;
+ public static final int material_grey_900 = 0x7f04003b;
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int primary_dark_material_dark = 0x7f04003e;
+ public static final int primary_dark_material_light = 0x7f04003f;
+ public static final int primary_material_dark = 0x7f040040;
+ public static final int primary_material_light = 0x7f040041;
+ public static final int primary_text_default_material_dark = 0x7f040042;
+ public static final int primary_text_default_material_light = 0x7f040043;
+ public static final int primary_text_disabled_material_dark = 0x7f040044;
+ public static final int primary_text_disabled_material_light = 0x7f040045;
+ public static final int ripple_material_dark = 0x7f040046;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_dark = 0x7f040048;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ public static final int secondary_text_disabled_material_dark = 0x7f04004a;
+ public static final int secondary_text_disabled_material_light = 0x7f04004b;
+ public static final int switch_thumb_disabled_material_dark = 0x7f04004c;
+ public static final int switch_thumb_disabled_material_light = 0x7f04004d;
+ public static final int switch_thumb_material_dark = 0x7f04004e;
+ public static final int switch_thumb_material_light = 0x7f04004f;
+ public static final int switch_thumb_normal_material_dark = 0x7f040050;
+ public static final int switch_thumb_normal_material_light = 0x7f040051;
+ public static final int tooltip_background_dark = 0x7f040052;
+ public static final int tooltip_background_light = 0x7f040053;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f050000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f050001;
+ public static final int abc_action_bar_default_height_material = 0x7f050002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f050003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f050004;
+ public static final int abc_action_bar_elevation_material = 0x7f050005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f050006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f050007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f050008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f050009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f05000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f05000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f05000c;
+ public static final int abc_action_button_min_height_material = 0x7f05000d;
+ public static final int abc_action_button_min_width_material = 0x7f05000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f05000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f050010;
+ public static final int abc_alert_dialog_button_dimen = 0x7f050011;
+ public static final int abc_button_inset_horizontal_material = 0x7f050012;
+ public static final int abc_button_inset_vertical_material = 0x7f050013;
+ public static final int abc_button_padding_horizontal_material = 0x7f050014;
+ public static final int abc_button_padding_vertical_material = 0x7f050015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f050016;
+ public static final int abc_config_prefDialogWidth = 0x7f050017;
+ public static final int abc_control_corner_material = 0x7f050018;
+ public static final int abc_control_inset_material = 0x7f050019;
+ public static final int abc_control_padding_material = 0x7f05001a;
+ public static final int abc_dialog_corner_radius_material = 0x7f05001b;
+ public static final int abc_dialog_fixed_height_major = 0x7f05001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f05001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f05001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f05001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f050020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f050021;
+ public static final int abc_dialog_min_width_major = 0x7f050022;
+ public static final int abc_dialog_min_width_minor = 0x7f050023;
+ public static final int abc_dialog_padding_material = 0x7f050024;
+ public static final int abc_dialog_padding_top_material = 0x7f050025;
+ public static final int abc_dialog_title_divider_material = 0x7f050026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f050027;
+ public static final int abc_disabled_alpha_material_light = 0x7f050028;
+ public static final int abc_dropdownitem_icon_width = 0x7f050029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f05002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f05002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f05002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f05002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f05002e;
+ public static final int abc_floating_window_z = 0x7f05002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f050030;
+ public static final int abc_panel_menu_list_width = 0x7f050031;
+ public static final int abc_progress_bar_height_material = 0x7f050032;
+ public static final int abc_search_view_preferred_height = 0x7f050033;
+ public static final int abc_search_view_preferred_width = 0x7f050034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f050035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f050036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f050037;
+ public static final int abc_switch_padding = 0x7f050038;
+ public static final int abc_text_size_body_1_material = 0x7f050039;
+ public static final int abc_text_size_body_2_material = 0x7f05003a;
+ public static final int abc_text_size_button_material = 0x7f05003b;
+ public static final int abc_text_size_caption_material = 0x7f05003c;
+ public static final int abc_text_size_display_1_material = 0x7f05003d;
+ public static final int abc_text_size_display_2_material = 0x7f05003e;
+ public static final int abc_text_size_display_3_material = 0x7f05003f;
+ public static final int abc_text_size_display_4_material = 0x7f050040;
+ public static final int abc_text_size_headline_material = 0x7f050041;
+ public static final int abc_text_size_large_material = 0x7f050042;
+ public static final int abc_text_size_medium_material = 0x7f050043;
+ public static final int abc_text_size_menu_header_material = 0x7f050044;
+ public static final int abc_text_size_menu_material = 0x7f050045;
+ public static final int abc_text_size_small_material = 0x7f050046;
+ public static final int abc_text_size_subhead_material = 0x7f050047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f050048;
+ public static final int abc_text_size_title_material = 0x7f050049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f05004a;
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int disabled_alpha_material_dark = 0x7f050052;
+ public static final int disabled_alpha_material_light = 0x7f050053;
+ public static final int highlight_alpha_material_colored = 0x7f050054;
+ public static final int highlight_alpha_material_dark = 0x7f050055;
+ public static final int highlight_alpha_material_light = 0x7f050056;
+ public static final int hint_alpha_material_dark = 0x7f050057;
+ public static final int hint_alpha_material_light = 0x7f050058;
+ public static final int hint_pressed_alpha_material_dark = 0x7f050059;
+ public static final int hint_pressed_alpha_material_light = 0x7f05005a;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ public static final int tooltip_corner_radius = 0x7f05006a;
+ public static final int tooltip_horizontal_padding = 0x7f05006b;
+ public static final int tooltip_margin = 0x7f05006c;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f05006d;
+ public static final int tooltip_precise_anchor_threshold = 0x7f05006e;
+ public static final int tooltip_vertical_padding = 0x7f05006f;
+ public static final int tooltip_y_offset_non_touch = 0x7f050070;
+ public static final int tooltip_y_offset_touch = 0x7f050071;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f060001;
+ public static final int abc_action_bar_item_background_material = 0x7f060002;
+ public static final int abc_btn_borderless_material = 0x7f060003;
+ public static final int abc_btn_check_material = 0x7f060004;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f060005;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f060006;
+ public static final int abc_btn_colored_material = 0x7f060007;
+ public static final int abc_btn_default_mtrl_shape = 0x7f060008;
+ public static final int abc_btn_radio_material = 0x7f060009;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f06000a;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f06000b;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f06000c;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f06000d;
+ public static final int abc_cab_background_internal_bg = 0x7f06000e;
+ public static final int abc_cab_background_top_material = 0x7f06000f;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f060010;
+ public static final int abc_control_background_material = 0x7f060011;
+ public static final int abc_dialog_material_background = 0x7f060012;
+ public static final int abc_edit_text_material = 0x7f060013;
+ public static final int abc_ic_ab_back_material = 0x7f060014;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f060015;
+ public static final int abc_ic_clear_material = 0x7f060016;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f060017;
+ public static final int abc_ic_go_search_api_material = 0x7f060018;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f060019;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f06001a;
+ public static final int abc_ic_menu_overflow_material = 0x7f06001b;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f06001c;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f06001d;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f06001e;
+ public static final int abc_ic_search_api_material = 0x7f06001f;
+ public static final int abc_ic_star_black_16dp = 0x7f060020;
+ public static final int abc_ic_star_black_36dp = 0x7f060021;
+ public static final int abc_ic_star_black_48dp = 0x7f060022;
+ public static final int abc_ic_star_half_black_16dp = 0x7f060023;
+ public static final int abc_ic_star_half_black_36dp = 0x7f060024;
+ public static final int abc_ic_star_half_black_48dp = 0x7f060025;
+ public static final int abc_ic_voice_search_api_material = 0x7f060026;
+ public static final int abc_item_background_holo_dark = 0x7f060027;
+ public static final int abc_item_background_holo_light = 0x7f060028;
+ public static final int abc_list_divider_material = 0x7f060029;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f06002a;
+ public static final int abc_list_focused_holo = 0x7f06002b;
+ public static final int abc_list_longpressed_holo = 0x7f06002c;
+ public static final int abc_list_pressed_holo_dark = 0x7f06002d;
+ public static final int abc_list_pressed_holo_light = 0x7f06002e;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f06002f;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f060030;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f060031;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f060032;
+ public static final int abc_list_selector_holo_dark = 0x7f060033;
+ public static final int abc_list_selector_holo_light = 0x7f060034;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f060035;
+ public static final int abc_popup_background_mtrl_mult = 0x7f060036;
+ public static final int abc_ratingbar_indicator_material = 0x7f060037;
+ public static final int abc_ratingbar_material = 0x7f060038;
+ public static final int abc_ratingbar_small_material = 0x7f060039;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f06003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f06003b;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f06003c;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f06003d;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f06003e;
+ public static final int abc_seekbar_thumb_material = 0x7f06003f;
+ public static final int abc_seekbar_tick_mark_material = 0x7f060040;
+ public static final int abc_seekbar_track_material = 0x7f060041;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f060042;
+ public static final int abc_spinner_textfield_background_material = 0x7f060043;
+ public static final int abc_switch_thumb_material = 0x7f060044;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f060045;
+ public static final int abc_tab_indicator_material = 0x7f060046;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f060047;
+ public static final int abc_text_cursor_material = 0x7f060048;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f060049;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f06004a;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f06004b;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f06004c;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f06004d;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f06004e;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f06004f;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f060050;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f060051;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f060052;
+ public static final int abc_textfield_search_material = 0x7f060053;
+ public static final int abc_vector_test = 0x7f060054;
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ public static final int tooltip_frame_dark = 0x7f060066;
+ public static final int tooltip_frame_light = 0x7f060067;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_bar = 0x7f070013;
+ public static final int action_bar_activity_content = 0x7f070014;
+ public static final int action_bar_container = 0x7f070015;
+ public static final int action_bar_root = 0x7f070016;
+ public static final int action_bar_spinner = 0x7f070017;
+ public static final int action_bar_subtitle = 0x7f070018;
+ public static final int action_bar_title = 0x7f070019;
+ public static final int action_container = 0x7f07001a;
+ public static final int action_context_bar = 0x7f07001b;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_menu_divider = 0x7f07001e;
+ public static final int action_menu_presenter = 0x7f07001f;
+ public static final int action_mode_bar = 0x7f070020;
+ public static final int action_mode_bar_stub = 0x7f070021;
+ public static final int action_mode_close_button = 0x7f070022;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int activity_chooser_view_content = 0x7f070025;
+ public static final int add = 0x7f070026;
+ public static final int alertTitle = 0x7f070027;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int bottom = 0x7f07002e;
+ public static final int buttonPanel = 0x7f070032;
+ public static final int checkbox = 0x7f070039;
+ public static final int chronometer = 0x7f07003a;
+ public static final int content = 0x7f07003f;
+ public static final int contentPanel = 0x7f070040;
+ public static final int custom = 0x7f070041;
+ public static final int customPanel = 0x7f070042;
+ public static final int decor_content_parent = 0x7f070043;
+ public static final int default_activity_button = 0x7f070044;
+ public static final int edit_query = 0x7f070048;
+ public static final int end = 0x7f070049;
+ public static final int expand_activities_button = 0x7f07004a;
+ public static final int expanded_menu = 0x7f07004b;
+ public static final int forever = 0x7f07004f;
+ public static final int group_divider = 0x7f070051;
+ public static final int home = 0x7f070053;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int image = 0x7f070058;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int left = 0x7f07005d;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int listMode = 0x7f070060;
+ public static final int list_item = 0x7f070061;
+ public static final int message = 0x7f070062;
+ public static final int multiply = 0x7f070064;
+ public static final int none = 0x7f070067;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int parentPanel = 0x7f07006f;
+ public static final int progress_circular = 0x7f070071;
+ public static final int progress_horizontal = 0x7f070072;
+ public static final int radio = 0x7f070074;
+ public static final int right = 0x7f070075;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int screen = 0x7f07007a;
+ public static final int scrollIndicatorDown = 0x7f07007b;
+ public static final int scrollIndicatorUp = 0x7f07007c;
+ public static final int scrollView = 0x7f07007d;
+ public static final int search_badge = 0x7f07007e;
+ public static final int search_bar = 0x7f07007f;
+ public static final int search_button = 0x7f070080;
+ public static final int search_close_btn = 0x7f070081;
+ public static final int search_edit_frame = 0x7f070082;
+ public static final int search_go_btn = 0x7f070083;
+ public static final int search_mag_icon = 0x7f070084;
+ public static final int search_plate = 0x7f070085;
+ public static final int search_src_text = 0x7f070086;
+ public static final int search_voice_btn = 0x7f070087;
+ public static final int select_dialog_listview = 0x7f070088;
+ public static final int shortcut = 0x7f07008b;
+ public static final int spacer = 0x7f070090;
+ public static final int split_action_bar = 0x7f070091;
+ public static final int src_atop = 0x7f070094;
+ public static final int src_in = 0x7f070095;
+ public static final int src_over = 0x7f070096;
+ public static final int start = 0x7f070098;
+ public static final int submenuarrow = 0x7f070099;
+ public static final int submit_area = 0x7f07009a;
+ public static final int tabMode = 0x7f07009b;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int textSpacerNoButtons = 0x7f0700a1;
+ public static final int textSpacerNoTitle = 0x7f0700a2;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ public static final int titleDividerNoCustom = 0x7f0700a5;
+ public static final int title_template = 0x7f0700a8;
+ public static final int top = 0x7f0700a9;
+ public static final int topPanel = 0x7f0700aa;
+ public static final int uniform = 0x7f0700ab;
+ public static final int up = 0x7f0700ac;
+ public static final int wrap_content = 0x7f0700b0;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f080000;
+ public static final int abc_config_activityShortDur = 0x7f080001;
+ public static final int cancel_button_image_alpha = 0x7f080002;
+ public static final int config_tooltipAnimTime = 0x7f080003;
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f090000;
+ public static final int abc_action_bar_up_container = 0x7f090001;
+ public static final int abc_action_menu_item_layout = 0x7f090002;
+ public static final int abc_action_menu_layout = 0x7f090003;
+ public static final int abc_action_mode_bar = 0x7f090004;
+ public static final int abc_action_mode_close_item_material = 0x7f090005;
+ public static final int abc_activity_chooser_view = 0x7f090006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f090007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f090008;
+ public static final int abc_alert_dialog_material = 0x7f090009;
+ public static final int abc_alert_dialog_title_material = 0x7f09000a;
+ public static final int abc_cascading_menu_item_layout = 0x7f09000b;
+ public static final int abc_dialog_title_material = 0x7f09000c;
+ public static final int abc_expanded_menu_layout = 0x7f09000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f09000e;
+ public static final int abc_list_menu_item_icon = 0x7f09000f;
+ public static final int abc_list_menu_item_layout = 0x7f090010;
+ public static final int abc_list_menu_item_radio = 0x7f090011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f090012;
+ public static final int abc_popup_menu_item_layout = 0x7f090013;
+ public static final int abc_screen_content_include = 0x7f090014;
+ public static final int abc_screen_simple = 0x7f090015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f090016;
+ public static final int abc_screen_toolbar = 0x7f090017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f090018;
+ public static final int abc_search_view = 0x7f090019;
+ public static final int abc_select_dialog_material = 0x7f09001a;
+ public static final int abc_tooltip = 0x7f09001b;
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ public static final int select_dialog_item_material = 0x7f090026;
+ public static final int select_dialog_multichoice_material = 0x7f090027;
+ public static final int select_dialog_singlechoice_material = 0x7f090028;
+ public static final int support_simple_spinner_dropdown_item = 0x7f09002a;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f0d0000;
+ public static final int abc_action_bar_up_description = 0x7f0d0001;
+ public static final int abc_action_menu_overflow_description = 0x7f0d0002;
+ public static final int abc_action_mode_done = 0x7f0d0003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f0d0004;
+ public static final int abc_activitychooserview_choose_application = 0x7f0d0005;
+ public static final int abc_capital_off = 0x7f0d0006;
+ public static final int abc_capital_on = 0x7f0d0007;
+ public static final int abc_font_family_body_1_material = 0x7f0d0008;
+ public static final int abc_font_family_body_2_material = 0x7f0d0009;
+ public static final int abc_font_family_button_material = 0x7f0d000a;
+ public static final int abc_font_family_caption_material = 0x7f0d000b;
+ public static final int abc_font_family_display_1_material = 0x7f0d000c;
+ public static final int abc_font_family_display_2_material = 0x7f0d000d;
+ public static final int abc_font_family_display_3_material = 0x7f0d000e;
+ public static final int abc_font_family_display_4_material = 0x7f0d000f;
+ public static final int abc_font_family_headline_material = 0x7f0d0010;
+ public static final int abc_font_family_menu_material = 0x7f0d0011;
+ public static final int abc_font_family_subhead_material = 0x7f0d0012;
+ public static final int abc_font_family_title_material = 0x7f0d0013;
+ public static final int abc_menu_alt_shortcut_label = 0x7f0d0014;
+ public static final int abc_menu_ctrl_shortcut_label = 0x7f0d0015;
+ public static final int abc_menu_delete_shortcut_label = 0x7f0d0016;
+ public static final int abc_menu_enter_shortcut_label = 0x7f0d0017;
+ public static final int abc_menu_function_shortcut_label = 0x7f0d0018;
+ public static final int abc_menu_meta_shortcut_label = 0x7f0d0019;
+ public static final int abc_menu_shift_shortcut_label = 0x7f0d001a;
+ public static final int abc_menu_space_shortcut_label = 0x7f0d001b;
+ public static final int abc_menu_sym_shortcut_label = 0x7f0d001c;
+ public static final int abc_prepend_shortcut_label = 0x7f0d001d;
+ public static final int abc_search_hint = 0x7f0d001e;
+ public static final int abc_searchview_description_clear = 0x7f0d001f;
+ public static final int abc_searchview_description_query = 0x7f0d0020;
+ public static final int abc_searchview_description_search = 0x7f0d0021;
+ public static final int abc_searchview_description_submit = 0x7f0d0022;
+ public static final int abc_searchview_description_voice = 0x7f0d0023;
+ public static final int abc_shareactionprovider_share_with = 0x7f0d0024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f0d0025;
+ public static final int abc_toolbar_collapse_description = 0x7f0d0026;
+ public static final int search_menu_title = 0x7f0d0028;
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f0e0000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f0e0001;
+ public static final int Animation_AppCompat_Dialog = 0x7f0e0002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f0e0003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f0e0004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f0e0005;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f0e0006;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f0e0007;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0e0008;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f0e0009;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0e000b;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f0e000a;
+ public static final int Base_TextAppearance_AppCompat = 0x7f0e000c;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f0e000d;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f0e000e;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f0e000f;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f0e0010;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f0e0011;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f0e0012;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f0e0013;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f0e0014;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f0e0015;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f0e0016;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f0e0017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f0e0018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0e0019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0e001a;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f0e001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f0e001c;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f0e001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0e001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0e001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f0e0020;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f0e0021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f0e0022;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f0e0023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f0e0024;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f0e0025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f0e0026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f0e0027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0e0028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0e0029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0e002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0e002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0e002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0e002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0e002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f0e002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f0e0030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f0e0031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0e0032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0e0033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f0e0034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0e0035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0e0036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f0e0037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0e0038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0e0039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0e003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0e003b;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f0e004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0e004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0e004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0e004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f0e004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f0e004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0e0050;
+ public static final int Base_Theme_AppCompat = 0x7f0e003c;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0e003d;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f0e003e;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f0e0042;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f0e003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0e0040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f0e0041;
+ public static final int Base_Theme_AppCompat_Light = 0x7f0e0043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0e0044;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f0e0045;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f0e0049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f0e0046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0e0047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0e0048;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f0e0055;
+ public static final int Base_V21_Theme_AppCompat = 0x7f0e0051;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f0e0052;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f0e0053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f0e0054;
+ public static final int Base_V22_Theme_AppCompat = 0x7f0e0056;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f0e0057;
+ public static final int Base_V23_Theme_AppCompat = 0x7f0e0058;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f0e0059;
+ public static final int Base_V26_Theme_AppCompat = 0x7f0e005a;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f0e005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f0e005c;
+ public static final int Base_V28_Theme_AppCompat = 0x7f0e005d;
+ public static final int Base_V28_Theme_AppCompat_Light = 0x7f0e005e;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f0e0063;
+ public static final int Base_V7_Theme_AppCompat = 0x7f0e005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0e0060;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f0e0061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0e0062;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0e0064;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0e0065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f0e0066;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f0e0067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0e0068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0e0069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f0e006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f0e006b;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f0e006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f0e006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f0e006e;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f0e006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0e0070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f0e0071;
+ public static final int Base_Widget_AppCompat_Button = 0x7f0e0072;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f0e0078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0e0079;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f0e0073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f0e0074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0e0075;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f0e0076;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f0e0077;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f0e007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f0e007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0e007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f0e007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0e007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f0e007f;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f0e0080;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f0e0081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0e0082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0e0083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0e0084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f0e0085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0e0086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f0e0087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f0e0088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0e0089;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f0e008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f0e008b;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f0e008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f0e008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f0e008e;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f0e008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f0e0090;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0e0091;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f0e0092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f0e0093;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f0e0094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f0e0095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f0e0096;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f0e0097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0e0098;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f0e0099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f0e009a;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f0e009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f0e009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f0e009d;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f0e009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0e009f;
+ public static final int Platform_AppCompat = 0x7f0e00a0;
+ public static final int Platform_AppCompat_Light = 0x7f0e00a1;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f0e00a2;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f0e00a3;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f0e00a4;
+ public static final int Platform_V21_AppCompat = 0x7f0e00a5;
+ public static final int Platform_V21_AppCompat_Light = 0x7f0e00a6;
+ public static final int Platform_V25_AppCompat = 0x7f0e00a7;
+ public static final int Platform_V25_AppCompat_Light = 0x7f0e00a8;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f0e00a9;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f0e00aa;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f0e00ab;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f0e00ac;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f0e00ad;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f0e00ae;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f0e00af;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f0e00b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f0e00b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f0e00b2;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f0e00b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f0e00b3;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f0e00b4;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f0e00b5;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f0e00b6;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f0e00b7;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f0e00b9;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f0e00ba;
+ public static final int TextAppearance_AppCompat = 0x7f0e00bb;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f0e00bc;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f0e00bd;
+ public static final int TextAppearance_AppCompat_Button = 0x7f0e00be;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f0e00bf;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f0e00c0;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f0e00c1;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f0e00c2;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f0e00c3;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f0e00c4;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f0e00c5;
+ public static final int TextAppearance_AppCompat_Large = 0x7f0e00c6;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0e00c7;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0e00c8;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0e00c9;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0e00ca;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0e00cb;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f0e00cc;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0e00cd;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f0e00ce;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0e00cf;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0e00d0;
+ public static final int TextAppearance_AppCompat_Small = 0x7f0e00d1;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0e00d2;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f0e00d3;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0e00d4;
+ public static final int TextAppearance_AppCompat_Title = 0x7f0e00d5;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0e00d6;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f0e00d7;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0e00d8;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0e00d9;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0e00da;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0e00db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0e00dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0e00dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0e00de;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0e00df;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0e00e0;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0e00e1;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f0e00e2;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f0e00e3;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0e00e4;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0e00e5;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f0e00e6;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0e00e7;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0e00e8;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0e00e9;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0e00ea;
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0e00f0;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0e00f1;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0e00f2;
+ public static final int ThemeOverlay_AppCompat = 0x7f0e0108;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0e0109;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f0e010a;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0e010b;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f0e010c;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f0e010d;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f0e010e;
+ public static final int Theme_AppCompat = 0x7f0e00f3;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f0e00f4;
+ public static final int Theme_AppCompat_DayNight = 0x7f0e00f5;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f0e00f6;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f0e00f7;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f0e00fa;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f0e00f8;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f0e00f9;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f0e00fb;
+ public static final int Theme_AppCompat_Dialog = 0x7f0e00fc;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0e00ff;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f0e00fd;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0e00fe;
+ public static final int Theme_AppCompat_Light = 0x7f0e0100;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0e0101;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f0e0102;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0e0105;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0e0103;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0e0104;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0e0106;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f0e0107;
+ public static final int Widget_AppCompat_ActionBar = 0x7f0e010f;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0e0110;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0e0111;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0e0112;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0e0113;
+ public static final int Widget_AppCompat_ActionButton = 0x7f0e0114;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0e0115;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0e0116;
+ public static final int Widget_AppCompat_ActionMode = 0x7f0e0117;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f0e0118;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0e0119;
+ public static final int Widget_AppCompat_Button = 0x7f0e011a;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f0e0120;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0e0121;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f0e011b;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0e011c;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0e011d;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f0e011e;
+ public static final int Widget_AppCompat_Button_Small = 0x7f0e011f;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0e0122;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0e0123;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0e0124;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0e0125;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0e0126;
+ public static final int Widget_AppCompat_EditText = 0x7f0e0127;
+ public static final int Widget_AppCompat_ImageButton = 0x7f0e0128;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f0e0129;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0e012a;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0e012b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0e012c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0e012d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0e012e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0e012f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0e0130;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0e0131;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f0e0132;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0e0133;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0e0134;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0e0135;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0e0136;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0e0137;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0e0138;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0e0139;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0e013a;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0e013b;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0e013c;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f0e013d;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0e013e;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f0e013f;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f0e0140;
+ public static final int Widget_AppCompat_ListView = 0x7f0e0141;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f0e0142;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f0e0143;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f0e0144;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f0e0145;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f0e0146;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f0e0147;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0e0148;
+ public static final int Widget_AppCompat_RatingBar = 0x7f0e0149;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f0e014a;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f0e014b;
+ public static final int Widget_AppCompat_SearchView = 0x7f0e014c;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f0e014d;
+ public static final int Widget_AppCompat_SeekBar = 0x7f0e014e;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f0e014f;
+ public static final int Widget_AppCompat_Spinner = 0x7f0e0150;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f0e0151;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0e0152;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f0e0153;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f0e0154;
+ public static final int Widget_AppCompat_Toolbar = 0x7f0e0155;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0e0156;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f0e0159;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f020031, 0x7f020032, 0x7f020033, 0x7f02005d, 0x7f02005e, 0x7f02005f, 0x7f020060, 0x7f020061, 0x7f020062, 0x7f020065, 0x7f02006a, 0x7f02006b, 0x7f020076, 0x7f020087, 0x7f020088, 0x7f020089, 0x7f02008a, 0x7f02008b, 0x7f020090, 0x7f020093, 0x7f0200db, 0x7f0200e2, 0x7f0200ed, 0x7f0200f0, 0x7f0200f1, 0x7f02010c, 0x7f02010f, 0x7f02012a, 0x7f020133 };
+ 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 = { 0x7f020031, 0x7f020032, 0x7f02004a, 0x7f020087, 0x7f02010f, 0x7f020133 };
+ 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 = { 0x7f020078, 0x7f020091 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f020040, 0x7f020041, 0x7f0200d2, 0x7f0200d3, 0x7f0200df, 0x7f020101, 0x7f020102 };
+ 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, 0x7f020107, 0x7f020128, 0x7f020129 };
+ 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, 0x7f020125, 0x7f020126, 0x7f020127 };
+ 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, 0x7f02002c, 0x7f02002d, 0x7f02002e, 0x7f02002f, 0x7f020030, 0x7f020079, 0x7f02007b, 0x7f020095, 0x7f0200cf, 0x7f020115 };
+ 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, 0x7f020000, 0x7f020001, 0x7f020002, 0x7f020003, 0x7f020004, 0x7f020005, 0x7f020006, 0x7f020007, 0x7f020008, 0x7f020009, 0x7f02000a, 0x7f02000b, 0x7f02000c, 0x7f02000e, 0x7f02000f, 0x7f020010, 0x7f020011, 0x7f020012, 0x7f020013, 0x7f020014, 0x7f020015, 0x7f020016, 0x7f020017, 0x7f020018, 0x7f020019, 0x7f02001a, 0x7f02001b, 0x7f02001c, 0x7f02001d, 0x7f02001e, 0x7f020021, 0x7f020022, 0x7f020023, 0x7f020024, 0x7f020025, 0x7f02002b, 0x7f020039, 0x7f02003a, 0x7f02003b, 0x7f02003c, 0x7f02003d, 0x7f02003e, 0x7f020042, 0x7f020043, 0x7f020047, 0x7f020048, 0x7f02004e, 0x7f02004f, 0x7f020050, 0x7f020051, 0x7f020052, 0x7f020053, 0x7f020054, 0x7f020055, 0x7f020056, 0x7f020057, 0x7f020063, 0x7f020067, 0x7f020068, 0x7f020069, 0x7f02006c, 0x7f02006e, 0x7f020071, 0x7f020072, 0x7f020073, 0x7f020074, 0x7f020075, 0x7f020089, 0x7f02008f, 0x7f0200d0, 0x7f0200d1, 0x7f0200d4, 0x7f0200d5, 0x7f0200d6, 0x7f0200d7, 0x7f0200d8, 0x7f0200d9, 0x7f0200da, 0x7f0200e9, 0x7f0200ea, 0x7f0200eb, 0x7f0200ec, 0x7f0200ee, 0x7f0200f4, 0x7f0200f5, 0x7f0200f6, 0x7f0200f7, 0x7f0200fa, 0x7f0200fb, 0x7f0200fc, 0x7f0200fd, 0x7f020104, 0x7f020105, 0x7f020113, 0x7f020116, 0x7f020117, 0x7f020118, 0x7f020119, 0x7f02011a, 0x7f02011b, 0x7f02011c, 0x7f02011d, 0x7f02011e, 0x7f02011f, 0x7f020134, 0x7f020135, 0x7f020136, 0x7f020137, 0x7f02013d, 0x7f02013f, 0x7f020140, 0x7f020141, 0x7f020142, 0x7f020143, 0x7f020144, 0x7f020145, 0x7f020146, 0x7f020147, 0x7f020148 };
+ 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 = { 0x7f020026 };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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, 0x7f020044, 0x7f020045 };
+ 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 = { 0x7f020094, 0x7f020109 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f020097, 0x7f020098, 0x7f020099, 0x7f0200c3, 0x7f0200cc, 0x7f0200cd };
+ 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 = { 0x7f020029, 0x7f02002a, 0x7f020036, 0x7f02004d, 0x7f02006f, 0x7f020085, 0x7f020103, 0x7f020121 };
+ 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 = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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, 0x7f02006b, 0x7f02006d, 0x7f0200de, 0x7f0200ff };
+ 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, 0x7f02000d, 0x7f02001f, 0x7f020020, 0x7f020028, 0x7f02005c, 0x7f02008c, 0x7f02008d, 0x7f0200e3, 0x7f0200fe, 0x7f020138 };
+ 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, 0x7f0200ef, 0x7f02010a };
+ 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, 0x7f0200e4 };
+ 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 = { 0x7f020108 };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0200e5, 0x7f0200e8 };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f020049, 0x7f020058, 0x7f020066, 0x7f020086, 0x7f02008e, 0x7f020096, 0x7f0200f2, 0x7f0200f3, 0x7f0200f8, 0x7f0200f9, 0x7f02010b, 0x7f020110, 0x7f02013e };
+ 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, 0x7f0200ed };
+ 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, 0x7f020100, 0x7f020106, 0x7f020111, 0x7f020112, 0x7f020114, 0x7f020122, 0x7f020123, 0x7f020124, 0x7f020139, 0x7f02013a, 0x7f02013b };
+ 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, 0x7f02007b, 0x7f020115 };
+ 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, 0x7f02003f, 0x7f02004b, 0x7f02004c, 0x7f02005d, 0x7f02005e, 0x7f02005f, 0x7f020060, 0x7f020061, 0x7f020062, 0x7f0200db, 0x7f0200dc, 0x7f0200dd, 0x7f0200e0, 0x7f0200e1, 0x7f0200ed, 0x7f02010c, 0x7f02010d, 0x7f02010e, 0x7f02012a, 0x7f02012b, 0x7f02012c, 0x7f02012d, 0x7f02012e, 0x7f02012f, 0x7f020130, 0x7f020131, 0x7f020132 };
+ 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, 0x7f0200e6, 0x7f0200e7, 0x7f020120 };
+ 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, 0x7f020034, 0x7f020035 };
+ 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/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/v7/viewpager/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/v7/viewpager/R.java
new file mode 100644
index 0000000..b5a83c4
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/v7/viewpager/R.java
@@ -0,0 +1,183 @@
+/* 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 android.support.v7.viewpager;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f020027;
+ public static final int font = 0x7f02007a;
+ public static final int fontProviderAuthority = 0x7f02007c;
+ public static final int fontProviderCerts = 0x7f02007d;
+ public static final int fontProviderFetchStrategy = 0x7f02007e;
+ public static final int fontProviderFetchTimeout = 0x7f02007f;
+ public static final int fontProviderPackage = 0x7f020080;
+ public static final int fontProviderQuery = 0x7f020081;
+ public static final int fontStyle = 0x7f020082;
+ public static final int fontVariationSettings = 0x7f020083;
+ public static final int fontWeight = 0x7f020084;
+ public static final int ttcIndex = 0x7f02013c;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f05004b;
+ public static final int compat_button_inset_vertical_material = 0x7f05004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f05004d;
+ public static final int compat_button_padding_vertical_material = 0x7f05004e;
+ public static final int compat_control_corner_material = 0x7f05004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f050050;
+ public static final int compat_notification_large_icon_max_width = 0x7f050051;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f07001a;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int async = 0x7f07002a;
+ public static final int blocking = 0x7f07002d;
+ public static final int chronometer = 0x7f07003a;
+ public static final int forever = 0x7f07004f;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int info = 0x7f07005a;
+ public static final int italic = 0x7f07005c;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int tag_transition_group = 0x7f07009c;
+ public static final int tag_unhandled_key_event_manager = 0x7f07009d;
+ public static final int tag_unhandled_key_listeners = 0x7f07009e;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f0e00ef;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText = 0x7f0e0158;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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[] FontFamily = { 0x7f02007c, 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081 };
+ 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, 0x7f02007a, 0x7f020082, 0x7f020083, 0x7f020084, 0x7f02013c };
+ 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;
+ }
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java
new file mode 100644
index 0000000..92e83d4
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/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 androidx.versionedparcelable;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/github/mikephil/charting/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/github/mikephil/charting/R.java
new file mode 100644
index 0000000..d235f7a
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/github/mikephil/charting/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.github.mikephil.charting;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/joker/api/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/joker/api/R.java
new file mode 100644
index 0000000..9d2a17a
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/joker/api/R.java
@@ -0,0 +1,1463 @@
+/* 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.joker.api;
+
+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 = 0x7f020000;
+ public static final int actionBarItemBackground = 0x7f020001;
+ public static final int actionBarPopupTheme = 0x7f020002;
+ public static final int actionBarSize = 0x7f020003;
+ public static final int actionBarSplitStyle = 0x7f020004;
+ public static final int actionBarStyle = 0x7f020005;
+ public static final int actionBarTabBarStyle = 0x7f020006;
+ public static final int actionBarTabStyle = 0x7f020007;
+ public static final int actionBarTabTextStyle = 0x7f020008;
+ public static final int actionBarTheme = 0x7f020009;
+ public static final int actionBarWidgetTheme = 0x7f02000a;
+ public static final int actionButtonStyle = 0x7f02000b;
+ public static final int actionDropDownStyle = 0x7f02000c;
+ public static final int actionLayout = 0x7f02000d;
+ public static final int actionMenuTextAppearance = 0x7f02000e;
+ public static final int actionMenuTextColor = 0x7f02000f;
+ public static final int actionModeBackground = 0x7f020010;
+ public static final int actionModeCloseButtonStyle = 0x7f020011;
+ public static final int actionModeCloseDrawable = 0x7f020012;
+ public static final int actionModeCopyDrawable = 0x7f020013;
+ public static final int actionModeCutDrawable = 0x7f020014;
+ public static final int actionModeFindDrawable = 0x7f020015;
+ public static final int actionModePasteDrawable = 0x7f020016;
+ public static final int actionModePopupWindowStyle = 0x7f020017;
+ public static final int actionModeSelectAllDrawable = 0x7f020018;
+ public static final int actionModeShareDrawable = 0x7f020019;
+ public static final int actionModeSplitBackground = 0x7f02001a;
+ public static final int actionModeStyle = 0x7f02001b;
+ public static final int actionModeWebSearchDrawable = 0x7f02001c;
+ public static final int actionOverflowButtonStyle = 0x7f02001d;
+ public static final int actionOverflowMenuStyle = 0x7f02001e;
+ public static final int actionProviderClass = 0x7f02001f;
+ public static final int actionViewClass = 0x7f020020;
+ public static final int activityChooserViewStyle = 0x7f020021;
+ public static final int alertDialogButtonGroupStyle = 0x7f020022;
+ public static final int alertDialogCenterButtons = 0x7f020023;
+ public static final int alertDialogStyle = 0x7f020024;
+ public static final int alertDialogTheme = 0x7f020025;
+ public static final int allowStacking = 0x7f020026;
+ public static final int alpha = 0x7f020027;
+ public static final int arrowHeadLength = 0x7f020029;
+ public static final int arrowShaftLength = 0x7f02002a;
+ public static final int autoCompleteTextViewStyle = 0x7f02002b;
+ public static final int background = 0x7f020031;
+ public static final int backgroundSplit = 0x7f020032;
+ public static final int backgroundStacked = 0x7f020033;
+ public static final int backgroundTint = 0x7f020034;
+ public static final int backgroundTintMode = 0x7f020035;
+ public static final int barLength = 0x7f020036;
+ public static final int borderlessButtonStyle = 0x7f020039;
+ public static final int buttonBarButtonStyle = 0x7f02003a;
+ public static final int buttonBarNegativeButtonStyle = 0x7f02003b;
+ public static final int buttonBarNeutralButtonStyle = 0x7f02003c;
+ public static final int buttonBarPositiveButtonStyle = 0x7f02003d;
+ public static final int buttonBarStyle = 0x7f02003e;
+ public static final int buttonGravity = 0x7f02003f;
+ public static final int buttonPanelSideLayout = 0x7f020041;
+ public static final int buttonStyle = 0x7f020042;
+ public static final int buttonStyleSmall = 0x7f020043;
+ public static final int buttonTint = 0x7f020044;
+ public static final int buttonTintMode = 0x7f020045;
+ public static final int checkboxStyle = 0x7f020047;
+ public static final int checkedTextViewStyle = 0x7f020048;
+ public static final int closeIcon = 0x7f020049;
+ public static final int closeItemLayout = 0x7f02004a;
+ public static final int collapseContentDescription = 0x7f02004b;
+ public static final int collapseIcon = 0x7f02004c;
+ public static final int color = 0x7f02004d;
+ public static final int colorAccent = 0x7f02004e;
+ public static final int colorBackgroundFloating = 0x7f02004f;
+ public static final int colorButtonNormal = 0x7f020050;
+ public static final int colorControlActivated = 0x7f020051;
+ public static final int colorControlHighlight = 0x7f020052;
+ public static final int colorControlNormal = 0x7f020053;
+ public static final int colorPrimary = 0x7f020055;
+ public static final int colorPrimaryDark = 0x7f020056;
+ public static final int colorSwitchThumbNormal = 0x7f020057;
+ public static final int commitIcon = 0x7f020058;
+ public static final int contentInsetEnd = 0x7f02005d;
+ public static final int contentInsetEndWithActions = 0x7f02005e;
+ public static final int contentInsetLeft = 0x7f02005f;
+ public static final int contentInsetRight = 0x7f020060;
+ public static final int contentInsetStart = 0x7f020061;
+ public static final int contentInsetStartWithNavigation = 0x7f020062;
+ public static final int controlBackground = 0x7f020063;
+ public static final int customNavigationLayout = 0x7f020065;
+ public static final int defaultQueryHint = 0x7f020066;
+ public static final int dialogPreferredPadding = 0x7f020068;
+ public static final int dialogTheme = 0x7f020069;
+ public static final int displayOptions = 0x7f02006a;
+ public static final int divider = 0x7f02006b;
+ public static final int dividerHorizontal = 0x7f02006c;
+ public static final int dividerPadding = 0x7f02006d;
+ public static final int dividerVertical = 0x7f02006e;
+ public static final int drawableSize = 0x7f02006f;
+ public static final int drawerArrowStyle = 0x7f020070;
+ public static final int dropDownListViewStyle = 0x7f020071;
+ public static final int dropdownListPreferredItemHeight = 0x7f020072;
+ public static final int editTextBackground = 0x7f020073;
+ public static final int editTextColor = 0x7f020074;
+ public static final int editTextStyle = 0x7f020075;
+ public static final int elevation = 0x7f020076;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f020078;
+ public static final int gapBetweenBars = 0x7f020085;
+ public static final int goIcon = 0x7f020086;
+ public static final int height = 0x7f020087;
+ public static final int hideOnContentScroll = 0x7f020088;
+ public static final int homeAsUpIndicator = 0x7f020089;
+ public static final int homeLayout = 0x7f02008a;
+ public static final int icon = 0x7f02008b;
+ public static final int iconifiedByDefault = 0x7f02008e;
+ public static final int imageButtonStyle = 0x7f02008f;
+ public static final int indeterminateProgressStyle = 0x7f020090;
+ public static final int initialActivityCount = 0x7f020091;
+ public static final int isLightTheme = 0x7f020092;
+ public static final int itemPadding = 0x7f020093;
+ public static final int layout = 0x7f020096;
+ public static final int listChoiceBackgroundIndicator = 0x7f0200d0;
+ public static final int listDividerAlertDialog = 0x7f0200d1;
+ public static final int listItemLayout = 0x7f0200d2;
+ public static final int listLayout = 0x7f0200d3;
+ public static final int listMenuViewStyle = 0x7f0200d4;
+ public static final int listPopupWindowStyle = 0x7f0200d5;
+ public static final int listPreferredItemHeight = 0x7f0200d6;
+ public static final int listPreferredItemHeightLarge = 0x7f0200d7;
+ public static final int listPreferredItemHeightSmall = 0x7f0200d8;
+ public static final int listPreferredItemPaddingLeft = 0x7f0200d9;
+ public static final int listPreferredItemPaddingRight = 0x7f0200da;
+ public static final int logo = 0x7f0200db;
+ public static final int logoDescription = 0x7f0200dc;
+ public static final int maxButtonHeight = 0x7f0200dd;
+ public static final int measureWithLargestChild = 0x7f0200de;
+ public static final int multiChoiceItemLayout = 0x7f0200df;
+ public static final int navigationContentDescription = 0x7f0200e0;
+ public static final int navigationIcon = 0x7f0200e1;
+ public static final int navigationMode = 0x7f0200e2;
+ public static final int overlapAnchor = 0x7f0200e4;
+ public static final int paddingBottomNoButtons = 0x7f0200e5;
+ public static final int paddingEnd = 0x7f0200e6;
+ public static final int paddingStart = 0x7f0200e7;
+ public static final int paddingTopNoTitle = 0x7f0200e8;
+ public static final int panelBackground = 0x7f0200e9;
+ public static final int panelMenuListTheme = 0x7f0200ea;
+ public static final int panelMenuListWidth = 0x7f0200eb;
+ public static final int popupMenuStyle = 0x7f0200ec;
+ public static final int popupTheme = 0x7f0200ed;
+ public static final int popupWindowStyle = 0x7f0200ee;
+ public static final int preserveIconSpacing = 0x7f0200ef;
+ public static final int progressBarPadding = 0x7f0200f0;
+ public static final int progressBarStyle = 0x7f0200f1;
+ public static final int queryBackground = 0x7f0200f2;
+ public static final int queryHint = 0x7f0200f3;
+ public static final int radioButtonStyle = 0x7f0200f4;
+ public static final int ratingBarStyle = 0x7f0200f5;
+ public static final int ratingBarStyleIndicator = 0x7f0200f6;
+ public static final int ratingBarStyleSmall = 0x7f0200f7;
+ public static final int searchHintIcon = 0x7f0200f8;
+ public static final int searchIcon = 0x7f0200f9;
+ public static final int searchViewStyle = 0x7f0200fa;
+ public static final int seekBarStyle = 0x7f0200fb;
+ public static final int selectableItemBackground = 0x7f0200fc;
+ public static final int selectableItemBackgroundBorderless = 0x7f0200fd;
+ public static final int showAsAction = 0x7f0200fe;
+ public static final int showDividers = 0x7f0200ff;
+ public static final int showText = 0x7f020100;
+ public static final int showTitle = 0x7f020101;
+ public static final int singleChoiceItemLayout = 0x7f020102;
+ public static final int spinBars = 0x7f020103;
+ public static final int spinnerDropDownItemStyle = 0x7f020104;
+ public static final int spinnerStyle = 0x7f020105;
+ public static final int splitTrack = 0x7f020106;
+ public static final int srcCompat = 0x7f020107;
+ public static final int state_above_anchor = 0x7f020108;
+ public static final int subMenuArrow = 0x7f02010a;
+ public static final int submitBackground = 0x7f02010b;
+ public static final int subtitle = 0x7f02010c;
+ public static final int subtitleTextAppearance = 0x7f02010d;
+ public static final int subtitleTextColor = 0x7f02010e;
+ public static final int subtitleTextStyle = 0x7f02010f;
+ public static final int suggestionRowLayout = 0x7f020110;
+ public static final int switchMinWidth = 0x7f020111;
+ public static final int switchPadding = 0x7f020112;
+ public static final int switchStyle = 0x7f020113;
+ public static final int switchTextAppearance = 0x7f020114;
+ public static final int textAllCaps = 0x7f020115;
+ public static final int textAppearanceLargePopupMenu = 0x7f020116;
+ public static final int textAppearanceListItem = 0x7f020117;
+ public static final int textAppearanceListItemSmall = 0x7f020119;
+ public static final int textAppearancePopupMenuHeader = 0x7f02011a;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f02011b;
+ public static final int textAppearanceSearchResultTitle = 0x7f02011c;
+ public static final int textAppearanceSmallPopupMenu = 0x7f02011d;
+ public static final int textColorAlertDialogListItem = 0x7f02011e;
+ public static final int textColorSearchUrl = 0x7f02011f;
+ public static final int theme = 0x7f020120;
+ public static final int thickness = 0x7f020121;
+ public static final int thumbTextPadding = 0x7f020122;
+ public static final int thumbTint = 0x7f020123;
+ public static final int thumbTintMode = 0x7f020124;
+ public static final int tickMark = 0x7f020125;
+ public static final int tickMarkTint = 0x7f020126;
+ public static final int tickMarkTintMode = 0x7f020127;
+ public static final int title = 0x7f02012a;
+ public static final int titleMargin = 0x7f02012b;
+ public static final int titleMarginBottom = 0x7f02012c;
+ public static final int titleMarginEnd = 0x7f02012d;
+ public static final int titleMarginStart = 0x7f02012e;
+ public static final int titleMarginTop = 0x7f02012f;
+ public static final int titleMargins = 0x7f020130;
+ public static final int titleTextAppearance = 0x7f020131;
+ public static final int titleTextColor = 0x7f020132;
+ public static final int titleTextStyle = 0x7f020133;
+ public static final int toolbarNavigationButtonStyle = 0x7f020134;
+ public static final int toolbarStyle = 0x7f020135;
+ public static final int track = 0x7f020139;
+ public static final int trackTint = 0x7f02013a;
+ public static final int trackTintMode = 0x7f02013b;
+ public static final int voiceIcon = 0x7f02013e;
+ public static final int windowActionBar = 0x7f02013f;
+ public static final int windowActionBarOverlay = 0x7f020140;
+ public static final int windowActionModeOverlay = 0x7f020141;
+ public static final int windowFixedHeightMajor = 0x7f020142;
+ public static final int windowFixedHeightMinor = 0x7f020143;
+ public static final int windowFixedWidthMajor = 0x7f020144;
+ public static final int windowFixedWidthMinor = 0x7f020145;
+ public static final int windowMinWidthMajor = 0x7f020146;
+ public static final int windowMinWidthMinor = 0x7f020147;
+ public static final int windowNoTitle = 0x7f020148;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f030000;
+ public static final int abc_allow_stacked_button_bar = 0x7f030001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f030002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f040000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f040001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f040002;
+ public static final int abc_btn_colored_text_material = 0x7f040003;
+ public static final int abc_color_highlight_material = 0x7f040004;
+ public static final int abc_hint_foreground_material_dark = 0x7f040005;
+ public static final int abc_hint_foreground_material_light = 0x7f040006;
+ public static final int abc_input_method_navigation_guard = 0x7f040007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f040008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f040009;
+ public static final int abc_primary_text_material_dark = 0x7f04000a;
+ public static final int abc_primary_text_material_light = 0x7f04000b;
+ public static final int abc_search_url_text = 0x7f04000c;
+ public static final int abc_search_url_text_normal = 0x7f04000d;
+ public static final int abc_search_url_text_pressed = 0x7f04000e;
+ public static final int abc_search_url_text_selected = 0x7f04000f;
+ public static final int abc_secondary_text_material_dark = 0x7f040010;
+ public static final int abc_secondary_text_material_light = 0x7f040011;
+ public static final int abc_tint_btn_checkable = 0x7f040012;
+ public static final int abc_tint_default = 0x7f040013;
+ public static final int abc_tint_edittext = 0x7f040014;
+ public static final int abc_tint_seek_thumb = 0x7f040015;
+ public static final int abc_tint_spinner = 0x7f040016;
+ public static final int abc_tint_switch_track = 0x7f040017;
+ public static final int accent_material_dark = 0x7f040018;
+ public static final int accent_material_light = 0x7f040019;
+ public static final int background_floating_material_dark = 0x7f04001a;
+ public static final int background_floating_material_light = 0x7f04001b;
+ public static final int background_material_dark = 0x7f04001c;
+ public static final int background_material_light = 0x7f04001d;
+ public static final int bright_foreground_disabled_material_dark = 0x7f04001e;
+ public static final int bright_foreground_disabled_material_light = 0x7f04001f;
+ public static final int bright_foreground_inverse_material_dark = 0x7f040020;
+ public static final int bright_foreground_inverse_material_light = 0x7f040021;
+ public static final int bright_foreground_material_dark = 0x7f040022;
+ public static final int bright_foreground_material_light = 0x7f040023;
+ public static final int button_material_dark = 0x7f040024;
+ public static final int button_material_light = 0x7f040025;
+ public static final int dim_foreground_disabled_material_dark = 0x7f040026;
+ public static final int dim_foreground_disabled_material_light = 0x7f040027;
+ public static final int dim_foreground_material_dark = 0x7f040028;
+ public static final int dim_foreground_material_light = 0x7f040029;
+ public static final int foreground_material_dark = 0x7f04002c;
+ public static final int foreground_material_light = 0x7f04002d;
+ public static final int highlighted_text_material_dark = 0x7f04002e;
+ public static final int highlighted_text_material_light = 0x7f04002f;
+ public static final int material_blue_grey_800 = 0x7f040030;
+ public static final int material_blue_grey_900 = 0x7f040031;
+ public static final int material_blue_grey_950 = 0x7f040032;
+ public static final int material_deep_teal_200 = 0x7f040033;
+ public static final int material_deep_teal_500 = 0x7f040034;
+ public static final int material_grey_100 = 0x7f040035;
+ public static final int material_grey_300 = 0x7f040036;
+ public static final int material_grey_50 = 0x7f040037;
+ public static final int material_grey_600 = 0x7f040038;
+ public static final int material_grey_800 = 0x7f040039;
+ public static final int material_grey_850 = 0x7f04003a;
+ public static final int material_grey_900 = 0x7f04003b;
+ public static final int notification_action_color_filter = 0x7f04003c;
+ public static final int notification_icon_bg_color = 0x7f04003d;
+ public static final int primary_dark_material_dark = 0x7f04003e;
+ public static final int primary_dark_material_light = 0x7f04003f;
+ public static final int primary_material_dark = 0x7f040040;
+ public static final int primary_material_light = 0x7f040041;
+ public static final int primary_text_default_material_dark = 0x7f040042;
+ public static final int primary_text_default_material_light = 0x7f040043;
+ public static final int primary_text_disabled_material_dark = 0x7f040044;
+ public static final int primary_text_disabled_material_light = 0x7f040045;
+ public static final int ripple_material_dark = 0x7f040046;
+ public static final int ripple_material_light = 0x7f040047;
+ public static final int secondary_text_default_material_dark = 0x7f040048;
+ public static final int secondary_text_default_material_light = 0x7f040049;
+ public static final int secondary_text_disabled_material_dark = 0x7f04004a;
+ public static final int secondary_text_disabled_material_light = 0x7f04004b;
+ public static final int switch_thumb_disabled_material_dark = 0x7f04004c;
+ public static final int switch_thumb_disabled_material_light = 0x7f04004d;
+ public static final int switch_thumb_material_dark = 0x7f04004e;
+ public static final int switch_thumb_material_light = 0x7f04004f;
+ public static final int switch_thumb_normal_material_dark = 0x7f040050;
+ public static final int switch_thumb_normal_material_light = 0x7f040051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f050000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f050001;
+ public static final int abc_action_bar_default_height_material = 0x7f050002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f050003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f050004;
+ public static final int abc_action_bar_elevation_material = 0x7f050005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f050006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f050007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f050008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f050009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f05000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f05000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f05000c;
+ public static final int abc_action_button_min_height_material = 0x7f05000d;
+ public static final int abc_action_button_min_width_material = 0x7f05000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f05000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f050010;
+ public static final int abc_button_inset_horizontal_material = 0x7f050012;
+ public static final int abc_button_inset_vertical_material = 0x7f050013;
+ public static final int abc_button_padding_horizontal_material = 0x7f050014;
+ public static final int abc_button_padding_vertical_material = 0x7f050015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f050016;
+ public static final int abc_config_prefDialogWidth = 0x7f050017;
+ public static final int abc_control_corner_material = 0x7f050018;
+ public static final int abc_control_inset_material = 0x7f050019;
+ public static final int abc_control_padding_material = 0x7f05001a;
+ public static final int abc_dialog_fixed_height_major = 0x7f05001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f05001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f05001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f05001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f050020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f050021;
+ public static final int abc_dialog_min_width_major = 0x7f050022;
+ public static final int abc_dialog_min_width_minor = 0x7f050023;
+ public static final int abc_dialog_padding_material = 0x7f050024;
+ public static final int abc_dialog_padding_top_material = 0x7f050025;
+ public static final int abc_dialog_title_divider_material = 0x7f050026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f050027;
+ public static final int abc_disabled_alpha_material_light = 0x7f050028;
+ public static final int abc_dropdownitem_icon_width = 0x7f050029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f05002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f05002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f05002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f05002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f05002e;
+ public static final int abc_floating_window_z = 0x7f05002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f050030;
+ public static final int abc_panel_menu_list_width = 0x7f050031;
+ public static final int abc_progress_bar_height_material = 0x7f050032;
+ public static final int abc_search_view_preferred_height = 0x7f050033;
+ public static final int abc_search_view_preferred_width = 0x7f050034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f050035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f050036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f050037;
+ public static final int abc_switch_padding = 0x7f050038;
+ public static final int abc_text_size_body_1_material = 0x7f050039;
+ public static final int abc_text_size_body_2_material = 0x7f05003a;
+ public static final int abc_text_size_button_material = 0x7f05003b;
+ public static final int abc_text_size_caption_material = 0x7f05003c;
+ public static final int abc_text_size_display_1_material = 0x7f05003d;
+ public static final int abc_text_size_display_2_material = 0x7f05003e;
+ public static final int abc_text_size_display_3_material = 0x7f05003f;
+ public static final int abc_text_size_display_4_material = 0x7f050040;
+ public static final int abc_text_size_headline_material = 0x7f050041;
+ public static final int abc_text_size_large_material = 0x7f050042;
+ public static final int abc_text_size_medium_material = 0x7f050043;
+ public static final int abc_text_size_menu_header_material = 0x7f050044;
+ public static final int abc_text_size_menu_material = 0x7f050045;
+ public static final int abc_text_size_small_material = 0x7f050046;
+ public static final int abc_text_size_subhead_material = 0x7f050047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f050048;
+ public static final int abc_text_size_title_material = 0x7f050049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f05004a;
+ public static final int disabled_alpha_material_dark = 0x7f050052;
+ public static final int disabled_alpha_material_light = 0x7f050053;
+ public static final int highlight_alpha_material_colored = 0x7f050054;
+ public static final int highlight_alpha_material_dark = 0x7f050055;
+ public static final int highlight_alpha_material_light = 0x7f050056;
+ public static final int hint_alpha_material_dark = 0x7f050057;
+ public static final int hint_alpha_material_light = 0x7f050058;
+ public static final int hint_pressed_alpha_material_dark = 0x7f050059;
+ public static final int hint_pressed_alpha_material_light = 0x7f05005a;
+ public static final int notification_action_icon_size = 0x7f05005b;
+ public static final int notification_action_text_size = 0x7f05005c;
+ public static final int notification_big_circle_margin = 0x7f05005d;
+ public static final int notification_content_margin_start = 0x7f05005e;
+ public static final int notification_large_icon_height = 0x7f05005f;
+ public static final int notification_large_icon_width = 0x7f050060;
+ public static final int notification_main_column_padding_top = 0x7f050061;
+ public static final int notification_media_narrow_margin = 0x7f050062;
+ public static final int notification_right_icon_size = 0x7f050063;
+ public static final int notification_right_side_padding_top = 0x7f050064;
+ public static final int notification_small_icon_background_padding = 0x7f050065;
+ public static final int notification_small_icon_size_as_large = 0x7f050066;
+ public static final int notification_subtext_size = 0x7f050067;
+ public static final int notification_top_pad = 0x7f050068;
+ public static final int notification_top_pad_large_text = 0x7f050069;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f060001;
+ public static final int abc_action_bar_item_background_material = 0x7f060002;
+ public static final int abc_btn_borderless_material = 0x7f060003;
+ public static final int abc_btn_check_material = 0x7f060004;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f060005;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f060006;
+ public static final int abc_btn_colored_material = 0x7f060007;
+ public static final int abc_btn_default_mtrl_shape = 0x7f060008;
+ public static final int abc_btn_radio_material = 0x7f060009;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f06000a;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f06000b;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f06000c;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f06000d;
+ public static final int abc_cab_background_internal_bg = 0x7f06000e;
+ public static final int abc_cab_background_top_material = 0x7f06000f;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f060010;
+ public static final int abc_control_background_material = 0x7f060011;
+ public static final int abc_dialog_material_background = 0x7f060012;
+ public static final int abc_edit_text_material = 0x7f060013;
+ public static final int abc_ic_ab_back_material = 0x7f060014;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f060015;
+ public static final int abc_ic_clear_material = 0x7f060016;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f060017;
+ public static final int abc_ic_go_search_api_material = 0x7f060018;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f060019;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f06001a;
+ public static final int abc_ic_menu_overflow_material = 0x7f06001b;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f06001c;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f06001d;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f06001e;
+ public static final int abc_ic_search_api_material = 0x7f06001f;
+ public static final int abc_ic_star_black_16dp = 0x7f060020;
+ public static final int abc_ic_star_black_36dp = 0x7f060021;
+ public static final int abc_ic_star_black_48dp = 0x7f060022;
+ public static final int abc_ic_star_half_black_16dp = 0x7f060023;
+ public static final int abc_ic_star_half_black_36dp = 0x7f060024;
+ public static final int abc_ic_star_half_black_48dp = 0x7f060025;
+ public static final int abc_ic_voice_search_api_material = 0x7f060026;
+ public static final int abc_item_background_holo_dark = 0x7f060027;
+ public static final int abc_item_background_holo_light = 0x7f060028;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f06002a;
+ public static final int abc_list_focused_holo = 0x7f06002b;
+ public static final int abc_list_longpressed_holo = 0x7f06002c;
+ public static final int abc_list_pressed_holo_dark = 0x7f06002d;
+ public static final int abc_list_pressed_holo_light = 0x7f06002e;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f06002f;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f060030;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f060031;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f060032;
+ public static final int abc_list_selector_holo_dark = 0x7f060033;
+ public static final int abc_list_selector_holo_light = 0x7f060034;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f060035;
+ public static final int abc_popup_background_mtrl_mult = 0x7f060036;
+ public static final int abc_ratingbar_indicator_material = 0x7f060037;
+ public static final int abc_ratingbar_material = 0x7f060038;
+ public static final int abc_ratingbar_small_material = 0x7f060039;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f06003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f06003b;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f06003c;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f06003d;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f06003e;
+ public static final int abc_seekbar_thumb_material = 0x7f06003f;
+ public static final int abc_seekbar_tick_mark_material = 0x7f060040;
+ public static final int abc_seekbar_track_material = 0x7f060041;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f060042;
+ public static final int abc_spinner_textfield_background_material = 0x7f060043;
+ public static final int abc_switch_thumb_material = 0x7f060044;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f060045;
+ public static final int abc_tab_indicator_material = 0x7f060046;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f060047;
+ public static final int abc_text_cursor_material = 0x7f060048;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f060049;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f06004a;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f06004b;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f06004c;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f06004d;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f06004e;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f06004f;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f060050;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f060051;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f060052;
+ public static final int abc_textfield_search_material = 0x7f060053;
+ public static final int abc_vector_test = 0x7f060054;
+ public static final int notification_action_background = 0x7f060059;
+ public static final int notification_bg = 0x7f06005a;
+ public static final int notification_bg_low = 0x7f06005b;
+ public static final int notification_bg_low_normal = 0x7f06005c;
+ public static final int notification_bg_low_pressed = 0x7f06005d;
+ public static final int notification_bg_normal = 0x7f06005e;
+ public static final int notification_bg_normal_pressed = 0x7f06005f;
+ public static final int notification_icon_background = 0x7f060060;
+ public static final int notification_template_icon_bg = 0x7f060061;
+ public static final int notification_template_icon_low_bg = 0x7f060062;
+ public static final int notification_tile_bg = 0x7f060063;
+ public static final int notify_panel_notification_icon_bg = 0x7f060064;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_bar = 0x7f070013;
+ public static final int action_bar_activity_content = 0x7f070014;
+ public static final int action_bar_container = 0x7f070015;
+ public static final int action_bar_root = 0x7f070016;
+ public static final int action_bar_spinner = 0x7f070017;
+ public static final int action_bar_subtitle = 0x7f070018;
+ public static final int action_bar_title = 0x7f070019;
+ public static final int action_container = 0x7f07001a;
+ public static final int action_context_bar = 0x7f07001b;
+ public static final int action_divider = 0x7f07001c;
+ public static final int action_image = 0x7f07001d;
+ public static final int action_menu_divider = 0x7f07001e;
+ public static final int action_menu_presenter = 0x7f07001f;
+ public static final int action_mode_bar = 0x7f070020;
+ public static final int action_mode_bar_stub = 0x7f070021;
+ public static final int action_mode_close_button = 0x7f070022;
+ public static final int action_text = 0x7f070023;
+ public static final int actions = 0x7f070024;
+ public static final int activity_chooser_view_content = 0x7f070025;
+ public static final int add = 0x7f070026;
+ public static final int alertTitle = 0x7f070027;
+ public static final int always = 0x7f070029;
+ public static final int beginning = 0x7f07002c;
+ public static final int bottom = 0x7f07002e;
+ public static final int buttonPanel = 0x7f070032;
+ public static final int checkbox = 0x7f070039;
+ public static final int chronometer = 0x7f07003a;
+ public static final int collapseActionView = 0x7f07003e;
+ public static final int contentPanel = 0x7f070040;
+ public static final int custom = 0x7f070041;
+ public static final int customPanel = 0x7f070042;
+ public static final int decor_content_parent = 0x7f070043;
+ public static final int default_activity_button = 0x7f070044;
+ public static final int disableHome = 0x7f070047;
+ public static final int edit_query = 0x7f070048;
+ public static final int end = 0x7f070049;
+ public static final int expand_activities_button = 0x7f07004a;
+ public static final int expanded_menu = 0x7f07004b;
+ public static final int home = 0x7f070053;
+ public static final int homeAsUp = 0x7f070054;
+ public static final int icon = 0x7f070055;
+ public static final int icon_group = 0x7f070056;
+ public static final int ifRoom = 0x7f070057;
+ public static final int image = 0x7f070058;
+ public static final int info = 0x7f07005a;
+ public static final int line1 = 0x7f07005e;
+ public static final int line3 = 0x7f07005f;
+ public static final int listMode = 0x7f070060;
+ public static final int list_item = 0x7f070061;
+ public static final int middle = 0x7f070063;
+ public static final int multiply = 0x7f070064;
+ public static final int never = 0x7f070065;
+ public static final int none = 0x7f070067;
+ public static final int normal = 0x7f070068;
+ public static final int notification_background = 0x7f070069;
+ public static final int notification_main_column = 0x7f07006a;
+ public static final int notification_main_column_container = 0x7f07006b;
+ public static final int parentPanel = 0x7f07006f;
+ public static final int progress_circular = 0x7f070071;
+ public static final int progress_horizontal = 0x7f070072;
+ public static final int radio = 0x7f070074;
+ public static final int right_icon = 0x7f070076;
+ public static final int right_side = 0x7f070077;
+ public static final int screen = 0x7f07007a;
+ public static final int scrollIndicatorDown = 0x7f07007b;
+ public static final int scrollIndicatorUp = 0x7f07007c;
+ public static final int scrollView = 0x7f07007d;
+ public static final int search_badge = 0x7f07007e;
+ public static final int search_bar = 0x7f07007f;
+ public static final int search_button = 0x7f070080;
+ public static final int search_close_btn = 0x7f070081;
+ public static final int search_edit_frame = 0x7f070082;
+ public static final int search_go_btn = 0x7f070083;
+ public static final int search_mag_icon = 0x7f070084;
+ public static final int search_plate = 0x7f070085;
+ public static final int search_src_text = 0x7f070086;
+ public static final int search_voice_btn = 0x7f070087;
+ public static final int select_dialog_listview = 0x7f070088;
+ public static final int shortcut = 0x7f07008b;
+ public static final int showCustom = 0x7f07008c;
+ public static final int showHome = 0x7f07008d;
+ public static final int showTitle = 0x7f07008e;
+ public static final int spacer = 0x7f070090;
+ public static final int split_action_bar = 0x7f070091;
+ public static final int src_atop = 0x7f070094;
+ public static final int src_in = 0x7f070095;
+ public static final int src_over = 0x7f070096;
+ public static final int submenuarrow = 0x7f070099;
+ public static final int submit_area = 0x7f07009a;
+ public static final int tabMode = 0x7f07009b;
+ public static final int text = 0x7f07009f;
+ public static final int text2 = 0x7f0700a0;
+ public static final int textSpacerNoButtons = 0x7f0700a1;
+ public static final int textSpacerNoTitle = 0x7f0700a2;
+ public static final int time = 0x7f0700a3;
+ public static final int title = 0x7f0700a4;
+ public static final int titleDividerNoCustom = 0x7f0700a5;
+ public static final int title_template = 0x7f0700a8;
+ public static final int top = 0x7f0700a9;
+ public static final int topPanel = 0x7f0700aa;
+ public static final int up = 0x7f0700ac;
+ public static final int useLogo = 0x7f0700ad;
+ public static final int withText = 0x7f0700ae;
+ public static final int wrap_content = 0x7f0700b0;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f080000;
+ public static final int abc_config_activityShortDur = 0x7f080001;
+ public static final int cancel_button_image_alpha = 0x7f080002;
+ public static final int status_bar_notification_info_maxnum = 0x7f080004;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f090000;
+ public static final int abc_action_bar_up_container = 0x7f090001;
+ public static final int abc_action_menu_item_layout = 0x7f090002;
+ public static final int abc_action_menu_layout = 0x7f090003;
+ public static final int abc_action_mode_bar = 0x7f090004;
+ public static final int abc_action_mode_close_item_material = 0x7f090005;
+ public static final int abc_activity_chooser_view = 0x7f090006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f090007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f090008;
+ public static final int abc_alert_dialog_material = 0x7f090009;
+ public static final int abc_alert_dialog_title_material = 0x7f09000a;
+ public static final int abc_dialog_title_material = 0x7f09000c;
+ public static final int abc_expanded_menu_layout = 0x7f09000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f09000e;
+ public static final int abc_list_menu_item_icon = 0x7f09000f;
+ public static final int abc_list_menu_item_layout = 0x7f090010;
+ public static final int abc_list_menu_item_radio = 0x7f090011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f090012;
+ public static final int abc_popup_menu_item_layout = 0x7f090013;
+ public static final int abc_screen_content_include = 0x7f090014;
+ public static final int abc_screen_simple = 0x7f090015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f090016;
+ public static final int abc_screen_toolbar = 0x7f090017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f090018;
+ public static final int abc_search_view = 0x7f090019;
+ public static final int abc_select_dialog_material = 0x7f09001a;
+ public static final int notification_action = 0x7f090020;
+ public static final int notification_action_tombstone = 0x7f090021;
+ public static final int notification_template_custom_big = 0x7f090022;
+ public static final int notification_template_icon_group = 0x7f090023;
+ public static final int notification_template_part_chronometer = 0x7f090024;
+ public static final int notification_template_part_time = 0x7f090025;
+ public static final int select_dialog_item_material = 0x7f090026;
+ public static final int select_dialog_multichoice_material = 0x7f090027;
+ public static final int select_dialog_singlechoice_material = 0x7f090028;
+ public static final int support_simple_spinner_dropdown_item = 0x7f09002a;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f0d0000;
+ public static final int abc_action_bar_up_description = 0x7f0d0001;
+ public static final int abc_action_menu_overflow_description = 0x7f0d0002;
+ public static final int abc_action_mode_done = 0x7f0d0003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f0d0004;
+ public static final int abc_activitychooserview_choose_application = 0x7f0d0005;
+ public static final int abc_capital_off = 0x7f0d0006;
+ public static final int abc_capital_on = 0x7f0d0007;
+ public static final int abc_font_family_body_1_material = 0x7f0d0008;
+ public static final int abc_font_family_body_2_material = 0x7f0d0009;
+ public static final int abc_font_family_button_material = 0x7f0d000a;
+ public static final int abc_font_family_caption_material = 0x7f0d000b;
+ public static final int abc_font_family_display_1_material = 0x7f0d000c;
+ public static final int abc_font_family_display_2_material = 0x7f0d000d;
+ public static final int abc_font_family_display_3_material = 0x7f0d000e;
+ public static final int abc_font_family_display_4_material = 0x7f0d000f;
+ public static final int abc_font_family_headline_material = 0x7f0d0010;
+ public static final int abc_font_family_menu_material = 0x7f0d0011;
+ public static final int abc_font_family_subhead_material = 0x7f0d0012;
+ public static final int abc_font_family_title_material = 0x7f0d0013;
+ public static final int abc_search_hint = 0x7f0d001e;
+ public static final int abc_searchview_description_clear = 0x7f0d001f;
+ public static final int abc_searchview_description_query = 0x7f0d0020;
+ public static final int abc_searchview_description_search = 0x7f0d0021;
+ public static final int abc_searchview_description_submit = 0x7f0d0022;
+ public static final int abc_searchview_description_voice = 0x7f0d0023;
+ public static final int abc_shareactionprovider_share_with = 0x7f0d0024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f0d0025;
+ public static final int abc_toolbar_collapse_description = 0x7f0d0026;
+ public static final int search_menu_title = 0x7f0d0028;
+ public static final int status_bar_notification_info_overflow = 0x7f0d0029;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f0e0000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f0e0001;
+ public static final int Animation_AppCompat_Dialog = 0x7f0e0002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f0e0003;
+ public static final int Base_AlertDialog_AppCompat = 0x7f0e0005;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f0e0006;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f0e0007;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0e0008;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0e000b;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f0e000a;
+ public static final int Base_TextAppearance_AppCompat = 0x7f0e000c;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f0e000d;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f0e000e;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f0e000f;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f0e0010;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f0e0011;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f0e0012;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f0e0013;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f0e0014;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f0e0015;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f0e0016;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f0e0017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f0e0018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0e0019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0e001a;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f0e001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f0e001c;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f0e001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0e001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0e001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f0e0020;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f0e0021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f0e0022;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f0e0023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f0e0024;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f0e0025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f0e0026;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0e0028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0e0029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0e002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0e002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0e002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0e002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0e002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f0e002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f0e0030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f0e0031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0e0032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0e0033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f0e0034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0e0035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0e0036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f0e0037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0e0038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0e0039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0e003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0e003b;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f0e004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0e004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0e004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0e004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f0e004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f0e004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0e0050;
+ public static final int Base_Theme_AppCompat = 0x7f0e003c;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0e003d;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f0e003e;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f0e0042;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f0e003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0e0040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f0e0041;
+ public static final int Base_Theme_AppCompat_Light = 0x7f0e0043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0e0044;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f0e0045;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f0e0049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f0e0046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0e0047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0e0048;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f0e0055;
+ public static final int Base_V21_Theme_AppCompat = 0x7f0e0051;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f0e0052;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f0e0053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f0e0054;
+ public static final int Base_V22_Theme_AppCompat = 0x7f0e0056;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f0e0057;
+ public static final int Base_V23_Theme_AppCompat = 0x7f0e0058;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f0e0059;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f0e0063;
+ public static final int Base_V7_Theme_AppCompat = 0x7f0e005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0e0060;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f0e0061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0e0062;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0e0064;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0e0065;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f0e0067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0e0068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0e0069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f0e006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f0e006b;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f0e006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f0e006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f0e006e;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f0e006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0e0070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f0e0071;
+ public static final int Base_Widget_AppCompat_Button = 0x7f0e0072;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f0e0078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0e0079;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f0e0073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f0e0074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0e0075;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f0e0076;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f0e0077;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f0e007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f0e007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0e007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f0e007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0e007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f0e007f;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f0e0080;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f0e0081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0e0082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0e0083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0e0084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f0e0085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0e0086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f0e0087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f0e0088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0e0089;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f0e008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f0e008b;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f0e008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f0e008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f0e008e;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f0e008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f0e0090;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0e0091;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f0e0092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f0e0093;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f0e0094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f0e0095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f0e0096;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f0e0097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0e0098;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f0e0099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f0e009a;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f0e009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f0e009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f0e009d;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f0e009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0e009f;
+ public static final int Platform_AppCompat = 0x7f0e00a0;
+ public static final int Platform_AppCompat_Light = 0x7f0e00a1;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f0e00a2;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f0e00a3;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f0e00a4;
+ public static final int Platform_V21_AppCompat = 0x7f0e00a5;
+ public static final int Platform_V21_AppCompat_Light = 0x7f0e00a6;
+ public static final int Platform_V25_AppCompat = 0x7f0e00a7;
+ public static final int Platform_V25_AppCompat_Light = 0x7f0e00a8;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f0e00a9;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f0e00aa;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f0e00ab;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f0e00ac;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f0e00ad;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f0e00ae;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f0e00b1;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f0e00b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f0e00b3;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f0e00b4;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f0e00b5;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f0e00b6;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f0e00b7;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f0e00b9;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f0e00ba;
+ public static final int TextAppearance_AppCompat = 0x7f0e00bb;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f0e00bc;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f0e00bd;
+ public static final int TextAppearance_AppCompat_Button = 0x7f0e00be;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f0e00bf;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f0e00c0;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f0e00c1;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f0e00c2;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f0e00c3;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f0e00c4;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f0e00c5;
+ public static final int TextAppearance_AppCompat_Large = 0x7f0e00c6;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0e00c7;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0e00c8;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0e00c9;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0e00ca;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0e00cb;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f0e00cc;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0e00cd;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f0e00ce;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0e00cf;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0e00d0;
+ public static final int TextAppearance_AppCompat_Small = 0x7f0e00d1;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0e00d2;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f0e00d3;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0e00d4;
+ public static final int TextAppearance_AppCompat_Title = 0x7f0e00d5;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0e00d6;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0e00d8;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0e00d9;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0e00da;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0e00db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0e00dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0e00dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0e00de;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0e00df;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0e00e0;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0e00e1;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f0e00e2;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f0e00e3;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0e00e4;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0e00e5;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f0e00e6;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0e00e7;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0e00e8;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0e00e9;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0e00ea;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0e00f0;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0e00f1;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0e00f2;
+ public static final int ThemeOverlay_AppCompat = 0x7f0e0108;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0e0109;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f0e010a;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0e010b;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f0e010c;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f0e010d;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f0e010e;
+ public static final int Theme_AppCompat = 0x7f0e00f3;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f0e00f4;
+ public static final int Theme_AppCompat_DayNight = 0x7f0e00f5;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f0e00f6;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f0e00f7;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f0e00fa;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f0e00f8;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f0e00f9;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f0e00fb;
+ public static final int Theme_AppCompat_Dialog = 0x7f0e00fc;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0e00ff;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f0e00fd;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0e00fe;
+ public static final int Theme_AppCompat_Light = 0x7f0e0100;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0e0101;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f0e0102;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0e0105;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0e0103;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0e0104;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0e0106;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f0e0107;
+ public static final int Widget_AppCompat_ActionBar = 0x7f0e010f;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0e0110;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0e0111;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0e0112;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0e0113;
+ public static final int Widget_AppCompat_ActionButton = 0x7f0e0114;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0e0115;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0e0116;
+ public static final int Widget_AppCompat_ActionMode = 0x7f0e0117;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f0e0118;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0e0119;
+ public static final int Widget_AppCompat_Button = 0x7f0e011a;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f0e0120;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0e0121;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f0e011b;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0e011c;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0e011d;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f0e011e;
+ public static final int Widget_AppCompat_Button_Small = 0x7f0e011f;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0e0122;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0e0123;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0e0124;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0e0125;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0e0126;
+ public static final int Widget_AppCompat_EditText = 0x7f0e0127;
+ public static final int Widget_AppCompat_ImageButton = 0x7f0e0128;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f0e0129;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0e012a;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0e012b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0e012c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0e012d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0e012e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0e012f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0e0130;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0e0131;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f0e0132;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0e0133;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0e0134;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0e0135;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0e0136;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0e0137;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0e0138;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0e0139;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0e013a;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0e013b;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0e013c;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f0e013d;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0e013e;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f0e013f;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f0e0140;
+ public static final int Widget_AppCompat_ListView = 0x7f0e0141;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f0e0142;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f0e0143;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f0e0144;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f0e0145;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f0e0146;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f0e0147;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0e0148;
+ public static final int Widget_AppCompat_RatingBar = 0x7f0e0149;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f0e014a;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f0e014b;
+ public static final int Widget_AppCompat_SearchView = 0x7f0e014c;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f0e014d;
+ public static final int Widget_AppCompat_SeekBar = 0x7f0e014e;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f0e014f;
+ public static final int Widget_AppCompat_Spinner = 0x7f0e0150;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f0e0151;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0e0152;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f0e0153;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f0e0154;
+ public static final int Widget_AppCompat_Toolbar = 0x7f0e0155;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0e0156;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f020031, 0x7f020032, 0x7f020033, 0x7f02005d, 0x7f02005e, 0x7f02005f, 0x7f020060, 0x7f020061, 0x7f020062, 0x7f020065, 0x7f02006a, 0x7f02006b, 0x7f020076, 0x7f020087, 0x7f020088, 0x7f020089, 0x7f02008a, 0x7f02008b, 0x7f020090, 0x7f020093, 0x7f0200db, 0x7f0200e2, 0x7f0200ed, 0x7f0200f0, 0x7f0200f1, 0x7f02010c, 0x7f02010f, 0x7f02012a, 0x7f020133 };
+ 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 = { 0x7f020031, 0x7f020032, 0x7f02004a, 0x7f020087, 0x7f02010f, 0x7f020133 };
+ 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 = { 0x7f020078, 0x7f020091 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f020040, 0x7f020041, 0x7f0200d2, 0x7f0200d3, 0x7f0200df, 0x7f020101, 0x7f020102 };
+ 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, 0x7f020107, 0x7f020128, 0x7f020129 };
+ 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, 0x7f020125, 0x7f020126, 0x7f020127 };
+ 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, 0x7f02002c, 0x7f02002d, 0x7f02002e, 0x7f02002f, 0x7f020030, 0x7f020079, 0x7f02007b, 0x7f020095, 0x7f0200cf, 0x7f020115 };
+ 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, 0x7f020000, 0x7f020001, 0x7f020002, 0x7f020003, 0x7f020004, 0x7f020005, 0x7f020006, 0x7f020007, 0x7f020008, 0x7f020009, 0x7f02000a, 0x7f02000b, 0x7f02000c, 0x7f02000e, 0x7f02000f, 0x7f020010, 0x7f020011, 0x7f020012, 0x7f020013, 0x7f020014, 0x7f020015, 0x7f020016, 0x7f020017, 0x7f020018, 0x7f020019, 0x7f02001a, 0x7f02001b, 0x7f02001c, 0x7f02001d, 0x7f02001e, 0x7f020021, 0x7f020022, 0x7f020023, 0x7f020024, 0x7f020025, 0x7f02002b, 0x7f020039, 0x7f02003a, 0x7f02003b, 0x7f02003c, 0x7f02003d, 0x7f02003e, 0x7f020042, 0x7f020043, 0x7f020047, 0x7f020048, 0x7f02004e, 0x7f02004f, 0x7f020050, 0x7f020051, 0x7f020052, 0x7f020053, 0x7f020054, 0x7f020055, 0x7f020056, 0x7f020057, 0x7f020063, 0x7f020067, 0x7f020068, 0x7f020069, 0x7f02006c, 0x7f02006e, 0x7f020071, 0x7f020072, 0x7f020073, 0x7f020074, 0x7f020075, 0x7f020089, 0x7f02008f, 0x7f0200d0, 0x7f0200d1, 0x7f0200d4, 0x7f0200d5, 0x7f0200d6, 0x7f0200d7, 0x7f0200d8, 0x7f0200d9, 0x7f0200da, 0x7f0200e9, 0x7f0200ea, 0x7f0200eb, 0x7f0200ec, 0x7f0200ee, 0x7f0200f4, 0x7f0200f5, 0x7f0200f6, 0x7f0200f7, 0x7f0200fa, 0x7f0200fb, 0x7f0200fc, 0x7f0200fd, 0x7f020104, 0x7f020105, 0x7f020113, 0x7f020116, 0x7f020117, 0x7f020118, 0x7f020119, 0x7f02011a, 0x7f02011b, 0x7f02011c, 0x7f02011d, 0x7f02011e, 0x7f02011f, 0x7f020134, 0x7f020135, 0x7f020136, 0x7f020137, 0x7f02013d, 0x7f02013f, 0x7f020140, 0x7f020141, 0x7f020142, 0x7f020143, 0x7f020144, 0x7f020145, 0x7f020146, 0x7f020147, 0x7f020148 };
+ 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 = { 0x7f020026 };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f020027 };
+ 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, 0x7f020044, 0x7f020045 };
+ 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 = { 0x7f020029, 0x7f02002a, 0x7f020036, 0x7f02004d, 0x7f02006f, 0x7f020085, 0x7f020103, 0x7f020121 };
+ 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, 0x7f02006b, 0x7f02006d, 0x7f0200de, 0x7f0200ff };
+ 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, 0x7f02000d, 0x7f02001f, 0x7f020020, 0x7f020028, 0x7f02005c, 0x7f02008c, 0x7f02008d, 0x7f0200e3, 0x7f0200fe, 0x7f020138 };
+ 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, 0x7f0200ef, 0x7f02010a };
+ 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, 0x7f0200e4 };
+ 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 = { 0x7f020108 };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0200e5, 0x7f0200e8 };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f020049, 0x7f020058, 0x7f020066, 0x7f020086, 0x7f02008e, 0x7f020096, 0x7f0200f2, 0x7f0200f3, 0x7f0200f8, 0x7f0200f9, 0x7f02010b, 0x7f020110, 0x7f02013e };
+ 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, 0x7f0200ed };
+ 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, 0x7f020100, 0x7f020106, 0x7f020111, 0x7f020112, 0x7f020114, 0x7f020122, 0x7f020123, 0x7f020124, 0x7f020139, 0x7f02013a, 0x7f02013b };
+ 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, 0x7f02007b, 0x7f020115 };
+ 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, 0x7f02003f, 0x7f02004b, 0x7f02004c, 0x7f02005d, 0x7f02005e, 0x7f02005f, 0x7f020060, 0x7f020061, 0x7f020062, 0x7f0200db, 0x7f0200dc, 0x7f0200dd, 0x7f0200e0, 0x7f0200e1, 0x7f0200ed, 0x7f02010c, 0x7f02010d, 0x7f02010e, 0x7f02012a, 0x7f02012b, 0x7f02012c, 0x7f02012d, 0x7f02012e, 0x7f02012f, 0x7f020130, 0x7f020131, 0x7f020132 };
+ 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, 0x7f0200e6, 0x7f0200e7, 0x7f020120 };
+ 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, 0x7f020034, 0x7f020035 };
+ 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/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/test/Bluetooh_736_2/R.java b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/test/Bluetooh_736_2/R.java
new file mode 100644
index 0000000..4ab9f25
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/not_namespaced_r_class_sources/release/r/com/test/Bluetooh_736_2/R.java
@@ -0,0 +1,13859 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found. It
+ * should not be modified by hand.
+ */
+
+package com.test.Bluetooh_736_2;
+
+public final class R {
+ public static final class 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 {
+ /**
+ * 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
".
+ */
+ public static final int actionBarDivider=0x7f020000;
+ /**
+ * 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=0x7f020001;
+ /**
+ * 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=0x7f020002;
+ /**
+ * 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=0x7f020004;
+ /**
+ * 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=0x7f020005;
+ /**
+ *
May be a 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=0x7f020006;
+ /**
+ * 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=0x7f020007;
+ /**
+ *
May be a 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=0x7f020008;
+ /**
+ * 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=0x7f020009;
+ /**
+ * 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=0x7f02000a;
+ /**
+ * 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=0x7f02000b;
+ /**
+ * 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=0x7f02000c;
+ /**
+ * 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=0x7f02000d;
+ /**
+ * 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=0x7f02000e;
+ /**
+ * 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=0x7f02000f;
+ /**
+ * 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=0x7f020010;
+ /**
+ *
May be a 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=0x7f020011;
+ /**
+ * 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=0x7f020012;
+ /**
+ * 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=0x7f020013;
+ /**
+ * 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=0x7f020014;
+ /**
+ * 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=0x7f020015;
+ /**
+ * 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=0x7f020016;
+ /**
+ * 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=0x7f020017;
+ /**
+ * 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=0x7f020018;
+ /**
+ * 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=0x7f020019;
+ /**
+ * 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=0x7f02001a;
+ /**
+ *
May be a 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=0x7f02001b;
+ /**
+ * 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=0x7f02001c;
+ /**
+ *
May be a 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=0x7f02001d;
+ /**
+ *
May be a 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=0x7f02001e;
+ /**
+ * 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=0x7f02001f; + /** + * 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=0x7f020020; + /** + * 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=0x7f020021;
+ /**
+ *
May be a 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=0x7f020022;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int alertDialogCenterButtons=0x7f020023;
+ /**
+ *
May be a 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=0x7f020024;
+ /**
+ * 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=0x7f020025;
+ /**
+ * 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=0x7f020026;
+ /**
+ * Alpha multiplier applied to the base color.
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int alpha=0x7f020027;
+ /**
+ * 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=0x7f020029;
+ /**
+ * 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=0x7f02002a;
+ /**
+ * 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=0x7f02002b;
+ /**
+ * 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=0x7f02002c;
+ /**
+ * 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=0x7f02002d;
+ /**
+ * 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=0x7f02002e;
+ /**
+ * 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=0x7f02002f;
+ /**
+ * 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=0x7f020031;
+ /**
+ * 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=0x7f020032;
+ /**
+ * 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=0x7f020033;
+ /**
+ * 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=0x7f020034;
+ /**
+ * 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=0x7f020036;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int barrierAllowsGoneWidgets=0x7f020037;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
May be a 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=0x7f020039;
+ /**
+ * 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=0x7f02003a;
+ /**
+ * 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=0x7f02003b;
+ /**
+ * 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=0x7f02003c;
+ /**
+ * 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=0x7f02003d;
+ /**
+ * 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=0x7f02003e;
+ /**
+ *
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=0x7f020040;
+ /**
+ *
May be a 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=0x7f020041;
+ /**
+ * 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
".
+ */
+ public static final int buttonStyle=0x7f020042;
+ /**
+ * 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=0x7f020043;
+ /**
+ * 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=0x7f020044;
+ /**
+ * 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 boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int chainUseRtl=0x7f020046;
+ /**
+ * 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=0x7f020047;
+ /**
+ * 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=0x7f020048;
+ /**
+ * 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=0x7f020049;
+ /**
+ * 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=0x7f02004a;
+ /**
+ * 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=0x7f02004b; + /** + * 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=0x7f02004c;
+ /**
+ * 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=0x7f02004d;
+ /**
+ * 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=0x7f02004e;
+ /**
+ * 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=0x7f02004f;
+ /**
+ * 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=0x7f020050;
+ /**
+ * 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=0x7f020051;
+ /**
+ * 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=0x7f020052;
+ /**
+ * 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=0x7f020053;
+ /**
+ * 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=0x7f020054;
+ /**
+ * 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=0x7f020055;
+ /**
+ * 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=0x7f020056;
+ /**
+ * 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=0x7f020057;
+ /**
+ * 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=0x7f020058;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int constraintSet=0x7f020059;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int constraint_referenced_ids=0x7f02005a; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int content=0x7f02005b;
+ /**
+ * 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=0x7f02005c; + /** + * 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=0x7f02005d;
+ /**
+ * 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=0x7f02005e;
+ /**
+ * 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=0x7f02005f;
+ /**
+ * 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=0x7f020060;
+ /**
+ * 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=0x7f020061;
+ /**
+ * 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=0x7f020062;
+ /**
+ * 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=0x7f020063;
+ /**
+ *
May be a 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=0x7f020064;
+ /**
+ * 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=0x7f020065;
+ /**
+ * 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=0x7f020066; + /** + * 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=0x7f020067;
+ /**
+ * 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=0x7f020068;
+ /**
+ * 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=0x7f020069;
+ /**
+ * 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=0x7f02006b;
+ /**
+ * 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=0x7f02006c;
+ /**
+ * 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=0x7f02006d;
+ /**
+ * 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=0x7f02006e;
+ /**
+ * 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=0x7f02006f;
+ /**
+ *
May be a 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=0x7f020070;
+ /**
+ * 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=0x7f020071;
+ /**
+ * 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=0x7f020072;
+ /**
+ * 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=0x7f020073;
+ /**
+ * 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=0x7f020074;
+ /**
+ * 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=0x7f020075;
+ /**
+ * 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=0x7f020076;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 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 expandActivityOverflowButtonDrawable=0x7f020078;
+ /**
+ * 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=0x7f020079;
+ /**
+ * 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=0x7f02007a;
+ /**
+ * 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=0x7f02007b; + /** + * 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=0x7f02007c; + /** + * 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=0x7f02007d;
+ /**
+ * 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=0x7f020080; + /** + * 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=0x7f020081; + /** + * 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=0x7f020083; + /** + * 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=0x7f020084;
+ /**
+ * 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=0x7f020085;
+ /**
+ * 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=0x7f020086;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f020087;
+ /**
+ * 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=0x7f020088;
+ /**
+ * 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=0x7f020089;
+ /**
+ * 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=0x7f02008a;
+ /**
+ * 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
".
+ */
+ public static final int icon=0x7f02008b;
+ /**
+ * 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=0x7f02008c;
+ /**
+ * 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=0x7f02008e;
+ /**
+ * 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
".
+ */
+ public static final int imageButtonStyle=0x7f02008f;
+ /**
+ * 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=0x7f020090;
+ /**
+ * 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=0x7f020091; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int isLightTheme=0x7f020092;
+ /**
+ * 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=0x7f020093;
+ /**
+ * 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=0x7f020094;
+ /**
+ * 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).
+ */
+ public static final int lastBaselineToBottomHeight=0x7f020095;
+ /**
+ * 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=0x7f020096;
+ /**
+ * 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=0x7f020097;
+ /**
+ * 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=0x7f020099; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_constrainedHeight=0x7f02009a;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_constrainedWidth=0x7f02009b;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintBaseline_creator=0x7f02009c;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintBottom_creator=0x7f02009e;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 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 layout_constraintCircle=0x7f0200a1;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintCircleAngle=0x7f0200a2;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_constraintCircleRadius=0x7f0200a3;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_constraintDimensionRatio=0x7f0200a4; + /** + *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 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 layout_constraintGuide_begin=0x7f0200a7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_constraintGuide_end=0x7f0200a8;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintGuide_percent=0x7f0200a9;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 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).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 | fffffffe |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHeight_percent=0x7f0200ad;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHorizontal_bias=0x7f0200ae;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHorizontal_weight=0x7f0200b0;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintLeft_creator=0x7f0200b1;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintRight_creator=0x7f0200b4;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintTop_creator=0x7f0200b9;
+ /**
+ *
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 |
---|---|---|
parent | 0 |
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 |
---|---|---|
parent | 0 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_bias=0x7f0200bc;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_weight=0x7f0200be;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 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).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 | fffffffe |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintWidth_percent=0x7f0200c2;
+ /**
+ * 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. |
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_editor_absoluteX=0x7f0200c4;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_editor_absoluteY=0x7f0200c5;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginBottom=0x7f0200c6;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginEnd=0x7f0200c7;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginLeft=0x7f0200c8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginRight=0x7f0200c9;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginStart=0x7f0200ca;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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 layout_goneMarginTop=0x7f0200cb;
+ /**
+ * 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=0x7f0200cd;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | direct, barriers, chains |
groups | 20 | |
none | 0 | |
standard | 7 |
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0200cf;
+ /**
+ * 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=0x7f0200d0;
+ /**
+ * 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=0x7f0200d1;
+ /**
+ *
May be a 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=0x7f0200d2;
+ /**
+ *
May be a 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=0x7f0200d3;
+ /**
+ * 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=0x7f0200d4;
+ /**
+ *
May be a 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=0x7f0200d5;
+ /**
+ * 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=0x7f0200d6;
+ /**
+ * 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=0x7f0200d7;
+ /**
+ * 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=0x7f0200d8;
+ /**
+ * 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=0x7f0200d9;
+ /**
+ * 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=0x7f0200da;
+ /**
+ * 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=0x7f0200db;
+ /**
+ * 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=0x7f0200dc; + /** + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0200dd;
+ /**
+ * 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=0x7f0200de;
+ /**
+ *
May be a 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=0x7f0200df;
+ /**
+ * 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=0x7f0200e0; + /** + * 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=0x7f0200e1;
+ /**
+ * 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. |
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 boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int overlapAnchor=0x7f0200e4;
+ /**
+ * 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=0x7f0200e5;
+ /**
+ * 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=0x7f0200e6;
+ /**
+ * 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=0x7f0200e7;
+ /**
+ * 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=0x7f0200e8;
+ /**
+ * 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=0x7f0200e9;
+ /**
+ * 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=0x7f0200ea;
+ /**
+ * 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=0x7f0200eb;
+ /**
+ * 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=0x7f0200ec;
+ /**
+ * 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=0x7f0200ed;
+ /**
+ * 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=0x7f0200ee;
+ /**
+ * 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=0x7f0200ef;
+ /**
+ * 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=0x7f0200f0;
+ /**
+ * 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=0x7f0200f1;
+ /**
+ * 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=0x7f0200f2;
+ /**
+ * 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=0x7f0200f3; + /** + * 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=0x7f0200f4;
+ /**
+ * 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=0x7f0200f5;
+ /**
+ * 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=0x7f0200f6;
+ /**
+ * 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=0x7f0200f7;
+ /**
+ * 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=0x7f0200f8;
+ /**
+ * 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=0x7f0200f9;
+ /**
+ * 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=0x7f0200fa;
+ /**
+ * 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=0x7f0200fb;
+ /**
+ * 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=0x7f0200fc;
+ /**
+ * 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=0x7f0200fd;
+ /**
+ * 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 boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showText=0x7f020100;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showTitle=0x7f020101;
+ /**
+ *
May be a 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=0x7f020102;
+ /**
+ * Whether bars should rotate or not during transition
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int spinBars=0x7f020103;
+ /**
+ * 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=0x7f020104;
+ /**
+ * 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=0x7f020105;
+ /**
+ * 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=0x7f020106;
+ /**
+ * 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=0x7f020107;
+ /**
+ * 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=0x7f020108;
+ /**
+ * 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=0x7f020109;
+ /**
+ * 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=0x7f02010a;
+ /**
+ * 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=0x7f02010b;
+ /**
+ * 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=0x7f02010c; + /** + *
May be a 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=0x7f02010d;
+ /**
+ * 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=0x7f02010e;
+ /**
+ * 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=0x7f02010f;
+ /**
+ * 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=0x7f020110;
+ /**
+ * 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=0x7f020111;
+ /**
+ * 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=0x7f020112;
+ /**
+ * 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=0x7f020113;
+ /**
+ * 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=0x7f020114;
+ /**
+ * 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
".
+ */
+ public static final int textAllCaps=0x7f020115;
+ /**
+ * 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=0x7f020116;
+ /**
+ * 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=0x7f020117;
+ /**
+ * 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=0x7f020118;
+ /**
+ * 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=0x7f020119;
+ /**
+ * 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=0x7f02011a;
+ /**
+ * 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=0x7f02011b;
+ /**
+ * 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=0x7f02011c;
+ /**
+ * 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=0x7f02011d;
+ /**
+ * 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=0x7f02011e;
+ /**
+ * 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=0x7f02011f;
+ /**
+ * 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=0x7f020120;
+ /**
+ * 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=0x7f020121;
+ /**
+ * 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=0x7f020122;
+ /**
+ * 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=0x7f020123;
+ /**
+ * 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=0x7f020125;
+ /**
+ * 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=0x7f020126;
+ /**
+ * 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=0x7f020128;
+ /**
+ * 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=0x7f02012a; + /** + * 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=0x7f02012b;
+ /**
+ * 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=0x7f02012c;
+ /**
+ * 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=0x7f02012d;
+ /**
+ * 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=0x7f02012e;
+ /**
+ * 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=0x7f02012f;
+ /**
+ * {@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=0x7f020130;
+ /**
+ *
May be a 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=0x7f020131;
+ /**
+ * 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=0x7f020132;
+ /**
+ * 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=0x7f020133;
+ /**
+ * 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=0x7f020134;
+ /**
+ * 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=0x7f020135;
+ /**
+ * 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=0x7f020136;
+ /**
+ * 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=0x7f020137;
+ /**
+ * 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=0x7f020138; + /** + * 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=0x7f020139;
+ /**
+ * 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=0x7f02013a;
+ /**
+ * 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=0x7f02013c;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int viewInflaterClass=0x7f02013d; + /** + * 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=0x7f02013e;
+ /**
+ * 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=0x7f02013f;
+ /**
+ * 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=0x7f020140;
+ /**
+ * 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=0x7f020141;
+ /**
+ * 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=0x7f020142;
+ /**
+ * 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=0x7f020143;
+ /**
+ * 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=0x7f020144;
+ /**
+ * 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=0x7f020145;
+ /**
+ * 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=0x7f020146;
+ /**
+ * 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=0x7f020147;
+ /**
+ * 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=0x7f020148;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs=0x7f030000;
+ public static final int abc_allow_stacked_button_bar=0x7f030001;
+ public static final int abc_config_actionMenuItemAllCaps=0x7f030002;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark=0x7f040000;
+ public static final int abc_background_cache_hint_selector_material_light=0x7f040001;
+ public static final int abc_btn_colored_borderless_text_material=0x7f040002;
+ public static final int abc_btn_colored_text_material=0x7f040003;
+ public static final int abc_color_highlight_material=0x7f040004;
+ public static final int abc_hint_foreground_material_dark=0x7f040005;
+ public static final int abc_hint_foreground_material_light=0x7f040006;
+ public static final int abc_input_method_navigation_guard=0x7f040007;
+ public static final int abc_primary_text_disable_only_material_dark=0x7f040008;
+ public static final int abc_primary_text_disable_only_material_light=0x7f040009;
+ public static final int abc_primary_text_material_dark=0x7f04000a;
+ public static final int abc_primary_text_material_light=0x7f04000b;
+ public static final int abc_search_url_text=0x7f04000c;
+ public static final int abc_search_url_text_normal=0x7f04000d;
+ public static final int abc_search_url_text_pressed=0x7f04000e;
+ public static final int abc_search_url_text_selected=0x7f04000f;
+ public static final int abc_secondary_text_material_dark=0x7f040010;
+ public static final int abc_secondary_text_material_light=0x7f040011;
+ public static final int abc_tint_btn_checkable=0x7f040012;
+ public static final int abc_tint_default=0x7f040013;
+ public static final int abc_tint_edittext=0x7f040014;
+ public static final int abc_tint_seek_thumb=0x7f040015;
+ public static final int abc_tint_spinner=0x7f040016;
+ public static final int abc_tint_switch_track=0x7f040017;
+ public static final int accent_material_dark=0x7f040018;
+ public static final int accent_material_light=0x7f040019;
+ public static final int background_floating_material_dark=0x7f04001a;
+ public static final int background_floating_material_light=0x7f04001b;
+ public static final int background_material_dark=0x7f04001c;
+ public static final int background_material_light=0x7f04001d;
+ public static final int bright_foreground_disabled_material_dark=0x7f04001e;
+ public static final int bright_foreground_disabled_material_light=0x7f04001f;
+ public static final int bright_foreground_inverse_material_dark=0x7f040020;
+ public static final int bright_foreground_inverse_material_light=0x7f040021;
+ public static final int bright_foreground_material_dark=0x7f040022;
+ public static final int bright_foreground_material_light=0x7f040023;
+ public static final int button_material_dark=0x7f040024;
+ public static final int button_material_light=0x7f040025;
+ public static final int dim_foreground_disabled_material_dark=0x7f040026;
+ public static final int dim_foreground_disabled_material_light=0x7f040027;
+ public static final int dim_foreground_material_dark=0x7f040028;
+ public static final int dim_foreground_material_light=0x7f040029;
+ public static final int error_color_material_dark=0x7f04002a;
+ public static final int error_color_material_light=0x7f04002b;
+ public static final int foreground_material_dark=0x7f04002c;
+ public static final int foreground_material_light=0x7f04002d;
+ public static final int highlighted_text_material_dark=0x7f04002e;
+ public static final int highlighted_text_material_light=0x7f04002f;
+ public static final int material_blue_grey_800=0x7f040030;
+ public static final int material_blue_grey_900=0x7f040031;
+ public static final int material_blue_grey_950=0x7f040032;
+ public static final int material_deep_teal_200=0x7f040033;
+ public static final int material_deep_teal_500=0x7f040034;
+ public static final int material_grey_100=0x7f040035;
+ public static final int material_grey_300=0x7f040036;
+ public static final int material_grey_50=0x7f040037;
+ public static final int material_grey_600=0x7f040038;
+ public static final int material_grey_800=0x7f040039;
+ public static final int material_grey_850=0x7f04003a;
+ public static final int material_grey_900=0x7f04003b;
+ public static final int notification_action_color_filter=0x7f04003c;
+ public static final int notification_icon_bg_color=0x7f04003d;
+ public static final int primary_dark_material_dark=0x7f04003e;
+ public static final int primary_dark_material_light=0x7f04003f;
+ public static final int primary_material_dark=0x7f040040;
+ public static final int primary_material_light=0x7f040041;
+ public static final int primary_text_default_material_dark=0x7f040042;
+ public static final int primary_text_default_material_light=0x7f040043;
+ public static final int primary_text_disabled_material_dark=0x7f040044;
+ public static final int primary_text_disabled_material_light=0x7f040045;
+ public static final int ripple_material_dark=0x7f040046;
+ public static final int ripple_material_light=0x7f040047;
+ public static final int secondary_text_default_material_dark=0x7f040048;
+ public static final int secondary_text_default_material_light=0x7f040049;
+ public static final int secondary_text_disabled_material_dark=0x7f04004a;
+ public static final int secondary_text_disabled_material_light=0x7f04004b;
+ public static final int switch_thumb_disabled_material_dark=0x7f04004c;
+ public static final int switch_thumb_disabled_material_light=0x7f04004d;
+ public static final int switch_thumb_material_dark=0x7f04004e;
+ public static final int switch_thumb_material_light=0x7f04004f;
+ public static final int switch_thumb_normal_material_dark=0x7f040050;
+ public static final int switch_thumb_normal_material_light=0x7f040051;
+ public static final int tooltip_background_dark=0x7f040052;
+ public static final int tooltip_background_light=0x7f040053;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material=0x7f050000;
+ public static final int abc_action_bar_content_inset_with_nav=0x7f050001;
+ public static final int abc_action_bar_default_height_material=0x7f050002;
+ public static final int abc_action_bar_default_padding_end_material=0x7f050003;
+ public static final int abc_action_bar_default_padding_start_material=0x7f050004;
+ public static final int abc_action_bar_elevation_material=0x7f050005;
+ public static final int abc_action_bar_icon_vertical_padding_material=0x7f050006;
+ public static final int abc_action_bar_overflow_padding_end_material=0x7f050007;
+ public static final int abc_action_bar_overflow_padding_start_material=0x7f050008;
+ public static final int abc_action_bar_stacked_max_height=0x7f050009;
+ public static final int abc_action_bar_stacked_tab_max_width=0x7f05000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f05000b;
+ public static final int abc_action_bar_subtitle_top_margin_material=0x7f05000c;
+ public static final int abc_action_button_min_height_material=0x7f05000d;
+ public static final int abc_action_button_min_width_material=0x7f05000e;
+ public static final int abc_action_button_min_width_overflow_material=0x7f05000f;
+ public static final int abc_alert_dialog_button_bar_height=0x7f050010;
+ public static final int abc_alert_dialog_button_dimen=0x7f050011;
+ public static final int abc_button_inset_horizontal_material=0x7f050012;
+ public static final int abc_button_inset_vertical_material=0x7f050013;
+ public static final int abc_button_padding_horizontal_material=0x7f050014;
+ public static final int abc_button_padding_vertical_material=0x7f050015;
+ public static final int abc_cascading_menus_min_smallest_width=0x7f050016;
+ public static final int abc_config_prefDialogWidth=0x7f050017;
+ public static final int abc_control_corner_material=0x7f050018;
+ public static final int abc_control_inset_material=0x7f050019;
+ public static final int abc_control_padding_material=0x7f05001a;
+ public static final int abc_dialog_corner_radius_material=0x7f05001b;
+ public static final int abc_dialog_fixed_height_major=0x7f05001c;
+ public static final int abc_dialog_fixed_height_minor=0x7f05001d;
+ public static final int abc_dialog_fixed_width_major=0x7f05001e;
+ public static final int abc_dialog_fixed_width_minor=0x7f05001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f050020;
+ public static final int abc_dialog_list_padding_top_no_title=0x7f050021;
+ public static final int abc_dialog_min_width_major=0x7f050022;
+ public static final int abc_dialog_min_width_minor=0x7f050023;
+ public static final int abc_dialog_padding_material=0x7f050024;
+ public static final int abc_dialog_padding_top_material=0x7f050025;
+ public static final int abc_dialog_title_divider_material=0x7f050026;
+ public static final int abc_disabled_alpha_material_dark=0x7f050027;
+ public static final int abc_disabled_alpha_material_light=0x7f050028;
+ public static final int abc_dropdownitem_icon_width=0x7f050029;
+ public static final int abc_dropdownitem_text_padding_left=0x7f05002a;
+ public static final int abc_dropdownitem_text_padding_right=0x7f05002b;
+ public static final int abc_edit_text_inset_bottom_material=0x7f05002c;
+ public static final int abc_edit_text_inset_horizontal_material=0x7f05002d;
+ public static final int abc_edit_text_inset_top_material=0x7f05002e;
+ public static final int abc_floating_window_z=0x7f05002f;
+ public static final int abc_list_item_padding_horizontal_material=0x7f050030;
+ public static final int abc_panel_menu_list_width=0x7f050031;
+ public static final int abc_progress_bar_height_material=0x7f050032;
+ public static final int abc_search_view_preferred_height=0x7f050033;
+ public static final int abc_search_view_preferred_width=0x7f050034;
+ public static final int abc_seekbar_track_background_height_material=0x7f050035;
+ public static final int abc_seekbar_track_progress_height_material=0x7f050036;
+ public static final int abc_select_dialog_padding_start_material=0x7f050037;
+ public static final int abc_switch_padding=0x7f050038;
+ public static final int abc_text_size_body_1_material=0x7f050039;
+ public static final int abc_text_size_body_2_material=0x7f05003a;
+ public static final int abc_text_size_button_material=0x7f05003b;
+ public static final int abc_text_size_caption_material=0x7f05003c;
+ public static final int abc_text_size_display_1_material=0x7f05003d;
+ public static final int abc_text_size_display_2_material=0x7f05003e;
+ public static final int abc_text_size_display_3_material=0x7f05003f;
+ public static final int abc_text_size_display_4_material=0x7f050040;
+ public static final int abc_text_size_headline_material=0x7f050041;
+ public static final int abc_text_size_large_material=0x7f050042;
+ public static final int abc_text_size_medium_material=0x7f050043;
+ public static final int abc_text_size_menu_header_material=0x7f050044;
+ public static final int abc_text_size_menu_material=0x7f050045;
+ public static final int abc_text_size_small_material=0x7f050046;
+ public static final int abc_text_size_subhead_material=0x7f050047;
+ public static final int abc_text_size_subtitle_material_toolbar=0x7f050048;
+ public static final int abc_text_size_title_material=0x7f050049;
+ public static final int abc_text_size_title_material_toolbar=0x7f05004a;
+ public static final int compat_button_inset_horizontal_material=0x7f05004b;
+ public static final int compat_button_inset_vertical_material=0x7f05004c;
+ public static final int compat_button_padding_horizontal_material=0x7f05004d;
+ public static final int compat_button_padding_vertical_material=0x7f05004e;
+ public static final int compat_control_corner_material=0x7f05004f;
+ public static final int compat_notification_large_icon_max_height=0x7f050050;
+ public static final int compat_notification_large_icon_max_width=0x7f050051;
+ public static final int disabled_alpha_material_dark=0x7f050052;
+ public static final int disabled_alpha_material_light=0x7f050053;
+ public static final int highlight_alpha_material_colored=0x7f050054;
+ public static final int highlight_alpha_material_dark=0x7f050055;
+ public static final int highlight_alpha_material_light=0x7f050056;
+ public static final int hint_alpha_material_dark=0x7f050057;
+ public static final int hint_alpha_material_light=0x7f050058;
+ public static final int hint_pressed_alpha_material_dark=0x7f050059;
+ public static final int hint_pressed_alpha_material_light=0x7f05005a;
+ public static final int notification_action_icon_size=0x7f05005b;
+ public static final int notification_action_text_size=0x7f05005c;
+ public static final int notification_big_circle_margin=0x7f05005d;
+ public static final int notification_content_margin_start=0x7f05005e;
+ public static final int notification_large_icon_height=0x7f05005f;
+ public static final int notification_large_icon_width=0x7f050060;
+ public static final int notification_main_column_padding_top=0x7f050061;
+ public static final int notification_media_narrow_margin=0x7f050062;
+ public static final int notification_right_icon_size=0x7f050063;
+ public static final int notification_right_side_padding_top=0x7f050064;
+ public static final int notification_small_icon_background_padding=0x7f050065;
+ public static final int notification_small_icon_size_as_large=0x7f050066;
+ public static final int notification_subtext_size=0x7f050067;
+ public static final int notification_top_pad=0x7f050068;
+ public static final int notification_top_pad_large_text=0x7f050069;
+ public static final int tooltip_corner_radius=0x7f05006a;
+ public static final int tooltip_horizontal_padding=0x7f05006b;
+ public static final int tooltip_margin=0x7f05006c;
+ public static final int tooltip_precise_anchor_extra_offset=0x7f05006d;
+ public static final int tooltip_precise_anchor_threshold=0x7f05006e;
+ public static final int tooltip_vertical_padding=0x7f05006f;
+ public static final int tooltip_y_offset_non_touch=0x7f050070;
+ public static final int tooltip_y_offset_touch=0x7f050071;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha=0x7f060001;
+ public static final int abc_action_bar_item_background_material=0x7f060002;
+ public static final int abc_btn_borderless_material=0x7f060003;
+ public static final int abc_btn_check_material=0x7f060004;
+ public static final int abc_btn_check_to_on_mtrl_000=0x7f060005;
+ public static final int abc_btn_check_to_on_mtrl_015=0x7f060006;
+ public static final int abc_btn_colored_material=0x7f060007;
+ public static final int abc_btn_default_mtrl_shape=0x7f060008;
+ public static final int abc_btn_radio_material=0x7f060009;
+ public static final int abc_btn_radio_to_on_mtrl_000=0x7f06000a;
+ public static final int abc_btn_radio_to_on_mtrl_015=0x7f06000b;
+ public static final int abc_btn_switch_to_on_mtrl_00001=0x7f06000c;
+ public static final int abc_btn_switch_to_on_mtrl_00012=0x7f06000d;
+ public static final int abc_cab_background_internal_bg=0x7f06000e;
+ public static final int abc_cab_background_top_material=0x7f06000f;
+ public static final int abc_cab_background_top_mtrl_alpha=0x7f060010;
+ public static final int abc_control_background_material=0x7f060011;
+ public static final int abc_dialog_material_background=0x7f060012;
+ public static final int abc_edit_text_material=0x7f060013;
+ public static final int abc_ic_ab_back_material=0x7f060014;
+ public static final int abc_ic_arrow_drop_right_black_24dp=0x7f060015;
+ public static final int abc_ic_clear_material=0x7f060016;
+ public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f060017;
+ public static final int abc_ic_go_search_api_material=0x7f060018;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f060019;
+ public static final int abc_ic_menu_cut_mtrl_alpha=0x7f06001a;
+ public static final int abc_ic_menu_overflow_material=0x7f06001b;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f06001c;
+ public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f06001d;
+ public static final int abc_ic_menu_share_mtrl_alpha=0x7f06001e;
+ public static final int abc_ic_search_api_material=0x7f06001f;
+ public static final int abc_ic_star_black_16dp=0x7f060020;
+ public static final int abc_ic_star_black_36dp=0x7f060021;
+ public static final int abc_ic_star_black_48dp=0x7f060022;
+ public static final int abc_ic_star_half_black_16dp=0x7f060023;
+ public static final int abc_ic_star_half_black_36dp=0x7f060024;
+ public static final int abc_ic_star_half_black_48dp=0x7f060025;
+ public static final int abc_ic_voice_search_api_material=0x7f060026;
+ public static final int abc_item_background_holo_dark=0x7f060027;
+ public static final int abc_item_background_holo_light=0x7f060028;
+ public static final int abc_list_divider_material=0x7f060029;
+ public static final int abc_list_divider_mtrl_alpha=0x7f06002a;
+ public static final int abc_list_focused_holo=0x7f06002b;
+ public static final int abc_list_longpressed_holo=0x7f06002c;
+ public static final int abc_list_pressed_holo_dark=0x7f06002d;
+ public static final int abc_list_pressed_holo_light=0x7f06002e;
+ public static final int abc_list_selector_background_transition_holo_dark=0x7f06002f;
+ public static final int abc_list_selector_background_transition_holo_light=0x7f060030;
+ public static final int abc_list_selector_disabled_holo_dark=0x7f060031;
+ public static final int abc_list_selector_disabled_holo_light=0x7f060032;
+ public static final int abc_list_selector_holo_dark=0x7f060033;
+ public static final int abc_list_selector_holo_light=0x7f060034;
+ public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f060035;
+ public static final int abc_popup_background_mtrl_mult=0x7f060036;
+ public static final int abc_ratingbar_indicator_material=0x7f060037;
+ public static final int abc_ratingbar_material=0x7f060038;
+ public static final int abc_ratingbar_small_material=0x7f060039;
+ public static final int abc_scrubber_control_off_mtrl_alpha=0x7f06003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f06003b;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f06003c;
+ public static final int abc_scrubber_primary_mtrl_alpha=0x7f06003d;
+ public static final int abc_scrubber_track_mtrl_alpha=0x7f06003e;
+ public static final int abc_seekbar_thumb_material=0x7f06003f;
+ public static final int abc_seekbar_tick_mark_material=0x7f060040;
+ public static final int abc_seekbar_track_material=0x7f060041;
+ public static final int abc_spinner_mtrl_am_alpha=0x7f060042;
+ public static final int abc_spinner_textfield_background_material=0x7f060043;
+ public static final int abc_switch_thumb_material=0x7f060044;
+ public static final int abc_switch_track_mtrl_alpha=0x7f060045;
+ public static final int abc_tab_indicator_material=0x7f060046;
+ public static final int abc_tab_indicator_mtrl_alpha=0x7f060047;
+ public static final int abc_text_cursor_material=0x7f060048;
+ public static final int abc_text_select_handle_left_mtrl_dark=0x7f060049;
+ public static final int abc_text_select_handle_left_mtrl_light=0x7f06004a;
+ public static final int abc_text_select_handle_middle_mtrl_dark=0x7f06004b;
+ public static final int abc_text_select_handle_middle_mtrl_light=0x7f06004c;
+ public static final int abc_text_select_handle_right_mtrl_dark=0x7f06004d;
+ public static final int abc_text_select_handle_right_mtrl_light=0x7f06004e;
+ public static final int abc_textfield_activated_mtrl_alpha=0x7f06004f;
+ public static final int abc_textfield_default_mtrl_alpha=0x7f060050;
+ public static final int abc_textfield_search_activated_mtrl_alpha=0x7f060051;
+ public static final int abc_textfield_search_default_mtrl_alpha=0x7f060052;
+ public static final int abc_textfield_search_material=0x7f060053;
+ public static final int abc_vector_test=0x7f060054;
+ public static final int background_frame=0x7f060055;
+ public static final int blank=0x7f060056;
+ public static final int ic_launcher_background=0x7f060057;
+ public static final int ic_launcher_foreground=0x7f060058;
+ public static final int notification_action_background=0x7f060059;
+ public static final int notification_bg=0x7f06005a;
+ public static final int notification_bg_low=0x7f06005b;
+ public static final int notification_bg_low_normal=0x7f06005c;
+ public static final int notification_bg_low_pressed=0x7f06005d;
+ public static final int notification_bg_normal=0x7f06005e;
+ public static final int notification_bg_normal_pressed=0x7f06005f;
+ public static final int notification_icon_background=0x7f060060;
+ public static final int notification_template_icon_bg=0x7f060061;
+ public static final int notification_template_icon_low_bg=0x7f060062;
+ public static final int notification_tile_bg=0x7f060063;
+ public static final int notify_panel_notification_icon_bg=0x7f060064;
+ public static final int shape_circle=0x7f060065;
+ public static final int tooltip_frame_dark=0x7f060066;
+ public static final int tooltip_frame_light=0x7f060067;
+ public static final int water=0x7f060068;
+ }
+ public static final class id {
+ public static final int ALT=0x7f070000;
+ public static final int Button1=0x7f070001;
+ public static final int Button2=0x7f070002;
+ public static final int Button3=0x7f070003;
+ public static final int Button5=0x7f070004;
+ public static final int Button6=0x7f070005;
+ public static final int Button7=0x7f070006;
+ public static final int Button8=0x7f070007;
+ public static final int Button9=0x7f070008;
+ public static final int CTRL=0x7f070009;
+ public static final int FUNCTION=0x7f07000a;
+ public static final int META=0x7f07000b;
+ public static final int SHIFT=0x7f07000c;
+ public static final int SYM=0x7f07000d;
+ public static final int TextView0=0x7f07000e;
+ public static final int TextView1=0x7f07000f;
+ public static final int TextView3=0x7f070010;
+ public static final int TextView4=0x7f070011;
+ public static final int TextViewTemp=0x7f070012;
+ public static final int action_bar=0x7f070013;
+ public static final int action_bar_activity_content=0x7f070014;
+ public static final int action_bar_container=0x7f070015;
+ public static final int action_bar_root=0x7f070016;
+ public static final int action_bar_spinner=0x7f070017;
+ public static final int action_bar_subtitle=0x7f070018;
+ public static final int action_bar_title=0x7f070019;
+ public static final int action_container=0x7f07001a;
+ public static final int action_context_bar=0x7f07001b;
+ public static final int action_divider=0x7f07001c;
+ public static final int action_image=0x7f07001d;
+ public static final int action_menu_divider=0x7f07001e;
+ public static final int action_menu_presenter=0x7f07001f;
+ public static final int action_mode_bar=0x7f070020;
+ public static final int action_mode_bar_stub=0x7f070021;
+ public static final int action_mode_close_button=0x7f070022;
+ public static final int action_text=0x7f070023;
+ public static final int actions=0x7f070024;
+ public static final int activity_chooser_view_content=0x7f070025;
+ public static final int add=0x7f070026;
+ public static final int alertTitle=0x7f070027;
+ public static final int all=0x7f070028;
+ public static final int always=0x7f070029;
+ public static final int async=0x7f07002a;
+ public static final int barrier=0x7f07002b;
+ public static final int beginning=0x7f07002c;
+ public static final int blocking=0x7f07002d;
+ public static final int bottom=0x7f07002e;
+ public static final int butConnect=0x7f07002f;
+ public static final int butDisconnect=0x7f070030;
+ public static final int butExit=0x7f070031;
+ public static final int buttonPanel=0x7f070032;
+ public static final int button_cancel=0x7f070033;
+ public static final int button_scan=0x7f070034;
+ public static final int center=0x7f070035;
+ public static final int center_horizontal=0x7f070036;
+ public static final int center_vertical=0x7f070037;
+ public static final int chains=0x7f070038;
+ public static final int checkbox=0x7f070039;
+ public static final int chronometer=0x7f07003a;
+ public static final int clear=0x7f07003b;
+ public static final int clip_horizontal=0x7f07003c;
+ public static final int clip_vertical=0x7f07003d;
+ public static final int collapseActionView=0x7f07003e;
+ public static final int content=0x7f07003f;
+ public static final int contentPanel=0x7f070040;
+ public static final int custom=0x7f070041;
+ public static final int customPanel=0x7f070042;
+ public static final int decor_content_parent=0x7f070043;
+ public static final int default_activity_button=0x7f070044;
+ public static final int dimensions=0x7f070045;
+ public static final int direct=0x7f070046;
+ public static final int disableHome=0x7f070047;
+ public static final int edit_query=0x7f070048;
+ public static final int end=0x7f070049;
+ public static final int expand_activities_button=0x7f07004a;
+ public static final int expanded_menu=0x7f07004b;
+ public static final int fill=0x7f07004c;
+ public static final int fill_horizontal=0x7f07004d;
+ public static final int fill_vertical=0x7f07004e;
+ public static final int forever=0x7f07004f;
+ public static final int gone=0x7f070050;
+ public static final int group_divider=0x7f070051;
+ public static final int groups=0x7f070052;
+ public static final int home=0x7f070053;
+ public static final int homeAsUp=0x7f070054;
+ public static final int icon=0x7f070055;
+ public static final int icon_group=0x7f070056;
+ public static final int ifRoom=0x7f070057;
+ public static final int image=0x7f070058;
+ public static final int image_water=0x7f070059;
+ public static final int info=0x7f07005a;
+ public static final int invisible=0x7f07005b;
+ public static final int italic=0x7f07005c;
+ public static final int left=0x7f07005d;
+ public static final int line1=0x7f07005e;
+ public static final int line3=0x7f07005f;
+ public static final int listMode=0x7f070060;
+ public static final int list_item=0x7f070061;
+ public static final int message=0x7f070062;
+ public static final int middle=0x7f070063;
+ public static final int multiply=0x7f070064;
+ public static final int never=0x7f070065;
+ public static final int new_devices=0x7f070066;
+ public static final int none=0x7f070067;
+ public static final int normal=0x7f070068;
+ public static final int notification_background=0x7f070069;
+ public static final int notification_main_column=0x7f07006a;
+ public static final int notification_main_column_container=0x7f07006b;
+ public static final int packed=0x7f07006c;
+ public static final int paired_devices=0x7f07006d;
+ public static final int parent=0x7f07006e;
+ public static final int parentPanel=0x7f07006f;
+ public static final int percent=0x7f070070;
+ public static final int progress_circular=0x7f070071;
+ public static final int progress_horizontal=0x7f070072;
+ public static final int quit=0x7f070073;
+ public static final int radio=0x7f070074;
+ public static final int right=0x7f070075;
+ public static final int right_icon=0x7f070076;
+ public static final int right_side=0x7f070077;
+ public static final int save=0x7f070078;
+ public static final int scan=0x7f070079;
+ public static final int screen=0x7f07007a;
+ public static final int scrollIndicatorDown=0x7f07007b;
+ public static final int scrollIndicatorUp=0x7f07007c;
+ public static final int scrollView=0x7f07007d;
+ public static final int search_badge=0x7f07007e;
+ public static final int search_bar=0x7f07007f;
+ public static final int search_button=0x7f070080;
+ public static final int search_close_btn=0x7f070081;
+ public static final int search_edit_frame=0x7f070082;
+ public static final int search_go_btn=0x7f070083;
+ public static final int search_mag_icon=0x7f070084;
+ public static final int search_plate=0x7f070085;
+ public static final int search_src_text=0x7f070086;
+ public static final int search_voice_btn=0x7f070087;
+ public static final int select_dialog_listview=0x7f070088;
+ public static final int setTempMax=0x7f070089;
+ public static final int setTempMin=0x7f07008a;
+ public static final int shortcut=0x7f07008b;
+ public static final int showCustom=0x7f07008c;
+ public static final int showHome=0x7f07008d;
+ public static final int showTitle=0x7f07008e;
+ public static final int sname=0x7f07008f;
+ public static final int spacer=0x7f070090;
+ public static final int split_action_bar=0x7f070091;
+ public static final int spread=0x7f070092;
+ public static final int spread_inside=0x7f070093;
+ public static final int src_atop=0x7f070094;
+ public static final int src_in=0x7f070095;
+ public static final int src_over=0x7f070096;
+ public static final int standard=0x7f070097;
+ public static final int start=0x7f070098;
+ public static final int submenuarrow=0x7f070099;
+ public static final int submit_area=0x7f07009a;
+ public static final int tabMode=0x7f07009b;
+ public static final int tag_transition_group=0x7f07009c;
+ public static final int tag_unhandled_key_event_manager=0x7f07009d;
+ public static final int tag_unhandled_key_listeners=0x7f07009e;
+ public static final int text=0x7f07009f;
+ public static final int text2=0x7f0700a0;
+ public static final int textSpacerNoButtons=0x7f0700a1;
+ public static final int textSpacerNoTitle=0x7f0700a2;
+ public static final int time=0x7f0700a3;
+ public static final int title=0x7f0700a4;
+ public static final int titleDividerNoCustom=0x7f0700a5;
+ public static final int title_new_devices=0x7f0700a6;
+ public static final int title_new_devices2=0x7f0700a7;
+ public static final int title_template=0x7f0700a8;
+ public static final int top=0x7f0700a9;
+ public static final int topPanel=0x7f0700aa;
+ public static final int uniform=0x7f0700ab;
+ public static final int up=0x7f0700ac;
+ public static final int useLogo=0x7f0700ad;
+ public static final int withText=0x7f0700ae;
+ public static final int wrap=0x7f0700af;
+ public static final int wrap_content=0x7f0700b0;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur=0x7f080000;
+ public static final int abc_config_activityShortDur=0x7f080001;
+ public static final int cancel_button_image_alpha=0x7f080002;
+ public static final int config_tooltipAnimTime=0x7f080003;
+ public static final int status_bar_notification_info_maxnum=0x7f080004;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item=0x7f090000;
+ public static final int abc_action_bar_up_container=0x7f090001;
+ public static final int abc_action_menu_item_layout=0x7f090002;
+ public static final int abc_action_menu_layout=0x7f090003;
+ public static final int abc_action_mode_bar=0x7f090004;
+ public static final int abc_action_mode_close_item_material=0x7f090005;
+ public static final int abc_activity_chooser_view=0x7f090006;
+ public static final int abc_activity_chooser_view_list_item=0x7f090007;
+ public static final int abc_alert_dialog_button_bar_material=0x7f090008;
+ public static final int abc_alert_dialog_material=0x7f090009;
+ public static final int abc_alert_dialog_title_material=0x7f09000a;
+ public static final int abc_cascading_menu_item_layout=0x7f09000b;
+ public static final int abc_dialog_title_material=0x7f09000c;
+ public static final int abc_expanded_menu_layout=0x7f09000d;
+ public static final int abc_list_menu_item_checkbox=0x7f09000e;
+ public static final int abc_list_menu_item_icon=0x7f09000f;
+ public static final int abc_list_menu_item_layout=0x7f090010;
+ public static final int abc_list_menu_item_radio=0x7f090011;
+ public static final int abc_popup_menu_header_item_layout=0x7f090012;
+ public static final int abc_popup_menu_item_layout=0x7f090013;
+ public static final int abc_screen_content_include=0x7f090014;
+ public static final int abc_screen_simple=0x7f090015;
+ public static final int abc_screen_simple_overlay_action_mode=0x7f090016;
+ public static final int abc_screen_toolbar=0x7f090017;
+ public static final int abc_search_dropdown_item_icons_2line=0x7f090018;
+ public static final int abc_search_view=0x7f090019;
+ public static final int abc_select_dialog_material=0x7f09001a;
+ public static final int abc_tooltip=0x7f09001b;
+ public static final int device_list=0x7f09001c;
+ public static final int device_name=0x7f09001d;
+ public static final int main=0x7f09001e;
+ public static final int message=0x7f09001f;
+ public static final int notification_action=0x7f090020;
+ public static final int notification_action_tombstone=0x7f090021;
+ public static final int notification_template_custom_big=0x7f090022;
+ public static final int notification_template_icon_group=0x7f090023;
+ public static final int notification_template_part_chronometer=0x7f090024;
+ public static final int notification_template_part_time=0x7f090025;
+ public static final int select_dialog_item_material=0x7f090026;
+ public static final int select_dialog_multichoice_material=0x7f090027;
+ public static final int select_dialog_singlechoice_material=0x7f090028;
+ public static final int sname=0x7f090029;
+ public static final int support_simple_spinner_dropdown_item=0x7f09002a;
+ }
+ public static final class menu {
+ public static final int option_menu=0x7f0a0000;
+ }
+ public static final class mipmap {
+ public static final int ic_launcher=0x7f0b0000;
+ public static final int ic_launcher_round=0x7f0b0001;
+ }
+ public static final class raw {
+ public static final int sound_1=0x7f0c0000;
+ public static final int sound_2=0x7f0c0001;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description=0x7f0d0000;
+ public static final int abc_action_bar_up_description=0x7f0d0001;
+ public static final int abc_action_menu_overflow_description=0x7f0d0002;
+ public static final int abc_action_mode_done=0x7f0d0003;
+ public static final int abc_activity_chooser_view_see_all=0x7f0d0004;
+ public static final int abc_activitychooserview_choose_application=0x7f0d0005;
+ public static final int abc_capital_off=0x7f0d0006;
+ public static final int abc_capital_on=0x7f0d0007;
+ public static final int abc_font_family_body_1_material=0x7f0d0008;
+ public static final int abc_font_family_body_2_material=0x7f0d0009;
+ public static final int abc_font_family_button_material=0x7f0d000a;
+ public static final int abc_font_family_caption_material=0x7f0d000b;
+ public static final int abc_font_family_display_1_material=0x7f0d000c;
+ public static final int abc_font_family_display_2_material=0x7f0d000d;
+ public static final int abc_font_family_display_3_material=0x7f0d000e;
+ public static final int abc_font_family_display_4_material=0x7f0d000f;
+ public static final int abc_font_family_headline_material=0x7f0d0010;
+ public static final int abc_font_family_menu_material=0x7f0d0011;
+ public static final int abc_font_family_subhead_material=0x7f0d0012;
+ public static final int abc_font_family_title_material=0x7f0d0013;
+ public static final int abc_menu_alt_shortcut_label=0x7f0d0014;
+ public static final int abc_menu_ctrl_shortcut_label=0x7f0d0015;
+ public static final int abc_menu_delete_shortcut_label=0x7f0d0016;
+ public static final int abc_menu_enter_shortcut_label=0x7f0d0017;
+ public static final int abc_menu_function_shortcut_label=0x7f0d0018;
+ public static final int abc_menu_meta_shortcut_label=0x7f0d0019;
+ public static final int abc_menu_shift_shortcut_label=0x7f0d001a;
+ public static final int abc_menu_space_shortcut_label=0x7f0d001b;
+ public static final int abc_menu_sym_shortcut_label=0x7f0d001c;
+ public static final int abc_prepend_shortcut_label=0x7f0d001d;
+ public static final int abc_search_hint=0x7f0d001e;
+ public static final int abc_searchview_description_clear=0x7f0d001f;
+ public static final int abc_searchview_description_query=0x7f0d0020;
+ public static final int abc_searchview_description_search=0x7f0d0021;
+ public static final int abc_searchview_description_submit=0x7f0d0022;
+ public static final int abc_searchview_description_voice=0x7f0d0023;
+ public static final int abc_shareactionprovider_share_with=0x7f0d0024;
+ public static final int abc_shareactionprovider_share_with_application=0x7f0d0025;
+ public static final int abc_toolbar_collapse_description=0x7f0d0026;
+ public static final int app_name=0x7f0d0027;
+ public static final int search_menu_title=0x7f0d0028;
+ public static final int status_bar_notification_info_overflow=0x7f0d0029;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat=0x7f0e0000;
+ public static final int AlertDialog_AppCompat_Light=0x7f0e0001;
+ public static final int Animation_AppCompat_Dialog=0x7f0e0002;
+ public static final int Animation_AppCompat_DropDownUp=0x7f0e0003;
+ public static final int Animation_AppCompat_Tooltip=0x7f0e0004;
+ public static final int Base_AlertDialog_AppCompat=0x7f0e0005;
+ public static final int Base_AlertDialog_AppCompat_Light=0x7f0e0006;
+ public static final int Base_Animation_AppCompat_Dialog=0x7f0e0007;
+ public static final int Base_Animation_AppCompat_DropDownUp=0x7f0e0008;
+ public static final int Base_Animation_AppCompat_Tooltip=0x7f0e0009;
+ public static final int Base_DialogWindowTitle_AppCompat=0x7f0e000a;
+ public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f0e000b;
+ public static final int Base_TextAppearance_AppCompat=0x7f0e000c;
+ public static final int Base_TextAppearance_AppCompat_Body1=0x7f0e000d;
+ public static final int Base_TextAppearance_AppCompat_Body2=0x7f0e000e;
+ public static final int Base_TextAppearance_AppCompat_Button=0x7f0e000f;
+ public static final int Base_TextAppearance_AppCompat_Caption=0x7f0e0010;
+ public static final int Base_TextAppearance_AppCompat_Display1=0x7f0e0011;
+ public static final int Base_TextAppearance_AppCompat_Display2=0x7f0e0012;
+ public static final int Base_TextAppearance_AppCompat_Display3=0x7f0e0013;
+ public static final int Base_TextAppearance_AppCompat_Display4=0x7f0e0014;
+ public static final int Base_TextAppearance_AppCompat_Headline=0x7f0e0015;
+ public static final int Base_TextAppearance_AppCompat_Inverse=0x7f0e0016;
+ public static final int Base_TextAppearance_AppCompat_Large=0x7f0e0017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f0e0018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0e0019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0e001a;
+ public static final int Base_TextAppearance_AppCompat_Medium=0x7f0e001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f0e001c;
+ public static final int Base_TextAppearance_AppCompat_Menu=0x7f0e001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f0e001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0e001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f0e0020;
+ public static final int Base_TextAppearance_AppCompat_Small=0x7f0e0021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f0e0022;
+ public static final int Base_TextAppearance_AppCompat_Subhead=0x7f0e0023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f0e0024;
+ public static final int Base_TextAppearance_AppCompat_Title=0x7f0e0025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f0e0026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f0e0027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0e0028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0e0029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0e002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0e002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0e002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0e002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0e002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f0e002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0e0030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f0e0031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0e0032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0e0033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f0e0034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0e0035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0e0036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f0e0037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0e0038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0e0039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0e003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0e003b;
+ public static final int Base_Theme_AppCompat=0x7f0e003c;
+ public static final int Base_Theme_AppCompat_CompactMenu=0x7f0e003d;
+ public static final int Base_Theme_AppCompat_Dialog=0x7f0e003e;
+ public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f0e003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0e0040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f0e0041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f0e0042;
+ public static final int Base_Theme_AppCompat_Light=0x7f0e0043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0e0044;
+ public static final int Base_Theme_AppCompat_Light_Dialog=0x7f0e0045;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f0e0046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0e0047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0e0048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f0e0049;
+ public static final int Base_ThemeOverlay_AppCompat=0x7f0e004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0e004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0e004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0e004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f0e004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f0e004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0e0050;
+ public static final int Base_V21_Theme_AppCompat=0x7f0e0051;
+ public static final int Base_V21_Theme_AppCompat_Dialog=0x7f0e0052;
+ public static final int Base_V21_Theme_AppCompat_Light=0x7f0e0053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f0e0054;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f0e0055;
+ public static final int Base_V22_Theme_AppCompat=0x7f0e0056;
+ public static final int Base_V22_Theme_AppCompat_Light=0x7f0e0057;
+ public static final int Base_V23_Theme_AppCompat=0x7f0e0058;
+ public static final int Base_V23_Theme_AppCompat_Light=0x7f0e0059;
+ public static final int Base_V26_Theme_AppCompat=0x7f0e005a;
+ public static final int Base_V26_Theme_AppCompat_Light=0x7f0e005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f0e005c;
+ public static final int Base_V28_Theme_AppCompat=0x7f0e005d;
+ public static final int Base_V28_Theme_AppCompat_Light=0x7f0e005e;
+ public static final int Base_V7_Theme_AppCompat=0x7f0e005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0e0060;
+ public static final int Base_V7_Theme_AppCompat_Light=0x7f0e0061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0e0062;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f0e0063;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0e0064;
+ public static final int Base_V7_Widget_AppCompat_EditText=0x7f0e0065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f0e0066;
+ public static final int Base_Widget_AppCompat_ActionBar=0x7f0e0067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0e0068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0e0069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f0e006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f0e006b;
+ public static final int Base_Widget_AppCompat_ActionButton=0x7f0e006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f0e006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f0e006e;
+ public static final int Base_Widget_AppCompat_ActionMode=0x7f0e006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0e0070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f0e0071;
+ public static final int Base_Widget_AppCompat_Button=0x7f0e0072;
+ public static final int Base_Widget_AppCompat_Button_Borderless=0x7f0e0073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f0e0074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0e0075;
+ public static final int Base_Widget_AppCompat_Button_Colored=0x7f0e0076;
+ public static final int Base_Widget_AppCompat_Button_Small=0x7f0e0077;
+ public static final int Base_Widget_AppCompat_ButtonBar=0x7f0e0078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0e0079;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f0e007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f0e007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0e007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f0e007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0e007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f0e007f;
+ public static final int Base_Widget_AppCompat_EditText=0x7f0e0080;
+ public static final int Base_Widget_AppCompat_ImageButton=0x7f0e0081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0e0082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0e0083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0e0084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f0e0085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0e0086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f0e0087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f0e0088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0e0089;
+ public static final int Base_Widget_AppCompat_ListMenuView=0x7f0e008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f0e008b;
+ public static final int Base_Widget_AppCompat_ListView=0x7f0e008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f0e008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu=0x7f0e008e;
+ public static final int Base_Widget_AppCompat_PopupMenu=0x7f0e008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f0e0090;
+ public static final int Base_Widget_AppCompat_PopupWindow=0x7f0e0091;
+ public static final int Base_Widget_AppCompat_ProgressBar=0x7f0e0092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f0e0093;
+ public static final int Base_Widget_AppCompat_RatingBar=0x7f0e0094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f0e0095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f0e0096;
+ public static final int Base_Widget_AppCompat_SearchView=0x7f0e0097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0e0098;
+ public static final int Base_Widget_AppCompat_SeekBar=0x7f0e0099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f0e009a;
+ public static final int Base_Widget_AppCompat_Spinner=0x7f0e009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f0e009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f0e009d;
+ public static final int Base_Widget_AppCompat_Toolbar=0x7f0e009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f0e009f;
+ public static final int Platform_AppCompat=0x7f0e00a0;
+ public static final int Platform_AppCompat_Light=0x7f0e00a1;
+ public static final int Platform_ThemeOverlay_AppCompat=0x7f0e00a2;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f0e00a3;
+ public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f0e00a4;
+ public static final int Platform_V21_AppCompat=0x7f0e00a5;
+ public static final int Platform_V21_AppCompat_Light=0x7f0e00a6;
+ public static final int Platform_V25_AppCompat=0x7f0e00a7;
+ public static final int Platform_V25_AppCompat_Light=0x7f0e00a8;
+ public static final int Platform_Widget_AppCompat_Spinner=0x7f0e00a9;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f0e00aa;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f0e00ab;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f0e00ac;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f0e00ad;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f0e00ae;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f0e00af;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f0e00b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f0e00b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f0e00b2;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f0e00b3;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f0e00b4;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f0e00b5;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f0e00b6;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f0e00b7;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f0e00b8;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f0e00b9;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f0e00ba;
+ public static final int TextAppearance_AppCompat=0x7f0e00bb;
+ public static final int TextAppearance_AppCompat_Body1=0x7f0e00bc;
+ public static final int TextAppearance_AppCompat_Body2=0x7f0e00bd;
+ public static final int TextAppearance_AppCompat_Button=0x7f0e00be;
+ public static final int TextAppearance_AppCompat_Caption=0x7f0e00bf;
+ public static final int TextAppearance_AppCompat_Display1=0x7f0e00c0;
+ public static final int TextAppearance_AppCompat_Display2=0x7f0e00c1;
+ public static final int TextAppearance_AppCompat_Display3=0x7f0e00c2;
+ public static final int TextAppearance_AppCompat_Display4=0x7f0e00c3;
+ public static final int TextAppearance_AppCompat_Headline=0x7f0e00c4;
+ public static final int TextAppearance_AppCompat_Inverse=0x7f0e00c5;
+ public static final int TextAppearance_AppCompat_Large=0x7f0e00c6;
+ public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0e00c7;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0e00c8;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0e00c9;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0e00ca;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0e00cb;
+ public static final int TextAppearance_AppCompat_Medium=0x7f0e00cc;
+ public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0e00cd;
+ public static final int TextAppearance_AppCompat_Menu=0x7f0e00ce;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0e00cf;
+ public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0e00d0;
+ public static final int TextAppearance_AppCompat_Small=0x7f0e00d1;
+ public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0e00d2;
+ public static final int TextAppearance_AppCompat_Subhead=0x7f0e00d3;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0e00d4;
+ public static final int TextAppearance_AppCompat_Title=0x7f0e00d5;
+ public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0e00d6;
+ public static final int TextAppearance_AppCompat_Tooltip=0x7f0e00d7;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0e00d8;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0e00d9;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0e00da;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0e00db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0e00dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0e00dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0e00de;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0e00df;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0e00e0;
+ public static final int TextAppearance_AppCompat_Widget_Button=0x7f0e00e1;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0e00e2;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f0e00e3;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0e00e4;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0e00e5;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f0e00e6;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0e00e7;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0e00e8;
+ public static final int TextAppearance_AppCompat_Widget_Switch=0x7f0e00e9;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0e00ea;
+ public static final int TextAppearance_Compat_Notification=0x7f0e00eb;
+ public static final int TextAppearance_Compat_Notification_Info=0x7f0e00ec;
+ public static final int TextAppearance_Compat_Notification_Line2=0x7f0e00ed;
+ public static final int TextAppearance_Compat_Notification_Time=0x7f0e00ee;
+ public static final int TextAppearance_Compat_Notification_Title=0x7f0e00ef;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0e00f0;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0e00f1;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0e00f2;
+ public static final int Theme_AppCompat=0x7f0e00f3;
+ public static final int Theme_AppCompat_CompactMenu=0x7f0e00f4;
+ public static final int Theme_AppCompat_DayNight=0x7f0e00f5;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f0e00f6;
+ public static final int Theme_AppCompat_DayNight_Dialog=0x7f0e00f7;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f0e00f8;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f0e00f9;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f0e00fa;
+ public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f0e00fb;
+ public static final int Theme_AppCompat_Dialog=0x7f0e00fc;
+ public static final int Theme_AppCompat_Dialog_Alert=0x7f0e00fd;
+ public static final int Theme_AppCompat_Dialog_MinWidth=0x7f0e00fe;
+ public static final int Theme_AppCompat_DialogWhenLarge=0x7f0e00ff;
+ public static final int Theme_AppCompat_Light=0x7f0e0100;
+ public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0e0101;
+ public static final int Theme_AppCompat_Light_Dialog=0x7f0e0102;
+ public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f0e0103;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0e0104;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0e0105;
+ public static final int Theme_AppCompat_Light_NoActionBar=0x7f0e0106;
+ public static final int Theme_AppCompat_NoActionBar=0x7f0e0107;
+ public static final int ThemeOverlay_AppCompat=0x7f0e0108;
+ public static final int ThemeOverlay_AppCompat_ActionBar=0x7f0e0109;
+ public static final int ThemeOverlay_AppCompat_Dark=0x7f0e010a;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0e010b;
+ public static final int ThemeOverlay_AppCompat_Dialog=0x7f0e010c;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f0e010d;
+ public static final int ThemeOverlay_AppCompat_Light=0x7f0e010e;
+ public static final int Widget_AppCompat_ActionBar=0x7f0e010f;
+ public static final int Widget_AppCompat_ActionBar_Solid=0x7f0e0110;
+ public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0e0111;
+ public static final int Widget_AppCompat_ActionBar_TabText=0x7f0e0112;
+ public static final int Widget_AppCompat_ActionBar_TabView=0x7f0e0113;
+ public static final int Widget_AppCompat_ActionButton=0x7f0e0114;
+ public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0e0115;
+ public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0e0116;
+ public static final int Widget_AppCompat_ActionMode=0x7f0e0117;
+ public static final int Widget_AppCompat_ActivityChooserView=0x7f0e0118;
+ public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0e0119;
+ public static final int Widget_AppCompat_Button=0x7f0e011a;
+ public static final int Widget_AppCompat_Button_Borderless=0x7f0e011b;
+ public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f0e011c;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0e011d;
+ public static final int Widget_AppCompat_Button_Colored=0x7f0e011e;
+ public static final int Widget_AppCompat_Button_Small=0x7f0e011f;
+ public static final int Widget_AppCompat_ButtonBar=0x7f0e0120;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f0e0121;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f0e0122;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f0e0123;
+ public static final int Widget_AppCompat_CompoundButton_Switch=0x7f0e0124;
+ public static final int Widget_AppCompat_DrawerArrowToggle=0x7f0e0125;
+ public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0e0126;
+ public static final int Widget_AppCompat_EditText=0x7f0e0127;
+ public static final int Widget_AppCompat_ImageButton=0x7f0e0128;
+ public static final int Widget_AppCompat_Light_ActionBar=0x7f0e0129;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0e012a;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0e012b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0e012c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0e012d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0e012e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0e012f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0e0130;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0e0131;
+ public static final int Widget_AppCompat_Light_ActionButton=0x7f0e0132;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0e0133;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0e0134;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0e0135;
+ public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0e0136;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0e0137;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0e0138;
+ public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0e0139;
+ public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0e013a;
+ public static final int Widget_AppCompat_Light_PopupMenu=0x7f0e013b;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0e013c;
+ public static final int Widget_AppCompat_Light_SearchView=0x7f0e013d;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0e013e;
+ public static final int Widget_AppCompat_ListMenuView=0x7f0e013f;
+ public static final int Widget_AppCompat_ListPopupWindow=0x7f0e0140;
+ public static final int Widget_AppCompat_ListView=0x7f0e0141;
+ public static final int Widget_AppCompat_ListView_DropDown=0x7f0e0142;
+ public static final int Widget_AppCompat_ListView_Menu=0x7f0e0143;
+ public static final int Widget_AppCompat_PopupMenu=0x7f0e0144;
+ public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f0e0145;
+ public static final int Widget_AppCompat_PopupWindow=0x7f0e0146;
+ public static final int Widget_AppCompat_ProgressBar=0x7f0e0147;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0e0148;
+ public static final int Widget_AppCompat_RatingBar=0x7f0e0149;
+ public static final int Widget_AppCompat_RatingBar_Indicator=0x7f0e014a;
+ public static final int Widget_AppCompat_RatingBar_Small=0x7f0e014b;
+ public static final int Widget_AppCompat_SearchView=0x7f0e014c;
+ public static final int Widget_AppCompat_SearchView_ActionBar=0x7f0e014d;
+ public static final int Widget_AppCompat_SeekBar=0x7f0e014e;
+ public static final int Widget_AppCompat_SeekBar_Discrete=0x7f0e014f;
+ public static final int Widget_AppCompat_Spinner=0x7f0e0150;
+ public static final int Widget_AppCompat_Spinner_DropDown=0x7f0e0151;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0e0152;
+ public static final int Widget_AppCompat_Spinner_Underlined=0x7f0e0153;
+ public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f0e0154;
+ public static final int Widget_AppCompat_Toolbar=0x7f0e0155;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f0e0156;
+ public static final int Widget_Compat_NotificationActionContainer=0x7f0e0157;
+ public static final int Widget_Compat_NotificationActionText=0x7f0e0158;
+ public static final int Widget_Support_CoordinatorLayout=0x7f0e0159;
+ }
+ public static final class styleable {
+ /**
+ * Attributes that can be used with a ActionBar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionBar_background com.test.Bluetooh_736_2:background} | Specifies a background drawable for the action bar. |
{@link #ActionBar_backgroundSplit com.test.Bluetooh_736_2:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionBar_backgroundStacked com.test.Bluetooh_736_2:backgroundStacked} | Specifies a background drawable for a second stacked row of the action bar. |
{@link #ActionBar_contentInsetEnd com.test.Bluetooh_736_2:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetEndWithActions com.test.Bluetooh_736_2:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #ActionBar_contentInsetLeft com.test.Bluetooh_736_2:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetRight com.test.Bluetooh_736_2:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStart com.test.Bluetooh_736_2:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStartWithNavigation com.test.Bluetooh_736_2:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #ActionBar_customNavigationLayout com.test.Bluetooh_736_2:customNavigationLayout} | Specifies a layout for custom navigation. |
{@link #ActionBar_displayOptions com.test.Bluetooh_736_2:displayOptions} | Options affecting how the action bar is displayed. |
{@link #ActionBar_divider com.test.Bluetooh_736_2:divider} | Specifies the drawable used for item dividers. |
{@link #ActionBar_elevation com.test.Bluetooh_736_2:elevation} | Elevation for the action bar itself |
{@link #ActionBar_height com.test.Bluetooh_736_2:height} | |
{@link #ActionBar_hideOnContentScroll com.test.Bluetooh_736_2:hideOnContentScroll} | Set true to hide the action bar on a vertical nested scroll of content. |
{@link #ActionBar_homeAsUpIndicator com.test.Bluetooh_736_2:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #ActionBar_homeLayout com.test.Bluetooh_736_2:homeLayout} | Specifies a layout to use for the "home" section of the action bar. |
{@link #ActionBar_icon com.test.Bluetooh_736_2:icon} | Specifies the drawable used for the application icon. |
{@link #ActionBar_indeterminateProgressStyle com.test.Bluetooh_736_2:indeterminateProgressStyle} | Specifies a style resource to use for an indeterminate progress spinner. |
{@link #ActionBar_itemPadding com.test.Bluetooh_736_2:itemPadding} | Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. |
{@link #ActionBar_logo com.test.Bluetooh_736_2:logo} | Specifies the drawable used for the application logo. |
{@link #ActionBar_navigationMode com.test.Bluetooh_736_2:navigationMode} | The type of navigation to use. |
{@link #ActionBar_popupTheme com.test.Bluetooh_736_2:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #ActionBar_progressBarPadding com.test.Bluetooh_736_2:progressBarPadding} | Specifies the horizontal padding on either end for an embedded progress bar. |
{@link #ActionBar_progressBarStyle com.test.Bluetooh_736_2:progressBarStyle} | Specifies a style resource to use for an embedded progress bar. |
{@link #ActionBar_subtitle com.test.Bluetooh_736_2:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #ActionBar_subtitleTextStyle com.test.Bluetooh_736_2:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionBar_title com.test.Bluetooh_736_2:title} | |
{@link #ActionBar_titleTextStyle com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:background} | Specifies a background drawable for the action bar. |
{@link #ActionMode_backgroundSplit com.test.Bluetooh_736_2:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionMode_closeItemLayout com.test.Bluetooh_736_2:closeItemLayout} | Specifies a layout to use for the "close" item at the starting edge. |
{@link #ActionMode_height com.test.Bluetooh_736_2:height} | |
{@link #ActionMode_subtitleTextStyle com.test.Bluetooh_736_2:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionMode_titleTextStyle com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:expandActivityOverflowButtonDrawable} | The drawable to show in the button for expanding the activities overflow popup. |
{@link #ActivityChooserView_initialActivityCount com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:buttonIconDimen} | |
{@link #AlertDialog_buttonPanelSideLayout com.test.Bluetooh_736_2:buttonPanelSideLayout} | |
{@link #AlertDialog_listItemLayout com.test.Bluetooh_736_2:listItemLayout} | |
{@link #AlertDialog_listLayout com.test.Bluetooh_736_2:listLayout} | |
{@link #AlertDialog_multiChoiceItemLayout com.test.Bluetooh_736_2:multiChoiceItemLayout} | |
{@link #AlertDialog_showTitle com.test.Bluetooh_736_2:showTitle} | |
{@link #AlertDialog_singleChoiceItemLayout com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:buttonIconDimen
+ */
+ public static final int AlertDialog_buttonIconDimen=1;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:buttonPanelSideLayout
+ */
+ public static final int AlertDialog_buttonPanelSideLayout=2;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:listItemLayout
+ */
+ public static final int AlertDialog_listItemLayout=3;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:listLayout
+ */
+ public static final int AlertDialog_listLayout=4;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:multiChoiceItemLayout
+ */
+ public static final int AlertDialog_multiChoiceItemLayout=5;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:showTitle
+ */
+ public static final int AlertDialog_showTitle=6;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 AppCompatImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatImageView_android_src android:src} | |
{@link #AppCompatImageView_srcCompat com.test.Bluetooh_736_2:srcCompat} | Sets a drawable as the content of this ImageView. |
{@link #AppCompatImageView_tint com.test.Bluetooh_736_2:tint} | Tint to apply to the image source. |
{@link #AppCompatImageView_tintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:tickMark} | Drawable displayed at each progress position on a seekbar. |
{@link #AppCompatSeekBar_tickMarkTint com.test.Bluetooh_736_2:tickMarkTint} | Tint to apply to the tick mark drawable. |
{@link #AppCompatSeekBar_tickMarkTintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:autoSizeMaxTextSize} | The maximum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizeMinTextSize com.test.Bluetooh_736_2:autoSizeMinTextSize} | The minimum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizePresetSizes com.test.Bluetooh_736_2:autoSizePresetSizes} | Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType set to uniform . |
{@link #AppCompatTextView_autoSizeStepGranularity com.test.Bluetooh_736_2:autoSizeStepGranularity} | Specify the auto-size step size if autoSizeTextType is set to
+ * uniform . |
{@link #AppCompatTextView_autoSizeTextType com.test.Bluetooh_736_2:autoSizeTextType} | Specify the type of auto-size. |
{@link #AppCompatTextView_firstBaselineToTopHeight com.test.Bluetooh_736_2:firstBaselineToTopHeight} | Distance from the top of the TextView to the first text baseline. |
{@link #AppCompatTextView_fontFamily com.test.Bluetooh_736_2:fontFamily} | The attribute for the font family. |
{@link #AppCompatTextView_lastBaselineToBottomHeight com.test.Bluetooh_736_2:lastBaselineToBottomHeight} | Distance from the bottom of the TextView to the last text baseline. |
{@link #AppCompatTextView_lineHeight com.test.Bluetooh_736_2:lineHeight} | Explicit height between lines of text. |
{@link #AppCompatTextView_textAllCaps com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionBarDivider} | Custom divider drawable to use for elements in the action bar. |
{@link #AppCompatTheme_actionBarItemBackground com.test.Bluetooh_736_2:actionBarItemBackground} | Custom item state list drawable background for action bar items. |
{@link #AppCompatTheme_actionBarPopupTheme com.test.Bluetooh_736_2:actionBarPopupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #AppCompatTheme_actionBarSize com.test.Bluetooh_736_2:actionBarSize} | Size of the Action Bar, including the contextual + * bar used to present Action Modes. |
{@link #AppCompatTheme_actionBarSplitStyle com.test.Bluetooh_736_2:actionBarSplitStyle} | Reference to a style for the split Action Bar. |
{@link #AppCompatTheme_actionBarStyle com.test.Bluetooh_736_2:actionBarStyle} | Reference to a style for the Action Bar |
{@link #AppCompatTheme_actionBarTabBarStyle com.test.Bluetooh_736_2:actionBarTabBarStyle} | |
{@link #AppCompatTheme_actionBarTabStyle com.test.Bluetooh_736_2:actionBarTabStyle} | Default style for tabs within an action bar |
{@link #AppCompatTheme_actionBarTabTextStyle com.test.Bluetooh_736_2:actionBarTabTextStyle} | |
{@link #AppCompatTheme_actionBarTheme com.test.Bluetooh_736_2:actionBarTheme} | Reference to a theme that should be used to inflate the + * action bar. |
{@link #AppCompatTheme_actionBarWidgetTheme com.test.Bluetooh_736_2:actionBarWidgetTheme} | Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. |
{@link #AppCompatTheme_actionButtonStyle com.test.Bluetooh_736_2:actionButtonStyle} | Default action button style. |
{@link #AppCompatTheme_actionDropDownStyle com.test.Bluetooh_736_2:actionDropDownStyle} | Default ActionBar dropdown style. |
{@link #AppCompatTheme_actionMenuTextAppearance com.test.Bluetooh_736_2:actionMenuTextAppearance} | TextAppearance style that will be applied to text that + * appears within action menu items. |
{@link #AppCompatTheme_actionMenuTextColor com.test.Bluetooh_736_2:actionMenuTextColor} | Color for text that appears within action menu items. |
{@link #AppCompatTheme_actionModeBackground com.test.Bluetooh_736_2:actionModeBackground} | Background drawable to use for action mode UI |
{@link #AppCompatTheme_actionModeCloseButtonStyle com.test.Bluetooh_736_2:actionModeCloseButtonStyle} | |
{@link #AppCompatTheme_actionModeCloseDrawable com.test.Bluetooh_736_2:actionModeCloseDrawable} | Drawable to use for the close action mode button |
{@link #AppCompatTheme_actionModeCopyDrawable com.test.Bluetooh_736_2:actionModeCopyDrawable} | Drawable to use for the Copy action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeCutDrawable com.test.Bluetooh_736_2:actionModeCutDrawable} | Drawable to use for the Cut action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeFindDrawable com.test.Bluetooh_736_2:actionModeFindDrawable} | Drawable to use for the Find action button in WebView selection action modes |
{@link #AppCompatTheme_actionModePasteDrawable com.test.Bluetooh_736_2:actionModePasteDrawable} | Drawable to use for the Paste action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModePopupWindowStyle com.test.Bluetooh_736_2:actionModePopupWindowStyle} | PopupWindow style to use for action modes when showing as a window overlay. |
{@link #AppCompatTheme_actionModeSelectAllDrawable com.test.Bluetooh_736_2:actionModeSelectAllDrawable} | Drawable to use for the Select all action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeShareDrawable com.test.Bluetooh_736_2:actionModeShareDrawable} | Drawable to use for the Share action button in WebView selection action modes |
{@link #AppCompatTheme_actionModeSplitBackground com.test.Bluetooh_736_2:actionModeSplitBackground} | Background drawable to use for action mode UI in the lower split bar |
{@link #AppCompatTheme_actionModeStyle com.test.Bluetooh_736_2:actionModeStyle} | |
{@link #AppCompatTheme_actionModeWebSearchDrawable com.test.Bluetooh_736_2:actionModeWebSearchDrawable} | Drawable to use for the Web Search action button in WebView selection action modes |
{@link #AppCompatTheme_actionOverflowButtonStyle com.test.Bluetooh_736_2:actionOverflowButtonStyle} | |
{@link #AppCompatTheme_actionOverflowMenuStyle com.test.Bluetooh_736_2:actionOverflowMenuStyle} | |
{@link #AppCompatTheme_activityChooserViewStyle com.test.Bluetooh_736_2:activityChooserViewStyle} | Default ActivityChooserView style. |
{@link #AppCompatTheme_alertDialogButtonGroupStyle com.test.Bluetooh_736_2:alertDialogButtonGroupStyle} | |
{@link #AppCompatTheme_alertDialogCenterButtons com.test.Bluetooh_736_2:alertDialogCenterButtons} | |
{@link #AppCompatTheme_alertDialogStyle com.test.Bluetooh_736_2:alertDialogStyle} | |
{@link #AppCompatTheme_alertDialogTheme com.test.Bluetooh_736_2:alertDialogTheme} | Theme to use for alert dialogs spawned from this theme. |
{@link #AppCompatTheme_autoCompleteTextViewStyle com.test.Bluetooh_736_2:autoCompleteTextViewStyle} | Default AutoCompleteTextView style. |
{@link #AppCompatTheme_borderlessButtonStyle com.test.Bluetooh_736_2:borderlessButtonStyle} | Style for buttons without an explicit border, often used in groups. |
{@link #AppCompatTheme_buttonBarButtonStyle com.test.Bluetooh_736_2:buttonBarButtonStyle} | Style for buttons within button bars |
{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.test.Bluetooh_736_2:buttonBarNegativeButtonStyle} | Style for the "negative" buttons within button bars |
{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.test.Bluetooh_736_2:buttonBarNeutralButtonStyle} | Style for the "neutral" buttons within button bars |
{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.test.Bluetooh_736_2:buttonBarPositiveButtonStyle} | Style for the "positive" buttons within button bars |
{@link #AppCompatTheme_buttonBarStyle com.test.Bluetooh_736_2:buttonBarStyle} | Style for button bars |
{@link #AppCompatTheme_buttonStyle com.test.Bluetooh_736_2:buttonStyle} | Normal Button style. |
{@link #AppCompatTheme_buttonStyleSmall com.test.Bluetooh_736_2:buttonStyleSmall} | Small Button style. |
{@link #AppCompatTheme_checkboxStyle com.test.Bluetooh_736_2:checkboxStyle} | Default Checkbox style. |
{@link #AppCompatTheme_checkedTextViewStyle com.test.Bluetooh_736_2:checkedTextViewStyle} | Default CheckedTextView style. |
{@link #AppCompatTheme_colorAccent com.test.Bluetooh_736_2:colorAccent} | Bright complement to the primary branding color. |
{@link #AppCompatTheme_colorBackgroundFloating com.test.Bluetooh_736_2:colorBackgroundFloating} | Default color of background imagery for floating components, ex. |
{@link #AppCompatTheme_colorButtonNormal com.test.Bluetooh_736_2:colorButtonNormal} | The color applied to framework buttons in their normal state. |
{@link #AppCompatTheme_colorControlActivated com.test.Bluetooh_736_2:colorControlActivated} | The color applied to framework controls in their activated (ex. |
{@link #AppCompatTheme_colorControlHighlight com.test.Bluetooh_736_2:colorControlHighlight} | The color applied to framework control highlights (ex. |
{@link #AppCompatTheme_colorControlNormal com.test.Bluetooh_736_2:colorControlNormal} | The color applied to framework controls in their normal state. |
{@link #AppCompatTheme_colorError com.test.Bluetooh_736_2:colorError} | Color used for error states and things that need to be drawn to + * the user's attention. |
{@link #AppCompatTheme_colorPrimary com.test.Bluetooh_736_2:colorPrimary} | The primary branding color for the app. |
{@link #AppCompatTheme_colorPrimaryDark com.test.Bluetooh_736_2:colorPrimaryDark} | Dark variant of the primary branding color. |
{@link #AppCompatTheme_colorSwitchThumbNormal com.test.Bluetooh_736_2:colorSwitchThumbNormal} | The color applied to framework switch thumbs in their normal state. |
{@link #AppCompatTheme_controlBackground com.test.Bluetooh_736_2:controlBackground} | The background used by framework controls. |
{@link #AppCompatTheme_dialogCornerRadius com.test.Bluetooh_736_2:dialogCornerRadius} | Preferred corner radius of dialogs. |
{@link #AppCompatTheme_dialogPreferredPadding com.test.Bluetooh_736_2:dialogPreferredPadding} | Preferred padding for dialog content. |
{@link #AppCompatTheme_dialogTheme com.test.Bluetooh_736_2:dialogTheme} | Theme to use for dialogs spawned from this theme. |
{@link #AppCompatTheme_dividerHorizontal com.test.Bluetooh_736_2:dividerHorizontal} | A drawable that may be used as a horizontal divider between visual elements. |
{@link #AppCompatTheme_dividerVertical com.test.Bluetooh_736_2:dividerVertical} | A drawable that may be used as a vertical divider between visual elements. |
{@link #AppCompatTheme_dropDownListViewStyle com.test.Bluetooh_736_2:dropDownListViewStyle} | ListPopupWindow compatibility |
{@link #AppCompatTheme_dropdownListPreferredItemHeight com.test.Bluetooh_736_2:dropdownListPreferredItemHeight} | The preferred item height for dropdown lists. |
{@link #AppCompatTheme_editTextBackground com.test.Bluetooh_736_2:editTextBackground} | EditText background drawable. |
{@link #AppCompatTheme_editTextColor com.test.Bluetooh_736_2:editTextColor} | EditText text foreground color. |
{@link #AppCompatTheme_editTextStyle com.test.Bluetooh_736_2:editTextStyle} | Default EditText style. |
{@link #AppCompatTheme_homeAsUpIndicator com.test.Bluetooh_736_2:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #AppCompatTheme_imageButtonStyle com.test.Bluetooh_736_2:imageButtonStyle} | ImageButton background drawable. |
{@link #AppCompatTheme_listChoiceBackgroundIndicator com.test.Bluetooh_736_2:listChoiceBackgroundIndicator} | Drawable used as a background for selected list items. |
{@link #AppCompatTheme_listDividerAlertDialog com.test.Bluetooh_736_2:listDividerAlertDialog} | The list divider used in alert dialogs. |
{@link #AppCompatTheme_listMenuViewStyle com.test.Bluetooh_736_2:listMenuViewStyle} | Default menu-style ListView style. |
{@link #AppCompatTheme_listPopupWindowStyle com.test.Bluetooh_736_2:listPopupWindowStyle} | |
{@link #AppCompatTheme_listPreferredItemHeight com.test.Bluetooh_736_2:listPreferredItemHeight} | The preferred list item height. |
{@link #AppCompatTheme_listPreferredItemHeightLarge com.test.Bluetooh_736_2:listPreferredItemHeightLarge} | A larger, more robust list item height. |
{@link #AppCompatTheme_listPreferredItemHeightSmall com.test.Bluetooh_736_2:listPreferredItemHeightSmall} | A smaller, sleeker list item height. |
{@link #AppCompatTheme_listPreferredItemPaddingLeft com.test.Bluetooh_736_2:listPreferredItemPaddingLeft} | The preferred padding along the left edge of list items. |
{@link #AppCompatTheme_listPreferredItemPaddingRight com.test.Bluetooh_736_2:listPreferredItemPaddingRight} | The preferred padding along the right edge of list items. |
{@link #AppCompatTheme_panelBackground com.test.Bluetooh_736_2:panelBackground} | The background of a panel when it is inset from the left and right edges of the screen. |
{@link #AppCompatTheme_panelMenuListTheme com.test.Bluetooh_736_2:panelMenuListTheme} | Default Panel Menu style. |
{@link #AppCompatTheme_panelMenuListWidth com.test.Bluetooh_736_2:panelMenuListWidth} | Default Panel Menu width. |
{@link #AppCompatTheme_popupMenuStyle com.test.Bluetooh_736_2:popupMenuStyle} | Default PopupMenu style. |
{@link #AppCompatTheme_popupWindowStyle com.test.Bluetooh_736_2:popupWindowStyle} | Default PopupWindow style. |
{@link #AppCompatTheme_radioButtonStyle com.test.Bluetooh_736_2:radioButtonStyle} | Default RadioButton style. |
{@link #AppCompatTheme_ratingBarStyle com.test.Bluetooh_736_2:ratingBarStyle} | Default RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleIndicator com.test.Bluetooh_736_2:ratingBarStyleIndicator} | Indicator RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleSmall com.test.Bluetooh_736_2:ratingBarStyleSmall} | Small indicator RatingBar style. |
{@link #AppCompatTheme_searchViewStyle com.test.Bluetooh_736_2:searchViewStyle} | Style for the search query widget. |
{@link #AppCompatTheme_seekBarStyle com.test.Bluetooh_736_2:seekBarStyle} | Default SeekBar style. |
{@link #AppCompatTheme_selectableItemBackground com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:selectableItemBackgroundBorderless} | Background drawable for borderless standalone items that need focus/pressed states. |
{@link #AppCompatTheme_spinnerDropDownItemStyle com.test.Bluetooh_736_2:spinnerDropDownItemStyle} | Default Spinner style. |
{@link #AppCompatTheme_spinnerStyle com.test.Bluetooh_736_2:spinnerStyle} | Default Spinner style. |
{@link #AppCompatTheme_switchStyle com.test.Bluetooh_736_2:switchStyle} | Default style for the Switch widget. |
{@link #AppCompatTheme_textAppearanceLargePopupMenu com.test.Bluetooh_736_2:textAppearanceLargePopupMenu} | Text color, typeface, size, and style for the text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceListItem com.test.Bluetooh_736_2:textAppearanceListItem} | The preferred TextAppearance for the primary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSecondary com.test.Bluetooh_736_2:textAppearanceListItemSecondary} | The preferred TextAppearance for the secondary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSmall com.test.Bluetooh_736_2:textAppearanceListItemSmall} | The preferred TextAppearance for the primary text of small list items. |
{@link #AppCompatTheme_textAppearancePopupMenuHeader com.test.Bluetooh_736_2:textAppearancePopupMenuHeader} | Text color, typeface, size, and style for header text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.test.Bluetooh_736_2:textAppearanceSearchResultSubtitle} | Text color, typeface, size, and style for system search result subtitle. |
{@link #AppCompatTheme_textAppearanceSearchResultTitle com.test.Bluetooh_736_2:textAppearanceSearchResultTitle} | Text color, typeface, size, and style for system search result title. |
{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.test.Bluetooh_736_2:textAppearanceSmallPopupMenu} | Text color, typeface, size, and style for small text inside of a popup menu. |
{@link #AppCompatTheme_textColorAlertDialogListItem com.test.Bluetooh_736_2:textColorAlertDialogListItem} | Color of list item text in alert dialogs. |
{@link #AppCompatTheme_textColorSearchUrl com.test.Bluetooh_736_2:textColorSearchUrl} | Text color for urls in search suggestions, used by things like global search |
{@link #AppCompatTheme_toolbarNavigationButtonStyle com.test.Bluetooh_736_2:toolbarNavigationButtonStyle} | Default Toolar NavigationButtonStyle |
{@link #AppCompatTheme_toolbarStyle com.test.Bluetooh_736_2:toolbarStyle} | Default Toolbar style. |
{@link #AppCompatTheme_tooltipForegroundColor com.test.Bluetooh_736_2:tooltipForegroundColor} | Foreground color to use for tooltips |
{@link #AppCompatTheme_tooltipFrameBackground com.test.Bluetooh_736_2:tooltipFrameBackground} | Background to use for tooltips |
{@link #AppCompatTheme_viewInflaterClass com.test.Bluetooh_736_2:viewInflaterClass} | |
{@link #AppCompatTheme_windowActionBar com.test.Bluetooh_736_2:windowActionBar} | Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. |
{@link #AppCompatTheme_windowActionBarOverlay com.test.Bluetooh_736_2:windowActionBarOverlay} | Flag indicating whether this window's Action Bar should overlay + * application content. |
{@link #AppCompatTheme_windowActionModeOverlay com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:windowFixedHeightMajor} | A fixed height for the window along the major axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowFixedHeightMinor com.test.Bluetooh_736_2:windowFixedHeightMinor} | A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMajor com.test.Bluetooh_736_2:windowFixedWidthMajor} | A fixed width for the window along the major axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMinor com.test.Bluetooh_736_2:windowFixedWidthMinor} | A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowMinWidthMajor com.test.Bluetooh_736_2:windowMinWidthMajor} | The minimum width the window is allowed to be, along the major + * axis of the screen. |
{@link #AppCompatTheme_windowMinWidthMinor com.test.Bluetooh_736_2:windowMinWidthMinor} | The minimum width the window is allowed to be, along the minor + * axis of the screen. |
{@link #AppCompatTheme_windowNoTitle com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionBarStyle
+ */
+ public static final int AppCompatTheme_actionBarStyle=7;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionBarTabStyle
+ */
+ public static final int AppCompatTheme_actionBarTabStyle=9;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionModeBackground
+ */
+ public static final int AppCompatTheme_actionModeBackground=17;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionModeSplitBackground
+ */
+ public static final int AppCompatTheme_actionModeSplitBackground=27;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionModeWebSearchDrawable
+ */
+ public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:actionOverflowButtonStyle
+ */
+ public static final int AppCompatTheme_actionOverflowButtonStyle=30;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:activityChooserViewStyle
+ */
+ public static final int AppCompatTheme_activityChooserViewStyle=32;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:alertDialogButtonGroupStyle
+ */
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2:alertDialogCenterButtons
+ */
+ public static final int AppCompatTheme_alertDialogCenterButtons=34;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:listMenuViewStyle
+ */
+ public static final int AppCompatTheme_listMenuViewStyle=73;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:tooltipFrameBackground
+ */
+ public static final int AppCompatTheme_tooltipFrameBackground=109;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:windowNoTitle
+ */
+ public static final int AppCompatTheme_windowNoTitle=120;
+ /**
+ * Attributes that can be used with a ButtonBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ButtonBarLayout_allowStacking com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:allowStacking
+ */
+ public static final int ButtonBarLayout_allowStacking=0;
+ /**
+ * 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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:buttonTint} | Tint to apply to the button drawable. |
{@link #CompoundButton_buttonTintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 #ConstraintLayout_Layout_android_orientation android:orientation} | |
{@link #ConstraintLayout_Layout_android_maxWidth android:maxWidth} | |
{@link #ConstraintLayout_Layout_android_maxHeight android:maxHeight} | |
{@link #ConstraintLayout_Layout_android_minWidth android:minWidth} | |
{@link #ConstraintLayout_Layout_android_minHeight android:minHeight} | |
{@link #ConstraintLayout_Layout_barrierAllowsGoneWidgets com.test.Bluetooh_736_2:barrierAllowsGoneWidgets} | |
{@link #ConstraintLayout_Layout_barrierDirection com.test.Bluetooh_736_2:barrierDirection} | |
{@link #ConstraintLayout_Layout_chainUseRtl com.test.Bluetooh_736_2:chainUseRtl} | |
{@link #ConstraintLayout_Layout_constraintSet com.test.Bluetooh_736_2:constraintSet} | |
{@link #ConstraintLayout_Layout_constraint_referenced_ids com.test.Bluetooh_736_2:constraint_referenced_ids} | |
{@link #ConstraintLayout_Layout_layout_constrainedHeight com.test.Bluetooh_736_2:layout_constrainedHeight} | |
{@link #ConstraintLayout_Layout_layout_constrainedWidth com.test.Bluetooh_736_2:layout_constrainedWidth} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_creator com.test.Bluetooh_736_2:layout_constraintBaseline_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf com.test.Bluetooh_736_2:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_creator com.test.Bluetooh_736_2:layout_constraintBottom_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toBottomOf com.test.Bluetooh_736_2:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toTopOf com.test.Bluetooh_736_2:layout_constraintBottom_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintCircle com.test.Bluetooh_736_2:layout_constraintCircle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleAngle com.test.Bluetooh_736_2:layout_constraintCircleAngle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleRadius com.test.Bluetooh_736_2:layout_constraintCircleRadius} | |
{@link #ConstraintLayout_Layout_layout_constraintDimensionRatio com.test.Bluetooh_736_2:layout_constraintDimensionRatio} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toEndOf com.test.Bluetooh_736_2:layout_constraintEnd_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toStartOf com.test.Bluetooh_736_2:layout_constraintEnd_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_begin com.test.Bluetooh_736_2:layout_constraintGuide_begin} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_end com.test.Bluetooh_736_2:layout_constraintGuide_end} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_percent com.test.Bluetooh_736_2:layout_constraintGuide_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_default com.test.Bluetooh_736_2:layout_constraintHeight_default} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_max com.test.Bluetooh_736_2:layout_constraintHeight_max} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_min com.test.Bluetooh_736_2:layout_constraintHeight_min} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_percent com.test.Bluetooh_736_2:layout_constraintHeight_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_bias com.test.Bluetooh_736_2:layout_constraintHorizontal_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle com.test.Bluetooh_736_2:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_weight com.test.Bluetooh_736_2:layout_constraintHorizontal_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_creator com.test.Bluetooh_736_2:layout_constraintLeft_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toLeftOf com.test.Bluetooh_736_2:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toRightOf com.test.Bluetooh_736_2:layout_constraintLeft_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_creator com.test.Bluetooh_736_2:layout_constraintRight_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toLeftOf com.test.Bluetooh_736_2:layout_constraintRight_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toRightOf com.test.Bluetooh_736_2:layout_constraintRight_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toEndOf com.test.Bluetooh_736_2:layout_constraintStart_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toStartOf com.test.Bluetooh_736_2:layout_constraintStart_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_creator com.test.Bluetooh_736_2:layout_constraintTop_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toBottomOf com.test.Bluetooh_736_2:layout_constraintTop_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toTopOf com.test.Bluetooh_736_2:layout_constraintTop_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_bias com.test.Bluetooh_736_2:layout_constraintVertical_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_chainStyle com.test.Bluetooh_736_2:layout_constraintVertical_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_weight com.test.Bluetooh_736_2:layout_constraintVertical_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_default com.test.Bluetooh_736_2:layout_constraintWidth_default} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_max com.test.Bluetooh_736_2:layout_constraintWidth_max} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_min com.test.Bluetooh_736_2:layout_constraintWidth_min} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_percent com.test.Bluetooh_736_2:layout_constraintWidth_percent} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteX com.test.Bluetooh_736_2:layout_editor_absoluteX} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteY com.test.Bluetooh_736_2:layout_editor_absoluteY} | |
{@link #ConstraintLayout_Layout_layout_goneMarginBottom com.test.Bluetooh_736_2:layout_goneMarginBottom} | |
{@link #ConstraintLayout_Layout_layout_goneMarginEnd com.test.Bluetooh_736_2:layout_goneMarginEnd} | |
{@link #ConstraintLayout_Layout_layout_goneMarginLeft com.test.Bluetooh_736_2:layout_goneMarginLeft} | |
{@link #ConstraintLayout_Layout_layout_goneMarginRight com.test.Bluetooh_736_2:layout_goneMarginRight} | |
{@link #ConstraintLayout_Layout_layout_goneMarginStart com.test.Bluetooh_736_2:layout_goneMarginStart} | |
{@link #ConstraintLayout_Layout_layout_goneMarginTop com.test.Bluetooh_736_2:layout_goneMarginTop} | |
{@link #ConstraintLayout_Layout_layout_optimizationLevel com.test.Bluetooh_736_2:layout_optimizationLevel} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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#maxWidth} + * attribute's value can be found in the {@link #ConstraintLayout_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 android:maxWidth
+ */
+ public static final int ConstraintLayout_Layout_android_maxWidth=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintLayout_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 android:maxHeight
+ */
+ public static final int ConstraintLayout_Layout_android_maxHeight=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintLayout_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 android:minWidth
+ */
+ public static final int ConstraintLayout_Layout_android_minWidth=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintLayout_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 android:minHeight
+ */
+ public static final int ConstraintLayout_Layout_android_minHeight=4;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:barrierAllowsGoneWidgets
+ */
+ public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets=5;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:chainUseRtl
+ */
+ public static final int ConstraintLayout_Layout_chainUseRtl=7;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#constraintSet} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:constraintSet
+ */
+ public static final int ConstraintLayout_Layout_constraintSet=8;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name com.test.Bluetooh_736_2:constraint_referenced_ids + */ + public static final int ConstraintLayout_Layout_constraint_referenced_ids=9; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constrainedHeight
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedHeight=10;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constrainedWidth
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedWidth=11;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator=12;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintBottom_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_creator=14;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_constraintCircle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircle=17;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintCircleAngle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleAngle=18;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_constraintCircleRadius
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleRadius=19;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name com.test.Bluetooh_736_2:layout_constraintDimensionRatio + */ + public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio=20; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_constraintGuide_begin
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_begin=23;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_constraintGuide_end
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_end=24;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintGuide_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_percent=25;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintLayout_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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintLayout_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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHeight_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_percent=29;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias=30;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight=32;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintLeft_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_creator=33;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintRight_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintRight_creator=36;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintTop_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintTop_creator=41;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_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
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintVertical_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_bias=44;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintVertical_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_weight=46;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintLayout_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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintLayout_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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintWidth_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_percent=50;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_editor_absoluteX
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteX=51;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_editor_absoluteY
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteY=52;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginBottom
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginBottom=53;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginEnd
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginEnd=54;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginLeft
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginLeft=55;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginRight
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginRight=56;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginStart
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginStart=57;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintLayout_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 com.test.Bluetooh_736_2:layout_goneMarginTop
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginTop=58;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_optimizationLevel} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | direct, barriers, chains |
groups | 20 | |
none | 0 | |
standard | 7 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintLayout_placeholder_content com.test.Bluetooh_736_2:content} | |
{@link #ConstraintLayout_placeholder_emptyVisibility com.test.Bluetooh_736_2:emptyVisibility} |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#content} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} 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 com.test.Bluetooh_736_2:content
+ */
+ public static final int ConstraintLayout_placeholder_content=0;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#emptyVisibility} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintSet_android_orientation android:orientation} | |
{@link #ConstraintSet_android_id android:id} | |
{@link #ConstraintSet_android_visibility android:visibility} | |
{@link #ConstraintSet_android_layout_width android:layout_width} | |
{@link #ConstraintSet_android_layout_height android:layout_height} | |
{@link #ConstraintSet_android_layout_marginLeft android:layout_marginLeft} | |
{@link #ConstraintSet_android_layout_marginTop android:layout_marginTop} | |
{@link #ConstraintSet_android_layout_marginRight android:layout_marginRight} | |
{@link #ConstraintSet_android_layout_marginBottom android:layout_marginBottom} | |
{@link #ConstraintSet_android_maxWidth android:maxWidth} | |
{@link #ConstraintSet_android_maxHeight android:maxHeight} | |
{@link #ConstraintSet_android_minWidth android:minWidth} | |
{@link #ConstraintSet_android_minHeight android:minHeight} | |
{@link #ConstraintSet_android_alpha android:alpha} | |
{@link #ConstraintSet_android_transformPivotX android:transformPivotX} | |
{@link #ConstraintSet_android_transformPivotY android:transformPivotY} | |
{@link #ConstraintSet_android_translationX android:translationX} | |
{@link #ConstraintSet_android_translationY android:translationY} | |
{@link #ConstraintSet_android_scaleX android:scaleX} | |
{@link #ConstraintSet_android_scaleY android:scaleY} | |
{@link #ConstraintSet_android_rotation android:rotation} | |
{@link #ConstraintSet_android_rotationX android:rotationX} | |
{@link #ConstraintSet_android_rotationY android:rotationY} | |
{@link #ConstraintSet_android_layout_marginStart android:layout_marginStart} | |
{@link #ConstraintSet_android_layout_marginEnd android:layout_marginEnd} | |
{@link #ConstraintSet_android_translationZ android:translationZ} | |
{@link #ConstraintSet_android_elevation android:elevation} | |
{@link #ConstraintSet_barrierAllowsGoneWidgets com.test.Bluetooh_736_2:barrierAllowsGoneWidgets} | |
{@link #ConstraintSet_barrierDirection com.test.Bluetooh_736_2:barrierDirection} | |
{@link #ConstraintSet_chainUseRtl com.test.Bluetooh_736_2:chainUseRtl} | |
{@link #ConstraintSet_constraint_referenced_ids com.test.Bluetooh_736_2:constraint_referenced_ids} | |
{@link #ConstraintSet_layout_constrainedHeight com.test.Bluetooh_736_2:layout_constrainedHeight} | |
{@link #ConstraintSet_layout_constrainedWidth com.test.Bluetooh_736_2:layout_constrainedWidth} | |
{@link #ConstraintSet_layout_constraintBaseline_creator com.test.Bluetooh_736_2:layout_constraintBaseline_creator} | |
{@link #ConstraintSet_layout_constraintBaseline_toBaselineOf com.test.Bluetooh_736_2:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintSet_layout_constraintBottom_creator com.test.Bluetooh_736_2:layout_constraintBottom_creator} | |
{@link #ConstraintSet_layout_constraintBottom_toBottomOf com.test.Bluetooh_736_2:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintSet_layout_constraintBottom_toTopOf com.test.Bluetooh_736_2:layout_constraintBottom_toTopOf} | |
{@link #ConstraintSet_layout_constraintCircle com.test.Bluetooh_736_2:layout_constraintCircle} | |
{@link #ConstraintSet_layout_constraintCircleAngle com.test.Bluetooh_736_2:layout_constraintCircleAngle} | |
{@link #ConstraintSet_layout_constraintCircleRadius com.test.Bluetooh_736_2:layout_constraintCircleRadius} | |
{@link #ConstraintSet_layout_constraintDimensionRatio com.test.Bluetooh_736_2:layout_constraintDimensionRatio} | |
{@link #ConstraintSet_layout_constraintEnd_toEndOf com.test.Bluetooh_736_2:layout_constraintEnd_toEndOf} | |
{@link #ConstraintSet_layout_constraintEnd_toStartOf com.test.Bluetooh_736_2:layout_constraintEnd_toStartOf} | |
{@link #ConstraintSet_layout_constraintGuide_begin com.test.Bluetooh_736_2:layout_constraintGuide_begin} | |
{@link #ConstraintSet_layout_constraintGuide_end com.test.Bluetooh_736_2:layout_constraintGuide_end} | |
{@link #ConstraintSet_layout_constraintGuide_percent com.test.Bluetooh_736_2:layout_constraintGuide_percent} | |
{@link #ConstraintSet_layout_constraintHeight_default com.test.Bluetooh_736_2:layout_constraintHeight_default} | |
{@link #ConstraintSet_layout_constraintHeight_max com.test.Bluetooh_736_2:layout_constraintHeight_max} | |
{@link #ConstraintSet_layout_constraintHeight_min com.test.Bluetooh_736_2:layout_constraintHeight_min} | |
{@link #ConstraintSet_layout_constraintHeight_percent com.test.Bluetooh_736_2:layout_constraintHeight_percent} | |
{@link #ConstraintSet_layout_constraintHorizontal_bias com.test.Bluetooh_736_2:layout_constraintHorizontal_bias} | |
{@link #ConstraintSet_layout_constraintHorizontal_chainStyle com.test.Bluetooh_736_2:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintSet_layout_constraintHorizontal_weight com.test.Bluetooh_736_2:layout_constraintHorizontal_weight} | |
{@link #ConstraintSet_layout_constraintLeft_creator com.test.Bluetooh_736_2:layout_constraintLeft_creator} | |
{@link #ConstraintSet_layout_constraintLeft_toLeftOf com.test.Bluetooh_736_2:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintSet_layout_constraintLeft_toRightOf com.test.Bluetooh_736_2:layout_constraintLeft_toRightOf} | |
{@link #ConstraintSet_layout_constraintRight_creator com.test.Bluetooh_736_2:layout_constraintRight_creator} | |
{@link #ConstraintSet_layout_constraintRight_toLeftOf com.test.Bluetooh_736_2:layout_constraintRight_toLeftOf} | |
{@link #ConstraintSet_layout_constraintRight_toRightOf com.test.Bluetooh_736_2:layout_constraintRight_toRightOf} | |
{@link #ConstraintSet_layout_constraintStart_toEndOf com.test.Bluetooh_736_2:layout_constraintStart_toEndOf} | |
{@link #ConstraintSet_layout_constraintStart_toStartOf com.test.Bluetooh_736_2:layout_constraintStart_toStartOf} | |
{@link #ConstraintSet_layout_constraintTop_creator com.test.Bluetooh_736_2:layout_constraintTop_creator} | |
{@link #ConstraintSet_layout_constraintTop_toBottomOf com.test.Bluetooh_736_2:layout_constraintTop_toBottomOf} | |
{@link #ConstraintSet_layout_constraintTop_toTopOf com.test.Bluetooh_736_2:layout_constraintTop_toTopOf} | |
{@link #ConstraintSet_layout_constraintVertical_bias com.test.Bluetooh_736_2:layout_constraintVertical_bias} | |
{@link #ConstraintSet_layout_constraintVertical_chainStyle com.test.Bluetooh_736_2:layout_constraintVertical_chainStyle} | |
{@link #ConstraintSet_layout_constraintVertical_weight com.test.Bluetooh_736_2:layout_constraintVertical_weight} | |
{@link #ConstraintSet_layout_constraintWidth_default com.test.Bluetooh_736_2:layout_constraintWidth_default} | |
{@link #ConstraintSet_layout_constraintWidth_max com.test.Bluetooh_736_2:layout_constraintWidth_max} | |
{@link #ConstraintSet_layout_constraintWidth_min com.test.Bluetooh_736_2:layout_constraintWidth_min} | |
{@link #ConstraintSet_layout_constraintWidth_percent com.test.Bluetooh_736_2:layout_constraintWidth_percent} | |
{@link #ConstraintSet_layout_editor_absoluteX com.test.Bluetooh_736_2:layout_editor_absoluteX} | |
{@link #ConstraintSet_layout_editor_absoluteY com.test.Bluetooh_736_2:layout_editor_absoluteY} | |
{@link #ConstraintSet_layout_goneMarginBottom com.test.Bluetooh_736_2:layout_goneMarginBottom} | |
{@link #ConstraintSet_layout_goneMarginEnd com.test.Bluetooh_736_2:layout_goneMarginEnd} | |
{@link #ConstraintSet_layout_goneMarginLeft com.test.Bluetooh_736_2:layout_goneMarginLeft} | |
{@link #ConstraintSet_layout_goneMarginRight com.test.Bluetooh_736_2:layout_goneMarginRight} | |
{@link #ConstraintSet_layout_goneMarginStart com.test.Bluetooh_736_2:layout_goneMarginStart} | |
{@link #ConstraintSet_layout_goneMarginTop com.test.Bluetooh_736_2:layout_goneMarginTop} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintSet} 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#id} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_id=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 2 | |
invisible | 1 | |
visible | 0 |
This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #ConstraintSet} 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 #ConstraintSet} 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_marginLeft} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginLeft
+ */
+ public static final int ConstraintSet_android_layout_marginLeft=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginTop} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginTop
+ */
+ public static final int ConstraintSet_android_layout_marginTop=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginRight} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginRight
+ */
+ public static final int ConstraintSet_android_layout_marginRight=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginBottom} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginBottom
+ */
+ public static final int ConstraintSet_android_layout_marginBottom=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_maxWidth=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_maxHeight=10;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_minWidth=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintSet} 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 ConstraintSet_android_minHeight=12;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ConstraintSet_android_alpha=13;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #ConstraintSet} 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:transformPivotX
+ */
+ public static final int ConstraintSet_android_transformPivotX=14;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #ConstraintSet} 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:transformPivotY
+ */
+ public static final int ConstraintSet_android_transformPivotY=15;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #ConstraintSet} 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:translationX
+ */
+ public static final int ConstraintSet_android_translationX=16;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #ConstraintSet} 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:translationY
+ */
+ public static final int ConstraintSet_android_translationY=17;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleX
+ */
+ public static final int ConstraintSet_android_scaleX=18;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleY
+ */
+ public static final int ConstraintSet_android_scaleY=19;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotation
+ */
+ public static final int ConstraintSet_android_rotation=20;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationX
+ */
+ public static final int ConstraintSet_android_rotationX=21;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationY
+ */
+ public static final int ConstraintSet_android_rotationY=22;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginStart} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginStart
+ */
+ public static final int ConstraintSet_android_layout_marginStart=23;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginEnd} + * attribute's value can be found in the {@link #ConstraintSet} 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:layout_marginEnd
+ */
+ public static final int ConstraintSet_android_layout_marginEnd=24;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #ConstraintSet} 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:translationZ
+ */
+ public static final int ConstraintSet_android_translationZ=25;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #ConstraintSet} 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:elevation
+ */
+ public static final int ConstraintSet_android_elevation=26;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:barrierAllowsGoneWidgets
+ */
+ public static final int ConstraintSet_barrierAllowsGoneWidgets=27;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:chainUseRtl
+ */
+ public static final int ConstraintSet_chainUseRtl=29;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name com.test.Bluetooh_736_2:constraint_referenced_ids + */ + public static final int ConstraintSet_constraint_referenced_ids=30; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constrainedHeight
+ */
+ public static final int ConstraintSet_layout_constrainedHeight=31;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constrainedWidth
+ */
+ public static final int ConstraintSet_layout_constrainedWidth=32;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintSet_layout_constraintBaseline_creator=33;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintBottom_creator
+ */
+ public static final int ConstraintSet_layout_constraintBottom_creator=35;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_constraintCircle
+ */
+ public static final int ConstraintSet_layout_constraintCircle=38;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintCircleAngle
+ */
+ public static final int ConstraintSet_layout_constraintCircleAngle=39;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_constraintCircleRadius
+ */
+ public static final int ConstraintSet_layout_constraintCircleRadius=40;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name com.test.Bluetooh_736_2:layout_constraintDimensionRatio + */ + public static final int ConstraintSet_layout_constraintDimensionRatio=41; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_constraintGuide_begin
+ */
+ public static final int ConstraintSet_layout_constraintGuide_begin=44;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_constraintGuide_end
+ */
+ public static final int ConstraintSet_layout_constraintGuide_end=45;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintGuide_percent
+ */
+ public static final int ConstraintSet_layout_constraintGuide_percent=46;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHeight_percent
+ */
+ public static final int ConstraintSet_layout_constraintHeight_percent=50;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_bias=51;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_weight=53;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintLeft_creator
+ */
+ public static final int ConstraintSet_layout_constraintLeft_creator=54;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintRight_creator
+ */
+ public static final int ConstraintSet_layout_constraintRight_creator=57;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintTop_creator
+ */
+ public static final int ConstraintSet_layout_constraintTop_creator=62;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintVertical_bias
+ */
+ public static final int ConstraintSet_layout_constraintVertical_bias=65;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintVertical_weight
+ */
+ public static final int ConstraintSet_layout_constraintVertical_weight=67;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintSet} 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 |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name com.test.Bluetooh_736_2:layout_constraintWidth_percent
+ */
+ public static final int ConstraintSet_layout_constraintWidth_percent=71;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_editor_absoluteX
+ */
+ public static final int ConstraintSet_layout_editor_absoluteX=72;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_editor_absoluteY
+ */
+ public static final int ConstraintSet_layout_editor_absoluteY=73;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginBottom
+ */
+ public static final int ConstraintSet_layout_goneMarginBottom=74;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginEnd
+ */
+ public static final int ConstraintSet_layout_goneMarginEnd=75;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginLeft
+ */
+ public static final int ConstraintSet_layout_goneMarginLeft=76;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginRight
+ */
+ public static final int ConstraintSet_layout_goneMarginRight=77;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginStart
+ */
+ public static final int ConstraintSet_layout_goneMarginStart=78;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintSet} 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 com.test.Bluetooh_736_2:layout_goneMarginTop
+ */
+ public static final int ConstraintSet_layout_goneMarginTop=79;
+ /**
+ * Attributes that can be used with a CoordinatorLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CoordinatorLayout_keylines com.test.Bluetooh_736_2:keylines} | A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. |
{@link #CoordinatorLayout_statusBarBackground com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:layout_anchor} | The id of an anchor view that this view should position relative to. |
{@link #CoordinatorLayout_Layout_layout_anchorGravity com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:layout_behavior} | The class name of a Behavior class defining special runtime behavior + * for this child view. |
{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges com.test.Bluetooh_736_2:layout_dodgeInsetEdges} | Specifies how this view dodges the inset edges of the CoordinatorLayout. |
{@link #CoordinatorLayout_Layout_layout_insetEdge com.test.Bluetooh_736_2:layout_insetEdge} | Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. |
{@link #CoordinatorLayout_Layout_layout_keyline com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:layout_keyline
+ */
+ public static final int CoordinatorLayout_Layout_layout_keyline=6;
+ /**
+ * Attributes that can be used with a DrawerArrowToggle.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #DrawerArrowToggle_arrowHeadLength com.test.Bluetooh_736_2:arrowHeadLength} | The length of the arrow head when formed to make an arrow |
{@link #DrawerArrowToggle_arrowShaftLength com.test.Bluetooh_736_2:arrowShaftLength} | The length of the shaft when formed to make an arrow |
{@link #DrawerArrowToggle_barLength com.test.Bluetooh_736_2:barLength} | The length of the bars when they are parallel to each other |
{@link #DrawerArrowToggle_color com.test.Bluetooh_736_2:color} | The drawing color for the bars |
{@link #DrawerArrowToggle_drawableSize com.test.Bluetooh_736_2:drawableSize} | The total size of the drawable |
{@link #DrawerArrowToggle_gapBetweenBars com.test.Bluetooh_736_2:gapBetweenBars} | The max gap between the bars when they are parallel to each other |
{@link #DrawerArrowToggle_spinBars com.test.Bluetooh_736_2:spinBars} | Whether bars should rotate or not during transition |
{@link #DrawerArrowToggle_thickness com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:thickness
+ */
+ public static final int DrawerArrowToggle_thickness=7;
+ /**
+ * Attributes that can be used with a FontFamily.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FontFamily_fontProviderAuthority com.test.Bluetooh_736_2:fontProviderAuthority} | The authority of the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderCerts com.test.Bluetooh_736_2:fontProviderCerts} | The sets of hashes for the certificates the provider should be signed with. |
{@link #FontFamily_fontProviderFetchStrategy com.test.Bluetooh_736_2:fontProviderFetchStrategy} | The strategy to be used when fetching font data from a font provider in XML layouts. |
{@link #FontFamily_fontProviderFetchTimeout com.test.Bluetooh_736_2:fontProviderFetchTimeout} | The length of the timeout during fetching. |
{@link #FontFamily_fontProviderPackage com.test.Bluetooh_736_2:fontProviderPackage} | The package for the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderQuery com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:font} | The reference to the font file to be used. |
{@link #FontFamilyFont_fontStyle com.test.Bluetooh_736_2:fontStyle} | The style of the given font file. |
{@link #FontFamilyFont_fontVariationSettings com.test.Bluetooh_736_2:fontVariationSettings} | The variation settings to be applied to the font. |
{@link #FontFamilyFont_fontWeight com.test.Bluetooh_736_2:fontWeight} | The weight of the given font file. |
{@link #FontFamilyFont_ttcIndex com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:ttcIndex
+ */
+ public static final int FontFamilyFont_ttcIndex=9;
+ /**
+ * 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 LinearConstraintLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearConstraintLayout_android_orientation android:orientation} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #LinearConstraintLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
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 com.test.Bluetooh_736_2:divider} | Specifies the drawable used for item dividers. |
{@link #LinearLayoutCompat_dividerPadding com.test.Bluetooh_736_2:dividerPadding} | Size of padding on either end of a divider. |
{@link #LinearLayoutCompat_measureWithLargestChild com.test.Bluetooh_736_2:measureWithLargestChild} | When set to true, all children with a weight will be considered having + * the minimum size of the largest child. |
{@link #LinearLayoutCompat_showDividers com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 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 com.test.Bluetooh_736_2:actionLayout} | An optional layout to be used as an action view. |
{@link #MenuItem_actionProviderClass com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:actionViewClass} | The name of an optional View class to instantiate and use as an + * action view. |
{@link #MenuItem_alphabeticModifiers com.test.Bluetooh_736_2:alphabeticModifiers} | The alphabetic modifier key. |
{@link #MenuItem_contentDescription com.test.Bluetooh_736_2:contentDescription} | The content description associated with the item. |
{@link #MenuItem_iconTint com.test.Bluetooh_736_2:iconTint} | Tint to apply to the icon. |
{@link #MenuItem_iconTintMode com.test.Bluetooh_736_2:iconTintMode} | Blending mode used to apply the icon tint. |
{@link #MenuItem_numericModifiers com.test.Bluetooh_736_2:numericModifiers} | The numeric modifier key. |
{@link #MenuItem_showAsAction com.test.Bluetooh_736_2:showAsAction} | How this item should display in the Action Bar, if present. |
{@link #MenuItem_tooltipText com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:preserveIconSpacing} | Whether space should be reserved in layout when an icon is missing. |
{@link #MenuView_subMenuArrow com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:subMenuArrow
+ */
+ public static final int MenuView_subMenuArrow=8;
+ /**
+ * 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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:state_above_anchor
+ */
+ public static final int PopupWindowBackgroundState_state_above_anchor=0;
+ /**
+ * Attributes that can be used with a RecycleListView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #RecycleListView_paddingBottomNoButtons com.test.Bluetooh_736_2:paddingBottomNoButtons} | Bottom padding to use when no buttons are present. |
{@link #RecycleListView_paddingTopNoTitle com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:paddingTopNoTitle
+ */
+ public static final int RecycleListView_paddingTopNoTitle=1;
+ /**
+ * 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 com.test.Bluetooh_736_2:closeIcon} | Close button icon |
{@link #SearchView_commitIcon com.test.Bluetooh_736_2:commitIcon} | Commit icon shown in the query suggestion row |
{@link #SearchView_defaultQueryHint com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:goIcon} | Go button icon |
{@link #SearchView_iconifiedByDefault com.test.Bluetooh_736_2:iconifiedByDefault} | The default state of the SearchView. |
{@link #SearchView_layout com.test.Bluetooh_736_2:layout} | The layout to use for the search view. |
{@link #SearchView_queryBackground com.test.Bluetooh_736_2:queryBackground} | Background for the section containing the search query |
{@link #SearchView_queryHint com.test.Bluetooh_736_2:queryHint} | An optional user-defined query hint string to be displayed in the empty query field. |
{@link #SearchView_searchHintIcon com.test.Bluetooh_736_2:searchHintIcon} | Search icon displayed as a text field hint |
{@link #SearchView_searchIcon com.test.Bluetooh_736_2:searchIcon} | Search icon |
{@link #SearchView_submitBackground com.test.Bluetooh_736_2:submitBackground} | Background for the section containing the action (e.g. |
{@link #SearchView_suggestionRowLayout com.test.Bluetooh_736_2:suggestionRowLayout} | Layout for query suggestion rows |
{@link #SearchView_voiceIcon com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:voiceIcon
+ */
+ public static final int SearchView_voiceIcon=16;
+ /**
+ * 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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:showText} | Whether to draw on/off text. |
{@link #SwitchCompat_splitTrack com.test.Bluetooh_736_2:splitTrack} | Whether to split the track and leave a gap for the thumb drawable. |
{@link #SwitchCompat_switchMinWidth com.test.Bluetooh_736_2:switchMinWidth} | Minimum width for the switch component |
{@link #SwitchCompat_switchPadding com.test.Bluetooh_736_2:switchPadding} | Minimum space between the switch and caption text |
{@link #SwitchCompat_switchTextAppearance com.test.Bluetooh_736_2:switchTextAppearance} | TextAppearance style for text displayed on the switch thumb. |
{@link #SwitchCompat_thumbTextPadding com.test.Bluetooh_736_2:thumbTextPadding} | Amount of padding on either side of text within the switch thumb. |
{@link #SwitchCompat_thumbTint com.test.Bluetooh_736_2:thumbTint} | Tint to apply to the thumb drawable. |
{@link #SwitchCompat_thumbTintMode com.test.Bluetooh_736_2:thumbTintMode} | Blending mode used to apply the thumb tint. |
{@link #SwitchCompat_track com.test.Bluetooh_736_2:track} | Drawable to use as the "track" that the switch thumb slides within. |
{@link #SwitchCompat_trackTint com.test.Bluetooh_736_2:trackTint} | Tint to apply to the track. |
{@link #SwitchCompat_trackTintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 #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 com.test.Bluetooh_736_2:fontFamily} | The attribute for the font family. |
{@link #TextAppearance_textAllCaps com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:textAllCaps
+ */
+ public static final int TextAppearance_textAllCaps=12;
+ /**
+ * 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 com.test.Bluetooh_736_2:buttonGravity} | |
{@link #Toolbar_collapseContentDescription com.test.Bluetooh_736_2:collapseContentDescription} | Text to set as the content description for the collapse button. |
{@link #Toolbar_collapseIcon com.test.Bluetooh_736_2:collapseIcon} | Icon drawable to use for the collapse button. |
{@link #Toolbar_contentInsetEnd com.test.Bluetooh_736_2:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetEndWithActions com.test.Bluetooh_736_2:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #Toolbar_contentInsetLeft com.test.Bluetooh_736_2:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetRight com.test.Bluetooh_736_2:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStart com.test.Bluetooh_736_2:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStartWithNavigation com.test.Bluetooh_736_2:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #Toolbar_logo com.test.Bluetooh_736_2:logo} | Specifies the drawable used for the application logo. |
{@link #Toolbar_logoDescription com.test.Bluetooh_736_2:logoDescription} | A content description string to describe the appearance of the + * associated logo image. |
{@link #Toolbar_maxButtonHeight com.test.Bluetooh_736_2:maxButtonHeight} | |
{@link #Toolbar_navigationContentDescription com.test.Bluetooh_736_2:navigationContentDescription} | Text to set as the content description for the navigation button + * located at the start of the toolbar. |
{@link #Toolbar_navigationIcon com.test.Bluetooh_736_2:navigationIcon} | Icon drawable to use for the navigation button located at + * the start of the toolbar. |
{@link #Toolbar_popupTheme com.test.Bluetooh_736_2:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #Toolbar_subtitle com.test.Bluetooh_736_2:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #Toolbar_subtitleTextAppearance com.test.Bluetooh_736_2:subtitleTextAppearance} | |
{@link #Toolbar_subtitleTextColor com.test.Bluetooh_736_2:subtitleTextColor} | A color to apply to the subtitle string. |
{@link #Toolbar_title com.test.Bluetooh_736_2:title} | |
{@link #Toolbar_titleMargin com.test.Bluetooh_736_2:titleMargin} | Specifies extra space on the left, start, right and end sides + * of the toolbar's title. |
{@link #Toolbar_titleMarginBottom com.test.Bluetooh_736_2:titleMarginBottom} | Specifies extra space on the bottom side of the toolbar's title. |
{@link #Toolbar_titleMarginEnd com.test.Bluetooh_736_2:titleMarginEnd} | Specifies extra space on the end side of the toolbar's title. |
{@link #Toolbar_titleMarginStart com.test.Bluetooh_736_2:titleMarginStart} | Specifies extra space on the start side of the toolbar's title. |
{@link #Toolbar_titleMarginTop com.test.Bluetooh_736_2:titleMarginTop} | Specifies extra space on the top side of the toolbar's title. |
{@link #Toolbar_titleMargins com.test.Bluetooh_736_2:titleMargins} | {@deprecated Use titleMargin} |
{@link #Toolbar_titleTextAppearance com.test.Bluetooh_736_2:titleTextAppearance} | |
{@link #Toolbar_titleTextColor com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:logoDescription + */ + public static final int Toolbar_logoDescription=12; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:subtitle + */ + public static final int Toolbar_subtitle=17; + /** + *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:subtitleTextColor
+ */
+ public static final int Toolbar_subtitleTextColor=19;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:titleMargins
+ */
+ @Deprecated
+ public static final int Toolbar_titleMargins=26;
+ /**
+ *
This symbol is the offset where the {@link com.test.Bluetooh_736_2.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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:paddingEnd} | Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. |
{@link #View_paddingStart com.test.Bluetooh_736_2:paddingStart} | Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. |
{@link #View_theme com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2:backgroundTint} | Tint to apply to the background. |
{@link #ViewBackgroundHelper_backgroundTintMode com.test.Bluetooh_736_2: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 com.test.Bluetooh_736_2: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;
+ }
+}
\ No newline at end of file
diff --git a/Battlefield detection system_app/app/build/generated/res/pngs/debug/drawable-anydpi-v24/ic_launcher_foreground.xml b/Battlefield detection system_app/app/build/generated/res/pngs/debug/drawable-anydpi-v24/ic_launcher_foreground.xml
new file mode 100644
index 0000000..c7bd21d
--- /dev/null
+++ b/Battlefield detection system_app/app/build/generated/res/pngs/debug/drawable-anydpi-v24/ic_launcher_foreground.xml
@@ -0,0 +1,34 @@
+
++ + diff --git a/Battlefield detection system_stm32/Output/LED.htm b/Battlefield detection system_stm32/Output/LED.htm new file mode 100644 index 0000000..81e8ad5 --- /dev/null +++ b/Battlefield detection system_stm32/Output/LED.htm @@ -0,0 +1,755 @@ + + +Vision Build Log
+Tool Versions:
+IDE-Version: Vision V5.14.0.0 +Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved. +License Information: KJIKJKJKJFSDSF Microsoft, Microsoft, LIC=CRMFW-QA73Y-X91G0-BEHDU-3QT64-UB0SN + +Tool Versions: +Toolchain: MDK-ARM Professional Version: 5.14.0.0 +Toolchain Path: D:\KEIL5\ARM\ARMCC\Bin +C Compiler: Armcc.exe V5.05 update 1 (build 106) +Assembler: Armasm.exe V5.05 update 1 (build 106) +Linker/Locator: ArmLink.exe V5.05 update 1 (build 106) +Library Manager: ArmAr.exe V5.05 update 1 (build 106) +Hex Converter: FromElf.exe V5.05 update 1 (build 106) +CPU DLL: SARMCM3.DLL V5.14.0.0 +Dialog DLL: DARMSTM.DLL V1.65.0.0 +Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.14.0_KEIL +Dialog DLL: TARMSTM.DLL V1.64.0.0 + +Project:
+E:\ģ2\\USER\.uvprojx +Project File Date: 09/27/2020 + +Output:
+Build target 'Target 1' +"..\OBJ\LED.axf" - 0 Error(s), 0 Warning(s). + +Collection of Component include folders:
+ E:\ģ2\\USER\RTE + D:\KEIL5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.5\Device\Include + +Collection of Component Files used:
+
#<CALLGRAPH># ARM Linker, 5050106: Last Updated: Sun May 30 11:24:40 2021
+
+
+
+
+
+
__main (Thumb, 8 bytes, Stack size 0 bytes, __main.o(!!!main))
+
[Calls]
__scatterload (Thumb, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter))
+
[Called By]
__scatterload_rt2 (Thumb, 44 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED)
+
[Calls]
__scatterload_rt2_thumb_only (Thumb, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED) + +
__scatterload_null (Thumb, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED) + +
__scatterload_copy (Thumb, 26 bytes, Stack size unknown bytes, __scatter_copy.o(!!handler_copy), UNUSED)
+
[Calls]
__scatterload_zeroinit (Thumb, 28 bytes, Stack size unknown bytes, __scatter_zi.o(!!handler_zi), UNUSED) + +
__rt_lib_init (Thumb, 0 bytes, Stack size unknown bytes, libinit.o(.ARM.Collect$$libinit$$00000000))
+
[Called By]
__rt_lib_init_alloca_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000002E)) + +
__rt_lib_init_argv_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000002C)) + +
__rt_lib_init_atexit_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000001B)) + +
__rt_lib_init_clock_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000021)) + +
__rt_lib_init_cpp_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000032)) + +
__rt_lib_init_exceptions_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000030)) + +
__rt_lib_init_fp_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000002)) + +
__rt_lib_init_fp_trap_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000001F)) + +
__rt_lib_init_getenv_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000023)) + +
__rt_lib_init_heap_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000000A)) + +
__rt_lib_init_lc_collate_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000011)) + +
__rt_lib_init_lc_ctype_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000013)) + +
__rt_lib_init_lc_monetary_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000015)) + +
__rt_lib_init_lc_numeric_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000017)) + +
__rt_lib_init_lc_time_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000019)) + +
__rt_lib_init_preinit_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000004)) + +
__rt_lib_init_rand_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000000E)) + +
__rt_lib_init_return (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000033)) + +
__rt_lib_init_signal_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000001D)) + +
__rt_lib_init_stdio_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000025)) + +
__rt_lib_init_user_alloc_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000000C)) + +
__rt_lib_shutdown (Thumb, 0 bytes, Stack size unknown bytes, libshutdown.o(.ARM.Collect$$libshutdown$$00000000))
+
[Called By]
__rt_lib_shutdown_fp_trap_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$00000006)) + +
__rt_lib_shutdown_heap_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E)) + +
__rt_lib_shutdown_return (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)) + +
__rt_lib_shutdown_signal_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$00000009)) + +
__rt_lib_shutdown_stdio_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$00000003)) + +
__rt_lib_shutdown_user_alloc_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B)) + +
__rt_entry (Thumb, 0 bytes, Stack size unknown bytes, __rtentry.o(.ARM.Collect$$rtentry$$00000000))
+
[Called By]
__rt_entry_presh_1 (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$00000002)) + +
__rt_entry_sh (Thumb, 0 bytes, Stack size unknown bytes, __rtentry4.o(.ARM.Collect$$rtentry$$00000004))
+
[Stack]
__rt_entry_li (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$0000000A))
+
[Calls]
__rt_entry_postsh_1 (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$00000009)) + +
__rt_entry_main (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$0000000D))
+
[Stack]
__rt_entry_postli_1 (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)) + +
__rt_exit (Thumb, 0 bytes, Stack size unknown bytes, rtexit.o(.ARM.Collect$$rtexit$$00000000))
+
[Called By]
__rt_exit_ls (Thumb, 0 bytes, Stack size unknown bytes, rtexit2.o(.ARM.Collect$$rtexit$$00000003))
+
[Calls]
__rt_exit_prels_1 (Thumb, 0 bytes, Stack size unknown bytes, rtexit2.o(.ARM.Collect$$rtexit$$00000002)) + +
__rt_exit_exit (Thumb, 0 bytes, Stack size unknown bytes, rtexit2.o(.ARM.Collect$$rtexit$$00000004))
+
[Calls]
Reset_Handler (Thumb, 8 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
ADC1_2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Calls]
ADC3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
CAN1_RX1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
CAN1_SCE_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel4_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel5_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel6_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel7_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA2_Channel1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA2_Channel2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA2_Channel3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
DMA2_Channel4_5_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
EXTI0_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
EXTI1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
EXTI2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
EXTI3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
EXTI4_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
EXTI9_5_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
FLASH_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
FSMC_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
I2C1_ER_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
I2C1_EV_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
I2C2_ER_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
I2C2_EV_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
PVD_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
RCC_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
RTCAlarm_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
RTC_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
SDIO_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
SPI1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
SPI2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
SPI3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TAMPER_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM1_BRK_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM1_CC_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM1_TRG_COM_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM1_UP_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM4_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM5_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM6_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM7_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM8_BRK_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM8_CC_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM8_TRG_COM_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
TIM8_UP_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
UART4_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
UART5_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
USART2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
USART3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
USBWakeUp_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
USB_HP_CAN1_TX_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
USB_LP_CAN1_RX0_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
WWDG_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_hd.o(.text))
+
[Address Reference Count : 1]
__user_initial_stackheap (Thumb, 0 bytes, Stack size unknown bytes, startup_stm32f10x_hd.o(.text))
+
[Called By]
__use_no_semihosting (Thumb, 2 bytes, Stack size 0 bytes, use_no_semi_2.o(.text), UNUSED) + +
__use_two_region_memory (Thumb, 2 bytes, Stack size 0 bytes, heapauxi.o(.text), UNUSED) + +
__rt_heap_escrow$2region (Thumb, 2 bytes, Stack size 0 bytes, heapauxi.o(.text), UNUSED) + +
__rt_heap_expand$2region (Thumb, 2 bytes, Stack size 0 bytes, heapauxi.o(.text), UNUSED) + +
__I$use$semihosting (Thumb, 0 bytes, Stack size 0 bytes, use_no_semi.o(.text), UNUSED) + +
__use_no_semihosting_swi (Thumb, 2 bytes, Stack size 0 bytes, use_no_semi.o(.text), UNUSED) + +
__user_setup_stackheap (Thumb, 74 bytes, Stack size 8 bytes, sys_stackheap_outer.o(.text))
+
[Stack]
exit (Thumb, 12 bytes, Stack size 0 bytes, exit.o(.text))
+
[Calls]
__user_libspace (Thumb, 8 bytes, Stack size 0 bytes, libspace.o(.text), UNUSED) + +
__user_perproc_libspace (Thumb, 0 bytes, Stack size 0 bytes, libspace.o(.text))
+
[Called By]
__user_perthread_libspace (Thumb, 0 bytes, Stack size 0 bytes, libspace.o(.text), UNUSED) + +
BusFault_Handler (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_it.o(i.BusFault_Handler))
+
[Address Reference Count : 1]
Dao_xu (Thumb, 40 bytes, Stack size 8 bytes, lcd1602.o(i.Dao_xu))
+
[Stack]
DebugMon_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.DebugMon_Handler))
+
[Address Reference Count : 1]
EXTI15_10_IRQHandler (Thumb, 22 bytes, Stack size 8 bytes, exti.o(i.EXTI15_10_IRQHandler))
+
[Stack]
EXTIX_Init (Thumb, 80 bytes, Stack size 16 bytes, exti.o(i.EXTIX_Init))
+
[Stack]
EXTI_ClearITPendingBit (Thumb, 6 bytes, Stack size 0 bytes, stm32f10x_exti.o(i.EXTI_ClearITPendingBit))
+
[Called By]
EXTI_Init (Thumb, 142 bytes, Stack size 0 bytes, stm32f10x_exti.o(i.EXTI_Init))
+
[Called By]
GPIO_EXTILineConfig (Thumb, 60 bytes, Stack size 12 bytes, stm32f10x_gpio.o(i.GPIO_EXTILineConfig))
+
[Stack]
GPIO_Init (Thumb, 278 bytes, Stack size 24 bytes, stm32f10x_gpio.o(i.GPIO_Init))
+
[Stack]
GPIO_ReadOutputData (Thumb, 8 bytes, Stack size 0 bytes, stm32f10x_gpio.o(i.GPIO_ReadOutputData))
+
[Called By]
GPIO_Write (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_gpio.o(i.GPIO_Write))
+
[Called By]
HardFault_Handler (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_it.o(i.HardFault_Handler))
+
[Address Reference Count : 1]
LCD_Init (Thumb, 150 bytes, Stack size 8 bytes, lcd1602.o(i.LCD_Init))
+
[Stack]
LCD_Write_Char (Thumb, 40 bytes, Stack size 16 bytes, lcd1602.o(i.LCD_Write_Char))
+
[Stack]
LCD_Write_Com (Thumb, 86 bytes, Stack size 16 bytes, lcd1602.o(i.LCD_Write_Com))
+
[Stack]
LCD_Write_Data (Thumb, 84 bytes, Stack size 16 bytes, lcd1602.o(i.LCD_Write_Data))
+
[Stack]
LCD_Write_String (Thumb, 50 bytes, Stack size 16 bytes, lcd1602.o(i.LCD_Write_String))
+
[Stack]
MemManage_Handler (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_it.o(i.MemManage_Handler))
+
[Address Reference Count : 1]
NMI_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.NMI_Handler))
+
[Address Reference Count : 1]
NVIC_Init (Thumb, 100 bytes, Stack size 16 bytes, misc.o(i.NVIC_Init))
+
[Stack]
PendSV_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.PendSV_Handler))
+
[Address Reference Count : 1]
RCC_APB2PeriphClockCmd (Thumb, 26 bytes, Stack size 0 bytes, stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd))
+
[Called By]
SVC_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.SVC_Handler))
+
[Address Reference Count : 1]
SysTick_CLKSourceConfig (Thumb, 40 bytes, Stack size 0 bytes, misc.o(i.SysTick_CLKSourceConfig))
+
[Called By]
SysTick_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.SysTick_Handler))
+
[Address Reference Count : 1]
SystemInit (Thumb, 78 bytes, Stack size 8 bytes, system_stm32f10x.o(i.SystemInit))
+
[Stack]
USART1_IRQHandler (Thumb, 136 bytes, Stack size 8 bytes, usart.o(i.USART1_IRQHandler))
+
[Stack]
USART_ClearFlag (Thumb, 18 bytes, Stack size 0 bytes, stm32f10x_usart.o(i.USART_ClearFlag))
+
[Called By]
USART_ClearITPendingBit (Thumb, 30 bytes, Stack size 8 bytes, stm32f10x_usart.o(i.USART_ClearITPendingBit))
+
[Stack]
USART_GetFlagStatus (Thumb, 26 bytes, Stack size 0 bytes, stm32f10x_usart.o(i.USART_GetFlagStatus))
+
[Called By]
USART_GetITStatus (Thumb, 84 bytes, Stack size 16 bytes, stm32f10x_usart.o(i.USART_GetITStatus))
+
[Stack]
USART_ReceiveData (Thumb, 10 bytes, Stack size 0 bytes, stm32f10x_usart.o(i.USART_ReceiveData))
+
[Called By]
UsageFault_Handler (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_it.o(i.UsageFault_Handler))
+
[Address Reference Count : 1]
_sys_exit (Thumb, 6 bytes, Stack size 0 bytes, usart.o(i._sys_exit))
+
[Called By]
delay_init (Thumb, 50 bytes, Stack size 8 bytes, delay.o(i.delay_init))
+
[Stack]
delay_ms (Thumb, 72 bytes, Stack size 0 bytes, delay.o(i.delay_ms))
+
[Called By]
delay_us (Thumb, 72 bytes, Stack size 0 bytes, delay.o(i.delay_us))
+
[Called By]
main (Thumb, 302 bytes, Stack size 0 bytes, main.o(i.main))
+
[Stack]
tcs3200_BLUE (Thumb, 66 bytes, Stack size 8 bytes, tcs3200.o(i.tcs3200_BLUE))
+
[Stack]
tcs3200_GREEN (Thumb, 64 bytes, Stack size 8 bytes, tcs3200.o(i.tcs3200_GREEN))
+
[Stack]
tcs3200_RED (Thumb, 62 bytes, Stack size 8 bytes, tcs3200.o(i.tcs3200_RED))
+
[Stack]
tcs3200_init (Thumb, 62 bytes, Stack size 8 bytes, tcs3200.o(i.tcs3200_init))
+
[Stack]
whitebalance (Thumb, 130 bytes, Stack size 8 bytes, tcs3200.o(i.whitebalance))
+
[Stack]
+
SetSysClock (Thumb, 8 bytes, Stack size 8 bytes, system_stm32f10x.o(i.SetSysClock))
+
[Stack]
SetSysClockTo72 (Thumb, 214 bytes, Stack size 12 bytes, system_stm32f10x.o(i.SetSysClockTo72))
+
[Stack]
+
++ + diff --git a/Battlefield detection system_stm32/Output/程序.hex b/Battlefield detection system_stm32/Output/程序.hex new file mode 100644 index 0000000..717955e --- /dev/null +++ b/Battlefield detection system_stm32/Output/程序.hex @@ -0,0 +1,1390 @@ +:020000040800F2 +:10000000A0070020A501000861100008A30E000849 +:100010005D100008690A0008AB1F0008000000001E +:10002000000000000000000000000000B5150008FE +:10003000410C00080000000045140008A11600084B +:10004000BF010008BF010008BF010008BF01000890 +:10005000BF010008BF010008BF010008BF01000880 +:10006000BF010008BF010008BF010008BF01000870 +:10007000BF010008BF010008BF010008BF01000860 +:10008000BF010008BF010008BF010008BF01000850 +:10009000BF010008BF010008BF010008BF01000840 +:1000A000BF010008BF010008BF010008BF01000830 +:1000B000BF010008BD17000809190008BF010008AA +:1000C000BF010008BF010008BF010008BF01000810 +:1000D000BF010008091D0008BF010008BF0100089A +:1000E000BF010008BF010008BF01000800F002F8CE +:1000F00000F048F80AA090E8000C82448344AAF17A +:100100000107DA4501D100F03DF8AFF2090EBAE877 +:100110000F0013F0010F18BFFB1A43F0010318473B +:10012000D4530000F4530000103A24BF78C878C1BB +:10013000FAD8520724BF30C830C144BF04680C60ED +:10014000704700000023002400250026103A28BF35 +:1001500078C1FBD8520728BF30C148BF0B60704739 +:10016000642900F07D80002070471FB500F0E8FA98 +:1001700004000020002103F0B3FD401C60601FBD9F +:1001800010B510BD00F0B7FA1146FFF7EEFF03F00F +:100190000DFC00F0E7FA03B4FFF7F2FF03BC02F036 +:1001A00020F900000948804709480047FEE7FEE7BC +:1001B000FEE7FEE7FEE7FEE7FEE7FEE7FEE7FEE717 +:1001C00004480549054A064B70470000A51600087B +:1001D000ED000008A0010020A0070020A0030020DF +:1001E000A0030020704700000FB41CB5074B06AAFF +:1001F0007B4469460090059800F0D1F900206946DB +:1002000000F0E0F91CBC5DF814FB0000D103000015 +:1002100070B5044685690068C10601D5302600E046 +:100220002026C00707D070BDD4E901213046904791 +:10023000206A401C20626D1EF6D570BD70B5044664 +:1002400085690078C00707D170BDD4E9012120205D +:100250009047206A401C20626D1EF6D570BD0000DC +:100260002DE9F0410646002410687529314616A58F +:1002700010D0AFF30080002802DA404213A507E057 +:1002800031688A0701D512A502E0490704D511A5F6 +:10029000012401E0AFF3008000210A2206F12407C7 +:1002A00009E0B0FBF2FCB0FBF2F302FB1C003030C3 +:1002B00078541846491C0028F3D123462A46304674 +:1002C000BDE8F04100F00CB9000000002D00000076 +:1002D0002B000000200000002DE9F0474FF0000A3D +:1002E00089460446C0F820A02046E16888470028D7 +:1002F00076D0252806D0D4E901219047206A401CF9 +:100300002062F1E7E168204600258847C4F81CA078 +:1003100006460027C4F818A02A2E09D0304602F05D +:1003200059F838B304EB8708303EC8F8186019E074 +:1003300059F8041B204604EB87029161E168884765 +:10034000012F064618D1E069002820DA25F02005A3 +:100350001DE0D8F8180000EB800006EB40003038B4 +:10036000C8F818002046E1688847064602F032F8CF +:100370000028EED1012F0AD02E2E08D12046E168A8 +:1003800088477F1C0646022F45F02005C4DBA06984 +:10039000002803DA404245F00105A061E80701D0DA +:1003A00025F01005B6B1A6F14100192802D8203673 +:1003B00045F400654A463146204625604D46FFF724 +:1003C000CFFE58B1012806D0ED1D25F0070000F141 +:1003D000080989E704E005F1040985E730468AE762 +:1003E000206ABDE8F08770B5064600F075F804682D +:1003F000054630460A22002100F0E9F82C6070BD65 +:1004000030B505460B462A4613F8014B12F8010B8E +:1004100008B1A042F8D01CB1002802D06D1CF1E751 +:10042000284630BD421E12F8013F002BFBD111F8C7 +:10043000013B002B02F8013BF9D170474FF000025D +:100440000429C0F0128010F0030C00F01B80CCF1E6 +:10045000040CBCF1020F18BF00F8012BA8BF20F854 +:10046000022BA1EB0C0100F00DB85FEAC17C24BFA8 +:1004700000F8012B00F8012B48BF00F8012B704752 +:100480004FF0000200B5134694469646203922BF2D +:10049000A0E80C50A0E80C50B1F12001BFF4F7AF78 +:1004A000090728BFA0E80C5048BF0CC05DF804EB5A +:1004B000890028BF40F8042B08BF704748BF20F8C8 +:1004C000022B11F0804F18BF00F8012B70477047C6 +:1004D0007047704770470000004870473C0100209B +:1004E0002DE9F0470D4699469246044600F124084E +:1004F0000168880604D5E06921F01001216000E060 +:100500000120A84201DD471B00E00027A1697A19FC +:1005100002EB0900081AA0612078C00602D4204628 +:10052000FFF776FE002608E0D4E901211AF806005C +:100530009047206A401C761C20624E45F4DB2078F0 +:10054000C0060AD52046FFF763FE06E0D4E9012184 +:1005500030209047206A401C2062381EA7F1010716 +:10056000F4DC07E0D4E9012118F805009047206A7F +:10057000401C2062281EA5F10105F3DC2046FFF790 +:100580005DFE2078000602D50220BDE8F08701203C +:10059000FBE7000001694A1C02610878704700B55A +:1005A0008FB0CDE901310021059105497944CDE9AC +:1005B000031011466846FFF78FFE0FB000BD000024 +:1005C000E5FFFFFF0A6802F8010B0A6070472DE99A +:1005D000F04791460F4680460446002614F8015B1A +:1005E0002DB100F031F80068405DC007F6D12B2D29 +:1005F00002D02D2D18D0641E4A463946204600F000 +:100600002BF827B13968A14201D1C7F800804FF01B +:10061000020471050BD54042002803DDFFF75CFFA3 +:100620000460A007BDE8F08746F48066E4E7002890 +:10063000F8DAFFF751FF04606FF00040F2E70000C6 +:10064000004870473C01002010B500F079F8001D0B +:1006500010BD00BF8D3600002DE9F05F82461546C3 +:100660008B4600270AF10104B9460078302801D0F2 +:100670009DB113E014F8010B0127782803D0582806 +:1006800001D045B10AE00DB1102D07D1002714F8B3 +:10069000010B102502E0082500E00A250026B046DF +:1006A0000EE005FB080005FB06F101271FFA80F8A4 +:1006B00001EB1046B6F5803F00D3B94614F8010BA4 +:1006C000294600F041F80028EBDABBF1000F05D015 +:1006D0000FB1641E00E05446CBF80040B9F1000FA2 +:1006E00006D0FFF7F9FE02210160C81EBDE8F09FA9 +:1006F00048EA0640FAE77546FFF7A2FFAE46050056 +:100700006946534620F00700854618B020B5FFF72C +:1007100057FDBDE820404FF000064FF000074FF0B6 +:1007200000084FF0000B21F00701AC46ACE8C0090F +:10073000ACE8C009ACE8C009ACE8C0098D46704718 +:10074000004870475C0100203A2800D2303820F081 +:100750002002412A01D3A2F13700884201D34FF091 +:10076000FF3070470446AFF300802046FFF713FDCB +:100770004FF0013C50F8042B51F8043B9A4221D130 +:10078000A2EB0C03934313EACC1317D150F8042BBC +:1007900051F8043B9A4215D1A2EB0C03934313EAA0 +:1007A000CC130BD150F8042B51F8043B9A4209D1D9 +:1007B000A2EB0C03934313EACC13DBD04FF0000001 +:1007C000704700BFD01A01BAB1FA81F101F01801E7 +:1007D00022FA01F0CB40C1F12001DBB2C0B2C01A55 +:1007E0002CFA01F3D11A914311EAC311E6D17047F3 +:1007F00021B1826842F00102826003E0826822F047 +:10080000010282607047000010B50446124884421D +:1008100008D10121401500F053FE0021601500F0C1 +:100820004FFE17E00D48844208D10121001500F069 +:1008300047FE0021201500F043FE0BE008488442EB +:1008400008D10121C80300F03BFE00214FF4004015 +:1008500000F036FE10BD00000024014000280140D9 +:10086000003C0140014600208A6802F004020AB1FF +:10087000012000E0002070470146C86C80B270473C +:100880000246002013680B400BB1012000E000205D +:100890007047014600208A6802F008020AB1012070 +:1008A00000E000207047000030B502460020002321 +:1008B00050680F4C20400D790C6844EA0524204311 +:1008C000506090680B4C2040D1E902542C434D7984 +:1008D00044EA450420439060D06A20F470000C7C08 +:1008E000641EE4B2234340EA0350D06230BD0000EE +:1008F000FFFEF0FFFDF7F1FFF0B504460D460020C6 +:100900000021092D11DDE068A5F10A0606EB460776 +:10091000072606FA07F18843A5F10A0606EB460604 +:1009200003FA06F10843E0600CE0206905EB450797 +:10093000072606FA07F1884305EB450603FA06F198 +:1009400008432061072A0FDA606B561E06EB860704 +:100950001F2606FA07F18843561E06EB860605FA9F +:1009600006F10843606322E00D2A0FDA206BD61FE0 +:1009700006EB86071F2606FA07F18843D61F06EB0B +:10098000860605FA06F10843206310E0E06AA2F14A +:100990000D0606EB86071F2606FA07F18843A2F12B +:1009A0000D0606EB860605FA06F10843E062F0BD87 +:1009B000816841F008018160704721B1826842F48A +:1009C000A002826003E0826822F4A0028260704785 +:1009D000816841F0040181607047000000B587B074 +:1009E00001214FF4017000F05BFD4FF4004000F076 +:1009F0002BFD7020ADF8040000208DF8070001A940 +:100A0000174800F01EF91748FFF7FEFE002002907D +:100A10008DF80C008DF80D004FF46020049000203C +:100A2000059001208DF8180002A90E48FFF73CFF41 +:100A300001210C48FFF7DCFE0A48FFF7B9FF00BFB1 +:100A40000848FFF726FF0028FAD10648FFF7C0FF45 +:100A500000BF0448FFF706FF0028FAD107B000BD29 +:100A6000000801400024014000BFFEE710B500214E +:100A7000014800F06FFF10BD0008004010B50024D1 +:100A8000002000F045F804E0601CC4B2012001F031 +:100A900037FD20210E4800F0A7F908B1642CF3DBE4 +:100AA000642C01DB012010BD002404E0601CC4B2F2 +:100AB000012001F025FD2021054800F095F908B935 +:100AC000642CF3DB642C01DB0120ECE70020EAE777 +:100AD000000C014008B50121082000F0E1FC2020B5 +:100AE000ADF8000010208DF8030003208DF80200FF +:100AF0006946064800F0A5F82021044800F07FF977 +:100B000000F088F8FFF7BAFF08BD0000000C0140B4 +:100B100038B504464CB12020ADF8000003208DF814 +:100B2000020010208DF8030005E02020ADF8000041 +:100B300004208DF803006946014800F082F838BDB2 +:100B4000000C014010B5002404E0601CC4B2012078 +:100B500001F0D6FC2021104800F046F908B1642CC1 +:100B6000F3DB002404E0601CC4B2012001F0C8FCE7 +:100B70002021094800F038F908B9642CF3DB28205B +:100B800001F0BEFC2021044800F02EF908B101203C +:100B900010BD0020FCE70000000C014070B50024EF +:100BA000002506E06006040EFFF7CCFF0443681C36 +:100BB000C5B2082DF6DB204670BD7CB505460E4655 +:100BC00000F028F8FFF75AFFF8B9002405E0FFF716 +:100BD000E5FF0DF80400601CC4B2052CF7DB9DF89E +:100BE00000009DF8011008449DF8021008449DF88B +:100BF000031008449DF80410884208D19DF80000B5 +:100C000030709DF80200287001E001207CBD0020BA +:100C1000FCE7000010B50120FFF77AFF202107480C +:100C200000F0EBF8142001F023FC2021034800F031 +:100C3000E6F80D2001F064FC10BD0000000C01403E +:100C400070472DE9F04102460025002600200023D0 +:100C50000024002791F803C00CF00F0591F803C0A1 +:100C60000CF0100CBCF1000F03D091F802C04CEA5C +:100C7000050591F800C0BCF1000F31D014680020C8 +:100C80002BE04FF0010C0CFA00F3B1F800C00CEAB5 +:100C900003069E4220D183004FF00F0C0CFA03F79D +:100CA000BC4305FA03FC4CEA040491F803C0BCF110 +:100CB000280F06D14FF0010C0CFA00FCC2F814C04A +:100CC0000AE091F803C0BCF1480F05D14FF0010CC8 +:100CD0000CFA00FCC2F810C0401C0828D1D31460E4 +:100CE000B1F800C0BCF1FF0F34DD546800202EE0E5 +:100CF00000F1080C4FF0010808FA0CF3B1F800C03D +:100D00000CEA03069E4221D183004FF00F0C0CFA2F +:100D100003F7BC4305FA03FC4CEA040491F803C052 +:100D2000BCF1280F05D100F1080C08FA0CF8C2F844 +:100D3000148091F803C0BCF1480F07D100F1080CF2 +:100D40004FF0010808FA0CF8C2F81080401C08287F +:100D5000CED35460BDE8F081F0B50A4600230024EC +:100D60000021002500F00046B6F1004F02D11D4ED3 +:100D7000F16901E01B4E7168C0F3034583B200F4D2 +:100D80004016B6F5401F08D121F07061154E766807 +:100D900026F07066134F7E6012E000F48016B6F500 +:100DA000801F06D1032606FA05F4A14341F07061C5 +:100DB00006E0460D360103FA06F6B14341F07061D4 +:100DC00022B1460D360103FA06F6314300F0004623 +:100DD000B6F1004F02D1034EF16101E0014E7160A6 +:100DE000F0BD0000000001400246002093680B4067 +:100DF0000BB1012000E000207047416170470161A4 +:100E000070470AB1016100E04161704710B500BF51 +:100E1000094800884FF47A7100FB01F4074800F09C +:100E2000A9FE04440020054924310880322001F045 +:100E30001FFB204610BD00001400002000080040E9 +:100E400010B504460723012221460948FFF754FD47 +:100E500001210748FFF7B1FD00BF02210448FFF759 +:100E60000FFD0028F9D00248FFF706FD10BD000075 +:100E7000002401402DE9F04107460C4600250026DC +:100E800008E03846FFF7DCFF0544052001F0F0FAE2 +:100E9000701CC6B2A642F4DBB5FBF4F080B2BDE82C +:100EA000F08100BFFEE700002DE9F84F4FF0000A87 +:100EB0000024A346A14631E0012021490860142006 +:100EC00001F01EFB00201F49C1F8AC0100BF1C4807 +:100ED000843800680028FAD000F0A2FA641C00BF31 +:100EE0001748843800680128FAD0FFF7BFFDFFF7E4 +:100EF0008DFF8246504603F091F9009003F0E4F82C +:100F000007460022104B02F033FF054602F0FEFEBA +:100F100083464946584603F003F98146052CCBD158 +:100F2000484603F0D1F807460022084B02F020FFA4 +:100F3000054602F0EBFE83465846BDE8F88F0000F8 +:100F4000AC8121420080214200004D40000014404D +:100F50001FB50121082000F0A3FA4FF40060ADF89E +:100F6000000003208DF8020010208DF80300694670 +:100F70001F48FFF766FE4FF400611D48FFF73DFF75 +:100F80004FF48060ADF8000004208DF8030069463E +:100F90001748FFF756FE4FF480611548FFF72DFF05 +:100FA0000121042000F05CFA124800F0EFFC40F24E +:100FB000E730ADF808004720ADF804000020ADF898 +:100FC0000A00ADF8060001A90A4800F04BFE012115 +:100FD000084800F0B9FC01221146064800F0DEFD89 +:100FE00002F074FA0021034800F0B4FC1FBD0000B9 +:100FF000000C01400008004008B50121182000F055 +:101000004FFA0121084600F04BFA01211048FFF782 +:10101000A3FE4FF20100ADF8000048208DF8030058 +:1010200069460C48FFF70DFE4FF40050ADF8000084 +:1010300010208DF8030003208DF802006946064851 +:10104000FFF7FFFD4FF400510348FFF7D6FE08BD40 +:1010500000023000000C01400010014000BFFEE71C +:10106000704710B54FF4A06000F03AF810BD0000D2 +:1010700070B5002100230F22C47804B3154C2468F6 +:1010800004F4E064C4F5E064210AC1F10403CA4039 +:10109000447804FA03F184781440214309010E4C8A +:1010A0000678A155047804F01F050124AC400578AA +:1010B0006D11AD0005F1E025C5F8004109E00478A7 +:1010C00004F01F050124AC40044D0678761145F864 +:1010D000264070BD0CED00E000E400E080E100E09F +:1010E00002490143024A1160704700000000FA05FE +:1010F0000CED00E070B500240EE00021204600F069 +:10110000DAF8002504E0002000F07AF9681CC5B286 +:10111000802DF8DB601CC4B2082CEEDB70BD000033 +:1011200008B50121082000F0BBF914208DF8030058 +:1011300003208DF80200C020ADF800006946074882 +:10114000FFF77FFD012240210448FFF75AFE0122EC +:1011500080210248FFF755FE08BD0000000C014049 +:1011600070B50546002413E08020204100EA050206 +:1011700080210E48FFF745FE012240210B48FFF772 +:1011800040FE002240210948FFF73BFE601CC4B22C +:10119000082CE9DB012240210448FFF732FE00223F +:1011A00040210248FFF72DFE70BD0000000C0140F9 +:1011B00010B5012280210948FFF723FE01224021BA +:1011C0000648FFF71EFE002280210448FFF719FEA3 +:1011D000002240210148FFF714FE10BD000C014021 +:1011E00010B5002280210748FFF70BFE01224021A5 +:1011F0000448FFF706FE012280210248FFF701FEA6 +:1012000010BD0000000C014070B5002406E0002570 +:1012100000E06D1CB5F57A7FFBD3641CB4F57A7FD2 +:10122000F5D3FFF77DFFAE2000F0DAF8D52000F00F +:10123000D7F8802000F0D4F8A82000F0D1F83F20A3 +:1012400000F0CEF8D32000F0CBF8002000F0C8F872 +:10125000402000F0C5F8A12000F0C2F8C82000F03E +:10126000BFF8DA2000F0BCF8122000F0B9F88120B5 +:1012700000F0B6F8CF2000F0B3F8D92000F0B0F8B5 +:10128000F12000F0ADF8DB2000F0AAF8302000F0EB +:10129000A7F8A42000F0A4F8A62000F0A1F88D2063 +:1012A00000F09EF8142000F09BF8AF2000F098F8B2 +:1012B000FFF720FF70BD70B505460C4645F0B00045 +:1012C00000F08EF8102141EA141000F089F804F0C3 +:1012D0000F0000F085F870BD2DE9F04105460E467F +:1012E0001746721ED206110E6A1E5206100EFFF726 +:1012F000E2FF002409E0A7F12001134A02EB0111EB +:10130000085D00F07DF8601CC4B2082CF3DB721E8F +:10131000D206110E6A1E012303EB4202D0B2FFF780 +:10132000CAFF00240BE0A7F12001074A02EB0112DB +:1013300004F10801505C00F063F8601CC4B2082C92 +:10134000F1DBBDE8F0810000C24300082DE9F04167 +:1013500006460F4615466806050E7A1E1207110E40 +:10136000721E5206100EFFF7A6FF002407E0114977 +:1013700001EB4511085D00F043F8601CC4B2102C6D +:10138000F5DB7A1E1207110E721E012303EB4202D7 +:10139000D0B2FFF790FF002408E0064A691C02EB78 +:1013A0004111085D00F02CF8601CC4B2102CF4DB75 +:1013B000BDE8F081B24900082DE9F04107460E462C +:1013C0001546002407E02A5D3019C1B23846FFF700 +:1013D00083FF601CC4B2285D0028F4D1BDE8F08111 +:1013E00010B50446FFF7E4FE7820FFF7B9FE0020B1 +:1013F000FFF7B6FE2046FFF7B3FEFFF7F1FE10BD84 +:1014000010B50446FFF7D4FE7820FFF7A9FE402070 +:10141000FFF7A6FE2046FFF7A3FEFFF7E1FE10BD93 +:1014200010B50021054800F01AFC0020044908808E +:101430000121024800F08EFA10BD000000080040B3 +:10144000140000207047000001460020034A506845 +:1014500020F44040084350607047000000100240F4 +:1014600029B1064AD2690243044BDA6104E0034A17 +:10147000D2698243014BDA617047000000100240DC +:1014800029B1064A12690243044B1A6104E0034A77 +:1014900012698243014B1A6170470000001002403C +:1014A00029B1064A92690243044B9A6104E0034A57 +:1014B00092698243014B9A6170470000001002401C +:1014C00029B1064AD2680243044BDA6004E0034AB9 +:1014D000D2688243014BDA6070470000001002407E +:1014E00030B500210022002400232D4D6D6805F049 +:1014F0000C0121B1042905D0082923D105E0294D8B +:10150000056022E0274D05601FE0254D6D6805F45C +:101510007012234D6D6805F48034022505EB92426C +:101520001CB9214D554305600BE01D4D6D6805F458 +:1015300000351DB11C4D5543056002E0194D554362 +:10154000056002E0174D056000BF00BF144D6D68D7 +:1015500005F0F0010909154D6B5C0568DD4045603B +:101560000F4D6D6805F4E061090A104D6B5C45682C +:10157000DD4085600A4D6D6805F46051C90A0B4D68 +:101580006B5C4568DD40C560054D6D6805F4404104 +:10159000890B074D6B5CC568B5FBF3F5056130BD84 +:1015A0000010024000127A0000093D0000000020F7 +:1015B00010000020704710B500F002F810BD0000C8 +:1015C0000CB50020019000903348006840F4803052 +:1015D0003149086000BF3048006800F400300090D6 +:1015E0000198401C0190009818B90198B0F5A06FBF +:1015F000F1D12948006800F4003010B101200090BA +:1016000001E0002000900098012843D123480068A1 +:1016100040F01000214908600846006820F00300EF +:1016200008600846006840F0020008601A484068F8 +:10163000194948600846406848600846406840F4D8 +:10164000806048600846406820F47C104860084686 +:10165000406840F4E81048600846006840F0807038 +:10166000086000BF0C48006800F000700028F9D046 +:101670000948406820F00300074948600846406870 +:1016800040F00200486000BF0348406800F00C00D2 +:101690000828F9D10CBD00000010024000200240D3 +:1016A0007047000010B51348006840F00100114970 +:1016B000086008464068104908400E4948600846DE +:1016C00000680E4908400B4908600846006820F48D +:1016D000802008600846406820F4FE0048604FF40F +:1016E0001F008860FFF767FF4FF000600449086043 +:1016F00010BD0000001002400000FFF8FFFFF6FEE2 +:1017000008ED00E030B589B004460D460121C8025D +:10171000FFF7C6FE01210420FFF7C2FE4FF48070E0 +:10172000ADF8200018208DF8230003208DF822004A +:1017300008A92048FFF785FAADF81840ADF8145015 +:101740000020ADF81A00ADF8160005A91A4800F0FF +:1017500089FA7020ADF804000120ADF80600ADF85C +:101760000A400220ADF80C0001A9134800F020FA4D +:101770000121114800F0FAF819208DF8000002202C +:101780008DF8010000208DF8020001208DF8030083 +:101790006846FFF76DFC0821074800F055FA012163 +:1017A000054800F0C5F80121034800F0D3F809B05E +:1017B00030BD000000080140002C014010B501219F +:1017C0002F4800F0DAF9002859D001212C4800F008 +:1017D000BEF82C480088401C2A4908802A48008806 +:1017E000401C2949088029480088401C2749088056 +:1017F00024480088B0F5967F08DB00202149088046 +:101800002348007880F00100214908701F480088B3 +:1018100040F6B831884208DB00201C4908801D488A +:10182000007880F001001B49087017480088B0F567 +:101830007A7F24DB002014490880012016490870B3 +:101840001648006890B916480088401C00B2144938 +:101850000880084600883C2811D1002008801148E3 +:101860000088401C00B20F49088008E00B4800685F +:10187000012804D100200A4908800A49088010BDC7 +:101880000004004056000020580000205A000020AC +:101890004400002043000020450000200081214238 +:1018A00024000020260000207FB505460C460121BB +:1018B0000220FFF7D5FDADF80850ADF80440002038 +:1018C000ADF80A00ADF8060001A90E4800F0CAF90B +:1018D000012211460B4800F061F91D208DF800002F +:1018E00001208DF8010002208DF8020001208DF802 +:1018F00003006846FFF7BCFB0121024800F02AF80C +:101900007FBD00000004004010B50121064800F032 +:1019100034F940B10121044800F019F80348008867 +:10192000401C0249088010BD00080040140000203F +:1019300021B1028842F08002028004E002884FF662 +:101940007F731A4002807047CA4302827047CA43BD +:101950000282704721B1028842F00102028004E055 +:1019600002884FF6FE731A400280704731B1B0F81A +:10197000442042F40042A0F8442005E0B0F844209E +:10198000C2F30E02A0F844207047000010B50446D0 +:101990006848844208D10121C014FFF791FD00215D +:1019A000E014FFF78DFDC4E0B4F1804F08D10121B0 +:1019B0000846FFF765FD00210120FFF761FDB8E053 +:1019C0005D48844208D101210220FFF759FD002122 +:1019D0000220FFF755FDACE05848844208D10121B0 +:1019E0000420FFF74DFD00210420FFF749FDA0E092 +:1019F0005348844208D101210820FFF741FD00210E +:101A00000820FFF73DFD94E04E48844208D10121B3 +:101A10001020FFF735FD00211020FFF731FD88E091 +:101A20004948844208D101212020FFF729FD0021E7 +:101A30002020FFF725FD7CE04448844208D10121A5 +:101A40004014FFF73DFD00216014FFF739FD70E001 +:101A50003F48844209D10121C804FFF731FD00212C +:101A60004FF40020FFF72CFD63E03A48844209D18F +:101A700001210805FFF724FD00214FF48010FFF736 +:101A80001FFD56E03448844209D101214805FFF783 +:101A900017FD00214FF40010FFF712FD49E02F4819 +:101AA000844208D101214020FFF7EAFC00214020B8 +:101AB000FFF7E6FC3DE02A48844208D1012180205E +:101AC000FFF7DEFC00218020FFF7DAFC31E025483B +:101AD000844208D101218015FFF7D2FC0021A01516 +:101AE000FFF7CEFC25E02048844209D101210804FB +:101AF000FFF7E6FC00214FF48030FFF7E1FC18E02F +:101B00001A48844209D101214804FFF7D9FC002179 +:101B10004FF40030FFF7D4FC0BE01548844208D1A5 +:101B200001218804FFF7CCFC00214FF48020FFF74F +:101B3000C7FC10BD002C014000040040000800401C +:101B4000000C004000100040001400400034014030 +:101B5000004C01400050014000540140001800407A +:101B6000001C0040002000400040014000440140B3 +:101B7000004801400146888C704730B5024600207D +:101B800000230024158A05EA0103958905EA01046A +:101B900013B10CB1012000E0002030BD1AB18389DF +:101BA0000B43838102E083898B438381704700006C +:101BB00070B5002400220023058C4FF6FE763540D8 +:101BC0000584028C8388048B4FF68F752C40B51EDC +:101BD0002C400D882C43751E2A400D892A434D88C0 +:101BE0002A43144DA8420BD0134DA84208D0134DE0 +:101BF000A84205D0124DA84202D0124DA84213D1DE +:101C00004FF6F7752A404D892A434FF6FB752A4057 +:101C10008D882A434FF6FF652B404FF6FF552B402A +:101C20008D892B43CD892B4383800483CD88858682 +:101C3000028470BD002C014000340140004001408E +:101C400000440140004801400A460021018B4FF644 +:101C5000F77319401143018370478186704781846F +:101C600070470000002202881D4B98420ED01D4B89 +:101C700098420BD0B0F1804F08D01B4B984205D052 +:101C80001A4B984202D01A4B984204D14FF68F73E8 +:101C90001A404B881A43174B984207D0164B98426C +:101CA00004D04FF6FF431A40CB881A4302808B883A +:101CB00083850B8803850A4B98420BD0094B9842C9 +:101CC00008D00E4B984205D00D4B984202D00D4BD8 +:101CD000984201D10B7A038601238382704700006A +:101CE000002C014000340140000400400008004086 +:101CF000000C004000100040001400400040014073 +:101D0000004401400048014010B540F225510E4802 +:101D100000F08AF890B10D480068782802D30020BE +:101D20000A490860084800F03BF9C1B20748026858 +:101D30000068401C054B18600548815440F225514D +:101D4000014800F007F810BD003801408000002075 +:101D5000C400002010B50022002340F66A14A142FE +:101D600000D100BF0A1201249440A3B2DC430480D6 +:101D700010BD21B1828942F40052828104E082893F +:101D80004DF6FF731A4082817047000010B504467B +:101D90002048844209D101218803FFF791FB0021EB +:101DA0004FF48040FFF78CFB32E01B48844209D19E +:101DB00001214804FFF764FB00214FF40030FFF7D6 +:101DC0005FFB25E01548844209D101218804FFF713 +:101DD00057FB00214FF48020FFF752FB18E010481A +:101DE000844209D10121C804FFF74AFB00214FF4C6 +:101DF0000020FFF745FB0BE00A48844208D101218F +:101E00000805FFF73DFB00214FF48010FFF738FB7A +:101E100010BD000000380140004400400048004070 +:101E2000004C00400050004070B5024600240023E2 +:101E30000025002040F66A16B14200D100BFC1F370 +:101E4000421501F01F03012606FA03F3012D02D10A +:101E50009689334006E0022D02D1168A334001E014 +:101E6000968A33400C12012606FA04F41688344090 +:101E700013B10CB1012000E0002070BDF0B50346A5 +:101E8000002400260025002040F66A17B94200D140 +:101E900000BF1846C1F3421401F01F06012707FADC +:101EA00006F5012C01D10C3004E0022C01D11030D8 +:101EB00000E014301AB107682F43076002E007689A +:101EC000AF430760F0BD00002DE9F04786B005463E +:101ED0000E460024A24600BFA1460027B08900B1EB +:101EE00000BF2F462C8A4CF6FF700440F088044354 +:101EF0002C82AC894EF6F3100440B0883189084337 +:101F0000718908430443AC81AC8A4FF6FF4004401A +:101F1000B0890443AC8201A8FFF7E2FA1F48874268 +:101F200002D1DDF810A001E0DDF80CA0A88900F4D2 +:101F3000004040B10AEBCA0000EB0A1031684900CA +:101F4000B0FBF1F807E00AEBCA0000EB0A103168B9 +:101F50008900B0FBF1F86420B8FBF0F0040120091F +:101F6000642101FB1089A88900F4004040B13220AF +:101F700000EBC900B0FBF1F000F00700044308E0FB +:101F8000322000EB09106421B0FBF1F000F00F00EB +:101F900004432C8106B0BDE8F08700000038014002 +:101FA00001468888C0F30800704700BFFEE70000C4 +:101FB00070B598B00024002600201790D348006820 +:101FC00000287DD00A2000F053FAD1A1D248FEF7B4 +:101FD00017FA002832D0CEA1CF48FEF711FA0446F6 +:101FE00003E0641C0A2000F043FA20783028F8DB74 +:101FF00020783928F5DC00250CE0207817A9485511 +:10200000681CC5B2641C20782C2800D108E00A2086 +:1020100000F02EFA2078302802DB20783928ECDD19 +:1020200000BF2C2017A9485517A8FEF7DCF9064673 +:10203000002E03DB632E01DCB8490E70B8A1B64850 +:10204000FEF7DEF990B3B6A1B348FEF7D9F904461E +:1020500003E0641C0A2000F00BFA20783028F8DB3B +:1020600020783928F5DC00250CE0207817A94855A0 +:10207000681CC5B2641C20782C2800D108E00A2016 +:1020800000F0F6F92078302802DB20783928ECDDE2 +:1020900000BF2C2017A9485517A8FEF7A4F906463B +:1020A000002E03DB632E01DC9F4806609FA19A4847 +:1020B000FEF7A6F990B39DA19748FEF7A1F900E0BD +:1020C000F3E0044603E0641C0A2000F0D1F9207814 +:1020D0003028F8DB20783928F5DC00250CE0207862 +:1020E00017A94855681CC5B2641C20782C2800D15B +:1020F00008E00A2000F0BCF92078302802DB2078C4 +:102100003928ECDD00BF2C2017A9485517A8FEF789 +:102110006AF90646002E01DB86490E8086A17E48BC +:10212000FEF76EF990B384A17B48FEF769F9044687 +:1021300003E0641C0A2000F09BF920783028F8DBCB +:1021400020783928F5DC00250CE0207817A94855BF +:10215000681CC5B2641C20782C2800D108E00A2035 +:1021600000F086F92078302802DB20783928ECDD71 +:1021700000BF002017A9485517A8FEF734F90646F6 +:10218000002E03DB632E01DC6D490E806DA16248D9 +:10219000FEF736F990B36BA15F48FEF731F90446BC +:1021A00003E0641C0A2000F063F920783028F8DB93 +:1021B00020783928F5DC00250CE0207817A948554F +:1021C000681CC5B2641C20780D2800D108E00A20E4 +:1021D00000F04EF92078302802DB20783928ECDD39 +:1021E00000BF002017A9485517A8FEF7FCF80646BF +:1021F000002E03DB632E01DC54490E805448007826 +:10220000F0BB54A14448FEF7FBF828B153480078CE +:1022100080F00100514908705048007801283DD1F4 +:102220004FA13D48FEF7ECF8C8B101204D490860C8 +:10223000502000F01DF900204B49C1F8B4014B4873 +:10224000008800F5FA7000B2484908800846B0F9E5 +:102250000000B0F5486F02DB40F67F40088044A1E3 +:102260002D48FEF7CDF858B101203E4908605020B6 +:1022700000F0FEF800203C49C1F8B4013B4800E002 +:102280000CE00088A0F5FA7000B2384908800846D2 +:10229000B0F90000002801DA0020088078211E48EB +:1022A000FEF7CCF80020194908603348007801286F +:1022B0002AD1002030490870502103A8FEF7E0F829 +:1022C0002E48B0F900002E49B1F900102D4AB2F99C +:1022D0000020CDE9002102902B4803782B4802789A +:1022E0002BA103A8FDF780FF1C48007820B935A179 +:1022F00003A8FEF797F803E034A103A8FEF792F8CD +:10230000FF2103A801F0C4FC18B070BD80000020BC +:1023100074656D703A000000C40000202C0000209D +:1023200068756D693A0000003000002074696D65C1 +:102330003A000000360000206362733A000000009B +:10234000340000207365746C3A00000038000020EF +:10235000540000206D6F6465000000004200002002 +:1023600061646400B401224200002242280000207F +:102370006465637200000000450000202600002014 +:1023800022000020200000202B0000202A00002036 +:102390002474656D703A2564232C2468756D693A40 +:1023A0002564232C246C696768743A2564232C2CDB +:1023B000246362733A2564232C2474696D653A257D +:1023C000642300002C6175746F0000002C6D616E39 +:1023D00075616C0030380A2801D201207047002056 +:1023E000704700BF704710B5024600200BE0135C39 +:1023F00003F00F03145C241104EB840403EB440387 +:102400001354431CD8B28842F1DB10BD30B50246EC +:1024100000200EE0135C0A2493FBF4F504FB153353 +:10242000145C0A2594FBF5F443EA04131354431C8B +:10243000D8B28842EEDB30BD094800680949B0FBDC +:10244000F1F0094908700846007800EB4001C1EB43 +:10245000C0104FF6FF7101EAC000044908807047C0 +:102460006000002000127A00740000207600002036 +:1024700001461F4A12884A434FF0E0235A61002266 +:102480009A611A46126942F001021A6100BF4FF0C8 +:10249000E0221069174A128B92B1174A1268521C37 +:1024A000154B1A601A4612684AF6C8739A4207D941 +:1024B0000022114B1A60114A1268521C0F4B1A600D +:1024C00000F001021AB100F48032002ADFD00B4A7A +:1024D0001268B2F5966FDAD84FF0E022126922F056 +:1024E00001024FF0E0231A6100229A617047000058 +:1024F00076000020A8000020780000207C0000204A +:102500000146114A12784A434FF0E0235A610022F3 +:102510009A611A46126942F001021A6100BF4FF037 +:10252000E022106900F001021AB100F48032002AA2 +:10253000F5D04FF0E022126922F001024FF0E023C3 +:102540001A6100229A6170477400002010B56D482E +:102550000078002858D1002203210120FEF7F6FE62 +:10256000012205211046FEF7F1FE0222072101207B +:10257000FEF7ECFE64A201210220FEF71DFF0322FC +:1025800011460220FEF7E2FE042205210220FEF79A +:10259000DDFE052207210220FEF7D8FE01F0CCFA6D +:1025A0000F2201210320FEF7D1FE10220221032079 +:1025B000FEF7CCFE112203210846FEF7C7FE1222C9 +:1025C00004210320FEF7C2FE3A2209210320FEF770 +:1025D00083FE132201210420FEF7B8FE14220221FB +:1025E0000420FEF7B3FE152203210420FEF7AEFE01 +:1025F000162204210846FEF7A9FE3A2209210420EA +:10260000FEF76AFE00F0B8FD3E480078012877D159 +:10261000172201210846FEF799FE18220221012007 +:10262000FEF794FE192203210120FEF78FFE1A22E5 +:1026300004210120FEF78AFE34A209210120FEF7C1 +:10264000BBFE00F06DF81D2201210220FEF77EFE88 +:102650002FA203210220FEF7AFFE1E22042102203A +:10266000FEF774FE3A2209210220FEF735FE2AA267 +:102670000A210220FEF7A0FE00F0A8FD2922012178 +:102680000320FEF763FE22A203210846FEF794FE14 +:102690002A2204210320FEF759FE3A2209210320B1 +:1026A000FEF71AFE00F0B8FD212201210420FEF7FA +:1026B0004DFE17A203210420FEF77EFE22220421F4 +:1026C0000846FEF743FE3A2209210420FEF704FEE5 +:1026D0001248007850B9232206210420FEF736FE66 +:1026E000242207210420FEF731FE09E025220621DD +:1026F0000420FEF72BFE262207210420FEF726FEEB +:1027000010BD000043000020202000003A200000FF +:1027100020202020000000002000000042000020B7 +:1027200010B500BF0A210120FEF7A4FBC0F58050C0 +:1027300084B204EB441101EB4100C11700EB1151CD +:1027400009130D4A11801046B0F90000632801DB1F +:10275000632002E00848B0F90000074908800846F5 +:10276000B0F9002005A10748FDF73EFD054A0B2101 +:102770000120FEF721FE10BD200000202564252544 +:10278000202000008800002010B5FE4800780128B5 +:102790001BD0FC480078022817D0FA48007803289C +:1027A00013D0F848007804280FD0F64800780528A0 +:1027B0000BD0F4480078062807D0F24800780728A4 +:1027C00003D0F0480078082854D1002203210120CA +:1027D000FEF7BCFD012205211046FEF7B7FD0222DF +:1027E00007210120FEF7B2FDE7A201210220FEF73A +:1027F000E3FD032211460220FEF7A8FD0422052175 +:102800000220FEF7A3FD052207210220FEF79EFD10 +:10281000112201210320FEF799FD1222022103203B +:10282000FEF794FD1F2203210846FEF78FFD2022AC +:1028300004210320FEF78AFD3A2209210320FEF736 +:102840004BFD152201210420FEF780FD16220221F6 +:102850000420FEF77BFD1F2203210420FEF776FDF6 +:10286000202204210846FEF771FD3A2209210420A6 +:10287000FEF732FDC3480078092807D0C148007828 +:102880000A2803D0BF4800780B284AD11D22012115 +:102890000846FEF75BFD1E2202210120FEF756FDD1 +:1028A0001F2203210120FEF751FD202204210120D7 +:1028B000FEF74CFDB5A209210120FEF77DFD29227E +:1028C00001210220FEF742FD2A2202210846FEF7DE +:1028D0003DFD2B2203210220FEF738FD2C2204218E +:1028E0000220FEF733FD3A2209210220FEF7F4FC14 +:1028F000172201210320FEF729FD182202210320BF +:10290000FEF724FD2B2203210846FEF71FFD2C2293 +:1029100004210320FEF71AFD3A2209210320FEF7C5 +:10292000DBFC98480078012860D19948007828B1EC +:1029300095A203210120FEF73FFD57E0954802785C +:1029400095A19648FDF750FC944A01210846FEF7F0 +:1029500033FD9048427892A19048FDF745FC8F4A9C +:1029600007210120FEF728FD8A4882788CA18B4838 +:10297000FDF73AFC894A0B210120FEF71DFD854831 +:10298000C27887A18548FDF72FFC844A03210220E5 +:10299000FEF712FD7F48027981A18048FDF724FCF3 +:1029A0007E4A07210220FEF707FD7A4842797CA182 +:1029B0007A48FDF719FC794A0B210220FEF7FCFC4E +:1029C0007848027878A17548FDF70EFC734A0B2110 +:1029D0000320FEF7F1FC764876A102686F48FDF708 +:1029E00003FC6E4A0B210420FEF7E6FC65480078E4 +:1029F000022860D16648007828B163A2072101202F +:102A0000FEF7DAFC57E06348027863A16348FDF7FC +:102A1000EBFB624A01210846FEF7CEFC5D48427896 +:102A20005FA15E48FDF7E0FB5C4A07210120FEF74D +:102A3000C3FC584882785AA15848FDF7D5FB574A3D +:102A40000B210120FEF7B8FC5248C27854A153482C +:102A5000FDF7CAFB514A03210220FEF7ADFC4D48A9 +:102A600002794FA14D48FDF7BFFB4C4A07210220D8 +:102A7000FEF7A2FC4748427949A14848FDF7B4FB5C +:102A8000464A0B210220FEF797FC4648027846A1F1 +:102A90004248FDF7A9FB414A0B210320FEF78CFCBD +:102AA000434844A102683D48FDF79EFB3B4A0B2189 +:102AB0000420FEF781FC33480078032860D13448B5 +:102AC000007828B130A20B210120FEF775FC57E0F9 +:102AD0003048027830A13148FDF786FB2F4A0121AA +:102AE0000846FEF769FC2B4842782DA12B48FDF7DC +:102AF0007BFB2A4A07210120FEF75EFC25488278ED +:102B000027A12648FDF770FB244A0B210120FEF780 +:102B100053FC2048C27822A12048FDF765FB1F4ADC +:102B200003210220FEF748FC1A4802791CA11B4829 +:102B3000FDF75AFB194A07210220FEF73DFC154814 +:102B4000427917A11548FDF74FFB144A0B210220CB +:102B5000FEF732FC1348027813A11048FDF744FB3E +:102B60000E4A0B210320FEF727FC114811A1026831 +:102B70000A48FDF739FB094A0B210420FEF71CFC2B +:102B800000481BE054000020202000003A200000F4 +:102B9000440000203A000020253464008800002012 +:102BA000253264002C000020256443202000000012 +:102BB000300000202564252520200000007804280E +:102BC00069D1FE48007830B1AFF2440203210220FF +:102BD000FEF7F2FB5FE0FA480278AFF24401F948F1 +:102BE000FDF702FBF74A01210846FEF7E5FBF44832 +:102BF0004278AFF25401F348FDF7F6FAF14A0721A3 +:102C00000120FEF7D9FBEE488278AFF26C01ED4867 +:102C1000FDF7EAFAEB4A0B210120FEF7CDFBE8486D +:102C2000C278AFF28401E748FDF7DEFAE54A0321F6 +:102C30000220FEF7C1FBE2480279AFF29C01E148B5 +:102C4000FDF7D2FADF4A07210220FEF7B5FBDC4888 +:102C50004279AFF2B401DB48FDF7C6FAD94A0B213D +:102C60000220FEF7A9FBD8480278AFF2C401D5488C +:102C7000FDF7BAFAD34A0B210320FEF79DFBD34898 +:102C8000AFF2D0010268CF48FDF7AEFACD4A0B2172 +:102C90000420FEF791FBCE480078052869D1C7488B +:102CA000007830B1AFF2201207210220FEF784FB3A +:102CB0005FE0C3480278AFF22011C248FDF794FAF2 +:102CC000C04A01210846FEF777FBBD484278AFF2C3 +:102CD0003011BC48FDF788FABA4A07210120FEF7F7 +:102CE0006BFBB7488278AFF24811B648FDF77CFA23 +:102CF000B44A0B210120FEF75FFBB148C278AFF266 +:102D00006011B048FDF770FAAE4A03210220FEF7C9 +:102D100053FBAB480279AFF27811AA48FDF764FA89 +:102D2000A84A07210220FEF747FBA5484279AFF2E7 +:102D30009011A448FDF758FAA24A0B210220FEF791 +:102D40003BFBA1480278AFF2A0119E48FDF74CFA78 +:102D50009C4A0B210320FEF72FFB9C48AFF2AC11DD +:102D600002689848FDF740FA964A0B210420FEF7C6 +:102D700023FB97480078062869D19048007830B145 +:102D8000AFF2FC120B210220FEF716FB5FE08C482D +:102D90000278AFF2FC118B48FDF726FA894A01212F +:102DA0000846FEF709FB86484278AFF20C218548B9 +:102DB000FDF71AFA834A07210120FEF7FDFA804841 +:102DC0008278AFF224217F48FDF70EFA7D4A0B216D +:102DD0000120FEF7F1FA7A48C278AFF23C21794837 +:102DE000FDF702FA774A03210220FEF7E5FA74485C +:102DF0000279AFF254217348FDF7F6F9714A0721C1 +:102E00000220FEF7D9FA6E484279AFF26C216D4884 +:102E1000FDF7EAF96B4A0B210220FEF7CDFA6A486A +:102E20000278AFF27C216748FDF7DEF9654A0B2195 +:102E30000320FEF7C1FA6548AFF2882102686148B5 +:102E4000FDF7D2F95F4A0B210420FEF7B5FA60487E +:102E50000078072869D15948007830B1AFF2D822FC +:102E60000B210320FEF7A8FA5FE055480278AFF285 +:102E7000D8215448FDF7B8F9524A01210846FEF717 +:102E80009BFA4F484278AFF2E8214E48FDF7ACF983 +:102E90004C4A07210120FEF78FFA49488278AFF2A9 +:102EA00000314848FDF7A0F9464A0B210120FEF702 +:102EB00083FA4348C278AFF218314248FDF794F9DB +:102EC000404A03210220FEF777FA3D480279AFF22B +:102ED00030313C48FDF788F93A4A07210220FEF7D5 +:102EE0006BFA37484279AFF248313648FDF77CF942 +:102EF000344A0B210220FEF75FFA33480278AFF222 +:102F000058313048FDF770F92E4A0B210320FEF7A7 +:102F100053FA2E48AFF2643102682A48FDF764F98B +:102F2000284A0B210420FEF747FA29480078082890 +:102F300076D12248007830B1AFF2B4320B210420B0 +:102F4000FEF73AFA6CE01E480278AFF2B4311D4841 +:102F5000FDF74AF91B4A01210846FEF72DFA1848E9 +:102F60004278AFF2C4311748FDF73EF9154A072100 +:102F70000120FEF721FA12488278AFF2DC311148C5 +:102F8000FDF732F90F4A0B210120FEF715FA0C4824 +:102F9000C278AFF2F4310B48FDF726F9094A032154 +:102FA0000220FEF709FA06480279AFF20C41054803 +:102FB000FDF71AF9034A072102200BE04400002024 +:102FC0003A000020880000202C0000203000002063 +:102FD00054000020FEF7F0F957484279AFF2404123 +:102FE0005648FDF701F9554A0B210220FEF7E4F996 +:102FF00053480278AFF250415048FDF7F5F84F4A78 +:103000000B210320FEF7D8F94E48AFF25841026871 +:103010004A48FDF7E9F8494A0B210420FEF7CCF9AC +:1030200049480078092829D14848007828B148A2A1 +:103030000B210120FEF7C0F920E04648028846A196 +:103040003E48FDF7D1F83D4A0B210120FEF7B4F9C7 +:103050004348028843A13948FDF7C6F8374A0B2197 +:103060000220FEF7A9F94148028841A13348FDF743 +:10307000BBF8324A0B210320FEF79EF93248007854 +:103080000A2829D13148007828B131A20B21022029 +:10309000FEF792F920E02F4802882FA12748FDF77C +:1030A000A3F8264A0B210120FEF786F92C48028856 +:1030B0002CA12248FDF798F8204A0B210220FEF7A8 +:1030C0007BF92A4802882AA11C48FDF78DF81B4A83 +:1030D0000B210320FEF770F91B4800780B282AD13A +:1030E0001A48007830B1AFF260520B210320FEF78E +:1030F00063F920E01748028817A11048FDF774F81B +:103100000E4A0B210120FEF757F91548028815A138 +:103110000A48FDF769F8094A0B210220FEF74CF92D +:103120001248028812A10548FDF75EF8034A0B21F8 +:103130000320FEF741F910BD3A000020880000206E +:103140002C0000203000002054000020440000200B +:103150002020200034000020253264636D00000030 +:10316000360000202533646D696E000038000020B1 +:10317000253264252500000010B50D490D48FDF7E6 +:103180001CFD0C4802780CA10D48FDF72DF80C4AE7 +:103190000B210320FEF710F90548027809A1084821 +:1031A000FDF722F8064A0B210420FEF705F910BDB1 +:1031B0002B0000202A00002025644320200000006E +:1031C00088000020256425252020000010B5FDF78B +:1031D0006BFE044601F006F800B20B490880084671 +:1031E000B0F90000632801DD632008800648B0F9CB +:1031F000002006A10748FCF7F7FF064A0B21022032 +:10320000FEF7DAF810BD00002200002025326463CA +:103210006D0000008800002010B50648B0F90020BD +:1032200005A10748FCF7E0FF054A0B210320FEF744 +:10323000C3F810BD2600002025646D696E200000D3 +:103240008800002008B501210420FEF729F901219A +:103250000420FEF725F901210420FEF721F9802042 +:10326000ADF8000010208DF8030003208DF8020057 +:1032700069460F48FDF7E5FC4020ADF8000010203E +:103280008DF8030003208DF8020069460848FDF719 +:10329000D8FC2020ADF8000010208DF8030003209A +:1032A0008DF8020069460248FDF7CBFC08BD00001E +:1032B0000008014010B5FFF7C5FF10BD10B58D2007 +:1032C00000F048F812490870892000F043F81049CE +:1032D0004870872000F03EF80D498870852000F086 +:1032E00039F80B49C870832000F034F80849087198 +:1032F000812000F02FF8064948718B2000F02AF851 +:103300000349887107210248FFF76DF810BD0000DE +:103310001600002070B5002400F03AF8002512E0F5 +:10332000641040210A48FDF75FFD012801D144F0F7 +:10333000800480210648FDF762FD80210448FDF7E6 +:103340005CFD681CC5B2082DEADB204670BD00009C +:103350000008014070B50446002520210B48FDF708 +:103360004CFD80210948FDF748FD20210748FDF765 +:1033700046FD204600F06CF8FFF7CCFF0546202103 +:103380000248FDF73AFD284670BD000000080140E4 +:1033900008B501210420FEF783F84020ADF80000B5 +:1033A00048208DF8030069460148FDF74AFC08BD36 +:1033B0000008014008B501210420FEF771F8402003 +:1033C000ADF8000010208DF8030003208DF80200F6 +:1033D00069460248FDF735FC08BD000000080140C1 +:1033E00010B507211948FFF711F800218E2000F0D1 +:1033F00051F8164801788C2000F04CF813484178B9 +:10340000882000F047F811488178862000F042F8C3 +:103410000E48C178842000F03DF80C4801798220E4 +:1034200000F038F809484179802000F033F8074867 +:1034300081798A2000F02EF880218E2000F02AF871 +:1034400007210248FEF7CFFF10BD00003A00002020 +:1034500070B50446FFF7AEFF002516E004F001004A +:1034600020B140210A48FDF7CAFC03E0402108488A +:10347000FDF7C3FC641080210548FDF7C0FC8021E6 +:103480000348FDF7BAFC681CC5B2082DE6DB70BD29 +:103490000008014070B505460C4620210A48FDF79A +:1034A000ACFC80210848FDF7A8FC20210648FDF768 +:1034B000A6FC2846FFF7CCFF2046FFF7C9FF2021D6 +:1034C0000148FDF79AFC70BD0008014008B54FF4B3 +:1034D000A060FDF705FE1E208DF8000000208DF88D +:1034E00001008DF8020001208DF803006846FDF709 +:1034F000BFFD08BD10B5FE480068D0B90A20FEF730 +:10350000B7FFFB480068A0B900BFF9480068002871 +:10351000FBD0F848007860B9F748007880F00100E7 +:10352000F549087008460078012802D10020F349C7 +:103530000860EF48001D006800283AD10A20FEF715 +:1035400097FFEB48001D0068002832D100BFE84813 +:10355000001D00680028FAD0E748007838B900203C +:10356000E6490860E3480078401CE2490870E148F9 +:10357000007801280CD1FFF7A1FE002004E0E0490B +:10358000095CE04A1154401C0628F8DBFDF7B2FD47 +:10359000D8480078092803D1FFF722FFFDF7AAFDDC +:1035A000D44800780C2804DBFDF7A4FD0020D149A5 +:1035B0000870CF480830006800287DD10A20FEF747 +:1035C00057FFCB48083000680028F6D119E00220E8 +:1035D000FEF74EFFCC48B0F9000040F67F4188422C +:1035E00009DAC5480078012805D1C7480088401C81 +:1035F00000B2C5490880C448008881B2C348FEF7BC +:103600002CFBBB48083000680028E0D0B94800789F +:10361000012804D1BB480078401CBA490870B5485D +:103620000078022808D1B74840780C2804DAB54859 +:103630004078401CB3494870AE48007803286DD1EB +:10364000B04880781F2821DAAE484078012817D08A +:10365000AC484078032813D0AA48407805280FD0FA +:10366000A848407807280BD0A6484078082807D0FB +:10367000A44840780A2803D0A24840780C2805D1F5 +:10368000A0488078401C9F49887047E09D4880781A +:103690001E2817DA9B48407804280BD099484078B8 +:1036A000062807D097484078092803D095484078E5 +:1036B0000B2807D1934800E094E08078401C9149A2 +:1036C00088702BE08F4989781D291EDA8D4908788A +:1036D000C11700EB91718910A0EB810139B98949BB +:1036E0000978642291FBF2F302FB131139B9854981 +:1036F0000978642291FBF2F302FB131129B9814886 +:103700008078401C7F49887008E07E4880781C28BB +:1037100004DA7C488078401C7A49887075480078C3 +:10372000042808D17748C078182804DA7548C0788A +:10373000401C7449C8706F480078052808D171484A +:1037400000793C2804DA6F480079401C6D49087103 +:1037500068480078062808D16A4840793C2804DA8D +:1037600068484079401C67494871624800780728DA +:1037700008D167480078632804DA65480078401C5F +:10378000634908705B480078082808D161480068E0 +:10379000632804D25F480068401C5E4908605548B1 +:1037A0000078092808D15C480088632804DA5A4860 +:1037B0000088401C584908804E4800780A2804D1E7 +:1037C00056480088401C554908804A4800780B2814 +:1037D00008D153480088632804DA51480088401C07 +:1037E0004F49088042480C30006800287ED10A20EA +:1037F000FEF73EFE3E480C3000680028F6D117E088 +:103800000220FEF735FE4048B0F90000002809DD2F +:1038100039480078012805D13B480088401E00B295 +:10382000394908803848008881B23848FEF715FACF +:103830002F480C3000680028E2D02E48007801287C +:1038400008D130480078002804DD2E480078401E5A +:103850002C49087027480078022808D12948407868 +:10386000002804DD27484078401E2649487021483A +:103870000078032808D123488078002804DD2148F7 +:103880008078401E1F4988701A480078042808D1A3 +:103890001C48C078002804DD1A48C078401E194929 +:1038A000C87014480078052808D116480079002807 +:1038B00004DD14480079401E124908710D48007853 +:1038C000062808D10F484079002804DD0D484079CA +:1038D000401E0C49487107480078072825D10C483C +:1038E0000078002821DD0A4800781BE050E0000045 +:1038F000308121425400002042000020B4012242C5 +:10390000160000203A00002028000020002C014072 +:103910002C00002030000020340000203600002061 +:1039200038000020401E1B4908701B4800780828FA +:1039300007D11A48006820B118480068401E17498E +:10394000086015480078092808D115480088002823 +:1039500004DD13480088401E114908800E48007895 +:103960000A2808D10F480088002804DD0D48008887 +:10397000401E0C490880084800780B2808D10A48E6 +:103980000088002804DD08480088401E0649088099 +:1039900010BD00002C00002054000020300000204A +:1039A000340000203600002038000020FEF744FDDF +:1039B000FDF757FB4FF4FA70FEF75AFDFDF71CFBBD +:1039C0004FF4165000F006F9FDF71EFC45A2012148 +:1039D0000220FDF7F1FCFDF701F8FDF70DFBFDF707 +:1039E000B7FAFDF777F8FFF765FC47214FF4486019 +:1039F000FDF788FE40F2CF216320FDF755FFFDF76C +:103A000079FB6EE0FFF776FD3B48007800285ED139 +:103A1000FEF79CFDFEF7B8FE3848006800284BD141 +:103A200037480078C8BB374800883749B1F90010DB +:103A3000401A40F67F414843632190FBF1F000B209 +:103A4000324908800846B0F90000002801DA002059 +:103A500008802E48008881B22D48FEF7FEF82D48D8 +:103A600000782D490968884213D82C4800782C49E1 +:103A7000097888420DDC2B48B0F900002A490988F2 +:103A8000884206DB2948B0F90000294909888842A4 +:103A900004DD01202749086019E003E000202549E2 +:103AA000086014E01948008881B21948FEF7D5F87B +:103AB0000020204908600AE010480068012806D16B +:103AC00000201C49086000211148FEF7C6F80A488A +:103AD000007808B1FEF758FEFEF76AFA1420FEF7E8 +:103AE000C7FC8FE72020204C6F6164696E672E2E23 +:103AF0002E202020000000005400002000812142E0 +:103B00004200002038000020200000202800002073 +:103B1000002C01402B000020300000202A00002053 +:103B20002C0000202200002034000020260000206D +:103B300036000020B401224210B5FFF7BFFB214838 +:103B4000027821A12148FCF74FFB204A01210846B9 +:103B5000FDF732FC1B4842781DA11C48FCF744FBD2 +:103B60001A4A07210120FDF727FC1648827818A180 +:103B70001648FCF739FB154A0B210120FDF71CFC08 +:103B80001048C27812A11148FCF72EFB0F4A0321FE +:103B90000220FDF711FC0B4802790DA10B48FCF740 +:103BA00023FB0A4A07210220FDF706FC054842795B +:103BB00007A10648FCF718FB044A0B210220FDF779 +:103BC000FBFB10BD16000020253464008800002097 +:103BD0002532640010B586B00446012144F2050088 +:103BE000FDF75EFC2848FEF7D1F84FF40070ADF801 +:103BF000140003208DF8160018208DF8170005A971 +:103C00002248FDF71EF84FF48060ADF81400042040 +:103C10008DF8170005A91D48FDF713F825208DF82C +:103C2000000003208DF8010002208DF80200012021 +:103C30008DF803006846FDF71BFA01940020ADF8EB +:103C40000800ADF80A00ADF80C00ADF810000C202B +:103C5000ADF80E0001A90C48FEF736F901A90A4893 +:103C6000FEF732F9012240F225510748FEF706F926 +:103C7000002240F224410448FEF700F901210248E5 +:103C8000FEF777F806B010BD00380140000801408B +:103C9000FF2912D00BE000BF104A128802F0400248 +:103CA000002AF9D002780D4B1B1D1A80401C0A0017 +:103CB000A1F10103D9B2EED10FE00BE000BF074A3A +:103CC000128802F04002002AF9D00278034B1B1D33 +:103CD0001A80401C0278002AF0D170470038014059 +:103CE00010B500290AD00878002807D00548784484 +:103CF000FCF73EFD002801D0002010BD02487844AA +:103D000010BD0000261800001E18000021F000421F +:103D1000A2F16052B2F5801F01F0004328BFD2F13A +:103D20007F6C0BD95FEA001C43EAC20242EB507081 +:103D300018BF704728BF20F001007047B2F5801F00 +:103D4000BCBF184670474FEA410C1CF5001F02D259 +:103D5000084600F0BCBA70B500F062F900000089B6 +:103D6000FFF7F6BF4FF00040A0F58000704700005D +:103D70002DE9C04130B4DFF8A0C23CEA111418BFED +:103D80003CEA131400F0EC8081EA03051CEA1114EC +:103D900044EAD57418BF1CEA131500F0C780A4EBE1 +:103DA00005044FF0004545EAC12145EAC32341EA35 +:103DB000505143EA525304F17F74994204F50034A0 +:103DC0004FEAC0204FEAC22208BF904200F09C8018 +:103DD0004FEA13650FF24016765D4FEA134506FB76 +:103DE00005F7C7F1807706FB07F74FEAD737A7FB40 +:103DF00003687642C8F58038A7FB06CE38BFA8F125 +:103E0000010807FB08E64FF0000EA6FB028CE6FB5C +:103E100003CEDCF1000CCEF1004E38BFAEF1010E46 +:103E2000A6FB0C584FF000074FF00005E6FB0E878D +:103E3000A1FB08C6A0FB07CE16EB0E0645F1000558 +:103E4000E1FB076515F1E04E7EBFA4F580345FEA23 +:103E500046066D4116F1800745F100054FEA172728 +:103E60004FEA066647EA0567A6F1DE46B6F1805FCF +:103E70004FEA15251FD9384624F0010C05EBC47113 +:103E8000BCF1FE6F01EB0C1102D8F0BCBDE8008163 +:103E900024425CBF01F5801E9EEAC47F02D4F0BCC0 +:103EA000BDE80081244238D4F0BCA1F1C041BDE896 +:103EB000004100F003B94FEAD22242EA43524FEAEE +:103EC000D323A7FB02864FEAD02040EA415007FBEC +:103ED00003661EEA0E0F4FEAD12105FB026658BFAA +:103EE000A6EB0056B6EB00564FEA520E4EEAC37EE2 +:103EF00018EB0E0E56EB530EBDD518EB02085E41C3 +:103F00007F1C55F10005B6E74FF480154FF0000710 +:103F10004FF000064FF00008ADE7F0BC4FF0000096 +:103F200001F1C04101F00041BDE8008111EA0C1F20 +:103F30000CEA131500D00CE013EA0C1F00F02580EA +:103F40004FF00000F0BC81EA030101F00041BDE840 +:103F50000081F0BCBDE8004181EA030100F0AEB889 +:103F6000F0BCBDE8004170B500F05AF8097EFC3E97 +:103F700000F007B881EA03014FF0000001F00041B2 +:103F8000704781EA030100F099B8F0BCBDE8004138 +:103F90004FF0000021497047FFFDFBF9F7F5F4F2FF +:103FA000F0EEEDEBE9E8E6E4E3E1E0DEDDDBDAD8D4 +:103FB000D7D5D4D3D1D0CFCDCCCBCAC8C7C6C5C432 +:103FC000C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B349 +:103FD000B2B1B0AFAEADACABAAA9A8A8A7A6A5A434 +:103FE000A3A3A2A1A09F9F9E9D9C9C9B9A999998F8 +:103FF0009797969595949393929191908F8F8E8E9B +:104000008D8C8C8B8B8A8989888887878685858427 +:1040100084838382828181800000FF070000F87F13 +:104020000EF1020E2EF0030E5EF8046B364205D43C +:10403000012A43EB030515F5001F12D8012841EBB7 +:10404000010C1CF5001F0CD80ED14FEAD17C15F5E0 +:10405000001F0CEB4C0C0CF1020C08BF4CEBD37C9A +:1040600004E04FF0080C01E04FEAD37C0CEB4C0568 +:1040700026FA05F606F00706B6F1040C06D20EEB9A +:10408000860CBDE870404CF0010C6047DFE80CF096 +:10409000090B02024FF000414FF00000A1F5002192 +:1040A00070BD19461046012851EB010418BFD4F524 +:1040B000001484BF002001F0004170BD0808A0F585 +:1040C00000114FEA3101704743004FEAD30C4FEA29 +:1040D0003C0C43401FBF40070CF1605113F0FE4FF2 +:1040E00070471CF0006F03D100200CF000417047B6 +:1040F0000CF0004343EA507010B540EACC0000F0E9 +:10410000A0F800BF000000924FEA0001FFF7D6BF01 +:104110004FF000414FF00000A1F500217047000072 +:1041200090EA010F48BF81F0004100F1DC80421AA3 +:104130003CBF801A89184FEAD0524FF07F4C1CEADE +:10414000410FA2EBD15318BF9CEA026F00F03B80F5 +:104150004FF0004C4CEA00204CEA012121FA03FC0C +:1041600010EB0C0C1ED202F1FF325FEA1C2040EB78 +:10417000C25038BF70471CF07F0F4FEA400C18BF89 +:10418000BCF17F4F38BF7047C3F12003994008BF8F +:1041900020F00100BCF17F4F38BF7047A0F1C04054 +:1041A00000F095B84FEA3C00000A40EBC25028BF2F +:1041B0001CF0FF0F4FEA400CE6D018BFBCF17F4F58 +:1041C00038BF7047EAE79CEA026F05D010EA5C0F3F +:1041D00008BF00F00040704710B500F032F800BF93 +:1041E00064FBBE3E41000B0ED3F19E0208D950F491 +:1041F00000034FEA032323FA02F048BF404270470E +:1042000010B500F01EF800BF4992248000207047CE +:104210006FF0004282EA200070470000B0FA80F39D +:1042200010FA03F2C3F19D030AD0D90501EB122065 +:10423000530638BF704700F1010008BF20F00100AD +:1042400070470EF1020E2EF0030E5EF8044B24426E +:1042500004D44FEA4102B2F17F4F11D84FEA400334 +:10426000B3F17F4F0CD80ED14FEAD07CB2F17F4F23 +:104270000CEB4C0C0CF1020C08BF4CEBD17C04E0B5 +:104280004FF0080C01E04FEAD17C0CEB4C0324FA10 +:1042900003F404F00704B4F1040C06D20EEB840C12 +:1042A000BDE810404CF0010C6047DFE80CF0070857 +:1042B00002024FF00040A0F5800010BD0846420009 +:1042C00018BFD2F1807288BF00F0004010BDFF21FE +:1042D00041EAD050C005704790EA010F48BF81F015 +:1042E00000413FF524AF421A04D882F00042A0EB0F +:1042F000020011444FEAD0524FF07F4C1CEA410FAC +:10430000A2EBD15318BF9CEA026F4AD04FF0004C89 +:104310004CEA00204CEA012121FA03FCB0EB0C0C22 +:104320000FD412F0FE0F36D05FEA4C001DD50012FC +:1043300040EBC25038BF70471CF03F0F18BF7047AA +:104340000BE0A2F101025FEA1C2040EBC25038BF33 +:1043500070471CF07F0F18BF7047C3F120039940CE +:1043600014BF401E20F00100704780084FEA12235E +:1043700008BF7047B0FA80FCA2EB0C02CCF1280C0D +:1043800060FA0CF093EA122F04BF00EBC2507047A2 +:104390004FEAC3707047130A5FEADC1008BF70472A +:1043A000F6E79CEA026F04D010EA5C0F08BF002019 +:1043B000704710B5FFF745FF40DFF63E81F0004043 +:1043C0007047000000000000000000000000000036 +:1043D0000000000000F80000000000000033300082 +:1043E000000000100C06100C060000000000000089 +:1043F000000040C07840C0784000043F04043F04FF +:104400000400007088FC08300000001820FF211E06 +:104410000000F008F000E018000000211C031E213D +:104420001E0000F00888700000001E2123241927B8 +:10443000211010160E000000000000000000000017 +:104440000000000000E0180402000000000718202F +:10445000400000020418E00000000040201807009F +:104460000000404080F0804040000202010F010245 +:104470000200000000F0000000000101011F010126 +:104480000100000000000000000080B0700000008B +:104490000000000000000000000000010101010117 +:1044A00001010000000000000000003030000000AA +:1044B0000000000000008060180400601806010081 +:1044C000000000E010080810E000000F102020108D +:1044D0000F00001010F8000000000020203F2020F6 +:1044E000000000700808088870000030282422218D +:1044F0003000003008888848300000182020201143 +:104500000E000000C02010F8000000070424243F23 +:10451000240000F8088888080800001921202011CC +:104520000E0000E0108888180000000F11202011F4 +:104530000E0000380808C83808000000003F0000DE +:1045400000000070880808887000001C22212122C9 +:104550001C0000E010080810E000000031222211C9 +:104560000F00000000C0C00000000000003030005C +:1045700000000000008000000000000080600000DB +:104580000000000080402010080000010204081014 +:104590002000404040404040400004040404040423 +:1045A00004000008102040800000002010080402D1 +:1045B0000100007048080808F000000000303601D3 +:1045C0000000C030C828E810E00007182724231492 +:1045D0000B000000C038E0000000203C230202274E +:1045E000382008F8888888700000203F202020119B +:1045F0000E00C030080808083800071820202010D6 +:10460000080008F808080810E000203F20202010CB +:104610000F0008F88888E8081000203F2020232099 +:10462000180008F88888E8081000203F20000300E0 +:104630000000C03008080838000007182020221E9B +:10464000020008F808000008F808203F21010121B5 +:104650003F20000808F8080800000020203F202024 +:10466000000000000808F8080800C08080807F0073 +:10467000000008F888C028180800203F20012638CC +:10468000200008F8080000000000203F2020202023 +:10469000300008F8F800F8F80800203F003F003F1D +:1046A000200008F830C00008F808203F2000071854 +:1046B0003F00E01008080810E0000F102020201034 +:1046C0000F0008F808080808F000203F2101010148 +:1046D0000000E01008080810E0000F1824243850EB +:1046E0004F0008F8888888887000203F2000030C5D +:1046F0003020007088080808380000382021212266 +:104700001C00180808F8080818000000203F2000C6 +:10471000000008F808000008F808001F20202020EA +:104720001F000878880000C83808000007380E010C +:104730000000F80800F80008F800033C0700073CF8 +:104740000300081868808068180820302C03032CA8 +:1047500030200838C800C83808000000203F20007A +:10476000000010080808C83808002038262120203A +:104770001800000000FE020202000000007F40401E +:104780004000000C30C000000000000000010638AE +:10479000C00000020202FE000000004040407F0016 +:1047A00000000000040202020400000000000000FB +:1047B00000000000000000000000808080808080F9 +:1047C00080800002020400000000000000000000E1 +:1047D0000000000080808080000000192422222236 +:1047E0003F2008F8008080000000003F11202011C9 +:1047F0000E000000008080800000000E11202020AC +:104800001100000000808088F800000E11202010A8 +:104810003F200000808080800000001F2222222292 +:104820001300008080F0888888180020203F202016 +:1048300000000000808080808000006B949494933E +:10484000600008F8008080800000203F21000020E8 +:104850003F2000809898000000000020203F20208A +:104860000000000000809898000000C08080807FD9 +:10487000000008F8000080808000203F24022D30D6 +:104880002000000808F8000000000020203F202041 +:1048900000008080808080808000203F20003F20BA +:1048A000003F8080008080800000203F21000020A9 +:1048B0003F200000808080800000001F20202020FA +:1048C0001F00808000808000000080FFA120201158 +:1048D0000E000000008080808000000E112020A0CB +:1048E000FF80808080008080800020203F21200089 +:1048F0000100000080808080800000332424242474 +:104900001900008080E0808000000000001F20204F +:1049100000008080000000808000001F2020201008 +:104920003F20808080000080808000010E300806DB +:10493000010080800080008080800F300C030C30EC +:104940000F0000808000808080000020312E0E311A +:104950002000808080000080808080818E7018061A +:10496000010000808080808080000021302C222186 +:10497000300000000000807C020200000000003FC8 +:10498000404000000000FF00000000000000FF00A9 +:1049900000000002027C800000000040403F000058 +:1049A00000000006010102020404000000000000F3 +:1049B0000000002018C744444444FC4444444404D8 +:1049C00000000000000000000000000000000000E7 +:1049D00000000404040704040404FF0404040404A1 +:1049E00004000000000000000000000000000000C3 +:1049F0000000000000FE2222222222222222FE00AB +:104A000000000000000000000000000000000000A6 +:104A100000008040300F02020202020242827F0048 +:104A20000000000000000000000000000000000086 +:104A30000000000000FE82828282828282FE0000EC +:104A40000000000000000000000000000000000066 +:104A50000000000000FF40404040404040FF000098 +:104A60000000000000000000000000000000000046 +:104A7000000000FC848484FC001010101010FF1053 +:104A80001000000000000000000000000000000016 +:104A90000000003F1010103F0000010640807F0022 +:104AA0000000000000000000000000000000000006 +:104AB0000000804020908886808080838C10204079 +:104AC0008000000000000000000000000000000066 +:104AD0000000008040201807004080403F00000098 +:104AE00000000000000000000000000000000000C6 +:104AF00000002424A4FE232200C03800FF00081078 +:104B00006000000000000000000000000000000045 +:104B10000000080601FF01068180404027100C03B9 +:104B20000000000000000000000000000000000085 +:104B30000000000000BE2A2A2AEA2A2A2A3E000093 +:104B40000000000000000000000000000000000065 +:104B50000000004442494949497F49494949414087 +:104B60000000000000000000000000000000000045 +:104B700000000004FF242424FF0400FE222222FE61 +:104B80000000000000000000000000000000000025 +:104B9000000088482F090919AF48300F0242827F70 +:104BA0000000000000000000000000000000000005 +:104BB00000008080808080808080808080808080F5 +:104BC0008000000000000000000000000000000065 +:104BD00000000000000000000000000000000000D5 +:104BE00000000000000000000000000000000000C5 +:104BF000000000000808080808080808080808005D +:104C000000000000000000000000000000000000A4 +:104C100000001010101010101010101010101010B4 +:104C20001000000000000000000000000000000074 +:104C300000000004848484848484848484848404C0 +:104C40000000000000000000000000000000000064 +:104C50000000202020202020202020202020202094 +:104C60002000000000000000000000000000000024 +:104C7000000000FC040404FC040404FC040404FC20 +:104C80000000000000000000000000000000000024 +:104C90000000007F28242320202020212222227FA0 +:104CA0000000000000000000000000000000000004 +:104CB00000000002424242C27E42424242C202021E +:104CC00000000000000000000000000000000000E4 +:104CD000000040404040784740404040407F4040D6 +:104CE0004000000000000000000000000000000084 +:104CF000000020202020202021222C2020202020E5 +:104D00002000000000000000000000000000000083 +:104D10000000004020100C03000000010204186095 +:104D20000000000000000000000000000000000083 +:104D30000000000000FE82828282828282FE0000E9 +:104D40000000000000000000000000000000000063 +:104D50000000000000FF40404040404040FF000095 +:104D60000000000000000000000000000000000043 +:104D70000000048484FC848400040484E41C84040F +:104D8000040000000000000000000000000000001F +:104D900000002060201F101004020100FF0000012D +:104DA00006000000000000000000000000000000FD +:104DB00000001010FF101020A4ACB5A6B4ACA420C5 +:104DC00020000000000000000000000000000000C3 +:104DD000000010301F0888804F3A0A0A7A8A8F80B4 +:104DE000E0000000000000000000000000000000E3 +:104DF00000001060028C0000FE9292929292FE00DF +:104E000000000000000000000000000000000000A2 +:104E1000000004047E01407E42427E427E42427E89 +:104E20004000000000000000000000000000000042 +:104E300000000000FC242424FC252624FC24242437 +:104E4000040000000000000000000000000000005E +:104E5000000040308F80844C55252525554C80809E +:104E600080000000000000000000000000000000C2 +:104E70000000048484FC848400040484E41C84040E +:104E8000040000000000000000000000000000001E +:104E900000002060201F101004020100FF0000012C +:104EA00006000000000000000000000000000000FC +:104EB00000001010FF101020A4ACB5A6B4ACA420C4 +:104EC00020000000000000000000000000000000C2 +:104ED000000010301F0888804F3A0A0A7A8A8F80B3 +:104EE000E0000000000000000000000000000000E2 +:104EF00000001060028C00FE929292929292FE004C +:104F000000000000000000000000000000000000A1 +:104F1000000004047E014448507F40407F504844D4 +:104F20004000000000000000000000000000000041 +:104F300000000000FC242424FC252624FC24242436 +:104F4000040000000000000000000000000000005D +:104F5000000040308F80844C55252525554C80809D +:104F600080000000000000000000000000000000C1 +:104F700000004040424458C0407F40C05048464036 +:104F800040000000000000000000000000000000E1 +:104F900000008080402018070000003F4040404053 +:104FA0007800000000000000000000000000000089 +:104FB000000000FE424242FE0042A29E82A2C2BE09 +:104FC00000000000000000000000000000000000E1 +:104FD0000000806F080828CF00002FC8080828CFDD +:104FE00000000000000000000000000000000000C1 +:104FF000000002E222223E00809E9292F292929E55 +:105000008000000000000000000000000000000020 +:105010000000004382423E40474444447F4444549D +:10502000E700000000000000000000000000000099 +:1050300000000000FC242424FC252624FC24242435 +:10504000040000000000000000000000000000005C +:10505000000040308F80844C55252525554C80809C +:1050600080000000000000000000000000000000C0 +:1050700000000080601E20C000FF0080601E20C075 +:105080000000000000000000000000000000000020 +:105090000000414044444444447F44444444444028 +:1050A00040000000000000000000000000000000C0 +:1050B00000002021F2080410888447344484940CB2 +:1050C00000000000000000000000000000000000E0 +:1050D0000000048485945D57242424544C448405A2 +:1050E00005000000000000000000000000000000BB +:1050F0000000003E22E2223E00FE2222222222E284 +:10510000020000000000000000000000000000009D +:105110000000203F201F1111007F444444444447B5 +:10512000400000000000000000000000000000003F +:105130000000040404F484D4A5A6A4D484F40404D4 +:10514000040000000000000000000000000000005B +:10515000000000FE0202123A1613121A3242827E38 +:10516000000000000000000000000000000000003F +:10517000000000F80122A0A2A222FE22AA3202FE12 +:10518000000000000000000000000000000000001F +:10519000000000FF0010130A4B20170C133880FF8B +:1051A00000000000000000000000000000000000FF +:1051B0000000008060F80704E4A4A4BFA4A4E404F1 +:1051C00000000000000000000000000000000000DF +:1051D0000000010000FF40407F4A4A4A4A4A7F409F +:1051E000400000000000000000000000000000007F +:1051F00000001010D0FF9014E4AFA4A4A4AFE40406 +:10520000000000000000000000000000000000009E +:105210000000040300FF00894B2A1A0E1A2A4B884B +:1052200080000000000000000000000000000000FE +:105230000000101090909090901010FF1010111618 +:10524000100000000000000000000000000000004E +:105250000000002060203F10101000030C102040C0 +:10526000F800000000000000000000000000000046 +:105270000000000000F8888C8A89888888F800007F +:10528000000000000000000000000000000000001E +:105290000000000000FF44444444444444FF000034 +:1052A00000000000000000000000000000000000FE +:1052B00000004044C4444444401010FF101010F05B +:1052C00000000000000000000000000000000000DE +:1052D0000000103C131014B840300E014080403FD5 +:1052E00000000000000000000000000000000000BE +:1052F000000000002424242424FC22222223220053 +:10530000000000000000000000000000000000009D +:105310000000020202020242827F02020202020234 +:10532000020000000000000000000000000000007B +:1053300000004044C4444444401010FF101010F0DA +:10534000000000000000000000000000000000005D +:105350000000103C131014B840300E014080403F54 +:10536000000000000000000000000000000000003D +:105370000000404042CC000444645C47F444444490 +:105380000400000000000000000000000000000019 +:1053900000000040201F2044444444447F444444CF +:1053A00044000000000000000000000000000000B9 +:1053B00000002030AC6320182024A4243FA424A49F +:1053C000600000000000000000000000000000007D +:1053D0000000226722121212888A4C29180F1828FE +:1053E000C8000000000000000000000000000000F5 +:1053F0000000404042CC0040404040FF4040404020 +:10540000400000000000000000000000000000005C +:1054100000000000007F2010000000FF00000000DE +:10542000000000000000000000000000000000007C +:10543000000000FC848484FC001010101010FF1089 +:10544000100000000000000000000000000000004C +:105450000000003F1010103F0000010640807F0058 +:10546000000000000000000000000000000000003C +:105470000000000000000000FF40404040404000AD +:10548000000000000000000000000000000000001C +:1054900000004040404040407F404040404040404D +:1054A00040000000000000000000000000000000BC +:1054B000000000FE225A8600FE9292929292FE0016 +:1054C00000000000000000000000000000000000DC +:1054D000000000FF04080700FF4020030C142241D5 +:1054E000400000000000000000000000000000007C +:1054F0000000000024560008000000208800000082 +:1055000028010008AC560008880000201807000099 +:10551000440100081001000043000000F8FFFFFFF5 +:1055200000404040404040404040414141414140B6 +:10553000404040404040404040404040404040406B +:1055400040050202020202020202020202020202FA +:1055500002202020202020202020200202020202FF +:105560000202909090909090101010101010101057 +:105570001010101010101010101010100202020263 +:1055800002028888888888880808080808080808A7 +:1055900008080808080808080808080802020202A3 +:1055A00040000000000000000000000000000000BB +:1055B00000000000000000000000000000000000EB +:1055C00000000000000000000000000000000000DB +:1055D00000000000000000000000000000000000CB +:1055E00000000000000000000000000000000000BB +:1055F00000000000000000000000000000000000AB +:10560000000000000000000000000000000000009A +:10561000000000000000000000000000000000008A +:105620000000000000000000010203040102030466 +:105630000607080902040608000019021A0E1600DF +:105640000300000000000000000000000000000057 +:105650002D000000230000000A003C004600190253 +:105660001A0E1600030000000001000000000000F8 +:10567000000000000000000000000000000000002A +:105680000000000000A24A0400000000000000002A +:1056900001020304060708090000000000000000E2 +:0C56A000000000000000000000000000FE +:04000005080000ED02 +:00000001FF diff --git a/Battlefield detection system_stm32/Output/程序.hex.asm b/Battlefield detection system_stm32/Output/程序.hex.asm new file mode 100644 index 0000000..8d78017 --- /dev/null +++ b/Battlefield detection system_stm32/Output/程序.hex.asm @@ -0,0 +1 @@ +; Disassembled code diff --git a/Battlefield detection system_stm32/Output/程序.htm b/Battlefield detection system_stm32/Output/程序.htm new file mode 100644 index 0000000..701efff --- /dev/null +++ b/Battlefield detection system_stm32/Output/程序.htm @@ -0,0 +1,1685 @@ + + +Vision Build Log
+Tool Versions:
+IDE-Version: Vision V5.14.2.1 +Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved. +License Information: Cortex-M3, guo, LIC=TIVNB-2U15T-RA7DM-XJXFN-1HVE1-IE8PD + +Tool Versions: +Toolchain: MDK-ARM Standard Version: 5.14.0.0 +Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin +C Compiler: Armcc.exe V5.05 update 1 (build 106) +Assembler: Armasm.exe V5.05 update 1 (build 106) +Linker/Locator: ArmLink.exe V5.05 update 1 (build 106) +Library Manager: ArmAr.exe V5.05 update 1 (build 106) +Hex Converter: FromElf.exe V5.05 update 1 (build 106) +CPU DLL: SARMCM3.DLL V5.14.0.0 +Dialog DLL: DCM.DLL V1.13.1.0 +Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.14.0_KEIL +Dialog DLL: TCM.DLL V1.14.4.0 + +Project:
+D:\gn\SWengineer2.0\\User\.uvprojx +Project File Date: 02/26/2025 + +Output:
+*** Using Compiler 'V5.05 update 1 (build 106)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' +Rebuild target 'Target 1' +compiling core_cm3.c... +assembling startup_stm32f10x_md.s... +compiling misc.c... +compiling stm32f10x_adc.c... +compiling stm32f10x_exti.c... +compiling stm32f10x_gpio.c... +compiling stm32f10x_rcc.c... +compiling stm32f10x_rtc.c... +compiling stm32f10x_tim.c... +compiling stm32f10x_usart.c... +compiling stm32f10x_flash.c... +compiling adc.c... +compiling timer.c... +compiling gpio.c... +compiling OLED.c... +compiling dht11.c... +compiling csb.c... +compiling ds1302.c... +compiling main.c... +main.c(49): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(52): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(55): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(58): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(61): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(64): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(81): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(92): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(99): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(108): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(111): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(186): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(189): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(192): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(195): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(198): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(201): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(205): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(207): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(222): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(225): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(228): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(231): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(234): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(237): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(241): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(243): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(257): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(260): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(263): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(266): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(269): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(272): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(276): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(278): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(293): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(296): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(299): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(302): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(305): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(308): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(312): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(314): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(329): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(332): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(335): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(338): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(341): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(344): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(348): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(350): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(365): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(368): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(371): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(374): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(377): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(380): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(384): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(386): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(401): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(404): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(407): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(410): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(413): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(416): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(420): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(422): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(437): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,1,buff); +main.c(440): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,7,buff); +main.c(443): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(446): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,3,buff); +main.c(449): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,7,buff); +main.c(452): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(456): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(458): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(4,11,buff); +main.c(473): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(476): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(478): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(493): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(496): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(498): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(511): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(1,11,buff); +main.c(514): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(2,11,buff); +main.c(516): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" + OLED_ShowString(3,11,buff); +main.c(659): warning: #223-D: function "ds1302_write" declared implicitly + ds1302_write(); +main.c(1092): warning: #177-D: variable "index" was declared but never referenced + static u8 index = 0; +main.c: 86 warnings, 0 errors +compiling stm32f10x_it.c... +compiling system_stm32f10x.c... +compiling delay.c... +compiling sys.c... +compiling usart1.c... +linking... +Program Size: Code=17110 RO-data=4942 RW-data=136 ZI-data=1816 +FromELF: creating hex file... +"..\Output\.axf" - 0 Error(s), 86 Warning(s). + +Collection of Component include folders:
+ D:\gn\SWengineer2.0\\User\RTE + C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.4.0\Device\Include + +Collection of Component Files used:
+
#<CALLGRAPH># ARM Linker, 5050106: Last Updated: Mon Jul 07 15:04:12 2025
+
+
+
+
+
+
__main (Thumb, 8 bytes, Stack size 0 bytes, __main.o(!!!main))
+
[Calls]
__scatterload (Thumb, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter))
+
[Called By]
__scatterload_rt2 (Thumb, 44 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED)
+
[Calls]
__scatterload_rt2_thumb_only (Thumb, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED) + +
__scatterload_null (Thumb, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED) + +
__scatterload_copy (Thumb, 26 bytes, Stack size unknown bytes, __scatter_copy.o(!!handler_copy), UNUSED)
+
[Calls]
__scatterload_zeroinit (Thumb, 28 bytes, Stack size unknown bytes, __scatter_zi.o(!!handler_zi), UNUSED) + +
_printf_d (Thumb, 0 bytes, Stack size unknown bytes, _printf_d.o(.ARM.Collect$$_printf_percent$$00000009))
+
[Stack]
_printf_percent (Thumb, 0 bytes, Stack size unknown bytes, _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000))
+
[Called By]
_printf_percent_end (Thumb, 0 bytes, Stack size unknown bytes, _printf_percent_end.o(.ARM.Collect$$_printf_percent$$00000017)) + +
__rt_lib_init (Thumb, 0 bytes, Stack size unknown bytes, libinit.o(.ARM.Collect$$libinit$$00000000))
+
[Called By]
__rt_lib_init_fp_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000002)) + +
__rt_lib_init_heap_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000000A)) + +
__rt_lib_init_lc_common (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000000F))
+
[Calls]
__rt_lib_init_preinit_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000004)) + +
__rt_lib_init_rand_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000000E)) + +
__rt_lib_init_user_alloc_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000000C)) + +
__rt_lib_init_lc_collate_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000011)) + +
__rt_lib_init_lc_ctype_2 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000012))
+
[Stack]
__rt_lib_init_alloca_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000002E)) + +
__rt_lib_init_argv_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000002C)) + +
__rt_lib_init_atexit_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000001B)) + +
__rt_lib_init_clock_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000021)) + +
__rt_lib_init_cpp_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000032)) + +
__rt_lib_init_exceptions_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000030)) + +
__rt_lib_init_fp_trap_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000001F)) + +
__rt_lib_init_getenv_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000023)) + +
__rt_lib_init_lc_ctype_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000013)) + +
__rt_lib_init_lc_monetary_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000015)) + +
__rt_lib_init_lc_numeric_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000017)) + +
__rt_lib_init_lc_time_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000019)) + +
__rt_lib_init_return (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000033)) + +
__rt_lib_init_signal_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$0000001D)) + +
__rt_lib_init_stdio_1 (Thumb, 0 bytes, Stack size unknown bytes, libinit2.o(.ARM.Collect$$libinit$$00000025)) + +
__rt_lib_shutdown (Thumb, 0 bytes, Stack size unknown bytes, libshutdown.o(.ARM.Collect$$libshutdown$$00000000))
+
[Called By]
__rt_lib_shutdown_fp_trap_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$00000006)) + +
__rt_lib_shutdown_heap_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E)) + +
__rt_lib_shutdown_return (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)) + +
__rt_lib_shutdown_signal_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$00000009)) + +
__rt_lib_shutdown_stdio_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$00000003)) + +
__rt_lib_shutdown_user_alloc_1 (Thumb, 0 bytes, Stack size unknown bytes, libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B)) + +
__rt_entry (Thumb, 0 bytes, Stack size unknown bytes, __rtentry.o(.ARM.Collect$$rtentry$$00000000))
+
[Called By]
__rt_entry_presh_1 (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$00000002)) + +
__rt_entry_sh (Thumb, 0 bytes, Stack size unknown bytes, __rtentry4.o(.ARM.Collect$$rtentry$$00000004))
+
[Stack]
__rt_entry_li (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$0000000A))
+
[Calls]
__rt_entry_postsh_1 (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$00000009)) + +
__rt_entry_main (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$0000000D))
+
[Stack]
__rt_entry_postli_1 (Thumb, 0 bytes, Stack size unknown bytes, __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)) + +
__rt_exit (Thumb, 0 bytes, Stack size unknown bytes, rtexit.o(.ARM.Collect$$rtexit$$00000000))
+
[Called By]
__rt_exit_ls (Thumb, 0 bytes, Stack size unknown bytes, rtexit2.o(.ARM.Collect$$rtexit$$00000003))
+
[Calls]
__rt_exit_prels_1 (Thumb, 0 bytes, Stack size unknown bytes, rtexit2.o(.ARM.Collect$$rtexit$$00000002)) + +
__rt_exit_exit (Thumb, 0 bytes, Stack size unknown bytes, rtexit2.o(.ARM.Collect$$rtexit$$00000004))
+
[Calls]
Reset_Handler (Thumb, 8 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
ADC1_2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Calls]
CAN1_RX1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
CAN1_SCE_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel4_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel5_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel6_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
DMA1_Channel7_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
EXTI0_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
EXTI15_10_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
EXTI1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
EXTI2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
EXTI3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
EXTI4_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
EXTI9_5_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
FLASH_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
I2C1_ER_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
I2C1_EV_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
I2C2_ER_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
I2C2_EV_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
PVD_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
RCC_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
RTCAlarm_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
RTC_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
SPI1_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
SPI2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
TAMPER_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
TIM1_BRK_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
TIM1_CC_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
TIM1_TRG_COM_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
TIM1_UP_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
TIM2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
USART2_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
USART3_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
USBWakeUp_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
USB_HP_CAN1_TX_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
USB_LP_CAN1_RX0_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
WWDG_IRQHandler (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f10x_md.o(.text))
+
[Address Reference Count : 1]
__user_initial_stackheap (Thumb, 0 bytes, Stack size unknown bytes, startup_stm32f10x_md.o(.text))
+
[Called By]
__use_no_semihosting (Thumb, 2 bytes, Stack size 0 bytes, use_no_semi_2.o(.text), UNUSED) + +
__2sprintf (Thumb, 34 bytes, Stack size 32 bytes, noretval__2sprintf.o(.text))
+
[Stack]
_printf_pre_padding (Thumb, 44 bytes, Stack size 16 bytes, _printf_pad.o(.text))
+
[Stack]
_printf_post_padding (Thumb, 34 bytes, Stack size 16 bytes, _printf_pad.o(.text))
+
[Stack]
_printf_int_dec (Thumb, 104 bytes, Stack size 24 bytes, _printf_dec.o(.text))
+
[Stack]
__printf (Thumb, 270 bytes, Stack size 32 bytes, __printf_wp.o(.text))
+
[Stack]
atoi (Thumb, 26 bytes, Stack size 16 bytes, atoi.o(.text))
+
[Stack]
strstr (Thumb, 36 bytes, Stack size 12 bytes, strstr.o(.text))
+
[Stack]
strcat (Thumb, 24 bytes, Stack size 0 bytes, strcat.o(.text))
+
[Called By]
__aeabi_memclr (Thumb, 0 bytes, Stack size 0 bytes, rt_memclr.o(.text))
+
[Called By]
__rt_memclr (Thumb, 68 bytes, Stack size 0 bytes, rt_memclr.o(.text), UNUSED)
+
[Calls]
_memset (Thumb, 0 bytes, Stack size unknown bytes, rt_memclr.o(.text), UNUSED) + +
__aeabi_memclr4 (Thumb, 0 bytes, Stack size 4 bytes, rt_memclr_w.o(.text))
+
[Stack]
__aeabi_memclr8 (Thumb, 0 bytes, Stack size 4 bytes, rt_memclr_w.o(.text), UNUSED) + +
__rt_memclr_w (Thumb, 78 bytes, Stack size 4 bytes, rt_memclr_w.o(.text), UNUSED) + +
_memset_w (Thumb, 0 bytes, Stack size unknown bytes, rt_memclr_w.o(.text), UNUSED)
+
[Called By]
__use_two_region_memory (Thumb, 2 bytes, Stack size 0 bytes, heapauxi.o(.text), UNUSED) + +
__rt_heap_escrow$2region (Thumb, 2 bytes, Stack size 0 bytes, heapauxi.o(.text), UNUSED) + +
__rt_heap_expand$2region (Thumb, 2 bytes, Stack size 0 bytes, heapauxi.o(.text), UNUSED) + +
__I$use$semihosting (Thumb, 0 bytes, Stack size 0 bytes, use_no_semi.o(.text), UNUSED) + +
__use_no_semihosting_swi (Thumb, 2 bytes, Stack size 0 bytes, use_no_semi.o(.text), UNUSED) + +
__aeabi_errno_addr (Thumb, 8 bytes, Stack size 0 bytes, rt_errno_addr_intlibspace.o(.text))
+
[Called By]
__errno$intlibspace (Thumb, 0 bytes, Stack size 0 bytes, rt_errno_addr_intlibspace.o(.text), UNUSED) + +
__rt_errno_addr$intlibspace (Thumb, 0 bytes, Stack size 0 bytes, rt_errno_addr_intlibspace.o(.text), UNUSED) + +
_printf_int_common (Thumb, 178 bytes, Stack size 32 bytes, _printf_intcommon.o(.text))
+
[Stack]
_printf_char_common (Thumb, 32 bytes, Stack size 64 bytes, _printf_char_common.o(.text))
+
[Stack]
_sputc (Thumb, 10 bytes, Stack size 0 bytes, _sputc.o(.text))
+
[Called By]
strtol (Thumb, 112 bytes, Stack size 32 bytes, strtol.o(.text))
+
[Stack]
__user_libspace (Thumb, 8 bytes, Stack size 0 bytes, libspace.o(.text), UNUSED) + +
__user_perproc_libspace (Thumb, 0 bytes, Stack size 0 bytes, libspace.o(.text))
+
[Called By]
__user_perthread_libspace (Thumb, 0 bytes, Stack size 0 bytes, libspace.o(.text), UNUSED) + +
__rt_ctype_table (Thumb, 16 bytes, Stack size 8 bytes, rt_ctype_table.o(.text))
+
[Stack]
_strtoul (Thumb, 158 bytes, Stack size 40 bytes, _strtoul.o(.text))
+
[Stack]
__user_setup_stackheap (Thumb, 74 bytes, Stack size 8 bytes, sys_stackheap_outer.o(.text))
+
[Stack]
__rt_locale (Thumb, 8 bytes, Stack size 0 bytes, rt_locale_intlibspace.o(.text))
+
[Called By]
_chval (Thumb, 28 bytes, Stack size 0 bytes, _chval.o(.text))
+
[Called By]
exit (Thumb, 12 bytes, Stack size 0 bytes, exit.o(.text))
+
[Calls]
strcmp (Thumb, 128 bytes, Stack size 0 bytes, strcmpv7m.o(.text))
+
[Called By]
ADC_Cmd (Thumb, 22 bytes, Stack size 0 bytes, stm32f10x_adc.o(i.ADC_Cmd))
+
[Called By]
ADC_DeInit (Thumb, 78 bytes, Stack size 8 bytes, stm32f10x_adc.o(i.ADC_DeInit))
+
[Stack]
ADC_GetCalibrationStatus (Thumb, 20 bytes, Stack size 0 bytes, stm32f10x_adc.o(i.ADC_GetCalibrationStatus))
+
[Called By]
ADC_GetConversionValue (Thumb, 8 bytes, Stack size 0 bytes, stm32f10x_adc.o(i.ADC_GetConversionValue))
+
[Called By]
ADC_GetFlagStatus (Thumb, 18 bytes, Stack size 0 bytes, stm32f10x_adc.o(i.ADC_GetFlagStatus))
+
[Called By]
ADC_GetResetCalibrationStatus (Thumb, 20 bytes, Stack size 0 bytes, stm32f10x_adc.o(i.ADC_GetResetCalibrationStatus))
+
[Called By]
ADC_Init (Thumb, 70 bytes, Stack size 12 bytes, stm32f10x_adc.o(i.ADC_Init))
+
[Stack]
ADC_RegularChannelConfig (Thumb, 184 bytes, Stack size 20 bytes, stm32f10x_adc.o(i.ADC_RegularChannelConfig))
+
[Stack]
ADC_ResetCalibration (Thumb, 10 bytes, Stack size 0 bytes, stm32f10x_adc.o(i.ADC_ResetCalibration))
+
[Called By]
ADC_SoftwareStartConvCmd (Thumb, 22 bytes, Stack size 0 bytes, stm32f10x_adc.o(i.ADC_SoftwareStartConvCmd))
+
[Called By]
ADC_StartCalibration (Thumb, 10 bytes, Stack size 0 bytes, stm32f10x_adc.o(i.ADC_StartCalibration))
+
[Called By]
Adc_Init (Thumb, 132 bytes, Stack size 32 bytes, adc.o(i.Adc_Init))
+
[Stack]
BusFault_Handler (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_it.o(i.BusFault_Handler))
+
[Address Reference Count : 1]
DHT11_Check (Thumb, 84 bytes, Stack size 8 bytes, dht11.o(i.DHT11_Check))
+
[Stack]
DHT11_Init (Thumb, 54 bytes, Stack size 8 bytes, dht11.o(i.DHT11_Init))
+
[Stack]
DHT11_Mode (Thumb, 48 bytes, Stack size 16 bytes, dht11.o(i.DHT11_Mode))
+
[Stack]
DHT11_Read_Bit (Thumb, 82 bytes, Stack size 8 bytes, dht11.o(i.DHT11_Read_Bit))
+
[Stack]
DHT11_Read_Byte (Thumb, 30 bytes, Stack size 16 bytes, dht11.o(i.DHT11_Read_Byte))
+
[Stack]
DHT11_Read_Data (Thumb, 88 bytes, Stack size 24 bytes, dht11.o(i.DHT11_Read_Data))
+
[Stack]
DHT11_Rst (Thumb, 38 bytes, Stack size 8 bytes, dht11.o(i.DHT11_Rst))
+
[Stack]
DebugMon_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.DebugMon_Handler))
+
[Address Reference Count : 1]
GPIO_Init (Thumb, 278 bytes, Stack size 24 bytes, stm32f10x_gpio.o(i.GPIO_Init))
+
[Stack]
GPIO_PinRemapConfig (Thumb, 138 bytes, Stack size 20 bytes, stm32f10x_gpio.o(i.GPIO_PinRemapConfig))
+
[Stack]
GPIO_ReadInputDataBit (Thumb, 18 bytes, Stack size 0 bytes, stm32f10x_gpio.o(i.GPIO_ReadInputDataBit))
+
[Called By]
GPIO_ResetBits (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_gpio.o(i.GPIO_ResetBits))
+
[Called By]
GPIO_SetBits (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_gpio.o(i.GPIO_SetBits))
+
[Called By]
GPIO_WriteBit (Thumb, 10 bytes, Stack size 0 bytes, stm32f10x_gpio.o(i.GPIO_WriteBit))
+
[Called By]
GetEchoTimer (Thumb, 42 bytes, Stack size 8 bytes, csb.o(i.GetEchoTimer))
+
[Stack]
Get_Adc (Thumb, 46 bytes, Stack size 8 bytes, adc.o(i.Get_Adc))
+
[Stack]
Get_Adc_Average (Thumb, 46 bytes, Stack size 24 bytes, adc.o(i.Get_Adc_Average))
+
[Stack]
HardFault_Handler (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_it.o(i.HardFault_Handler))
+
[Address Reference Count : 1]
Hcsr04GetLength (Thumb, 150 bytes, Stack size 40 bytes, csb.o(i.Hcsr04GetLength))
+
[Stack]
Hcsr04Init (Thumb, 158 bytes, Stack size 24 bytes, csb.o(i.Hcsr04Init))
+
[Stack]
KEY_GPIO_Init (Thumb, 88 bytes, Stack size 8 bytes, gpio.o(i.KEY_GPIO_Init))
+
[Stack]
MemManage_Handler (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_it.o(i.MemManage_Handler))
+
[Address Reference Count : 1]
NMI_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.NMI_Handler))
+
[Address Reference Count : 1]
NVIC_Configuration (Thumb, 12 bytes, Stack size 8 bytes, sys.o(i.NVIC_Configuration))
+
[Stack]
NVIC_Init (Thumb, 100 bytes, Stack size 16 bytes, misc.o(i.NVIC_Init))
+
[Stack]
NVIC_PriorityGroupConfig (Thumb, 10 bytes, Stack size 0 bytes, misc.o(i.NVIC_PriorityGroupConfig))
+
[Called By]
OLED_Clear (Thumb, 42 bytes, Stack size 16 bytes, oled.o(i.OLED_Clear))
+
[Stack]
OLED_I2C_Init (Thumb, 58 bytes, Stack size 8 bytes, oled.o(i.OLED_I2C_Init))
+
[Stack]
OLED_I2C_SendByte (Thumb, 74 bytes, Stack size 16 bytes, oled.o(i.OLED_I2C_SendByte))
+
[Stack]
OLED_I2C_Start (Thumb, 44 bytes, Stack size 8 bytes, oled.o(i.OLED_I2C_Start))
+
[Stack]
OLED_I2C_Stop (Thumb, 34 bytes, Stack size 8 bytes, oled.o(i.OLED_I2C_Stop))
+
[Stack]
OLED_Init (Thumb, 174 bytes, Stack size 16 bytes, oled.o(i.OLED_Init))
+
[Stack]
OLED_SetCursor (Thumb, 34 bytes, Stack size 16 bytes, oled.o(i.OLED_SetCursor))
+
[Stack]
OLED_ShowChar (Thumb, 110 bytes, Stack size 24 bytes, oled.o(i.OLED_ShowChar))
+
[Stack]
OLED_ShowChinese (Thumb, 104 bytes, Stack size 24 bytes, oled.o(i.OLED_ShowChinese))
+
[Stack]
OLED_ShowString (Thumb, 40 bytes, Stack size 24 bytes, oled.o(i.OLED_ShowString))
+
[Stack]
OLED_WriteCommand (Thumb, 32 bytes, Stack size 8 bytes, oled.o(i.OLED_WriteCommand))
+
[Stack]
OLED_WriteData (Thumb, 32 bytes, Stack size 8 bytes, oled.o(i.OLED_WriteData))
+
[Stack]
PendSV_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.PendSV_Handler))
+
[Address Reference Count : 1]
RCC_ADCCLKConfig (Thumb, 18 bytes, Stack size 0 bytes, stm32f10x_rcc.o(i.RCC_ADCCLKConfig))
+
[Called By]
RCC_APB1PeriphClockCmd (Thumb, 26 bytes, Stack size 0 bytes, stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd))
+
[Called By]
RCC_APB1PeriphResetCmd (Thumb, 26 bytes, Stack size 0 bytes, stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd))
+
[Called By]
RCC_APB2PeriphClockCmd (Thumb, 26 bytes, Stack size 0 bytes, stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd))
+
[Called By]
RCC_APB2PeriphResetCmd (Thumb, 26 bytes, Stack size 0 bytes, stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd))
+
[Called By]
RCC_GetClocksFreq (Thumb, 192 bytes, Stack size 12 bytes, stm32f10x_rcc.o(i.RCC_GetClocksFreq))
+
[Stack]
SVC_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.SVC_Handler))
+
[Address Reference Count : 1]
SysTick_Handler (Thumb, 2 bytes, Stack size 0 bytes, stm32f10x_it.o(i.SysTick_Handler))
+
[Address Reference Count : 1]
SystemInit (Thumb, 78 bytes, Stack size 8 bytes, system_stm32f10x.o(i.SystemInit))
+
[Stack]
TIM1_PWM_Init (Thumb, 174 bytes, Stack size 48 bytes, timer.o(i.TIM1_PWM_Init))
+
[Stack]
TIM3_IRQHandler (Thumb, 196 bytes, Stack size 8 bytes, main.o(i.TIM3_IRQHandler))
+
[Stack]
TIM3_Init (Thumb, 90 bytes, Stack size 32 bytes, timer.o(i.TIM3_Init))
+
[Stack]
TIM4_IRQHandler (Thumb, 32 bytes, Stack size 8 bytes, csb.o(i.TIM4_IRQHandler))
+
[Stack]
TIM_ARRPreloadConfig (Thumb, 24 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_ARRPreloadConfig))
+
[Called By]
TIM_ClearFlag (Thumb, 6 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_ClearFlag))
+
[Called By]
TIM_ClearITPendingBit (Thumb, 6 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_ClearITPendingBit))
+
[Called By]
TIM_Cmd (Thumb, 24 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_Cmd))
+
[Called By]
TIM_CtrlPWMOutputs (Thumb, 30 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_CtrlPWMOutputs))
+
[Called By]
TIM_DeInit (Thumb, 424 bytes, Stack size 8 bytes, stm32f10x_tim.o(i.TIM_DeInit))
+
[Stack]
TIM_GetCounter (Thumb, 6 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_GetCounter))
+
[Called By]
TIM_GetITStatus (Thumb, 34 bytes, Stack size 12 bytes, stm32f10x_tim.o(i.TIM_GetITStatus))
+
[Stack]
TIM_ITConfig (Thumb, 18 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_ITConfig))
+
[Called By]
TIM_OC1Init (Thumb, 132 bytes, Stack size 16 bytes, stm32f10x_tim.o(i.TIM_OC1Init))
+
[Stack]
TIM_OC1PreloadConfig (Thumb, 18 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_OC1PreloadConfig))
+
[Called By]
TIM_SetCompare1 (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_SetCompare1))
+
[Called By]
TIM_SetCounter (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_SetCounter))
+
[Called By]
TIM_TimeBaseInit (Thumb, 122 bytes, Stack size 0 bytes, stm32f10x_tim.o(i.TIM_TimeBaseInit))
+
[Called By]
USART1_IRQHandler (Thumb, 64 bytes, Stack size 8 bytes, usart1.o(i.USART1_IRQHandler))
+
[Stack]
USART_ClearITPendingBit (Thumb, 30 bytes, Stack size 8 bytes, stm32f10x_usart.o(i.USART_ClearITPendingBit))
+
[Stack]
USART_Cmd (Thumb, 24 bytes, Stack size 0 bytes, stm32f10x_usart.o(i.USART_Cmd))
+
[Called By]
USART_DeInit (Thumb, 134 bytes, Stack size 8 bytes, stm32f10x_usart.o(i.USART_DeInit))
+
[Stack]
USART_GetITStatus (Thumb, 84 bytes, Stack size 16 bytes, stm32f10x_usart.o(i.USART_GetITStatus))
+
[Stack]
USART_ITConfig (Thumb, 74 bytes, Stack size 20 bytes, stm32f10x_usart.o(i.USART_ITConfig))
+
[Stack]
USART_Init (Thumb, 210 bytes, Stack size 56 bytes, stm32f10x_usart.o(i.USART_Init))
+
[Stack]
USART_ReceiveData (Thumb, 10 bytes, Stack size 0 bytes, stm32f10x_usart.o(i.USART_ReceiveData))
+
[Called By]
UsageFault_Handler (Thumb, 4 bytes, Stack size 0 bytes, stm32f10x_it.o(i.UsageFault_Handler))
+
[Address Reference Count : 1]
UsartSendReceiveData (Thumb, 860 bytes, Stack size 112 bytes, main.o(i.UsartSendReceiveData))
+
[Stack]
_is_digit (Thumb, 14 bytes, Stack size 0 bytes, __printf_wp.o(i._is_digit))
+
[Called By]
_sys_exit (Thumb, 4 bytes, Stack size 0 bytes, usart1.o(i._sys_exit))
+
[Called By]
bcd_to_dec (Thumb, 38 bytes, Stack size 8 bytes, ds1302.o(i.bcd_to_dec))
+
[Stack]
dec_to_bcd (Thumb, 44 bytes, Stack size 12 bytes, ds1302.o(i.dec_to_bcd))
+
[Stack]
delay_init (Thumb, 40 bytes, Stack size 0 bytes, delay.o(i.delay_init))
+
[Called By]
delay_ms (Thumb, 126 bytes, Stack size 0 bytes, delay.o(i.delay_ms))
+
[Called By]
delay_us (Thumb, 72 bytes, Stack size 0 bytes, delay.o(i.delay_us))
+
[Called By]
dispaly (Thumb, 438 bytes, Stack size 8 bytes, main.o(i.dispaly))
+
[Stack]
displayLight (Thumb, 88 bytes, Stack size 8 bytes, main.o(i.displayLight))
+
[Stack]
displaySetValue (Thumb, 2480 bytes, Stack size 8 bytes, main.o(i.displaySetValue))
+
[Stack]
displayTempHumi (Thumb, 56 bytes, Stack size 8 bytes, main.o(i.displayTempHumi))
+
[Stack]
displaycsb (Thumb, 58 bytes, Stack size 8 bytes, main.o(i.displaycsb))
+
[Stack]
displaynum (Thumb, 28 bytes, Stack size 8 bytes, main.o(i.displaynum))
+
[Stack]
ds1302_config (Thumb, 106 bytes, Stack size 8 bytes, ds1302.o(i.ds1302_config))
+
[Stack]
ds1302_init (Thumb, 8 bytes, Stack size 8 bytes, ds1302.o(i.ds1302_init))
+
[Stack]
ds1302_read (Thumb, 82 bytes, Stack size 8 bytes, ds1302.o(i.ds1302_read))
+
[Stack]
ds1302_read_byte (Thumb, 58 bytes, Stack size 16 bytes, ds1302.o(i.ds1302_read_byte))
+
[Stack]
ds1302_read_data (Thumb, 54 bytes, Stack size 16 bytes, ds1302.o(i.ds1302_read_data))
+
[Stack]
ds1302_set_input_mode (Thumb, 32 bytes, Stack size 8 bytes, ds1302.o(i.ds1302_set_input_mode))
+
[Stack]
ds1302_set_output_mode (Thumb, 38 bytes, Stack size 8 bytes, ds1302.o(i.ds1302_set_output_mode))
+
[Stack]
ds1302_write (Thumb, 106 bytes, Stack size 8 bytes, ds1302.o(i.ds1302_write))
+
[Stack]
ds1302_write_byte (Thumb, 64 bytes, Stack size 16 bytes, ds1302.o(i.ds1302_write_byte))
+
[Stack]
ds1302_write_cmd (Thumb, 52 bytes, Stack size 16 bytes, ds1302.o(i.ds1302_write_cmd))
+
[Stack]
hcsr04_NVIC (Thumb, 40 bytes, Stack size 8 bytes, csb.o(i.hcsr04_NVIC))
+
[Stack]
keyscan (Thumb, 1182 bytes, Stack size 8 bytes, main.o(i.keyscan))
+
[Stack]
main (Thumb, 312 bytes, Stack size 0 bytes, main.o(i.main))
+
[Stack]
show_time (Thumb, 140 bytes, Stack size 8 bytes, main.o(i.show_time))
+
[Stack]
uart1_Init (Thumb, 180 bytes, Stack size 32 bytes, usart1.o(i.uart1_Init))
+
[Stack]
uart1_send (Thumb, 76 bytes, Stack size 0 bytes, usart1.o(i.uart1_send))
+
[Called By]
_get_lc_ctype (Thumb, 44 bytes, Stack size 8 bytes, lc_ctype_c.o(locale$$code))
+
[Stack]
__aeabi_d2f (Thumb, 0 bytes, Stack size 32 bytes, d2f.o(x$fpl$d2f))
+
[Stack]
_d2f (Thumb, 98 bytes, Stack size 32 bytes, d2f.o(x$fpl$d2f), UNUSED)
+
[Calls]
__aeabi_ddiv (Thumb, 0 bytes, Stack size 32 bytes, ddiv.o(x$fpl$ddiv))
+
[Stack]
_ddiv (Thumb, 552 bytes, Stack size 32 bytes, ddiv.o(x$fpl$ddiv), UNUSED)
+
[Calls]
__fpl_dnaninf (Thumb, 156 bytes, Stack size 16 bytes, dnaninf.o(x$fpl$dnaninf), UNUSED)
+
[Called By]
__fpl_dretinf (Thumb, 12 bytes, Stack size 0 bytes, dretinf.o(x$fpl$dretinf), UNUSED)
+
[Called By]
__aeabi_f2d (Thumb, 0 bytes, Stack size 16 bytes, f2d.o(x$fpl$f2d))
+
[Stack]
_f2d (Thumb, 86 bytes, Stack size 16 bytes, f2d.o(x$fpl$f2d), UNUSED)
+
[Calls]
__aeabi_fadd (Thumb, 0 bytes, Stack size 16 bytes, faddsub_clz.o(x$fpl$fadd))
+
[Stack]
_fadd (Thumb, 196 bytes, Stack size 16 bytes, faddsub_clz.o(x$fpl$fadd), UNUSED)
+
[Calls]
__aeabi_f2iz (Thumb, 0 bytes, Stack size 16 bytes, ffix.o(x$fpl$ffix))
+
[Stack]
_ffix (Thumb, 54 bytes, Stack size 16 bytes, ffix.o(x$fpl$ffix), UNUSED)
+
[Calls]
__aeabi_ui2f (Thumb, 0 bytes, Stack size 0 bytes, fflt_clz.o(x$fpl$ffltu))
+
[Called By]
_ffltu (Thumb, 38 bytes, Stack size 0 bytes, fflt_clz.o(x$fpl$ffltu), UNUSED) + +
__fpl_fnaninf (Thumb, 140 bytes, Stack size 8 bytes, fnaninf.o(x$fpl$fnaninf), UNUSED)
+
[Called By]
__fpl_fretinf (Thumb, 10 bytes, Stack size 0 bytes, fretinf.o(x$fpl$fretinf), UNUSED)
+
[Called By]
__aeabi_fsub (Thumb, 0 bytes, Stack size 16 bytes, faddsub_clz.o(x$fpl$fsub), UNUSED) + +
_fsub (Thumb, 234 bytes, Stack size 16 bytes, faddsub_clz.o(x$fpl$fsub), UNUSED)
+
[Calls]
+
CloseTimerForHc (Thumb, 12 bytes, Stack size 8 bytes, csb.o(i.CloseTimerForHc))
+
[Stack]
OpenTimerForHc (Thumb, 26 bytes, Stack size 8 bytes, csb.o(i.OpenTimerForHc))
+
[Stack]
SetSysClock (Thumb, 8 bytes, Stack size 8 bytes, system_stm32f10x.o(i.SetSysClock))
+
[Stack]
SetSysClockTo72 (Thumb, 214 bytes, Stack size 12 bytes, system_stm32f10x.o(i.SetSysClockTo72))
+
[Stack]
_fadd1 (Thumb, 0 bytes, Stack size unknown bytes, faddsub_clz.o(x$fpl$fadd), UNUSED)
+
[Called By]
_fsub1 (Thumb, 0 bytes, Stack size unknown bytes, faddsub_clz.o(x$fpl$fsub), UNUSED)
+
[Called By]
_printf_input_char (Thumb, 10 bytes, Stack size 0 bytes, _printf_char_common.o(.text))
+
[Address Reference Count : 1]
+