/* 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 androidx.viewpager2; 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 int btn_checkbox_to_checked_box_inner_merged_animation=0x7f01000c; public static final int btn_checkbox_to_checked_box_outer_merged_animation=0x7f01000d; public static final int btn_checkbox_to_checked_icon_null_animation=0x7f01000e; public static final int btn_checkbox_to_unchecked_box_inner_merged_animation=0x7f01000f; public static final int btn_checkbox_to_unchecked_check_path_merged_animation=0x7f010010; public static final int btn_checkbox_to_unchecked_icon_null_animation=0x7f010011; public static final int btn_radio_to_off_mtrl_dot_group_animation=0x7f010012; public static final int btn_radio_to_off_mtrl_ring_outer_animation=0x7f010013; public static final int btn_radio_to_off_mtrl_ring_outer_path_animation=0x7f010014; public static final int btn_radio_to_on_mtrl_dot_group_animation=0x7f010015; public static final int btn_radio_to_on_mtrl_ring_outer_animation=0x7f010016; public static final int btn_radio_to_on_mtrl_ring_outer_path_animation=0x7f010017; public static final int design_bottom_sheet_slide_in=0x7f010018; public static final int design_bottom_sheet_slide_out=0x7f010019; public static final int design_snackbar_in=0x7f01001a; public static final int design_snackbar_out=0x7f01001b; public static final int fragment_close_enter=0x7f01001c; public static final int fragment_close_exit=0x7f01001d; public static final int fragment_fade_enter=0x7f01001e; public static final int fragment_fade_exit=0x7f01001f; public static final int fragment_fast_out_extra_slow_in=0x7f010020; public static final int fragment_open_enter=0x7f010021; public static final int fragment_open_exit=0x7f010022; public static final int mtrl_bottom_sheet_slide_in=0x7f010023; public static final int mtrl_bottom_sheet_slide_out=0x7f010024; public static final int mtrl_card_lowers_interpolator=0x7f010025; } public static final class animator { public static final int design_appbar_state_list_animator=0x7f020000; public static final int design_fab_hide_motion_spec=0x7f020001; public static final int design_fab_show_motion_spec=0x7f020002; public static final int mtrl_btn_state_list_anim=0x7f020003; public static final int mtrl_btn_unelevated_state_list_anim=0x7f020004; public static final int mtrl_card_state_list_anim=0x7f020005; public static final int mtrl_chip_state_list_anim=0x7f020006; public static final int mtrl_extended_fab_change_size_motion_spec=0x7f020007; public static final int mtrl_extended_fab_hide_motion_spec=0x7f020008; public static final int mtrl_extended_fab_show_motion_spec=0x7f020009; public static final int mtrl_extended_fab_state_list_animator=0x7f02000a; public static final int mtrl_fab_hide_motion_spec=0x7f02000b; public static final int mtrl_fab_show_motion_spec=0x7f02000c; public static final int mtrl_fab_transformation_sheet_collapse_spec=0x7f02000d; public static final int mtrl_fab_transformation_sheet_expand_spec=0x7f02000e; } 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=0x7f030000; /** * 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=0x7f030001; /** * 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=0x7f030002; /** * 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.

* * * * * * *
ConstantValueDescription
wrap_content0
*/ public static final int actionBarSize=0x7f030003; /** * 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". */ public static final int actionBarSplitStyle=0x7f030004; /** * 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=0x7f030005; /** *

May be a 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=0x7f030006; /** * 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=0x7f030007; /** *

May be a 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=0x7f030008; /** * 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=0x7f030009; /** * 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=0x7f03000a; /** * 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=0x7f03000b; /** * 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=0x7f03000c; /** * 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=0x7f03000d; /** * 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=0x7f03000e; /** * 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=0x7f03000f; /** * 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=0x7f030010; /** *

May be a 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=0x7f030011; /** * 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=0x7f030012; /** * 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=0x7f030013; /** * 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=0x7f030014; /** * 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=0x7f030015; /** * 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=0x7f030016; /** * 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=0x7f030017; /** * 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=0x7f030018; /** * 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=0x7f030019; /** * 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=0x7f03001a; /** *

May be a 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=0x7f03001b; /** * 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=0x7f03001c; /** *

May be a 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=0x7f03001d; /** *

May be a 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=0x7f03001e; /** * 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=0x7f03001f; /** * Alpha level for the action button text, to allow for adjusting the lightness or darkness of * the theme color used for Snackbar text buttons (e.g., colorPrimary). *

May be a floating point value, such as "1.2". */ public static final int actionTextColorAlpha=0x7f030020; /** * 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=0x7f030021; /** * 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=0x7f030022; /** *

May be a 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=0x7f030023; /** *

May be a boolean value, such as "true" or * "false". */ public static final int alertDialogCenterButtons=0x7f030024; /** *

May be a 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=0x7f030025; /** * 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=0x7f030026; /** * 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=0x7f030027; /** * Alpha multiplier applied to the base color. *

May be a floating point value, such as "1.2". */ public static final int alpha=0x7f030028; /** * 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.

* * * * * * * * * * * *
ConstantValueDescription
ALT2
CTRL1000
FUNCTION8
META10000
SHIFT1
SYM4
*/ public static final int alphabeticModifiers=0x7f030029; /** * Sets the enter and exit animations for a Snackbar. *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
fade1Mode that corresponds to the fade in and out animations.
slide0Mode that corresponds to the slide in and out animations.
*/ public static final int animationMode=0x7f03002a; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int appBarLayoutStyle=0x7f03002b; /** * 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). */ public static final int arrowHeadLength=0x7f03002c; /** * 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=0x7f03002d; /** * 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=0x7f03002e; /** * 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=0x7f03002f; /** * 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=0x7f030030; /** * 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=0x7f030031; /** * 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=0x7f030032; /** * 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.

* * * * * * * *
ConstantValueDescription
none0No auto-sizing (default).
uniform1Uniform horizontal and vertical text size scaling to fit within the * container.
*/ public static final int autoSizeTextType=0x7f030033; /** * 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". */ public static final int background=0x7f030034; /** *

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

May be a dimension value, which is a floating point number appended with a * unit such as "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 backgroundInsetBottom=0x7f030036; /** *

May be a dimension value, which is a floating point number appended with a * unit such as "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 backgroundInsetEnd=0x7f030037; /** *

May be a dimension value, which is a floating point number appended with a * unit such as "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 backgroundInsetStart=0x7f030038; /** *

May be a dimension value, which is a floating point number appended with a * unit such as "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 backgroundInsetTop=0x7f030039; /** * Alpha level for the color that is overlaid on top of the background color. Ignored if * backgroundTint is set. *

May be a floating point value, such as "1.2". */ public static final int backgroundOverlayColorAlpha=0x7f03003a; /** * 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=0x7f03003b; /** * 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=0x7f03003c; /** * 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=0x7f03003d; /** * Blending mode used to apply the background tint. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int backgroundTintMode=0x7f03003e; /** *

Must be one of the following constant values.

* * * * * * * * * *
ConstantValueDescription
BOTTOM_END800055Gravity.BOTTOM | Gravity.END
BOTTOM_START800053Gravity.BOTTOM | Gravity.START
TOP_END800035Gravity.TOP | Gravity.END
TOP_START800033Gravity.TOP | Gravity.START
*/ public static final int badgeGravity=0x7f03003f; /** *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int badgeTextColor=0x7f030041; /** * 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). */ public static final int barLength=0x7f030042; /** * Whether the FAB should automatically hide when there is no space for it. *

May be a boolean value, such as "true" or * "false". */ public static final int behavior_autoHide=0x7f030043; /** * Whether the extended FAB should automatically shrink when there is no space for it. *

May be a boolean value, such as "true" or * "false". */ public static final int behavior_autoShrink=0x7f030044; /** * Whether this bottom sheet is draggable. If not, the app will have to supply different * means to expand and collapse the sheet *

May be a boolean value, such as "true" or * "false". */ public static final int behavior_draggable=0x7f030045; /** * The top offset of the BottomSheet in the expanded-state when fitsToContent is false. * The default value is 0, which results in the sheet matching the parent's top. *

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

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int behavior_expandedOffset=0x7f030046; /** * Whether height of expanded sheet wraps content or not *

May be a boolean value, such as "true" or * "false". */ public static final int behavior_fitToContents=0x7f030047; /** * The ratio to be used to set the height of half-expanded state in proportion to parent, when * fitToContents is false. Defaults to true half, 0.5, if not explicitly set. Ratio must be a * float value between 0 and 1 and produce a half-expanded state height larger than the * peek height for the half-expanded state to be operational *

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 floating point value, such as "1.2". */ public static final int behavior_halfExpandedRatio=0x7f030048; /** * Whether this bottom sheet can be hidden by dragging it further downwards *

May be a boolean value, such as "true" or * "false". */ public static final int behavior_hideable=0x7f030049; /** * The amount that the scrolling view should overlap the bottom of any AppBarLayout *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int behavior_overlapTop=0x7f03004a; /** * The height of the bottom sheet when it is collapsed. *

May be a dimension value, which is a floating point number appended with a * unit such as "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.

* * * * * * *
ConstantValueDescription
autoffffffffPeek at the 16:9 ratio keyline of its parent
*/ public static final int behavior_peekHeight=0x7f03004b; /** * Behavior properties will be saved and restored by evaluating each flag. * usage: app:behavior_saveFlags=”hideable|skipCollapsed” *

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

* * * * * * * * * * * *
ConstantValueDescription
allffffffffThis flag will preserve the all the aforementioned values on configuration change.
fitToContents2This flag will preserve the fitToContents boolean value on configuration change.
hideable4This flag will preserve the hideable boolean value on configuration change.
none0This flag will not preserve the aforementioned values on configuration change. The only * value preserved will be the positional state, e.g. collapsed, hidden, expanded, etc. * This is the default behavior.
peekHeight1This flag will preserve the peekHeight on configuration change.
skipCollapsed8This flag will preserve the skipCollapsed boolean value on configuration change.
*/ public static final int behavior_saveFlags=0x7f03004c; /** * Skip the collapsed state once expanded; no effect unless it is hideable *

May be a boolean value, such as "true" or * "false". */ public static final int behavior_skipCollapsed=0x7f03004d; /** * The width of the border around the FAB. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int borderWidth=0x7f03004e; /** * Style for buttons without an explicit border, often used in groups. *

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

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

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

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int bottomSheetStyle=0x7f030053; /** * The color to use for the box's background color when in filled box mode. * If a non-stateful color resource is specified, default colors will be used for the hover * and disabled states. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int boxBackgroundColor=0x7f030054; /** * Whether the text input area should be drawn as a filled box, an outline box, or not as a box. *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
filled1Filled box mode for the text input box.
none0Specifies that there should be no box set on the text input area.
outline2Outline box mode for the text input box.
*/ public static final int boxBackgroundMode=0x7f030055; /** * Value to use for the EditText's collapsed top padding in box mode. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int boxCollapsedPaddingTop=0x7f030056; /** * The value to use for the box's bottom end corner radius when in box mode. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int boxCornerRadiusBottomEnd=0x7f030057; /** * The value to use for the box's bottom start corner radius when in box mode. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int boxCornerRadiusBottomStart=0x7f030058; /** * The value to use for the box's top end corner radius when in box mode. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int boxCornerRadiusTopEnd=0x7f030059; /** * The value to use for the box's top start corner radius when in box mode. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int boxCornerRadiusTopStart=0x7f03005a; /** * The color to use for the box's stroke when in outline box mode. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int boxStrokeColor=0x7f03005b; /** * The color to use for the box's stroke in outline box mode when an error * is being displayed. If not set, it defaults to errorTextColor if on * error state, or to counterOverflowTextColor if on overflow state. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int boxStrokeErrorColor=0x7f03005c; /** * The value to use for the box's stroke when in outline box mode, or for the underline stroke * in filled mode. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int boxStrokeWidth=0x7f03005d; /** * The value to use for the focused box's stroke when in outline box mode, or for the focused * underline stroke in filled mode.. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 boxStrokeWidthFocused=0x7f03005e; /** * 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=0x7f03005f; /** * 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=0x7f030060; /** * 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=0x7f030061; /** * 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=0x7f030062; /** * 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=0x7f030063; /** * Compat attr to load backported drawable types *

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

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

* * * * * * * * *
ConstantValueDescription
bottom50Push object to the bottom of its container, not changing its size.
center_vertical10Place object in the vertical center of its container, not changing its size.
top30Push object to the top of its container, not changing its size.
*/ public static final int buttonGravity=0x7f030065; /** *

May be a dimension value, which is a floating point number appended with a * unit such as "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=0x7f030066; /** *

May be a 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=0x7f030067; /** *

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.

* * * * * * * * *
ConstantValueDescription
icon_only2
standard0
wide1
*/ public static final int buttonSize=0x7f030068; /** * 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=0x7f030069; /** * 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=0x7f03006a; /** * 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=0x7f03006b; /** * Blending mode used to apply the button tint. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int buttonTintMode=0x7f03006c; /** * Background color for CardView. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int cardBackgroundColor=0x7f03006d; /** * Corner radius for CardView. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int cardCornerRadius=0x7f03006e; /** * Elevation for CardView. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int cardElevation=0x7f03006f; /** * Foreground color for CardView. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int cardForegroundColor=0x7f030070; /** * Maximum Elevation for CardView. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int cardMaxElevation=0x7f030071; /** * Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. *

May be a boolean value, such as "true" or * "false". */ public static final int cardPreventCornerOverlap=0x7f030072; /** * Add padding in API v21+ as well to have the same measurements with previous versions. *

May be a boolean value, such as "true" or * "false". */ public static final int cardUseCompatPadding=0x7f030073; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int cardViewStyle=0x7f030074; /** * 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=0x7f030075; /** * The id of the child button that should be checked by default within this button group. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int checkedButton=0x7f030076; /** * The id of the child chip that should be checked by default within this chip group. *

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int checkedIcon=0x7f030078; /** * Deprecated. Use checkedIconVisible instead *

May be a boolean value, such as "true" or * "false". */ public static final int checkedIconEnabled=0x7f030079; /** *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int checkedIconTint=0x7f03007a; /** * Whether to show the checked icon. *

May be a boolean value, such as "true" or * "false". */ public static final int checkedIconVisible=0x7f03007b; /** * 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=0x7f03007c; /** * Background color to apply to the chip. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int chipBackgroundColor=0x7f03007d; /** * Corner radius to apply to the chip's shape. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int chipCornerRadius=0x7f03007e; /** * Padding at the end of the chip, after the close icon. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int chipEndPadding=0x7f03007f; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int chipGroupStyle=0x7f030080; /** * Icon drawable to display at the start of the chip. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int chipIcon=0x7f030081; /** * Deprecated. Use chipIconVisible instead. *

May be a boolean value, such as "true" or * "false". */ public static final int chipIconEnabled=0x7f030082; /** * Size of the chip's icon and checked icon. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int chipIconSize=0x7f030083; /** * Tint to apply to the chip icon. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int chipIconTint=0x7f030084; /** * Whether to show the chip icon. *

May be a boolean value, such as "true" or * "false". */ public static final int chipIconVisible=0x7f030085; /** * Min height to apply to the chip. Total height includes stroke 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 chipMinHeight=0x7f030086; /** * Minimum size of chip's touch target, by default, Android recommended 48dp. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 chipMinTouchTargetSize=0x7f030087; /** * Horizontal and vertical spacing between chips in this group. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int chipSpacing=0x7f030088; /** * Horizontal spacing between chips in this group. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int chipSpacingHorizontal=0x7f030089; /** * Vertical spacing between chips in this group. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int chipSpacingVertical=0x7f03008a; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int chipStandaloneStyle=0x7f03008b; /** * Padding at the start of the chip, before the icon. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int chipStartPadding=0x7f03008c; /** * Stroke color to apply to the chip's outline. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int chipStrokeColor=0x7f03008d; /** * Stroke width to apply to the chip's outline. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int chipStrokeWidth=0x7f03008e; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int chipStyle=0x7f03008f; /** * Do not expose publicly because there is no public getter/setter and the user doesn't need * to configure this. *

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

May be a boolean value, such as "true" or * "false". */ public static final int circleCrop=0x7f030091; /** * 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=0x7f030092; /** * Deprecated. Use closeIconVisible instead. *

May be a boolean value, such as "true" or * "false". */ public static final int closeIconEnabled=0x7f030093; /** * Padding at the end of the close icon, before the end of the chip. If close icon exists. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int closeIconEndPadding=0x7f030094; /** * Size of the chip's close icon. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int closeIconSize=0x7f030095; /** * Padding at the start of the close icon, after the text. If close icon exists. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int closeIconStartPadding=0x7f030096; /** * Tint to apply to the chip's close icon. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int closeIconTint=0x7f030097; /** * Whether to show the close icon. *

May be a boolean value, such as "true" or * "false". */ public static final int closeIconVisible=0x7f030098; /** * 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=0x7f030099; /** * 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=0x7f03009a; /** * 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=0x7f03009b; /** * Specifies how the title should be positioned when collapsed. *

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

* * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50Push title to the bottom of its container, not changing its size.
center11Place the title in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal1Place title in the horizontal center of its container, not changing its size.
center_vertical10Place title in the vertical center of its container, not changing its size.
end800005Push title to the end of its container, not changing its size.
fill_vertical70Grow the vertical size of the title if needed so it completely fills its container.
left3Push title to the left of its container, not changing its size.
right5Push title to the right of its container, not changing its size.
start800003Push title to the beginning of its container, not changing its size.
top30Push title to the top of its container, not changing its size.
*/ public static final int collapsedTitleGravity=0x7f03009c; /** * The text appearance of the CollapsingToolbarLayouts title when it is fully * 'collapsed' *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int collapsedTitleTextAppearance=0x7f03009d; /** * 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=0x7f03009e; /** * 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=0x7f03009f; /** * 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=0x7f0300a0; /** * 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=0x7f0300a1; /** * 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=0x7f0300a2; /** * 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=0x7f0300a3; /** * 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=0x7f0300a4; /** * 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=0x7f0300a5; /** *

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

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

May be an integer value, such as "100". *

May be a boolean value, such as "true" or * "false". *

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

May be a floating point value, such as "1.2". *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. */ public static final int colorOnBackground=0x7f0300a6; /** *

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

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

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

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int colorOnSurface=0x7f0300ab; /** * 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=0x7f0300ac; /** * 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=0x7f0300ad; /** *

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

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

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.

* * * * * * * * *
ConstantValueDescription
auto2
dark0
light1
*/ public static final int colorScheme=0x7f0300b0; /** *

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

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int colorSurface=0x7f0300b3; /** * 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=0x7f0300b4; /** * 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=0x7f0300b5; /** * 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=0x7f0300b6; /** * 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=0x7f0300b7; /** * 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=0x7f0300b8; /** * 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=0x7f0300b9; /** * 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=0x7f0300ba; /** * 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=0x7f0300bb; /** * 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=0x7f0300bc; /** * Inner padding between the edges of the Card and children of the CardView. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int contentPadding=0x7f0300bd; /** * Inner padding between the bottom edge of the Card and children of the CardView. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int contentPaddingBottom=0x7f0300be; /** * Inner padding between the left edge of the Card and children of the CardView. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int contentPaddingLeft=0x7f0300bf; /** * Inner padding between the right edge of the Card and children of the CardView. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int contentPaddingRight=0x7f0300c0; /** * Inner padding between the top edge of the Card and children of the CardView. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int contentPaddingTop=0x7f0300c1; /** * The drawable to use as a scrim on top of the CollapsingToolbarLayouts content when * it has been scrolled sufficiently off screen. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int contentScrim=0x7f0300c2; /** * 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=0x7f0300c3; /** *

May be a 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=0x7f0300c4; /** * Corner family to be used in the ShapeAppearance. All corners default to this value *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
*/ public static final int cornerFamily=0x7f0300c5; /** * Bottom left corner family to be used in the ShapeAppearance. *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
*/ public static final int cornerFamilyBottomLeft=0x7f0300c6; /** * Bottom right corner family to be used in the ShapeAppearance. *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
*/ public static final int cornerFamilyBottomRight=0x7f0300c7; /** * Top left corner family to be used in the ShapeAppearance. *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
*/ public static final int cornerFamilyTopLeft=0x7f0300c8; /** * Top right corner family to be used in the ShapeAppearance. *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
*/ public static final int cornerFamilyTopRight=0x7f0300c9; /** * Specifies the radius for the corners of the button. Default is 0, for non-rounded corners. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int cornerRadius=0x7f0300ca; /** * Corner size to be used in the ShapeAppearance. All corners default to this value *

May be a dimension value, which is a floating point number appended with a * unit such as "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 cornerSize=0x7f0300cb; /** * Bottom left corner size to be used in the ShapeAppearance. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 cornerSizeBottomLeft=0x7f0300cc; /** * Bottom right corner size to be used in the ShapeAppearance. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 cornerSizeBottomRight=0x7f0300cd; /** * Top left corner size to be used in the ShapeAppearance. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 cornerSizeTopLeft=0x7f0300ce; /** * Top right corner size to be used in the ShapeAppearance. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 cornerSizeTopRight=0x7f0300cf; /** * Whether the layout is laid out as if the character counter will be displayed. *

May be a boolean value, such as "true" or * "false". */ public static final int counterEnabled=0x7f0300d0; /** * The max length to display in the character counter. *

May be an integer value, such as "100". */ public static final int counterMaxLength=0x7f0300d1; /** * TextAppearance of the character counter when the text is longer than the max. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int counterOverflowTextAppearance=0x7f0300d2; /** * Text color of the character counter when the text is longer than the max. * If set, this takes precedence over counterOverflowTextAppearance. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int counterOverflowTextColor=0x7f0300d3; /** * TextAppearance of the character counter. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int counterTextAppearance=0x7f0300d4; /** * Text color of the character counter. * If set, this takes precedence over counterTextAppearance. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int counterTextColor=0x7f0300d5; /** * 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=0x7f0300d6; /** *

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

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

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int dayTodayStyle=0x7f0300da; /** * 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=0x7f0300db; /** * 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=0x7f0300dc; /** * 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=0x7f0300dd; /** * 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=0x7f0300de; /** * Options affecting how the action bar is displayed. *

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

* * * * * * * * * * * * *
ConstantValueDescription
disableHome20
homeAsUp4
none0
showCustom10
showHome2
showTitle8
useLogo1
*/ public static final int displayOptions=0x7f0300df; /** * 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". */ public static final int divider=0x7f0300e0; /** * 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=0x7f0300e1; /** * 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=0x7f0300e2; /** * 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=0x7f0300e3; /** *

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int drawableEndCompat=0x7f0300e5; /** * Compound drawables allowing 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 drawableLeftCompat=0x7f0300e6; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int drawableRightCompat=0x7f0300e7; /** * 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=0x7f0300e8; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int drawableStartCompat=0x7f0300e9; /** * Tint to apply to the compound (left, top, etc.) drawables. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int drawableTint=0x7f0300ea; /** * Blending mode used to apply the compound (left, top, etc.) drawables tint. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int drawableTintMode=0x7f0300eb; /** *

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

May be a 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=0x7f0300ed; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int drawerLayoutStyle=0x7f0300ee; /** * 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=0x7f0300ef; /** * 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=0x7f0300f0; /** * 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=0x7f0300f1; /** * 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=0x7f0300f2; /** * 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=0x7f0300f3; /** *

May be a dimension value, which is a floating point number appended with a * unit such as "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=0x7f0300f4; /** *

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

May be a boolean value, such as "true" or * "false". */ public static final int elevationOverlayEnabled=0x7f0300f6; /** * Whether the end icon is checkable. *

May be a boolean value, such as "true" or * "false". */ public static final int endIconCheckable=0x7f0300f7; /** * Text to set as the content description for the end icon. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int endIconContentDescription=0x7f0300f8; /** * Drawable to use for the end 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 endIconDrawable=0x7f0300f9; /** * The end icon mode of the TextInputLayout. It will display one of the end icons detailed * below, or no end icon. *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
clear_text2The view will display a clear text button while the EditText contains input.
customffffffffThe view will display a custom icon specified by the user.
dropdown_menu3The view will display a toggle that displays/hides a dropdown menu.
none0No end icon.
password_toggle1The view will display a toggle when the EditText has a password.
*/ public static final int endIconMode=0x7f0300fa; /** * Tint color to use for the end icon. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int endIconTint=0x7f0300fb; /** * Blending mode used to apply the background tint. *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int endIconTintMode=0x7f0300fc; /** * Internal flag used to denote that a style uses new attributes defined by * Theme.MaterialComponents, and that the component should check via ThemeEnforcement that the * client's app theme inherits from Theme.MaterialComponents. * Not all usages of new attributes are problematic in the context of a legacy app theme. You * should only use this flag if a particular usage is known to cause a visual glitch or crash. * For example, tinting a vector drawable with a non-existent theme attribute is known to * crash on pre-21 devices. *

May be a boolean value, such as "true" or * "false". */ public static final int enforceMaterialTheme=0x7f0300fd; /** * Internal flag used to denote that a style requires that the textAppearance attribute is * specified and evaluates to a valid text appearance. *

May be a boolean value, such as "true" or * "false". */ public static final int enforceTextAppearance=0x7f0300fe; /** *

May be a boolean value, such as "true" or * "false". */ public static final int ensureMinTouchTargetSize=0x7f0300ff; /** * Text to set as the content description for the error view. * Should be set when the error message has special characters that a * screen reader is not able to announce properly. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int errorContentDescription=0x7f030100; /** * Whether the layout is laid out as if an error will be displayed. *

May be a boolean value, such as "true" or * "false". */ public static final int errorEnabled=0x7f030101; /** * End icon to be shown when an error is displayed. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int errorIconDrawable=0x7f030102; /** * Tint color to use for the error 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 errorIconTint=0x7f030103; /** * Blending mode used to apply the error icon tint. *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int errorIconTintMode=0x7f030104; /** * TextAppearance of any error message displayed. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int errorTextAppearance=0x7f030105; /** * Text color for any error message displayed. * If set, this takes precedence over errorTextAppearance. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int errorTextColor=0x7f030106; /** * The drawable to show in the button for expanding the activities overflow popup. * Note: Clients would like to set this drawable * as a clue about the action the chosen activity will perform. For * example, if share activity is to be chosen the drawable should * give a clue that sharing is to be performed. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int expandActivityOverflowButtonDrawable=0x7f030107; /** * The initial expanded state for the AppBarLayout. This only takes effect when this * view is a direct child of a CoordinatorLayout. *

May be a boolean value, such as "true" or * "false". */ public static final int expanded=0x7f030108; /** * Specifies how the title should be positioned when expanded. *

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

* * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50Push title to the bottom of its container, not changing its size.
center11Place the title in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal1Place title in the horizontal center of its container, not changing its size.
center_vertical10Place title in the vertical center of its container, not changing its size.
end800005Push title to the end of its container, not changing its size.
fill_vertical70Grow the vertical size of the title if needed so it completely fills its container.
left3Push title to the left of its container, not changing its size.
right5Push title to the right of its container, not changing its size.
start800003Push title to the beginning of its container, not changing its size.
top30Push title to the top of its container, not changing its size.
*/ public static final int expandedTitleGravity=0x7f030109; /** * Specifies extra space on the start, top, end and bottom * sides of the the expanded title text. 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 expandedTitleMargin=0x7f03010a; /** * Specifies extra space on the bottom side of the the expanded title text. * 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 expandedTitleMarginBottom=0x7f03010b; /** * Specifies extra space on the end side of the the expanded title text. * 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 expandedTitleMarginEnd=0x7f03010c; /** * Specifies extra space on the start side of the the expanded title text. * 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 expandedTitleMarginStart=0x7f03010d; /** * Specifies extra space on the top side of the the expanded title text. * 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 expandedTitleMarginTop=0x7f03010e; /** * The text appearance of the CollapsingToolbarLayout's title when it is fully * 'expanded' *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int expandedTitleTextAppearance=0x7f03010f; /** * Motion spec for extend animation. This should be a MotionSpec resource. *

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int extendedFloatingActionButtonStyle=0x7f030111; /** * The alignment of the fab relative to the BottomAppBar. *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
center0Mode that aligns the fab to the center.
end1Mode that aligns the fab to the end.
*/ public static final int fabAlignmentMode=0x7f030112; /** * The animation mode that should be used when the fab animates between alignment modes. *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
scale0Mode that scales the fab down to a point, moves it, then scales the fab back to its normal size.
slide1Mode that slides the fab from one alignment mode to the next.
*/ public static final int fabAnimationMode=0x7f030113; /** * The margin between the semi-circular cradle for the fab and the fab. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int fabCradleMargin=0x7f030114; /** * The radius of the rounded corners on each side of the cradle. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int fabCradleRoundedCornerRadius=0x7f030115; /** * The vertical offset between the fab from the cradle. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int fabCradleVerticalOffset=0x7f030116; /** * Custom size for the FAB. If this is set, fabSize will be ignored. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int fabCustomSize=0x7f030117; /** * Size for the FAB. If fabCustomSize is set, this will be ignored. *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
autoffffffffA size which will change based on the window size.
mini1The mini sized button.
normal0The normal sized button.
*/ public static final int fabSize=0x7f030118; /** *

May be a boolean value, such as "true" or * "false". */ public static final int fastScrollEnabled=0x7f030119; /** *

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

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

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int fastScrollVerticalTrackDrawable=0x7f03011d; /** * 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=0x7f03011e; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int floatingActionButtonStyle=0x7f03011f; /** * 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=0x7f030120; /** * 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=0x7f030121; /** * 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=0x7f030122; /** * 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=0x7f030123; /** * 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.

* * * * * * * *
ConstantValueDescription
async1The 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.
blocking0The 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.
*/ public static final int fontProviderFetchStrategy=0x7f030124; /** * The length of the timeout during fetching. *

May be an integer value, such as "100". *

Must be one of the following constant values.

* * * * * * *
ConstantValueDescription
foreverffffffffA 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.
*/ public static final int fontProviderFetchTimeout=0x7f030125; /** * 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; */ public static final int fontProviderPackage=0x7f030126; /** * 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=0x7f030127; /** * 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.

* * * * * * * *
ConstantValueDescription
italic1
normal0
*/ public static final int fontStyle=0x7f030128; /** * 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; */ public static final int fontVariationSettings=0x7f030129; /** * 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=0x7f03012a; /** * Do not expose publicly, used by ForegroundLinearLayout but never set by any style. *

May be a boolean value, such as "true" or * "false". */ public static final int foregroundInsidePadding=0x7f03012b; /** * 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=0x7f03012c; /** * Sets whether this bottom sheet should adjust it's position based on the system gesture area * on Android Q and above. Value is false (insets respected) by default. *

May be a boolean value, such as "true" or * "false". */ public static final int gestureInsetBottomIgnored=0x7f03012d; /** * 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=0x7f03012e; /** * The color of the slider's halo. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int haloColor=0x7f03012f; /** * The radius of the halo. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 haloRadius=0x7f030130; /** * Layout resource to inflate as the header *

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

May be a dimension value, which is a floating point number appended with a * unit such as "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=0x7f030132; /** * The text to display as helper text underneath the text input area. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int helperText=0x7f030133; /** * Whether the layout's helper text functionality is enabled. *

May be a boolean value, such as "true" or * "false". */ public static final int helperTextEnabled=0x7f030134; /** * TextAppearance of the helper text displayed underneath the text input area. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int helperTextTextAppearance=0x7f030135; /** * Text color of the helper text displayed underneath the text input area. * If set, this takes precedence over helperTextTextAppearance. *

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int hideMotionSpec=0x7f030137; /** * 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=0x7f030138; /** * Whether the BottomAppBar should hide when a NestedScrollView is scrolled. *

May be a boolean value, such as "true" or * "false". */ public static final int hideOnScroll=0x7f030139; /** * Whether to animate hint state changes. *

May be a boolean value, such as "true" or * "false". */ public static final int hintAnimationEnabled=0x7f03013a; /** * Whether the layout's floating label functionality is enabled. *

May be a boolean value, such as "true" or * "false". */ public static final int hintEnabled=0x7f03013b; /** * TextAppearance of the hint in the collapsed floating label. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int hintTextAppearance=0x7f03013c; /** * Text color of the hint in the collapsed floating label. * If set, this takes precedence over hintTextAppearance. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int hintTextColor=0x7f03013d; /** * 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=0x7f03013e; /** * 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=0x7f03013f; /** * Offset moves the badge towards the center of its anchor. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 horizontalOffset=0x7f030140; /** * TranslationZ value for the FAB when hovered, focused, or hovered and focused. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int hoveredFocusedTranslationZ=0x7f030141; /** * 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=0x7f030142; /** * Padding at the end of the icon, before the text. If icon exists. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int iconEndPadding=0x7f030143; /** * Specifies how the icon should be positioned on the X axis. *

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

* * * * * * * * * *
ConstantValueDescription
end3Push icon to the end of the button.
start1Push icon to the start of the button.
textEnd4Push the icon to the end of the text keeping a distance equal to * {@link R.attr#iconPadding} from the text.
textStart2Push the icon to the start of the text keeping a distance equal to * {@link R.attr#iconPadding} from the text.
*/ public static final int iconGravity=0x7f030144; /** * Padding between icon and button 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 iconPadding=0x7f030145; /** * Specifies the width and height to use for the icon 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 iconSize=0x7f030146; /** * Padding at the start of the icon, after the start of the chip. If icon exists. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int iconStartPadding=0x7f030147; /** * 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=0x7f030148; /** * Blending mode used to apply the icon tint. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the icon with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the icon, but with the icon’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the icon. The icon’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the icon. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int iconTintMode=0x7f030149; /** * 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". */ public static final int iconifiedByDefault=0x7f03014a; /** *

May be a floating point value, such as "1.2". */ public static final int imageAspectRatio=0x7f03014b; /** *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
adjust_height2
adjust_width1
none0
*/ public static final int imageAspectRatioAdjust=0x7f03014c; /** * 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=0x7f03014d; /** * 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=0x7f03014e; /** * 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=0x7f03014f; /** *

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

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

May be a boolean value, such as "true" or * "false". */ public static final int isLightTheme=0x7f030151; /** *

May be a boolean value, such as "true" or * "false". */ public static final int isMaterialTheme=0x7f030152; /** * A background drawable to use for navigation items. If this is set, this overrides the * default background drawable for items and the itemShape* attributes will be ignored *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int itemFillColor=0x7f030154; /** * Horizontal padding (left and right) of navigation items, around the icon & 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 itemHorizontalPadding=0x7f030155; /** * Whether the items translate horizontally when in "selected" label visibility mode. *

May be a boolean value, such as "true" or * "false". */ public static final int itemHorizontalTranslationEnabled=0x7f030156; /** * Padding between the icon and the text for navigation items that display an icon *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int itemIconPadding=0x7f030157; /** * The size of the icon navigation items that display an icon *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int itemIconSize=0x7f030158; /** *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int itemIconTint=0x7f030159; /** * Makes the TextView of the item text be at most this many lines tall. *

May be an integer value, such as "100". */ public static final int itemMaxLines=0x7f03015a; /** * 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=0x7f03015b; /** * The ColorStateList to use for a ripple background. This only exists because creating * ripples in drawable xml based on theme colors is not supported pre-23. This will be ignored * if itemBackground is set. *

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

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int itemShapeAppearanceOverlay=0x7f03015e; /** * Fill color for the item background shape. Used if itemBackground isn't set and there is an * itemShapeAppearance or itemShapeAppearanceOverlay. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int itemShapeFillColor=0x7f03015f; /** * Inset bottom margin for the item background shape. Used if itemBackground isn't set and * there is an itemShapeAppearance or itemShapeAppearanceOverlay. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 itemShapeInsetBottom=0x7f030160; /** * Inset end margin for the item background shape. Used if itemBackground isn't set and there * and there is an itemShapeAppearance or itemShapeAppearanceOverlay. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 itemShapeInsetEnd=0x7f030161; /** * Inset start margin for the item background shape. Used if itemBackground isn't set and * there is an itemShapeAppearance or itemShapeAppearanceOverlay. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 itemShapeInsetStart=0x7f030162; /** * Inset top margin for the item background shape. Used if itemBackground isn't set and there * is an itemShapeAppearance or itemShapeAppearanceOverlay. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 itemShapeInsetTop=0x7f030163; /** * Horizontal spacing between two items being laid out. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int itemSpacing=0x7f030164; /** *

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

May be a dimension value, which is a floating point number appended with a * unit such as "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 itemStrokeWidth=0x7f030166; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int itemTextAppearance=0x7f030167; /** * The text appearance to apply to the active navigation item label. You should not set * android:textColor in itemTextAppearanceActive. Instead, set itemTextColor to a * ColorStateList to make the text color stateful. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int itemTextAppearanceActive=0x7f030168; /** * The text appearance to apply to the inactive navigation item labels. Setting * android:textColor in itemTextAppearanceInactive will take precedence over android:textColor * in itemTextAppearanceActive. Instead, set itemTextColor with a ColorStateList to make * the text color stateful. *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int itemTextColor=0x7f03016a; /** * 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=0x7f03016b; /** * Determines if Slider should increase its default height to include space for the label. *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
floating0Mode that draws the label floating above the bounds of this view.
gone2Mode that prevents the label from being drawn
withinBounds1Mode that draws the label within the bounds of the view.
*/ public static final int labelBehavior=0x7f03016c; /** * The style used for the label TooltipDrawable. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int labelStyle=0x7f03016d; /** * Whether navigation items display with a label, without a label, or with a label during * selected state. Can also be "auto", which uses the item count to determine whether to show * or hide the label. *

Must be one of the following constant values.

* * * * * * * * * *
ConstantValueDescription
autoffffffffLabel behaves as "labeled" when there are 3 items or less, or "selected" when there are * 4 items or more.
labeled1Label is shown on all navigation items.
selected0Label is shown on the selected navigation item.
unlabeled2Label is not shown on any navigation items.
*/ public static final int labelVisibilityMode=0x7f03016e; /** * 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=0x7f03016f; /** * 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=0x7f030170; /** * Class name of the Layout Manager to be used. *

* The class must ext androidx.recyclerview.widget.RecyclerViewView$LayoutManager * and have either a default constructor or constructor with the signature * (android.content.Context, android.util.AttributeSet, int, int). *

* If the name starts with a '.', application package is prefixed. * Else, if the name contains a '.', the classname is assumed to be a full class name. * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int layoutManager=0x7f030171; /** * 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=0x7f030172; /** * 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.

* * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50Push object to the bottom of its container, not changing its size.
center11Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal1Place object in the horizontal center of its container, not changing its size.
center_vertical10Place object in the vertical center of its container, not changing its size.
clip_horizontal8Additional 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_vertical80Additional 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.
end800005Push object to the end of its container, not changing its size.
fill77Grow the horizontal and vertical size of the object if needed so it completely fills its container.
fill_horizontal7Grow the horizontal size of the object if needed so it completely fills its container.
fill_vertical70Grow the vertical size of the object if needed so it completely fills its container.
left3Push object to the left of its container, not changing its size.
right5Push object to the right of its container, not changing its size.
start800003Push object to the beginning of its container, not changing its size.
top30Push object to the top of its container, not changing its size.
*/ public static final int layout_anchorGravity=0x7f030173; /** * 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; */ public static final int layout_behavior=0x7f030174; /** *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
none0The view will act as normal with no collapsing behavior.
parallax2The view will scroll in a parallax fashion. See the * layout_collapseParallaxMultiplier attribute to change the multiplier.
pin1The view will pin in place.
*/ public static final int layout_collapseMode=0x7f030175; /** * The multiplier used when layout_collapseMode is set to 'parallax'. The value should * be between 0.0 and 1.0. *

May be a floating point value, such as "1.2". */ public static final int layout_collapseParallaxMultiplier=0x7f030176; /** * Specifies how this view dodges the inset edges of the CoordinatorLayout. *

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

* * * * * * * * * * * * * *
ConstantValueDescription
all77Dodge all the inset edges.
bottom50Dodge the bottom inset edge.
end800005Dodge the end inset edge.
left3Dodge the left inset edge.
none0Don't dodge any edges
right5Dodge the right inset edge.
start800003Dodge the start inset edge.
top30Dodge the top inset edge.
*/ public static final int layout_dodgeInsetEdges=0x7f030177; /** * Specifies how this view insets the CoordinatorLayout and make some other views * dodge it. *

Must be one of the following constant values.

* * * * * * * * * * * * *
ConstantValueDescription
bottom50Inset the bottom edge.
end800005Inset the end edge.
left3Inset the left edge.
none0Don't inset.
right5Inset the right edge.
start800003Inset the start edge.
top30Inset the top edge.
*/ public static final int layout_insetEdge=0x7f030178; /** * 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". */ public static final int layout_keyline=0x7f030179; /** *

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

* * * * * * * * * * * * *
ConstantValueDescription
enterAlways4When entering (scrolling on screen) the view will scroll on any downwards * scroll event, regardless of whether the scrolling view is also scrolling. This * is commonly referred to as the 'quick return' pattern.
enterAlwaysCollapsed8An additional flag for 'enterAlways' which modifies the returning view to * only initially scroll back to it's collapsed height. Once the scrolling view has * reached the end of it's scroll range, the remainder of this view will be scrolled * into view.
exitUntilCollapsed2When exiting (scrolling off screen) the view will be scrolled until it is * 'collapsed'. The collapsed height is defined by the view's minimum height.
noScroll0Disable scrolling on the view. This flag should not be combined with any of the other * scroll flags.
scroll1The view will be scroll in direct relation to scroll events. This flag needs to be * set for any of the other flags to take effect. If any sibling views * before this one do not have this flag, then this value has no effect.
snap10Upon a scroll ending, if the view is only partially visible then it will be * snapped and scrolled to it's closest edge.
snapMargins20An additional flag to be used with 'snap'. If set, the view will be snapped to its * top and bottom margins, as opposed to the edges of the view itself.
*/ public static final int layout_scrollFlags=0x7f03017a; /** * An interpolator to use when scrolling this View. Only takes effect when View * is scrollable. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int layout_scrollInterpolator=0x7f03017b; /** * Whether the {@link AppBarLayout} should lift on scroll. If set to * true, the {@link AppBarLayout} will animate to the lifted, or * elevated, state when content is scrolled beneath it. Requires * `app:layout_behavior="@string/appbar_scrolling_view_behavior` to be * set on the scrolling sibling (e.g., `NestedScrollView`, * `RecyclerView`, etc.). Default is false. *

May be a boolean value, such as "true" or * "false". */ public static final int liftOnScroll=0x7f03017c; /** * The id of the view that the {@link AppBarLayout} should use to determine whether * it should be lifted (i.e., only if {@link R.attr#liftOnScroll} is set to true). * If this id is not set, the {@link AppBarLayout} will use the target view provided * by nested scrolling to determine whether it should be lifted. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int liftOnScrollTargetViewId=0x7f03017d; /** * Explicit height between lines of text. If set, this will override the values set * for lineSpacingExtra and lineSpacingMultiplier. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int lineHeight=0x7f03017e; /** * Vertical Spacing between two lines of items being laid out. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int lineSpacing=0x7f03017f; /** * 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=0x7f030180; /** * Animated Drawable to use for single choice indicators. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int listChoiceIndicatorMultipleAnimated=0x7f030181; /** * Animated Drawable to use for multiple choice indicators. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int listChoiceIndicatorSingleAnimated=0x7f030182; /** * 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=0x7f030183; /** *

May be a 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=0x7f030184; /** *

May be a 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=0x7f030185; /** * 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=0x7f030186; /** *

May be a 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=0x7f030187; /** * 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=0x7f030188; /** * 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=0x7f030189; /** * 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=0x7f03018a; /** * The preferred padding along the end 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 listPreferredItemPaddingEnd=0x7f03018b; /** * 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=0x7f03018c; /** * 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=0x7f03018d; /** * The preferred padding along the start 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 listPreferredItemPaddingStart=0x7f03018e; /** * 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=0x7f03018f; /** * 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=0x7f030190; /** *

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int maxActionInlineWidth=0x7f0301a5; /** *

May be a dimension value, which is a floating point number appended with a * unit such as "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=0x7f0301a6; /** *

May be an integer value, such as "100". */ public static final int maxCharacterCount=0x7f0301a7; /** * Maximum icon image 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 maxImageSize=0x7f0301a8; /** * The maximum number of lines to display in the expanded state. Experimental Feature. *

May be an integer value, such as "100". */ public static final int maxLines=0x7f0301a9; /** * 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=0x7f0301aa; /** * Menu resource to inflate to be shown 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". */ public static final int menu=0x7f0301ab; /** *

May be a dimension value, which is a floating point number appended with a * unit such as "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 minTouchTargetSize=0x7f0301ac; /** *

May be a 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=0x7f0301ad; /** * 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=0x7f0301ae; /** * 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=0x7f0301af; /** * The type of navigation to use. *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
listMode1The action bar will use a selection list for navigation.
normal0Normal static title text
tabMode2The action bar will use a series of horizontal tabs for navigation.
*/ public static final int navigationMode=0x7f0301b0; /** *

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

May be an integer value, such as "100". */ public static final int number=0x7f0301b2; /** * 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.

* * * * * * * * * * * *
ConstantValueDescription
ALT2
CTRL1000
FUNCTION8
META10000
SHIFT1
SYM4
*/ public static final int numericModifiers=0x7f0301b3; /** * Whether the popup window should overlap its anchor view. *

May be a boolean value, such as "true" or * "false". */ public static final int overlapAnchor=0x7f0301b4; /** * 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=0x7f0301b5; /** * Just adding the parameters that we need for now. We can add others if we need them, but * ideally we'll be able to use https://github.com/chrisbanes/insetter once it's ready. *

May be a boolean value, such as "true" or * "false". */ public static final int paddingBottomSystemWindowInsets=0x7f0301b6; /** * 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=0x7f0301b7; /** *

May be a boolean value, such as "true" or * "false". */ public static final int paddingLeftSystemWindowInsets=0x7f0301b8; /** *

May be a boolean value, such as "true" or * "false". */ public static final int paddingRightSystemWindowInsets=0x7f0301b9; /** * 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=0x7f0301ba; /** * 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=0x7f0301bb; /** * 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=0x7f0301bc; /** * 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=0x7f0301bd; /** * 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=0x7f0301be; /** * Text to set as the content description for the password input visibility toggle. * Deprecated. Use endIconContentDescription instead. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int passwordToggleContentDescription=0x7f0301bf; /** * Drawable to use as the password input visibility toggle icon. * Deprecated. Use endIconDrawable instead. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int passwordToggleDrawable=0x7f0301c0; /** * Whether the view will display a toggle when the EditText has a password. * Deprecated. The view's end icon should be specified via endIconMode instead. *

May be a boolean value, such as "true" or * "false". */ public static final int passwordToggleEnabled=0x7f0301c1; /** * Icon to use for the password input visibility toggle * Deprecated. Use endIconTint instead. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int passwordToggleTint=0x7f0301c2; /** * Blending mode used to apply the background tint. * Deprecated. Use endIconTintMode instead. *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int passwordToggleTintMode=0x7f0301c3; /** * The text to display as placeholder text in the text input area. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int placeholderText=0x7f0301c4; /** * TextAppearance of the placeholder text displayed in the text input area. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int placeholderTextAppearance=0x7f0301c5; /** * Text color of the placeholder text displayed in the text input area. * If set, this takes precedence over placeholderTextAppearance. *

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int popupMenuBackground=0x7f0301c7; /** * 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=0x7f0301c8; /** * 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=0x7f0301c9; /** * 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=0x7f0301ca; /** * The text to display as prefix text in the text input area. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int prefixText=0x7f0301cb; /** * TextAppearance of the prefix text displayed in the text input area. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int prefixTextAppearance=0x7f0301cc; /** * Text color of the prefix text displayed in the text input area. * If set, this takes precedence over prefixTextAppearance. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int prefixTextColor=0x7f0301cd; /** * 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=0x7f0301ce; /** * TranslationZ value for the FAB when pressed *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int pressedTranslationZ=0x7f0301cf; /** * 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=0x7f0301d0; /** * 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=0x7f0301d1; /** * 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=0x7f0301d2; /** * 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=0x7f0301d3; /** * 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=0x7f0301d4; /** *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int rangeFillColor=0x7f0301d5; /** * 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=0x7f0301d6; /** * 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=0x7f0301d7; /** * 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=0x7f0301d8; /** *

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

May be a boolean value, such as "true" or * "false". */ public static final int reverseLayout=0x7f0301da; /** *

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

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

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int scopeUris=0x7f0301dc; /** * Specifies the duration used for scrim visibility animations. *

May be an integer value, such as "100". */ public static final int scrimAnimationDuration=0x7f0301dd; /** *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int scrimBackground=0x7f0301de; /** * Specifies the amount of visible height in pixels used to define when to trigger a * scrim visibility change. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int scrimVisibleHeightTrigger=0x7f0301df; /** * 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=0x7f0301e0; /** * 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=0x7f0301e1; /** * 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=0x7f0301e2; /** * 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=0x7f0301e3; /** * 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=0x7f0301e4; /** * 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=0x7f0301e5; /** *

May be a boolean value, such as "true" or * "false". */ public static final int selectionRequired=0x7f0301e6; /** * Shape appearance style reference to be used to construct a ShapeAppearanceModel. *

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

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int shapeAppearanceMediumComponent=0x7f0301e9; /** * Shape appearance overlay style reference to be used to modify the shapeAppearance. *

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int shapeAppearanceSmallComponent=0x7f0301eb; /** * How this item should display in the Action Bar, if present. *

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

* * * * * * * * * * *
ConstantValueDescription
always2Always 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".
collapseActionView8This item's action view collapses to a normal menu * item. When expanded, the action view takes over a * larger segment of its container.
ifRoom1Show 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".
never0Never show this item in an action bar, show it in the overflow menu instead. * Mutually exclusive with "ifRoom" and "always".
withText4When this item is shown as an action in the action bar, show a text * label with it even if it has an icon representation.
*/ public static final int showAsAction=0x7f0301ec; /** * Setting for which dividers to show. *

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

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int showMotionSpec=0x7f0301ee; /** * Whether to draw on/off text. *

May be a boolean value, such as "true" or * "false". */ public static final int showText=0x7f0301ef; /** *

May be a boolean value, such as "true" or * "false". */ public static final int showTitle=0x7f0301f0; /** * Motion spec for shrink animation. This should be a MotionSpec resource. *

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

May be a 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=0x7f0301f2; /** * Constrains the chips in this group to a single horizontal line. By default, this is false * and the chips in this group will reflow to multiple lines. * If you set this to true, you'll usually want to wrap this ChipGroup in a * HorizontalScrollView. *

May be a boolean value, such as "true" or * "false". */ public static final int singleLine=0x7f0301f3; /** *

May be a boolean value, such as "true" or * "false". */ public static final int singleSelection=0x7f0301f4; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int sliderStyle=0x7f0301f5; /** * Style to use for action button within a Snackbar in 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 snackbarButtonStyle=0x7f0301f6; /** * Style to use for Snackbars in 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 snackbarStyle=0x7f0301f7; /** * Style to use for message text within a Snackbar in 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 snackbarTextViewStyle=0x7f0301f8; /** *

May be an integer value, such as "100". */ public static final int spanCount=0x7f0301f9; /** * Whether bars should rotate or not during transition *

May be a boolean value, such as "true" or * "false". */ public static final int spinBars=0x7f0301fa; /** * 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=0x7f0301fb; /** * 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=0x7f0301fc; /** * 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=0x7f0301fd; /** * 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=0x7f0301fe; /** *

May be a boolean value, such as "true" or * "false". */ public static final int stackFromEnd=0x7f0301ff; /** * Whether the start icon is checkable. *

May be a boolean value, such as "true" or * "false". */ public static final int startIconCheckable=0x7f030200; /** * Text to set as the content description for the start icon. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int startIconContentDescription=0x7f030201; /** * Drawable to use for the start 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 startIconDrawable=0x7f030202; /** * Tint color to use for the start icon. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int startIconTint=0x7f030203; /** * Blending mode used to apply the background tint. *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int startIconTintMode=0x7f030204; /** * 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=0x7f030205; /** * @deprecated in favor of {@link R.attr#state_lifted}. *

May be a boolean value, such as "true" or * "false". */ @Deprecated public static final int state_collapsed=0x7f030206; /** * @deprecated in favor of {@link R.attr#state_liftable}. *

May be a boolean value, such as "true" or * "false". */ @Deprecated public static final int state_collapsible=0x7f030207; /** * State when a Card is being dragged. *

May be a boolean value, such as "true" or * "false". */ public static final int state_dragged=0x7f030208; /** * State value for {@link com.google.android.material.appbar.AppBarLayout} set when the view * is liftable (e.g., elevates on collapse or scroll). *

May be a boolean value, such as "true" or * "false". */ public static final int state_liftable=0x7f030209; /** * State value for {@link com.google.android.material.appbar.AppBarLayout} set when the view * is lifted (elevated). *

May be a boolean value, such as "true" or * "false". */ public static final int state_lifted=0x7f03020a; /** * 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=0x7f03020b; /** * The drawable to display in front of the layout's content, but behind the status bar. * Only works on Lollipop when used together with android:fitSystemWindows="true". *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int statusBarForeground=0x7f03020c; /** * The drawable to use as a scrim for the status bar content when the * CollapsingToolbarLayout has been scrolled sufficiently off screen. Only works on * Lollipop when used together with android:fitSystemWindows="true". *

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

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

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int strokeWidth=0x7f03020f; /** * 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=0x7f030210; /** * 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=0x7f030211; /** * 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=0x7f030212; /** *

May be a 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=0x7f030213; /** * 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=0x7f030214; /** * 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=0x7f030215; /** * The text to display as suffix text in the text input area. *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int suffixText=0x7f030216; /** * TextAppearance of the suffix text displayed in the text input area. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int suffixTextAppearance=0x7f030217; /** * Text color of the suffix text displayed in the text input area. * If set, this takes precedence over suffixTextAppearance. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int suffixTextColor=0x7f030218; /** * 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=0x7f030219; /** * Background color for SwipeRefreshLayout progress spinner. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int swipeRefreshLayoutProgressSpinnerBackgroundColor=0x7f03021a; /** * 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=0x7f03021b; /** * 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=0x7f03021c; /** * 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=0x7f03021d; /** * 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=0x7f03021e; /** * Reference to a background to be applied to tabs. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int tabBackground=0x7f03021f; /** * Position in the Y axis from the starting edge that tabs should be positioned from. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int tabContentStart=0x7f030220; /** * Gravity constant for tabs. *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
center1
fill0
start2
*/ public static final int tabGravity=0x7f030221; /** * Tint to apply to tab icons, if present. This can be a color state list or a color. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int tabIconTint=0x7f030222; /** * Blending mode to apply to tab icons. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10
multiplye
screenf
src_atop9
src_in5
src_over3
*/ public static final int tabIconTintMode=0x7f030223; /** * Reference to a drawable to use as selection indicator for tabs. If this attribute is not * specified, indicator defaults to a line along the bottom of the tab. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int tabIndicator=0x7f030224; /** * Duration in milliseconds for the animation of the selection indicator from one tab item * to another. *

May be an integer value, such as "100". */ public static final int tabIndicatorAnimationDuration=0x7f030225; /** * Color of the indicator used to show the currently selected tab. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int tabIndicatorColor=0x7f030226; /** * Whether the selection indicator width should fill the full width of the tab item, * or if it should be fitted to the content of the tab text label. If no text label is * present, it will be set to the width of the icon or to a minimum width of 24dp. *

May be a boolean value, such as "true" or * "false". */ public static final int tabIndicatorFullWidth=0x7f030227; /** * Gravity constant for tab selection indicator. *

Must be one of the following constant values.

* * * * * * * * * *
ConstantValueDescription
bottom0Align indicator to the bottom of this tab layout.
center1Align indicator along the center of this tab layout.
stretch3Stretch indicator to match the height and width of a tab item in this layout.
top2Align indicator to the top of this tab layout.
*/ public static final int tabIndicatorGravity=0x7f030228; /** * {@deprecated Instead, set the intrinsic size of the custom drawable provided to the * tabIndicator attribute in order to change the indicator height. For example, this can be * done by setting the property in a resource.} *

May be a dimension value, which is a floating point number appended with a * unit such as "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 tabIndicatorHeight=0x7f030229; /** * Whether to display tab labels horizontally inline with icons, or underneath icons. *

May be a boolean value, such as "true" or * "false". */ public static final int tabInlineLabel=0x7f03022a; /** * The maximum width for tabs. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int tabMaxWidth=0x7f03022b; /** * The minimum width for tabs. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int tabMinWidth=0x7f03022c; /** * The behavior mode for the Tabs in this layout *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
auto2
fixed1
scrollable0
*/ public static final int tabMode=0x7f03022d; /** * The preferred padding along all edges of tabs. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int tabPadding=0x7f03022e; /** * The preferred padding along the bottom edge of tabs. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int tabPaddingBottom=0x7f03022f; /** * The preferred padding along the end edge of tabs. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int tabPaddingEnd=0x7f030230; /** * The preferred padding along the start edge of tabs. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int tabPaddingStart=0x7f030231; /** * The preferred padding along the top edge of tabs. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int tabPaddingTop=0x7f030232; /** * Ripple color for the tabs. This may be a color state list, if the desired ripple color * should be stateful. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int tabRippleColor=0x7f030233; /** * {@deprecated Instead, provide a ColorStateList to the tabTextColor attribute with a * selected color set.} *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ @Deprecated public static final int tabSelectedTextColor=0x7f030234; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int tabStyle=0x7f030235; /** * A reference to a TextAppearance style to be applied to tabs. *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int tabTextAppearance=0x7f030236; /** * The default text color to be applied to tabs. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int tabTextColor=0x7f030237; /** * Whether to use unbounded ripple effect for tabs, or if ripple should instead be bound to * tab item bounds. *

May be a boolean value, such as "true" or * "false". */ public static final int tabUnboundedRipple=0x7f030238; /** * 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=0x7f030239; /** *

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

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

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

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

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

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

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

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

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int textAppearanceHeadline6=0x7f030243; /** * 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=0x7f030244; /** *

May be a boolean value, such as "true" or * "false". */ public static final int textAppearanceLineHeightEnabled=0x7f030245; /** * 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=0x7f030246; /** * 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=0x7f030247; /** * 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=0x7f030248; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int textAppearanceOverline=0x7f030249; /** * 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=0x7f03024a; /** * 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=0x7f03024b; /** * 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=0x7f03024c; /** * 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=0x7f03024d; /** *

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int textAppearanceSubtitle2=0x7f03024f; /** * 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=0x7f030250; /** * 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=0x7f030251; /** * Padding at the end of the text, before the close icon. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int textEndPadding=0x7f030252; /** * Whether the TextInputEditText should use the TextInputLayout's focused * rectangle instead of its own. *

May be a boolean value, such as "true" or * "false". */ public static final int textInputLayoutFocusedRectEnabled=0x7f030253; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int textInputStyle=0x7f030254; /** * Set the textLocale by a comma-separated language tag string, * for example "ja-JP,zh-CN". This attribute only takes effect on API 21 and above. * Before API 24, only the first language tag is used. Starting from API 24, * the string will be converted into a {@link android.os.LocaleList} and then used by * {@link android.widget.TextView} *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int textLocale=0x7f030255; /** * Padding at the start of the text, after the icon. *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). */ public static final int textStartPadding=0x7f030256; /** * 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=0x7f030257; /** *

May be a dimension value, which is a floating point number appended with a * unit such as "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 themeLineHeight=0x7f030258; /** * 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=0x7f030259; /** * The color of the slider's thumb. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int thumbColor=0x7f03025a; /** * The elevation of the 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 thumbElevation=0x7f03025b; /** * The radius of the 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 thumbRadius=0x7f03025c; /** * 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=0x7f03025d; /** * 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=0x7f03025e; /** * Blending mode used to apply the thumb tint. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int thumbTintMode=0x7f03025f; /** * The color of the slider's tick marks. Only used when the slider is in discrete mode. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int tickColor=0x7f030260; /** * The color of the slider's tick marks for the active portion of the track. Only used when * the slider is in discrete mode. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int tickColorActive=0x7f030261; /** * The color of the slider's tick marks for the inactive portion of the track. Only used when * the slider is in discrete mode. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int tickColorInactive=0x7f030262; /** * 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". */ public static final int tickMark=0x7f030263; /** * 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=0x7f030264; /** * Blending mode used to apply the tick mark tint. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int tickMarkTintMode=0x7f030265; /** * Tint to apply to the image source. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int tint=0x7f030266; /** * Blending mode used to apply the image source tint. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int tintMode=0x7f030267; /** *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int title=0x7f030268; /** * Whether the CollapsingToolbarLayout should draw its own shrinking/growing title. *

May be a boolean value, such as "true" or * "false". */ public static final int titleEnabled=0x7f030269; /** * 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=0x7f03026a; /** * 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=0x7f03026b; /** * 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=0x7f03026c; /** * 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=0x7f03026d; /** * 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=0x7f03026e; /** * {@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=0x7f03026f; /** *

May be a 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=0x7f030270; /** * 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=0x7f030271; /** * 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=0x7f030272; /** * The id of the primary Toolbar child that you wish to use for the purpose of collapsing. * This Toolbar descendant view does not need to be a direct child of the layout. * If you do not set this, the first direct Toolbar child found 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 toolbarId=0x7f030273; /** * 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=0x7f030274; /** * 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=0x7f030275; /** * 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=0x7f030276; /** * 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=0x7f030277; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int tooltipStyle=0x7f030278; /** * 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=0x7f030279; /** * 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=0x7f03027a; /** *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int trackColor=0x7f03027b; /** * The color of active portion of the track. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int trackColorActive=0x7f03027c; /** * The color of inactive portion of the track. *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". */ public static final int trackColorInactive=0x7f03027d; /** * The height of the track. *

May be a dimension value, which is a floating point number appended with a * unit such as "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 trackHeight=0x7f03027e; /** * 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=0x7f03027f; /** * Blending mode used to apply the track tint. *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
*/ public static final int trackTintMode=0x7f030280; /** *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int transitionShapeAppearance=0x7f030281; /** * 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". */ public static final int ttcIndex=0x7f030282; /** * Enable compat padding. *

May be a boolean value, such as "true" or * "false". */ public static final int useCompatPadding=0x7f030283; /** *

May be a boolean value, such as "true" or * "false". */ public static final int useMaterialThemeColors=0x7f030284; /** *

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

May be a dimension value, which is a floating point number appended with a * unit such as "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 verticalOffset=0x7f030286; /** *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; */ public static final int viewInflaterClass=0x7f030287; /** * 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=0x7f030288; /** * 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=0x7f030289; /** * 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=0x7f03028a; /** * 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=0x7f03028b; /** * 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=0x7f03028c; /** * 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=0x7f03028d; /** * 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=0x7f03028e; /** * 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=0x7f03028f; /** * 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=0x7f030290; /** * 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=0x7f030291; /** * 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=0x7f030292; /** *

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

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

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". */ public static final int yearTodayStyle=0x7f030295; } public static final class bool { public static final int abc_action_bar_embed_tabs=0x7f040000; public static final int abc_allow_stacked_button_bar=0x7f040001; public static final int abc_config_actionMenuItemAllCaps=0x7f040002; public static final int mtrl_btn_textappearance_all_caps=0x7f040003; } public static final class color { public static final int abc_background_cache_hint_selector_material_dark=0x7f050000; public static final int abc_background_cache_hint_selector_material_light=0x7f050001; public static final int abc_btn_colored_borderless_text_material=0x7f050002; public static final int abc_btn_colored_text_material=0x7f050003; public static final int abc_color_highlight_material=0x7f050004; public static final int abc_decor_view_status_guard=0x7f050005; public static final int abc_decor_view_status_guard_light=0x7f050006; public static final int abc_hint_foreground_material_dark=0x7f050007; public static final int abc_hint_foreground_material_light=0x7f050008; public static final int abc_primary_text_disable_only_material_dark=0x7f050009; public static final int abc_primary_text_disable_only_material_light=0x7f05000a; public static final int abc_primary_text_material_dark=0x7f05000b; public static final int abc_primary_text_material_light=0x7f05000c; public static final int abc_search_url_text=0x7f05000d; public static final int abc_search_url_text_normal=0x7f05000e; public static final int abc_search_url_text_pressed=0x7f05000f; public static final int abc_search_url_text_selected=0x7f050010; public static final int abc_secondary_text_material_dark=0x7f050011; public static final int abc_secondary_text_material_light=0x7f050012; public static final int abc_tint_btn_checkable=0x7f050013; public static final int abc_tint_default=0x7f050014; public static final int abc_tint_edittext=0x7f050015; public static final int abc_tint_seek_thumb=0x7f050016; public static final int abc_tint_spinner=0x7f050017; public static final int abc_tint_switch_track=0x7f050018; public static final int accent_material_dark=0x7f050019; public static final int accent_material_light=0x7f05001a; public static final int androidx_core_ripple_material_light=0x7f05001b; public static final int androidx_core_secondary_text_default_material_light=0x7f05001c; public static final int background_floating_material_dark=0x7f05001d; public static final int background_floating_material_light=0x7f05001e; public static final int background_material_dark=0x7f05001f; public static final int background_material_light=0x7f050020; public static final int bright_foreground_disabled_material_dark=0x7f050021; public static final int bright_foreground_disabled_material_light=0x7f050022; public static final int bright_foreground_inverse_material_dark=0x7f050023; public static final int bright_foreground_inverse_material_light=0x7f050024; public static final int bright_foreground_material_dark=0x7f050025; public static final int bright_foreground_material_light=0x7f050026; public static final int button_material_dark=0x7f050027; public static final int button_material_light=0x7f050028; public static final int cardview_dark_background=0x7f050029; public static final int cardview_light_background=0x7f05002a; public static final int cardview_shadow_end_color=0x7f05002b; public static final int cardview_shadow_start_color=0x7f05002c; public static final int checkbox_themeable_attribute_color=0x7f05002d; public static final int common_google_signin_btn_text_dark=0x7f05002e; public static final int common_google_signin_btn_text_dark_default=0x7f05002f; public static final int common_google_signin_btn_text_dark_disabled=0x7f050030; public static final int common_google_signin_btn_text_dark_focused=0x7f050031; public static final int common_google_signin_btn_text_dark_pressed=0x7f050032; public static final int common_google_signin_btn_text_light=0x7f050033; public static final int common_google_signin_btn_text_light_default=0x7f050034; public static final int common_google_signin_btn_text_light_disabled=0x7f050035; public static final int common_google_signin_btn_text_light_focused=0x7f050036; public static final int common_google_signin_btn_text_light_pressed=0x7f050037; public static final int common_google_signin_btn_tint=0x7f050038; public static final int design_bottom_navigation_shadow_color=0x7f050039; public static final int design_box_stroke_color=0x7f05003a; public static final int design_dark_default_color_background=0x7f05003b; public static final int design_dark_default_color_error=0x7f05003c; public static final int design_dark_default_color_on_background=0x7f05003d; public static final int design_dark_default_color_on_error=0x7f05003e; public static final int design_dark_default_color_on_primary=0x7f05003f; public static final int design_dark_default_color_on_secondary=0x7f050040; public static final int design_dark_default_color_on_surface=0x7f050041; public static final int design_dark_default_color_primary=0x7f050042; public static final int design_dark_default_color_primary_dark=0x7f050043; public static final int design_dark_default_color_primary_variant=0x7f050044; public static final int design_dark_default_color_secondary=0x7f050045; public static final int design_dark_default_color_secondary_variant=0x7f050046; public static final int design_dark_default_color_surface=0x7f050047; public static final int design_default_color_background=0x7f050048; public static final int design_default_color_error=0x7f050049; public static final int design_default_color_on_background=0x7f05004a; public static final int design_default_color_on_error=0x7f05004b; public static final int design_default_color_on_primary=0x7f05004c; public static final int design_default_color_on_secondary=0x7f05004d; public static final int design_default_color_on_surface=0x7f05004e; public static final int design_default_color_primary=0x7f05004f; public static final int design_default_color_primary_dark=0x7f050050; public static final int design_default_color_primary_variant=0x7f050051; public static final int design_default_color_secondary=0x7f050052; public static final int design_default_color_secondary_variant=0x7f050053; public static final int design_default_color_surface=0x7f050054; public static final int design_error=0x7f050055; public static final int design_fab_shadow_end_color=0x7f050056; public static final int design_fab_shadow_mid_color=0x7f050057; public static final int design_fab_shadow_start_color=0x7f050058; public static final int design_fab_stroke_end_inner_color=0x7f050059; public static final int design_fab_stroke_end_outer_color=0x7f05005a; public static final int design_fab_stroke_top_inner_color=0x7f05005b; public static final int design_fab_stroke_top_outer_color=0x7f05005c; public static final int design_icon_tint=0x7f05005d; public static final int design_snackbar_background_color=0x7f05005e; public static final int dim_foreground_disabled_material_dark=0x7f05005f; public static final int dim_foreground_disabled_material_light=0x7f050060; public static final int dim_foreground_material_dark=0x7f050061; public static final int dim_foreground_material_light=0x7f050062; public static final int error_color_material_dark=0x7f050063; public static final int error_color_material_light=0x7f050064; public static final int foreground_material_dark=0x7f050065; public static final int foreground_material_light=0x7f050066; public static final int highlighted_text_material_dark=0x7f050067; public static final int highlighted_text_material_light=0x7f050068; public static final int material_blue_grey_800=0x7f050069; public static final int material_blue_grey_900=0x7f05006a; public static final int material_blue_grey_950=0x7f05006b; public static final int material_deep_teal_200=0x7f05006c; public static final int material_deep_teal_500=0x7f05006d; public static final int material_grey_100=0x7f05006e; public static final int material_grey_300=0x7f05006f; public static final int material_grey_50=0x7f050070; public static final int material_grey_600=0x7f050071; public static final int material_grey_800=0x7f050072; public static final int material_grey_850=0x7f050073; public static final int material_grey_900=0x7f050074; public static final int material_on_background_disabled=0x7f050075; public static final int material_on_background_emphasis_high_type=0x7f050076; public static final int material_on_background_emphasis_medium=0x7f050077; public static final int material_on_primary_disabled=0x7f050078; public static final int material_on_primary_emphasis_high_type=0x7f050079; public static final int material_on_primary_emphasis_medium=0x7f05007a; public static final int material_on_surface_disabled=0x7f05007b; public static final int material_on_surface_emphasis_high_type=0x7f05007c; public static final int material_on_surface_emphasis_medium=0x7f05007d; public static final int material_on_surface_stroke=0x7f05007e; public static final int material_slider_active_tick_marks_color=0x7f05007f; public static final int material_slider_active_track_color=0x7f050080; public static final int material_slider_halo_color=0x7f050081; public static final int material_slider_inactive_tick_marks_color=0x7f050082; public static final int material_slider_inactive_track_color=0x7f050083; public static final int material_slider_thumb_color=0x7f050084; public static final int mtrl_bottom_nav_colored_item_tint=0x7f050085; public static final int mtrl_bottom_nav_colored_ripple_color=0x7f050086; public static final int mtrl_bottom_nav_item_tint=0x7f050087; public static final int mtrl_bottom_nav_ripple_color=0x7f050088; public static final int mtrl_btn_bg_color_selector=0x7f050089; public static final int mtrl_btn_ripple_color=0x7f05008a; public static final int mtrl_btn_stroke_color_selector=0x7f05008b; public static final int mtrl_btn_text_btn_bg_color_selector=0x7f05008c; public static final int mtrl_btn_text_btn_ripple_color=0x7f05008d; public static final int mtrl_btn_text_color_disabled=0x7f05008e; public static final int mtrl_btn_text_color_selector=0x7f05008f; public static final int mtrl_btn_transparent_bg_color=0x7f050090; public static final int mtrl_calendar_item_stroke_color=0x7f050091; public static final int mtrl_calendar_selected_range=0x7f050092; public static final int mtrl_card_view_foreground=0x7f050093; public static final int mtrl_card_view_ripple=0x7f050094; public static final int mtrl_chip_background_color=0x7f050095; public static final int mtrl_chip_close_icon_tint=0x7f050096; public static final int mtrl_chip_ripple_color=0x7f050097; public static final int mtrl_chip_surface_color=0x7f050098; public static final int mtrl_chip_text_color=0x7f050099; public static final int mtrl_choice_chip_background_color=0x7f05009a; public static final int mtrl_choice_chip_ripple_color=0x7f05009b; public static final int mtrl_choice_chip_text_color=0x7f05009c; public static final int mtrl_error=0x7f05009d; public static final int mtrl_fab_bg_color_selector=0x7f05009e; public static final int mtrl_fab_icon_text_color_selector=0x7f05009f; public static final int mtrl_fab_ripple_color=0x7f0500a0; public static final int mtrl_filled_background_color=0x7f0500a1; public static final int mtrl_filled_icon_tint=0x7f0500a2; public static final int mtrl_filled_stroke_color=0x7f0500a3; public static final int mtrl_indicator_text_color=0x7f0500a4; public static final int mtrl_navigation_item_background_color=0x7f0500a5; public static final int mtrl_navigation_item_icon_tint=0x7f0500a6; public static final int mtrl_navigation_item_text_color=0x7f0500a7; public static final int mtrl_on_primary_text_btn_text_color_selector=0x7f0500a8; public static final int mtrl_outlined_icon_tint=0x7f0500a9; public static final int mtrl_outlined_stroke_color=0x7f0500aa; public static final int mtrl_popupmenu_overlay_color=0x7f0500ab; public static final int mtrl_scrim_color=0x7f0500ac; public static final int mtrl_tabs_colored_ripple_color=0x7f0500ad; public static final int mtrl_tabs_icon_color_selector=0x7f0500ae; public static final int mtrl_tabs_icon_color_selector_colored=0x7f0500af; public static final int mtrl_tabs_legacy_text_color_selector=0x7f0500b0; public static final int mtrl_tabs_ripple_color=0x7f0500b1; public static final int mtrl_text_btn_text_color_selector=0x7f0500b2; public static final int mtrl_textinput_default_box_stroke_color=0x7f0500b3; public static final int mtrl_textinput_disabled_color=0x7f0500b4; public static final int mtrl_textinput_filled_box_default_background_color=0x7f0500b5; public static final int mtrl_textinput_focused_box_stroke_color=0x7f0500b6; public static final int mtrl_textinput_hovered_box_stroke_color=0x7f0500b7; public static final int notification_action_color_filter=0x7f0500b8; public static final int notification_icon_bg_color=0x7f0500b9; public static final int notification_material_background_media_default_color=0x7f0500ba; public static final int primary_dark_material_dark=0x7f0500bb; public static final int primary_dark_material_light=0x7f0500bc; public static final int primary_material_dark=0x7f0500bd; public static final int primary_material_light=0x7f0500be; public static final int primary_text_default_material_dark=0x7f0500bf; public static final int primary_text_default_material_light=0x7f0500c0; public static final int primary_text_disabled_material_dark=0x7f0500c1; public static final int primary_text_disabled_material_light=0x7f0500c2; public static final int radiobutton_themeable_attribute_color=0x7f0500c3; public static final int ripple_material_dark=0x7f0500c4; public static final int ripple_material_light=0x7f0500c5; public static final int secondary_text_default_material_dark=0x7f0500c6; public static final int secondary_text_default_material_light=0x7f0500c7; public static final int secondary_text_disabled_material_dark=0x7f0500c8; public static final int secondary_text_disabled_material_light=0x7f0500c9; public static final int switch_thumb_disabled_material_dark=0x7f0500ca; public static final int switch_thumb_disabled_material_light=0x7f0500cb; public static final int switch_thumb_material_dark=0x7f0500cc; public static final int switch_thumb_material_light=0x7f0500cd; public static final int switch_thumb_normal_material_dark=0x7f0500ce; public static final int switch_thumb_normal_material_light=0x7f0500cf; public static final int test_mtrl_calendar_day=0x7f0500d0; public static final int test_mtrl_calendar_day_selected=0x7f0500d1; public static final int tooltip_background_dark=0x7f0500d2; public static final int tooltip_background_light=0x7f0500d3; } public static final class dimen { public static final int abc_action_bar_content_inset_material=0x7f060000; public static final int abc_action_bar_content_inset_with_nav=0x7f060001; public static final int abc_action_bar_default_height_material=0x7f060002; public static final int abc_action_bar_default_padding_end_material=0x7f060003; public static final int abc_action_bar_default_padding_start_material=0x7f060004; public static final int abc_action_bar_elevation_material=0x7f060005; public static final int abc_action_bar_icon_vertical_padding_material=0x7f060006; public static final int abc_action_bar_overflow_padding_end_material=0x7f060007; public static final int abc_action_bar_overflow_padding_start_material=0x7f060008; public static final int abc_action_bar_stacked_max_height=0x7f060009; public static final int abc_action_bar_stacked_tab_max_width=0x7f06000a; public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f06000b; public static final int abc_action_bar_subtitle_top_margin_material=0x7f06000c; public static final int abc_action_button_min_height_material=0x7f06000d; public static final int abc_action_button_min_width_material=0x7f06000e; public static final int abc_action_button_min_width_overflow_material=0x7f06000f; public static final int abc_alert_dialog_button_bar_height=0x7f060010; public static final int abc_alert_dialog_button_dimen=0x7f060011; public static final int abc_button_inset_horizontal_material=0x7f060012; public static final int abc_button_inset_vertical_material=0x7f060013; public static final int abc_button_padding_horizontal_material=0x7f060014; public static final int abc_button_padding_vertical_material=0x7f060015; public static final int abc_cascading_menus_min_smallest_width=0x7f060016; public static final int abc_config_prefDialogWidth=0x7f060017; public static final int abc_control_corner_material=0x7f060018; public static final int abc_control_inset_material=0x7f060019; public static final int abc_control_padding_material=0x7f06001a; public static final int abc_dialog_corner_radius_material=0x7f06001b; public static final int abc_dialog_fixed_height_major=0x7f06001c; public static final int abc_dialog_fixed_height_minor=0x7f06001d; public static final int abc_dialog_fixed_width_major=0x7f06001e; public static final int abc_dialog_fixed_width_minor=0x7f06001f; public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f060020; public static final int abc_dialog_list_padding_top_no_title=0x7f060021; public static final int abc_dialog_min_width_major=0x7f060022; public static final int abc_dialog_min_width_minor=0x7f060023; public static final int abc_dialog_padding_material=0x7f060024; public static final int abc_dialog_padding_top_material=0x7f060025; public static final int abc_dialog_title_divider_material=0x7f060026; public static final int abc_disabled_alpha_material_dark=0x7f060027; public static final int abc_disabled_alpha_material_light=0x7f060028; public static final int abc_dropdownitem_icon_width=0x7f060029; public static final int abc_dropdownitem_text_padding_left=0x7f06002a; public static final int abc_dropdownitem_text_padding_right=0x7f06002b; public static final int abc_edit_text_inset_bottom_material=0x7f06002c; public static final int abc_edit_text_inset_horizontal_material=0x7f06002d; public static final int abc_edit_text_inset_top_material=0x7f06002e; public static final int abc_floating_window_z=0x7f06002f; public static final int abc_list_item_height_large_material=0x7f060030; public static final int abc_list_item_height_material=0x7f060031; public static final int abc_list_item_height_small_material=0x7f060032; public static final int abc_list_item_padding_horizontal_material=0x7f060033; public static final int abc_panel_menu_list_width=0x7f060034; public static final int abc_progress_bar_height_material=0x7f060035; public static final int abc_search_view_preferred_height=0x7f060036; public static final int abc_search_view_preferred_width=0x7f060037; public static final int abc_seekbar_track_background_height_material=0x7f060038; public static final int abc_seekbar_track_progress_height_material=0x7f060039; public static final int abc_select_dialog_padding_start_material=0x7f06003a; public static final int abc_switch_padding=0x7f06003b; public static final int abc_text_size_body_1_material=0x7f06003c; public static final int abc_text_size_body_2_material=0x7f06003d; public static final int abc_text_size_button_material=0x7f06003e; public static final int abc_text_size_caption_material=0x7f06003f; public static final int abc_text_size_display_1_material=0x7f060040; public static final int abc_text_size_display_2_material=0x7f060041; public static final int abc_text_size_display_3_material=0x7f060042; public static final int abc_text_size_display_4_material=0x7f060043; public static final int abc_text_size_headline_material=0x7f060044; public static final int abc_text_size_large_material=0x7f060045; public static final int abc_text_size_medium_material=0x7f060046; public static final int abc_text_size_menu_header_material=0x7f060047; public static final int abc_text_size_menu_material=0x7f060048; public static final int abc_text_size_small_material=0x7f060049; public static final int abc_text_size_subhead_material=0x7f06004a; public static final int abc_text_size_subtitle_material_toolbar=0x7f06004b; public static final int abc_text_size_title_material=0x7f06004c; public static final int abc_text_size_title_material_toolbar=0x7f06004d; public static final int action_bar_size=0x7f06004e; public static final int appcompat_dialog_background_inset=0x7f06004f; public static final int cardview_compat_inset_shadow=0x7f060050; public static final int cardview_default_elevation=0x7f060051; public static final int cardview_default_radius=0x7f060052; public static final int compat_button_inset_horizontal_material=0x7f060053; public static final int compat_button_inset_vertical_material=0x7f060054; public static final int compat_button_padding_horizontal_material=0x7f060055; public static final int compat_button_padding_vertical_material=0x7f060056; public static final int compat_control_corner_material=0x7f060057; public static final int compat_notification_large_icon_max_height=0x7f060058; public static final int compat_notification_large_icon_max_width=0x7f060059; public static final int def_drawer_elevation=0x7f06005a; public static final int default_dimension=0x7f06005b; public static final int design_appbar_elevation=0x7f06005c; public static final int design_bottom_navigation_active_item_max_width=0x7f06005d; public static final int design_bottom_navigation_active_item_min_width=0x7f06005e; public static final int design_bottom_navigation_active_text_size=0x7f06005f; public static final int design_bottom_navigation_elevation=0x7f060060; public static final int design_bottom_navigation_height=0x7f060061; public static final int design_bottom_navigation_icon_size=0x7f060062; public static final int design_bottom_navigation_item_max_width=0x7f060063; public static final int design_bottom_navigation_item_min_width=0x7f060064; public static final int design_bottom_navigation_margin=0x7f060065; public static final int design_bottom_navigation_shadow_height=0x7f060066; public static final int design_bottom_navigation_text_size=0x7f060067; public static final int design_bottom_sheet_elevation=0x7f060068; public static final int design_bottom_sheet_modal_elevation=0x7f060069; public static final int design_bottom_sheet_peek_height_min=0x7f06006a; public static final int design_fab_border_width=0x7f06006b; public static final int design_fab_elevation=0x7f06006c; public static final int design_fab_image_size=0x7f06006d; public static final int design_fab_size_mini=0x7f06006e; public static final int design_fab_size_normal=0x7f06006f; public static final int design_fab_translation_z_hovered_focused=0x7f060070; public static final int design_fab_translation_z_pressed=0x7f060071; public static final int design_navigation_elevation=0x7f060072; public static final int design_navigation_icon_padding=0x7f060073; public static final int design_navigation_icon_size=0x7f060074; public static final int design_navigation_item_horizontal_padding=0x7f060075; public static final int design_navigation_item_icon_padding=0x7f060076; public static final int design_navigation_max_width=0x7f060077; public static final int design_navigation_padding_bottom=0x7f060078; public static final int design_navigation_separator_vertical_padding=0x7f060079; public static final int design_snackbar_action_inline_max_width=0x7f06007a; public static final int design_snackbar_action_text_color_alpha=0x7f06007b; public static final int design_snackbar_background_corner_radius=0x7f06007c; public static final int design_snackbar_elevation=0x7f06007d; public static final int design_snackbar_extra_spacing_horizontal=0x7f06007e; public static final int design_snackbar_max_width=0x7f06007f; public static final int design_snackbar_min_width=0x7f060080; public static final int design_snackbar_padding_horizontal=0x7f060081; public static final int design_snackbar_padding_vertical=0x7f060082; public static final int design_snackbar_padding_vertical_2lines=0x7f060083; public static final int design_snackbar_text_size=0x7f060084; public static final int design_tab_max_width=0x7f060085; public static final int design_tab_scrollable_min_width=0x7f060086; public static final int design_tab_text_size=0x7f060087; public static final int design_tab_text_size_2line=0x7f060088; public static final int design_textinput_caption_translate_y=0x7f060089; public static final int disabled_alpha_material_dark=0x7f06008a; public static final int disabled_alpha_material_light=0x7f06008b; public static final int fastscroll_default_thickness=0x7f06008c; public static final int fastscroll_margin=0x7f06008d; public static final int fastscroll_minimum_range=0x7f06008e; public static final int highlight_alpha_material_colored=0x7f06008f; public static final int highlight_alpha_material_dark=0x7f060090; public static final int highlight_alpha_material_light=0x7f060091; public static final int hint_alpha_material_dark=0x7f060092; public static final int hint_alpha_material_light=0x7f060093; public static final int hint_pressed_alpha_material_dark=0x7f060094; public static final int hint_pressed_alpha_material_light=0x7f060095; public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f060096; public static final int item_touch_helper_swipe_escape_max_velocity=0x7f060097; public static final int item_touch_helper_swipe_escape_velocity=0x7f060098; public static final int material_emphasis_disabled=0x7f060099; public static final int material_emphasis_high_type=0x7f06009a; public static final int material_emphasis_medium=0x7f06009b; public static final int material_text_view_test_line_height=0x7f06009c; public static final int material_text_view_test_line_height_override=0x7f06009d; public static final int mtrl_alert_dialog_background_inset_bottom=0x7f06009e; public static final int mtrl_alert_dialog_background_inset_end=0x7f06009f; public static final int mtrl_alert_dialog_background_inset_start=0x7f0600a0; public static final int mtrl_alert_dialog_background_inset_top=0x7f0600a1; public static final int mtrl_alert_dialog_picker_background_inset=0x7f0600a2; public static final int mtrl_badge_horizontal_edge_offset=0x7f0600a3; public static final int mtrl_badge_long_text_horizontal_padding=0x7f0600a4; public static final int mtrl_badge_radius=0x7f0600a5; public static final int mtrl_badge_text_horizontal_edge_offset=0x7f0600a6; public static final int mtrl_badge_text_size=0x7f0600a7; public static final int mtrl_badge_with_text_radius=0x7f0600a8; public static final int mtrl_bottomappbar_fabOffsetEndMode=0x7f0600a9; public static final int mtrl_bottomappbar_fab_bottom_margin=0x7f0600aa; public static final int mtrl_bottomappbar_fab_cradle_margin=0x7f0600ab; public static final int mtrl_bottomappbar_fab_cradle_rounded_corner_radius=0x7f0600ac; public static final int mtrl_bottomappbar_fab_cradle_vertical_offset=0x7f0600ad; public static final int mtrl_bottomappbar_height=0x7f0600ae; public static final int mtrl_btn_corner_radius=0x7f0600af; public static final int mtrl_btn_dialog_btn_min_width=0x7f0600b0; public static final int mtrl_btn_disabled_elevation=0x7f0600b1; public static final int mtrl_btn_disabled_z=0x7f0600b2; public static final int mtrl_btn_elevation=0x7f0600b3; public static final int mtrl_btn_focused_z=0x7f0600b4; public static final int mtrl_btn_hovered_z=0x7f0600b5; public static final int mtrl_btn_icon_btn_padding_left=0x7f0600b6; public static final int mtrl_btn_icon_padding=0x7f0600b7; public static final int mtrl_btn_inset=0x7f0600b8; public static final int mtrl_btn_letter_spacing=0x7f0600b9; public static final int mtrl_btn_padding_bottom=0x7f0600ba; public static final int mtrl_btn_padding_left=0x7f0600bb; public static final int mtrl_btn_padding_right=0x7f0600bc; public static final int mtrl_btn_padding_top=0x7f0600bd; public static final int mtrl_btn_pressed_z=0x7f0600be; public static final int mtrl_btn_stroke_size=0x7f0600bf; public static final int mtrl_btn_text_btn_icon_padding=0x7f0600c0; public static final int mtrl_btn_text_btn_padding_left=0x7f0600c1; public static final int mtrl_btn_text_btn_padding_right=0x7f0600c2; public static final int mtrl_btn_text_size=0x7f0600c3; public static final int mtrl_btn_z=0x7f0600c4; public static final int mtrl_calendar_action_height=0x7f0600c5; public static final int mtrl_calendar_action_padding=0x7f0600c6; public static final int mtrl_calendar_bottom_padding=0x7f0600c7; public static final int mtrl_calendar_content_padding=0x7f0600c8; public static final int mtrl_calendar_day_corner=0x7f0600c9; public static final int mtrl_calendar_day_height=0x7f0600ca; public static final int mtrl_calendar_day_horizontal_padding=0x7f0600cb; public static final int mtrl_calendar_day_today_stroke=0x7f0600cc; public static final int mtrl_calendar_day_vertical_padding=0x7f0600cd; public static final int mtrl_calendar_day_width=0x7f0600ce; public static final int mtrl_calendar_days_of_week_height=0x7f0600cf; public static final int mtrl_calendar_dialog_background_inset=0x7f0600d0; public static final int mtrl_calendar_header_content_padding=0x7f0600d1; public static final int mtrl_calendar_header_content_padding_fullscreen=0x7f0600d2; public static final int mtrl_calendar_header_divider_thickness=0x7f0600d3; public static final int mtrl_calendar_header_height=0x7f0600d4; public static final int mtrl_calendar_header_height_fullscreen=0x7f0600d5; public static final int mtrl_calendar_header_selection_line_height=0x7f0600d6; public static final int mtrl_calendar_header_text_padding=0x7f0600d7; public static final int mtrl_calendar_header_toggle_margin_bottom=0x7f0600d8; public static final int mtrl_calendar_header_toggle_margin_top=0x7f0600d9; public static final int mtrl_calendar_landscape_header_width=0x7f0600da; public static final int mtrl_calendar_maximum_default_fullscreen_minor_axis=0x7f0600db; public static final int mtrl_calendar_month_horizontal_padding=0x7f0600dc; public static final int mtrl_calendar_month_vertical_padding=0x7f0600dd; public static final int mtrl_calendar_navigation_bottom_padding=0x7f0600de; public static final int mtrl_calendar_navigation_height=0x7f0600df; public static final int mtrl_calendar_navigation_top_padding=0x7f0600e0; public static final int mtrl_calendar_pre_l_text_clip_padding=0x7f0600e1; public static final int mtrl_calendar_selection_baseline_to_top_fullscreen=0x7f0600e2; public static final int mtrl_calendar_selection_text_baseline_to_bottom=0x7f0600e3; public static final int mtrl_calendar_selection_text_baseline_to_bottom_fullscreen=0x7f0600e4; public static final int mtrl_calendar_selection_text_baseline_to_top=0x7f0600e5; public static final int mtrl_calendar_text_input_padding_top=0x7f0600e6; public static final int mtrl_calendar_title_baseline_to_top=0x7f0600e7; public static final int mtrl_calendar_title_baseline_to_top_fullscreen=0x7f0600e8; public static final int mtrl_calendar_year_corner=0x7f0600e9; public static final int mtrl_calendar_year_height=0x7f0600ea; public static final int mtrl_calendar_year_horizontal_padding=0x7f0600eb; public static final int mtrl_calendar_year_vertical_padding=0x7f0600ec; public static final int mtrl_calendar_year_width=0x7f0600ed; public static final int mtrl_card_checked_icon_margin=0x7f0600ee; public static final int mtrl_card_checked_icon_size=0x7f0600ef; public static final int mtrl_card_corner_radius=0x7f0600f0; public static final int mtrl_card_dragged_z=0x7f0600f1; public static final int mtrl_card_elevation=0x7f0600f2; public static final int mtrl_card_spacing=0x7f0600f3; public static final int mtrl_chip_pressed_translation_z=0x7f0600f4; public static final int mtrl_chip_text_size=0x7f0600f5; public static final int mtrl_edittext_rectangle_top_offset=0x7f0600f6; public static final int mtrl_exposed_dropdown_menu_popup_elevation=0x7f0600f7; public static final int mtrl_exposed_dropdown_menu_popup_vertical_offset=0x7f0600f8; public static final int mtrl_exposed_dropdown_menu_popup_vertical_padding=0x7f0600f9; public static final int mtrl_extended_fab_bottom_padding=0x7f0600fa; public static final int mtrl_extended_fab_corner_radius=0x7f0600fb; public static final int mtrl_extended_fab_disabled_elevation=0x7f0600fc; public static final int mtrl_extended_fab_disabled_translation_z=0x7f0600fd; public static final int mtrl_extended_fab_elevation=0x7f0600fe; public static final int mtrl_extended_fab_end_padding=0x7f0600ff; public static final int mtrl_extended_fab_end_padding_icon=0x7f060100; public static final int mtrl_extended_fab_icon_size=0x7f060101; public static final int mtrl_extended_fab_icon_text_spacing=0x7f060102; public static final int mtrl_extended_fab_min_height=0x7f060103; public static final int mtrl_extended_fab_min_width=0x7f060104; public static final int mtrl_extended_fab_start_padding=0x7f060105; public static final int mtrl_extended_fab_start_padding_icon=0x7f060106; public static final int mtrl_extended_fab_top_padding=0x7f060107; public static final int mtrl_extended_fab_translation_z_base=0x7f060108; public static final int mtrl_extended_fab_translation_z_hovered_focused=0x7f060109; public static final int mtrl_extended_fab_translation_z_pressed=0x7f06010a; public static final int mtrl_fab_elevation=0x7f06010b; public static final int mtrl_fab_min_touch_target=0x7f06010c; public static final int mtrl_fab_translation_z_hovered_focused=0x7f06010d; public static final int mtrl_fab_translation_z_pressed=0x7f06010e; public static final int mtrl_high_ripple_default_alpha=0x7f06010f; public static final int mtrl_high_ripple_focused_alpha=0x7f060110; public static final int mtrl_high_ripple_hovered_alpha=0x7f060111; public static final int mtrl_high_ripple_pressed_alpha=0x7f060112; public static final int mtrl_large_touch_target=0x7f060113; public static final int mtrl_low_ripple_default_alpha=0x7f060114; public static final int mtrl_low_ripple_focused_alpha=0x7f060115; public static final int mtrl_low_ripple_hovered_alpha=0x7f060116; public static final int mtrl_low_ripple_pressed_alpha=0x7f060117; public static final int mtrl_min_touch_target_size=0x7f060118; public static final int mtrl_navigation_elevation=0x7f060119; public static final int mtrl_navigation_item_horizontal_padding=0x7f06011a; public static final int mtrl_navigation_item_icon_padding=0x7f06011b; public static final int mtrl_navigation_item_icon_size=0x7f06011c; public static final int mtrl_navigation_item_shape_horizontal_margin=0x7f06011d; public static final int mtrl_navigation_item_shape_vertical_margin=0x7f06011e; public static final int mtrl_shape_corner_size_large_component=0x7f06011f; public static final int mtrl_shape_corner_size_medium_component=0x7f060120; public static final int mtrl_shape_corner_size_small_component=0x7f060121; public static final int mtrl_slider_halo_radius=0x7f060122; public static final int mtrl_slider_label_padding=0x7f060123; public static final int mtrl_slider_label_radius=0x7f060124; public static final int mtrl_slider_label_square_side=0x7f060125; public static final int mtrl_slider_thumb_elevation=0x7f060126; public static final int mtrl_slider_thumb_radius=0x7f060127; public static final int mtrl_slider_track_height=0x7f060128; public static final int mtrl_slider_track_side_padding=0x7f060129; public static final int mtrl_slider_track_top=0x7f06012a; public static final int mtrl_slider_widget_height=0x7f06012b; public static final int mtrl_snackbar_action_text_color_alpha=0x7f06012c; public static final int mtrl_snackbar_background_corner_radius=0x7f06012d; public static final int mtrl_snackbar_background_overlay_color_alpha=0x7f06012e; public static final int mtrl_snackbar_margin=0x7f06012f; public static final int mtrl_switch_thumb_elevation=0x7f060130; public static final int mtrl_textinput_box_corner_radius_medium=0x7f060131; public static final int mtrl_textinput_box_corner_radius_small=0x7f060132; public static final int mtrl_textinput_box_label_cutout_padding=0x7f060133; public static final int mtrl_textinput_box_stroke_width_default=0x7f060134; public static final int mtrl_textinput_box_stroke_width_focused=0x7f060135; public static final int mtrl_textinput_counter_margin_start=0x7f060136; public static final int mtrl_textinput_end_icon_margin_start=0x7f060137; public static final int mtrl_textinput_outline_box_expanded_padding=0x7f060138; public static final int mtrl_textinput_start_icon_margin_end=0x7f060139; public static final int mtrl_toolbar_default_height=0x7f06013a; public static final int mtrl_tooltip_arrowSize=0x7f06013b; public static final int mtrl_tooltip_cornerSize=0x7f06013c; public static final int mtrl_tooltip_minHeight=0x7f06013d; public static final int mtrl_tooltip_minWidth=0x7f06013e; public static final int mtrl_tooltip_padding=0x7f06013f; public static final int mtrl_transition_shared_axis_slide_distance=0x7f060140; public static final int notification_action_icon_size=0x7f060141; public static final int notification_action_text_size=0x7f060142; public static final int notification_big_circle_margin=0x7f060143; public static final int notification_content_margin_start=0x7f060144; public static final int notification_large_icon_height=0x7f060145; public static final int notification_large_icon_width=0x7f060146; public static final int notification_main_column_padding_top=0x7f060147; public static final int notification_media_narrow_margin=0x7f060148; public static final int notification_right_icon_size=0x7f060149; public static final int notification_right_side_padding_top=0x7f06014a; public static final int notification_small_icon_background_padding=0x7f06014b; public static final int notification_small_icon_size_as_large=0x7f06014c; public static final int notification_subtext_size=0x7f06014d; public static final int notification_top_pad=0x7f06014e; public static final int notification_top_pad_large_text=0x7f06014f; public static final int subtitle_corner_radius=0x7f060150; public static final int subtitle_outline_width=0x7f060151; public static final int subtitle_shadow_offset=0x7f060152; public static final int subtitle_shadow_radius=0x7f060153; public static final int test_mtrl_calendar_day_cornerSize=0x7f060154; public static final int tooltip_corner_radius=0x7f060155; public static final int tooltip_horizontal_padding=0x7f060156; public static final int tooltip_margin=0x7f060157; public static final int tooltip_precise_anchor_extra_offset=0x7f060158; public static final int tooltip_precise_anchor_threshold=0x7f060159; public static final int tooltip_vertical_padding=0x7f06015a; public static final int tooltip_y_offset_non_touch=0x7f06015b; public static final int tooltip_y_offset_touch=0x7f06015c; } public static final class drawable { public static final int abc_ab_share_pack_mtrl_alpha=0x7f070006; public static final int abc_action_bar_item_background_material=0x7f070007; public static final int abc_btn_borderless_material=0x7f070008; public static final int abc_btn_check_material=0x7f070009; public static final int abc_btn_check_material_anim=0x7f07000a; public static final int abc_btn_check_to_on_mtrl_000=0x7f07000b; public static final int abc_btn_check_to_on_mtrl_015=0x7f07000c; public static final int abc_btn_colored_material=0x7f07000d; public static final int abc_btn_default_mtrl_shape=0x7f07000e; public static final int abc_btn_radio_material=0x7f07000f; public static final int abc_btn_radio_material_anim=0x7f070010; public static final int abc_btn_radio_to_on_mtrl_000=0x7f070011; public static final int abc_btn_radio_to_on_mtrl_015=0x7f070012; public static final int abc_btn_switch_to_on_mtrl_00001=0x7f070013; public static final int abc_btn_switch_to_on_mtrl_00012=0x7f070014; public static final int abc_cab_background_internal_bg=0x7f070015; public static final int abc_cab_background_top_material=0x7f070016; public static final int abc_cab_background_top_mtrl_alpha=0x7f070017; public static final int abc_control_background_material=0x7f070018; public static final int abc_dialog_material_background=0x7f070019; public static final int abc_edit_text_material=0x7f07001a; public static final int abc_ic_ab_back_material=0x7f07001b; public static final int abc_ic_arrow_drop_right_black_24dp=0x7f07001c; public static final int abc_ic_clear_material=0x7f07001d; public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f07001e; public static final int abc_ic_go_search_api_material=0x7f07001f; public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f070020; public static final int abc_ic_menu_cut_mtrl_alpha=0x7f070021; public static final int abc_ic_menu_overflow_material=0x7f070022; public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f070023; public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f070024; public static final int abc_ic_menu_share_mtrl_alpha=0x7f070025; public static final int abc_ic_search_api_material=0x7f070026; public static final int abc_ic_star_black_16dp=0x7f070027; public static final int abc_ic_star_black_36dp=0x7f070028; public static final int abc_ic_star_black_48dp=0x7f070029; public static final int abc_ic_star_half_black_16dp=0x7f07002a; public static final int abc_ic_star_half_black_36dp=0x7f07002b; public static final int abc_ic_star_half_black_48dp=0x7f07002c; public static final int abc_ic_voice_search_api_material=0x7f07002d; public static final int abc_item_background_holo_dark=0x7f07002e; public static final int abc_item_background_holo_light=0x7f07002f; public static final int abc_list_divider_material=0x7f070030; public static final int abc_list_divider_mtrl_alpha=0x7f070031; public static final int abc_list_focused_holo=0x7f070032; public static final int abc_list_longpressed_holo=0x7f070033; public static final int abc_list_pressed_holo_dark=0x7f070034; public static final int abc_list_pressed_holo_light=0x7f070035; public static final int abc_list_selector_background_transition_holo_dark=0x7f070036; public static final int abc_list_selector_background_transition_holo_light=0x7f070037; public static final int abc_list_selector_disabled_holo_dark=0x7f070038; public static final int abc_list_selector_disabled_holo_light=0x7f070039; public static final int abc_list_selector_holo_dark=0x7f07003a; public static final int abc_list_selector_holo_light=0x7f07003b; public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f07003c; public static final int abc_popup_background_mtrl_mult=0x7f07003d; public static final int abc_ratingbar_indicator_material=0x7f07003e; public static final int abc_ratingbar_material=0x7f07003f; public static final int abc_ratingbar_small_material=0x7f070040; public static final int abc_scrubber_control_off_mtrl_alpha=0x7f070041; public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f070042; public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f070043; public static final int abc_scrubber_primary_mtrl_alpha=0x7f070044; public static final int abc_scrubber_track_mtrl_alpha=0x7f070045; public static final int abc_seekbar_thumb_material=0x7f070046; public static final int abc_seekbar_tick_mark_material=0x7f070047; public static final int abc_seekbar_track_material=0x7f070048; public static final int abc_spinner_mtrl_am_alpha=0x7f070049; public static final int abc_spinner_textfield_background_material=0x7f07004a; public static final int abc_switch_thumb_material=0x7f07004b; public static final int abc_switch_track_mtrl_alpha=0x7f07004c; public static final int abc_tab_indicator_material=0x7f07004d; public static final int abc_tab_indicator_mtrl_alpha=0x7f07004e; public static final int abc_text_cursor_material=0x7f07004f; public static final int abc_text_select_handle_left_mtrl_dark=0x7f070050; public static final int abc_text_select_handle_left_mtrl_light=0x7f070051; public static final int abc_text_select_handle_middle_mtrl_dark=0x7f070052; public static final int abc_text_select_handle_middle_mtrl_light=0x7f070053; public static final int abc_text_select_handle_right_mtrl_dark=0x7f070054; public static final int abc_text_select_handle_right_mtrl_light=0x7f070055; public static final int abc_textfield_activated_mtrl_alpha=0x7f070056; public static final int abc_textfield_default_mtrl_alpha=0x7f070057; public static final int abc_textfield_search_activated_mtrl_alpha=0x7f070058; public static final int abc_textfield_search_default_mtrl_alpha=0x7f070059; public static final int abc_textfield_search_material=0x7f07005a; public static final int abc_vector_test=0x7f07005b; public static final int avd_hide_password=0x7f07005c; public static final int avd_show_password=0x7f07005d; public static final int btn_checkbox_checked_mtrl=0x7f07005e; public static final int btn_checkbox_checked_to_unchecked_mtrl_animation=0x7f07005f; public static final int btn_checkbox_unchecked_mtrl=0x7f070060; public static final int btn_checkbox_unchecked_to_checked_mtrl_animation=0x7f070061; public static final int btn_radio_off_mtrl=0x7f070062; public static final int btn_radio_off_to_on_mtrl_animation=0x7f070063; public static final int btn_radio_on_mtrl=0x7f070064; public static final int btn_radio_on_to_off_mtrl_animation=0x7f070065; public static final int common_full_open_on_phone=0x7f070066; public static final int common_google_signin_btn_icon_dark=0x7f070067; public static final int common_google_signin_btn_icon_dark_focused=0x7f070068; public static final int common_google_signin_btn_icon_dark_normal=0x7f070069; public static final int common_google_signin_btn_icon_dark_normal_background=0x7f07006a; public static final int common_google_signin_btn_icon_disabled=0x7f07006b; public static final int common_google_signin_btn_icon_light=0x7f07006c; public static final int common_google_signin_btn_icon_light_focused=0x7f07006d; public static final int common_google_signin_btn_icon_light_normal=0x7f07006e; public static final int common_google_signin_btn_icon_light_normal_background=0x7f07006f; public static final int common_google_signin_btn_text_dark=0x7f070070; public static final int common_google_signin_btn_text_dark_focused=0x7f070071; public static final int common_google_signin_btn_text_dark_normal=0x7f070072; public static final int common_google_signin_btn_text_dark_normal_background=0x7f070073; public static final int common_google_signin_btn_text_disabled=0x7f070074; public static final int common_google_signin_btn_text_light=0x7f070075; public static final int common_google_signin_btn_text_light_focused=0x7f070076; public static final int common_google_signin_btn_text_light_normal=0x7f070077; public static final int common_google_signin_btn_text_light_normal_background=0x7f070078; public static final int design_bottom_navigation_item_background=0x7f070079; public static final int design_fab_background=0x7f07007a; public static final int design_ic_visibility=0x7f07007b; public static final int design_ic_visibility_off=0x7f07007c; public static final int design_password_eye=0x7f07007d; public static final int design_snackbar_background=0x7f07007e; public static final int googleg_disabled_color_18=0x7f07007f; public static final int googleg_standard_color_18=0x7f070080; public static final int ic_mtrl_checked_circle=0x7f070081; public static final int ic_mtrl_chip_checked_black=0x7f070082; public static final int ic_mtrl_chip_checked_circle=0x7f070083; public static final int ic_mtrl_chip_close_circle=0x7f070084; public static final int icon=0x7f070085; public static final int material_ic_calendar_black_24dp=0x7f070086; public static final int material_ic_clear_black_24dp=0x7f070087; public static final int material_ic_edit_black_24dp=0x7f070088; public static final int material_ic_keyboard_arrow_left_black_24dp=0x7f070089; public static final int material_ic_keyboard_arrow_right_black_24dp=0x7f07008a; public static final int material_ic_menu_arrow_down_black_24dp=0x7f07008b; public static final int material_ic_menu_arrow_up_black_24dp=0x7f07008c; public static final int mtrl_dialog_background=0x7f07008d; public static final int mtrl_dropdown_arrow=0x7f07008e; public static final int mtrl_ic_arrow_drop_down=0x7f07008f; public static final int mtrl_ic_arrow_drop_up=0x7f070090; public static final int mtrl_ic_cancel=0x7f070091; public static final int mtrl_ic_error=0x7f070092; public static final int mtrl_popupmenu_background=0x7f070093; public static final int mtrl_popupmenu_background_dark=0x7f070094; public static final int mtrl_tabs_default_indicator=0x7f070095; public static final int navigation_empty_icon=0x7f070096; public static final int notification_action_background=0x7f070097; public static final int notification_bg=0x7f070098; public static final int notification_bg_low=0x7f070099; public static final int notification_bg_low_normal=0x7f07009a; public static final int notification_bg_low_pressed=0x7f07009b; public static final int notification_bg_normal=0x7f07009c; public static final int notification_bg_normal_pressed=0x7f07009d; public static final int notification_icon_background=0x7f07009e; public static final int notification_template_icon_bg=0x7f07009f; public static final int notification_template_icon_low_bg=0x7f0700a0; public static final int notification_tile_bg=0x7f0700a1; public static final int notify_panel_notification_icon_bg=0x7f0700a2; public static final int test_custom_background=0x7f0700a3; public static final int tooltip_frame_dark=0x7f0700a4; public static final int tooltip_frame_light=0x7f0700a5; } public static final class id { public static final int ALT=0x7f080000; public static final int BOTTOM_END=0x7f080001; public static final int BOTTOM_START=0x7f080002; public static final int CTRL=0x7f080003; public static final int FUNCTION=0x7f080004; public static final int META=0x7f080005; public static final int SHIFT=0x7f080006; public static final int SYM=0x7f080007; public static final int TOP_END=0x7f080008; public static final int TOP_START=0x7f080009; public static final int accessibility_action_clickable_span=0x7f08000a; public static final int accessibility_custom_action_0=0x7f08000b; public static final int accessibility_custom_action_1=0x7f08000c; public static final int accessibility_custom_action_10=0x7f08000d; public static final int accessibility_custom_action_11=0x7f08000e; public static final int accessibility_custom_action_12=0x7f08000f; public static final int accessibility_custom_action_13=0x7f080010; public static final int accessibility_custom_action_14=0x7f080011; public static final int accessibility_custom_action_15=0x7f080012; public static final int accessibility_custom_action_16=0x7f080013; public static final int accessibility_custom_action_17=0x7f080014; public static final int accessibility_custom_action_18=0x7f080015; public static final int accessibility_custom_action_19=0x7f080016; public static final int accessibility_custom_action_2=0x7f080017; public static final int accessibility_custom_action_20=0x7f080018; public static final int accessibility_custom_action_21=0x7f080019; public static final int accessibility_custom_action_22=0x7f08001a; public static final int accessibility_custom_action_23=0x7f08001b; public static final int accessibility_custom_action_24=0x7f08001c; public static final int accessibility_custom_action_25=0x7f08001d; public static final int accessibility_custom_action_26=0x7f08001e; public static final int accessibility_custom_action_27=0x7f08001f; public static final int accessibility_custom_action_28=0x7f080020; public static final int accessibility_custom_action_29=0x7f080021; public static final int accessibility_custom_action_3=0x7f080022; public static final int accessibility_custom_action_30=0x7f080023; public static final int accessibility_custom_action_31=0x7f080024; public static final int accessibility_custom_action_4=0x7f080025; public static final int accessibility_custom_action_5=0x7f080026; public static final int accessibility_custom_action_6=0x7f080027; public static final int accessibility_custom_action_7=0x7f080028; public static final int accessibility_custom_action_8=0x7f080029; public static final int accessibility_custom_action_9=0x7f08002a; public static final int action0=0x7f08002b; public static final int action_bar=0x7f08002c; public static final int action_bar_activity_content=0x7f08002d; public static final int action_bar_container=0x7f08002e; public static final int action_bar_root=0x7f08002f; public static final int action_bar_spinner=0x7f080030; public static final int action_bar_subtitle=0x7f080031; public static final int action_bar_title=0x7f080032; public static final int action_container=0x7f080033; public static final int action_context_bar=0x7f080034; public static final int action_divider=0x7f080035; public static final int action_image=0x7f080036; public static final int action_menu_divider=0x7f080037; public static final int action_menu_presenter=0x7f080038; public static final int action_mode_bar=0x7f080039; public static final int action_mode_bar_stub=0x7f08003a; public static final int action_mode_close_button=0x7f08003b; public static final int action_text=0x7f08003c; public static final int actions=0x7f08003d; public static final int activity_chooser_view_content=0x7f08003e; public static final int add=0x7f08003f; public static final int adjust_height=0x7f080040; public static final int adjust_width=0x7f080041; public static final int alertTitle=0x7f080042; public static final int all=0x7f080043; public static final int always=0x7f080044; public static final int async=0x7f080045; public static final int auto=0x7f080046; public static final int beginning=0x7f080047; public static final int blocking=0x7f080048; public static final int bottom=0x7f080049; public static final int buttonPanel=0x7f08004a; public static final int cancel_action=0x7f08004b; public static final int cancel_button=0x7f08004c; public static final int center=0x7f08004d; public static final int center_horizontal=0x7f08004e; public static final int center_vertical=0x7f08004f; public static final int checkbox=0x7f080050; public static final int checked=0x7f080051; public static final int chip=0x7f080052; public static final int chip1=0x7f080053; public static final int chip2=0x7f080054; public static final int chip3=0x7f080055; public static final int chip_group=0x7f080056; public static final int chronometer=0x7f080057; public static final int clear_text=0x7f080058; public static final int clip_horizontal=0x7f080059; public static final int clip_vertical=0x7f08005a; public static final int collapseActionView=0x7f08005b; public static final int confirm_button=0x7f08005c; public static final int container=0x7f08005d; public static final int content=0x7f08005e; public static final int contentPanel=0x7f08005f; public static final int coordinator=0x7f080060; public static final int custom=0x7f080061; public static final int customPanel=0x7f080062; public static final int cut=0x7f080063; public static final int dark=0x7f080064; public static final int date_picker_actions=0x7f080065; public static final int decor_content_parent=0x7f080066; public static final int default_activity_button=0x7f080067; public static final int design_bottom_sheet=0x7f080068; public static final int design_menu_item_action_area=0x7f080069; public static final int design_menu_item_action_area_stub=0x7f08006a; public static final int design_menu_item_text=0x7f08006b; public static final int design_navigation_view=0x7f08006c; public static final int dialog_button=0x7f08006d; public static final int disableHome=0x7f08006e; public static final int dropdown_menu=0x7f08006f; public static final int edit_query=0x7f080070; public static final int end=0x7f080071; public static final int end_padder=0x7f080072; public static final int enterAlways=0x7f080073; public static final int enterAlwaysCollapsed=0x7f080074; public static final int exitUntilCollapsed=0x7f080075; public static final int expand_activities_button=0x7f080076; public static final int expanded_menu=0x7f080077; public static final int fade=0x7f080078; public static final int fill=0x7f080079; public static final int fill_horizontal=0x7f08007a; public static final int fill_vertical=0x7f08007b; public static final int filled=0x7f08007c; public static final int fitToContents=0x7f08007d; public static final int fixed=0x7f08007e; public static final int floating=0x7f08007f; public static final int forever=0x7f080080; public static final int fragment_container_view_tag=0x7f080081; public static final int ghost_view=0x7f080082; public static final int ghost_view_holder=0x7f080083; public static final int gone=0x7f080084; public static final int group_divider=0x7f080085; public static final int hideable=0x7f080086; public static final int home=0x7f080087; public static final int homeAsUp=0x7f080088; public static final int icon=0x7f080089; public static final int icon_group=0x7f08008a; public static final int icon_only=0x7f08008b; public static final int ifRoom=0x7f08008c; public static final int image=0x7f08008d; public static final int info=0x7f08008e; public static final int italic=0x7f08008f; public static final int item_touch_helper_previous_elevation=0x7f080090; public static final int labeled=0x7f080091; public static final int largeLabel=0x7f080092; public static final int left=0x7f080093; public static final int light=0x7f080094; public static final int line1=0x7f080095; public static final int line3=0x7f080096; public static final int listMode=0x7f080097; public static final int list_item=0x7f080098; public static final int masked=0x7f080099; public static final int media_actions=0x7f08009a; public static final int message=0x7f08009b; public static final int middle=0x7f08009c; public static final int mini=0x7f08009d; public static final int month_grid=0x7f08009e; public static final int month_navigation_bar=0x7f08009f; public static final int month_navigation_fragment_toggle=0x7f0800a0; public static final int month_navigation_next=0x7f0800a1; public static final int month_navigation_previous=0x7f0800a2; public static final int month_title=0x7f0800a3; public static final int mtrl_calendar_day_selector_frame=0x7f0800a4; public static final int mtrl_calendar_days_of_week=0x7f0800a5; public static final int mtrl_calendar_frame=0x7f0800a6; public static final int mtrl_calendar_main_pane=0x7f0800a7; public static final int mtrl_calendar_months=0x7f0800a8; public static final int mtrl_calendar_selection_frame=0x7f0800a9; public static final int mtrl_calendar_text_input_frame=0x7f0800aa; public static final int mtrl_calendar_year_selector_frame=0x7f0800ab; public static final int mtrl_card_checked_layer_id=0x7f0800ac; public static final int mtrl_child_content_container=0x7f0800ad; public static final int mtrl_internal_children_alpha_tag=0x7f0800ae; public static final int mtrl_motion_snapshot_view=0x7f0800af; public static final int mtrl_picker_fullscreen=0x7f0800b0; public static final int mtrl_picker_header=0x7f0800b1; public static final int mtrl_picker_header_selection_text=0x7f0800b2; public static final int mtrl_picker_header_title_and_selection=0x7f0800b3; public static final int mtrl_picker_header_toggle=0x7f0800b4; public static final int mtrl_picker_text_input_date=0x7f0800b5; public static final int mtrl_picker_text_input_range_end=0x7f0800b6; public static final int mtrl_picker_text_input_range_start=0x7f0800b7; public static final int mtrl_picker_title_text=0x7f0800b8; public static final int multiply=0x7f0800b9; public static final int navigation_header_container=0x7f0800ba; public static final int never=0x7f0800bb; public static final int noScroll=0x7f0800bc; public static final int none=0x7f0800bd; public static final int normal=0x7f0800be; public static final int notification_background=0x7f0800bf; public static final int notification_main_column=0x7f0800c0; public static final int notification_main_column_container=0x7f0800c1; public static final int off=0x7f0800c2; public static final int on=0x7f0800c3; public static final int outline=0x7f0800c4; public static final int parallax=0x7f0800c5; public static final int parentPanel=0x7f0800c6; public static final int parent_matrix=0x7f0800c7; public static final int password_toggle=0x7f0800c8; public static final int peekHeight=0x7f0800c9; public static final int pin=0x7f0800ca; public static final int progress_circular=0x7f0800cb; public static final int progress_horizontal=0x7f0800cc; public static final int radio=0x7f0800cd; public static final int right=0x7f0800ce; public static final int right_icon=0x7f0800cf; public static final int right_side=0x7f0800d0; public static final int rounded=0x7f0800d1; public static final int row_index_key=0x7f0800d2; public static final int save_non_transition_alpha=0x7f0800d3; public static final int save_overlay_view=0x7f0800d4; public static final int scale=0x7f0800d5; public static final int screen=0x7f0800d6; public static final int scroll=0x7f0800d7; public static final int scrollIndicatorDown=0x7f0800d8; public static final int scrollIndicatorUp=0x7f0800d9; public static final int scrollView=0x7f0800da; public static final int scrollable=0x7f0800db; public static final int search_badge=0x7f0800dc; public static final int search_bar=0x7f0800dd; public static final int search_button=0x7f0800de; public static final int search_close_btn=0x7f0800df; public static final int search_edit_frame=0x7f0800e0; public static final int search_go_btn=0x7f0800e1; public static final int search_mag_icon=0x7f0800e2; public static final int search_plate=0x7f0800e3; public static final int search_src_text=0x7f0800e4; public static final int search_voice_btn=0x7f0800e5; public static final int select_dialog_listview=0x7f0800e6; public static final int selected=0x7f0800e7; public static final int shortcut=0x7f0800e8; public static final int showCustom=0x7f0800e9; public static final int showHome=0x7f0800ea; public static final int showTitle=0x7f0800eb; public static final int skipCollapsed=0x7f0800ec; public static final int slide=0x7f0800ed; public static final int smallLabel=0x7f0800ee; public static final int snackbar_action=0x7f0800ef; public static final int snackbar_text=0x7f0800f0; public static final int snap=0x7f0800f1; public static final int snapMargins=0x7f0800f2; public static final int spacer=0x7f0800f3; public static final int split_action_bar=0x7f0800f4; public static final int src_atop=0x7f0800f5; public static final int src_in=0x7f0800f6; public static final int src_over=0x7f0800f7; public static final int standard=0x7f0800f8; public static final int start=0x7f0800f9; public static final int status_bar_latest_event_content=0x7f0800fa; public static final int stretch=0x7f0800fb; public static final int submenuarrow=0x7f0800fc; public static final int submit_area=0x7f0800fd; public static final int tabMode=0x7f0800fe; public static final int tag_accessibility_actions=0x7f0800ff; public static final int tag_accessibility_clickable_spans=0x7f080100; public static final int tag_accessibility_heading=0x7f080101; public static final int tag_accessibility_pane_title=0x7f080102; public static final int tag_screen_reader_focusable=0x7f080103; public static final int tag_transition_group=0x7f080104; public static final int tag_unhandled_key_event_manager=0x7f080105; public static final int tag_unhandled_key_listeners=0x7f080106; public static final int test_checkbox_android_button_tint=0x7f080107; public static final int test_checkbox_app_button_tint=0x7f080108; public static final int test_radiobutton_android_button_tint=0x7f080109; public static final int test_radiobutton_app_button_tint=0x7f08010a; public static final int text=0x7f08010b; public static final int text2=0x7f08010c; public static final int textEnd=0x7f08010d; public static final int textSpacerNoButtons=0x7f08010e; public static final int textSpacerNoTitle=0x7f08010f; public static final int textStart=0x7f080110; public static final int text_input_end_icon=0x7f080111; public static final int text_input_start_icon=0x7f080112; public static final int textinput_counter=0x7f080113; public static final int textinput_error=0x7f080114; public static final int textinput_helper_text=0x7f080115; public static final int textinput_placeholder=0x7f080116; public static final int textinput_prefix_text=0x7f080117; public static final int textinput_suffix_text=0x7f080118; public static final int time=0x7f080119; public static final int title=0x7f08011a; public static final int titleDividerNoCustom=0x7f08011b; public static final int title_template=0x7f08011c; public static final int top=0x7f08011d; public static final int topPanel=0x7f08011e; public static final int touch_outside=0x7f08011f; public static final int transition_current_scene=0x7f080120; public static final int transition_layout_save=0x7f080121; public static final int transition_position=0x7f080122; public static final int transition_scene_layoutid_cache=0x7f080123; public static final int transition_transform=0x7f080124; public static final int unchecked=0x7f080125; public static final int uniform=0x7f080126; public static final int unlabeled=0x7f080127; public static final int up=0x7f080128; public static final int useLogo=0x7f080129; public static final int view_offset_helper=0x7f08012a; public static final int visible=0x7f08012b; public static final int visible_removing_fragment_view_tag=0x7f08012c; public static final int wide=0x7f08012d; public static final int withText=0x7f08012e; public static final int withinBounds=0x7f08012f; public static final int wrap_content=0x7f080130; public static final int zero_corner_chip=0x7f080131; } public static final class integer { public static final int abc_config_activityDefaultDur=0x7f090000; public static final int abc_config_activityShortDur=0x7f090001; public static final int app_bar_elevation_anim_duration=0x7f090002; public static final int bottom_sheet_slide_duration=0x7f090003; public static final int cancel_button_image_alpha=0x7f090004; public static final int config_tooltipAnimTime=0x7f090005; public static final int design_snackbar_text_max_lines=0x7f090006; public static final int design_tab_indicator_anim_duration_ms=0x7f090007; public static final int google_play_services_version=0x7f090008; public static final int hide_password_duration=0x7f090009; public static final int mtrl_badge_max_character_count=0x7f09000a; public static final int mtrl_btn_anim_delay_ms=0x7f09000b; public static final int mtrl_btn_anim_duration_ms=0x7f09000c; public static final int mtrl_calendar_header_orientation=0x7f09000d; public static final int mtrl_calendar_selection_text_lines=0x7f09000e; public static final int mtrl_calendar_year_selector_span=0x7f09000f; public static final int mtrl_card_anim_delay_ms=0x7f090010; public static final int mtrl_card_anim_duration_ms=0x7f090011; public static final int mtrl_chip_anim_duration=0x7f090012; public static final int mtrl_tab_indicator_anim_duration_ms=0x7f090013; public static final int show_password_duration=0x7f090014; public static final int status_bar_notification_info_maxnum=0x7f090015; } public static final class interpolator { public static final int btn_checkbox_checked_mtrl_animation_interpolator_0=0x7f0a0000; public static final int btn_checkbox_checked_mtrl_animation_interpolator_1=0x7f0a0001; public static final int btn_checkbox_unchecked_mtrl_animation_interpolator_0=0x7f0a0002; public static final int btn_checkbox_unchecked_mtrl_animation_interpolator_1=0x7f0a0003; public static final int btn_radio_to_off_mtrl_animation_interpolator_0=0x7f0a0004; public static final int btn_radio_to_on_mtrl_animation_interpolator_0=0x7f0a0005; public static final int fast_out_slow_in=0x7f0a0006; public static final int mtrl_fast_out_linear_in=0x7f0a0007; public static final int mtrl_fast_out_slow_in=0x7f0a0008; public static final int mtrl_linear=0x7f0a0009; public static final int mtrl_linear_out_slow_in=0x7f0a000a; } public static final class layout { public static final int abc_action_bar_title_item=0x7f0b0000; public static final int abc_action_bar_up_container=0x7f0b0001; public static final int abc_action_menu_item_layout=0x7f0b0002; public static final int abc_action_menu_layout=0x7f0b0003; public static final int abc_action_mode_bar=0x7f0b0004; public static final int abc_action_mode_close_item_material=0x7f0b0005; public static final int abc_activity_chooser_view=0x7f0b0006; public static final int abc_activity_chooser_view_list_item=0x7f0b0007; public static final int abc_alert_dialog_button_bar_material=0x7f0b0008; public static final int abc_alert_dialog_material=0x7f0b0009; public static final int abc_alert_dialog_title_material=0x7f0b000a; public static final int abc_cascading_menu_item_layout=0x7f0b000b; public static final int abc_dialog_title_material=0x7f0b000c; public static final int abc_expanded_menu_layout=0x7f0b000d; public static final int abc_list_menu_item_checkbox=0x7f0b000e; public static final int abc_list_menu_item_icon=0x7f0b000f; public static final int abc_list_menu_item_layout=0x7f0b0010; public static final int abc_list_menu_item_radio=0x7f0b0011; public static final int abc_popup_menu_header_item_layout=0x7f0b0012; public static final int abc_popup_menu_item_layout=0x7f0b0013; public static final int abc_screen_content_include=0x7f0b0014; public static final int abc_screen_simple=0x7f0b0015; public static final int abc_screen_simple_overlay_action_mode=0x7f0b0016; public static final int abc_screen_toolbar=0x7f0b0017; public static final int abc_search_dropdown_item_icons_2line=0x7f0b0018; public static final int abc_search_view=0x7f0b0019; public static final int abc_select_dialog_material=0x7f0b001a; public static final int abc_tooltip=0x7f0b001b; public static final int custom_dialog=0x7f0b001c; public static final int design_bottom_navigation_item=0x7f0b001d; public static final int design_bottom_sheet_dialog=0x7f0b001e; public static final int design_layout_snackbar=0x7f0b001f; public static final int design_layout_snackbar_include=0x7f0b0020; public static final int design_layout_tab_icon=0x7f0b0021; public static final int design_layout_tab_text=0x7f0b0022; public static final int design_menu_item_action_area=0x7f0b0023; public static final int design_navigation_item=0x7f0b0024; public static final int design_navigation_item_header=0x7f0b0025; public static final int design_navigation_item_separator=0x7f0b0026; public static final int design_navigation_item_subheader=0x7f0b0027; public static final int design_navigation_menu=0x7f0b0028; public static final int design_navigation_menu_item=0x7f0b0029; public static final int design_text_input_end_icon=0x7f0b002a; public static final int design_text_input_start_icon=0x7f0b002b; public static final int mtrl_alert_dialog=0x7f0b002c; public static final int mtrl_alert_dialog_actions=0x7f0b002d; public static final int mtrl_alert_dialog_title=0x7f0b002e; public static final int mtrl_alert_select_dialog_item=0x7f0b002f; public static final int mtrl_alert_select_dialog_multichoice=0x7f0b0030; public static final int mtrl_alert_select_dialog_singlechoice=0x7f0b0031; public static final int mtrl_calendar_day=0x7f0b0032; public static final int mtrl_calendar_day_of_week=0x7f0b0033; public static final int mtrl_calendar_days_of_week=0x7f0b0034; public static final int mtrl_calendar_horizontal=0x7f0b0035; public static final int mtrl_calendar_month=0x7f0b0036; public static final int mtrl_calendar_month_labeled=0x7f0b0037; public static final int mtrl_calendar_month_navigation=0x7f0b0038; public static final int mtrl_calendar_months=0x7f0b0039; public static final int mtrl_calendar_vertical=0x7f0b003a; public static final int mtrl_calendar_year=0x7f0b003b; public static final int mtrl_layout_snackbar=0x7f0b003c; public static final int mtrl_layout_snackbar_include=0x7f0b003d; public static final int mtrl_picker_actions=0x7f0b003e; public static final int mtrl_picker_dialog=0x7f0b003f; public static final int mtrl_picker_fullscreen=0x7f0b0040; public static final int mtrl_picker_header_dialog=0x7f0b0041; public static final int mtrl_picker_header_fullscreen=0x7f0b0042; public static final int mtrl_picker_header_selection_text=0x7f0b0043; public static final int mtrl_picker_header_title_text=0x7f0b0044; public static final int mtrl_picker_header_toggle=0x7f0b0045; public static final int mtrl_picker_text_input_date=0x7f0b0046; public static final int mtrl_picker_text_input_date_range=0x7f0b0047; public static final int notification_action=0x7f0b0048; public static final int notification_action_tombstone=0x7f0b0049; public static final int notification_media_action=0x7f0b004a; public static final int notification_media_cancel_action=0x7f0b004b; public static final int notification_template_big_media=0x7f0b004c; public static final int notification_template_big_media_custom=0x7f0b004d; public static final int notification_template_big_media_narrow=0x7f0b004e; public static final int notification_template_big_media_narrow_custom=0x7f0b004f; public static final int notification_template_custom_big=0x7f0b0050; public static final int notification_template_icon_group=0x7f0b0051; public static final int notification_template_lines_media=0x7f0b0052; public static final int notification_template_media=0x7f0b0053; public static final int notification_template_media_custom=0x7f0b0054; public static final int notification_template_part_chronometer=0x7f0b0055; public static final int notification_template_part_time=0x7f0b0056; public static final int select_dialog_item_material=0x7f0b0057; public static final int select_dialog_multichoice_material=0x7f0b0058; public static final int select_dialog_singlechoice_material=0x7f0b0059; public static final int support_simple_spinner_dropdown_item=0x7f0b005a; public static final int test_action_chip=0x7f0b005b; public static final int test_chip_zero_corner_radius=0x7f0b005c; public static final int test_design_checkbox=0x7f0b005d; public static final int test_design_radiobutton=0x7f0b005e; public static final int test_reflow_chipgroup=0x7f0b005f; public static final int test_toolbar=0x7f0b0060; public static final int test_toolbar_custom_background=0x7f0b0061; public static final int test_toolbar_elevation=0x7f0b0062; public static final int test_toolbar_surface=0x7f0b0063; public static final int text_view_with_line_height_from_appearance=0x7f0b0064; public static final int text_view_with_line_height_from_layout=0x7f0b0065; public static final int text_view_with_line_height_from_style=0x7f0b0066; public static final int text_view_with_theme_line_height=0x7f0b0067; public static final int text_view_without_line_height=0x7f0b0068; } public static final class plurals { public static final int mtrl_badge_content_description=0x7f0c0000; } 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_menu_alt_shortcut_label=0x7f0d0008; public static final int abc_menu_ctrl_shortcut_label=0x7f0d0009; public static final int abc_menu_delete_shortcut_label=0x7f0d000a; public static final int abc_menu_enter_shortcut_label=0x7f0d000b; public static final int abc_menu_function_shortcut_label=0x7f0d000c; public static final int abc_menu_meta_shortcut_label=0x7f0d000d; public static final int abc_menu_shift_shortcut_label=0x7f0d000e; public static final int abc_menu_space_shortcut_label=0x7f0d000f; public static final int abc_menu_sym_shortcut_label=0x7f0d0010; public static final int abc_prepend_shortcut_label=0x7f0d0011; public static final int abc_search_hint=0x7f0d0012; public static final int abc_searchview_description_clear=0x7f0d0013; public static final int abc_searchview_description_query=0x7f0d0014; public static final int abc_searchview_description_search=0x7f0d0015; public static final int abc_searchview_description_submit=0x7f0d0016; public static final int abc_searchview_description_voice=0x7f0d0017; public static final int abc_shareactionprovider_share_with=0x7f0d0018; public static final int abc_shareactionprovider_share_with_application=0x7f0d0019; public static final int abc_toolbar_collapse_description=0x7f0d001a; public static final int appbar_scrolling_view_behavior=0x7f0d001b; public static final int bottom_sheet_behavior=0x7f0d001c; public static final int character_counter_content_description=0x7f0d001d; public static final int character_counter_overflowed_content_description=0x7f0d001e; public static final int character_counter_pattern=0x7f0d001f; public static final int chip_text=0x7f0d0020; public static final int clear_text_end_icon_content_description=0x7f0d0021; public static final int common_google_play_services_enable_button=0x7f0d0022; public static final int common_google_play_services_enable_text=0x7f0d0023; public static final int common_google_play_services_enable_title=0x7f0d0024; public static final int common_google_play_services_install_button=0x7f0d0025; public static final int common_google_play_services_install_text=0x7f0d0026; public static final int common_google_play_services_install_title=0x7f0d0027; public static final int common_google_play_services_notification_channel_name=0x7f0d0028; public static final int common_google_play_services_notification_ticker=0x7f0d0029; public static final int common_google_play_services_unknown_issue=0x7f0d002a; public static final int common_google_play_services_unsupported_text=0x7f0d002b; public static final int common_google_play_services_update_button=0x7f0d002c; public static final int common_google_play_services_update_text=0x7f0d002d; public static final int common_google_play_services_update_title=0x7f0d002e; public static final int common_google_play_services_updating_text=0x7f0d002f; public static final int common_google_play_services_wear_update_text=0x7f0d0030; public static final int common_open_on_phone=0x7f0d0031; public static final int common_signin_button_text=0x7f0d0032; public static final int common_signin_button_text_long=0x7f0d0033; public static final int error_icon_content_description=0x7f0d0034; public static final int exposed_dropdown_menu_content_description=0x7f0d0035; public static final int fab_transformation_scrim_behavior=0x7f0d0036; public static final int fab_transformation_sheet_behavior=0x7f0d0037; public static final int hide_bottom_view_on_scroll_behavior=0x7f0d0038; public static final int icon_content_description=0x7f0d0039; public static final int item_view_role_description=0x7f0d003a; public static final int material_slider_range_end=0x7f0d003b; public static final int material_slider_range_start=0x7f0d003c; public static final int mtrl_badge_numberless_content_description=0x7f0d003d; public static final int mtrl_chip_close_icon_content_description=0x7f0d003e; public static final int mtrl_exceed_max_badge_number_content_description=0x7f0d003f; public static final int mtrl_exceed_max_badge_number_suffix=0x7f0d0040; public static final int mtrl_picker_a11y_next_month=0x7f0d0041; public static final int mtrl_picker_a11y_prev_month=0x7f0d0042; public static final int mtrl_picker_announce_current_selection=0x7f0d0043; public static final int mtrl_picker_cancel=0x7f0d0044; public static final int mtrl_picker_confirm=0x7f0d0045; public static final int mtrl_picker_date_header_selected=0x7f0d0046; public static final int mtrl_picker_date_header_title=0x7f0d0047; public static final int mtrl_picker_date_header_unselected=0x7f0d0048; public static final int mtrl_picker_day_of_week_column_header=0x7f0d0049; public static final int mtrl_picker_invalid_format=0x7f0d004a; public static final int mtrl_picker_invalid_format_example=0x7f0d004b; public static final int mtrl_picker_invalid_format_use=0x7f0d004c; public static final int mtrl_picker_invalid_range=0x7f0d004d; public static final int mtrl_picker_navigate_to_year_description=0x7f0d004e; public static final int mtrl_picker_out_of_range=0x7f0d004f; public static final int mtrl_picker_range_header_only_end_selected=0x7f0d0050; public static final int mtrl_picker_range_header_only_start_selected=0x7f0d0051; public static final int mtrl_picker_range_header_selected=0x7f0d0052; public static final int mtrl_picker_range_header_title=0x7f0d0053; public static final int mtrl_picker_range_header_unselected=0x7f0d0054; public static final int mtrl_picker_save=0x7f0d0055; public static final int mtrl_picker_text_input_date_hint=0x7f0d0056; public static final int mtrl_picker_text_input_date_range_end_hint=0x7f0d0057; public static final int mtrl_picker_text_input_date_range_start_hint=0x7f0d0058; public static final int mtrl_picker_text_input_day_abbr=0x7f0d0059; public static final int mtrl_picker_text_input_month_abbr=0x7f0d005a; public static final int mtrl_picker_text_input_year_abbr=0x7f0d005b; public static final int mtrl_picker_toggle_to_calendar_input_mode=0x7f0d005c; public static final int mtrl_picker_toggle_to_day_selection=0x7f0d005d; public static final int mtrl_picker_toggle_to_text_input_mode=0x7f0d005e; public static final int mtrl_picker_toggle_to_year_selection=0x7f0d005f; public static final int password_toggle_content_description=0x7f0d0060; public static final int path_password_eye=0x7f0d0061; public static final int path_password_eye_mask_strike_through=0x7f0d0062; public static final int path_password_eye_mask_visible=0x7f0d0063; public static final int path_password_strike_through=0x7f0d0064; public static final int search_menu_title=0x7f0d0065; public static final int status_bar_notification_info_overflow=0x7f0d0066; } public static final class style { public static final int AlertDialog_AppCompat=0x7f0e0000; public static final int AlertDialog_AppCompat_Light=0x7f0e0001; public static final int AndroidThemeColorAccentYellow=0x7f0e0002; public static final int Animation_AppCompat_Dialog=0x7f0e0003; public static final int Animation_AppCompat_DropDownUp=0x7f0e0004; public static final int Animation_AppCompat_Tooltip=0x7f0e0005; public static final int Animation_Design_BottomSheetDialog=0x7f0e0006; public static final int Animation_MaterialComponents_BottomSheetDialog=0x7f0e0007; public static final int Base_AlertDialog_AppCompat=0x7f0e0008; public static final int Base_AlertDialog_AppCompat_Light=0x7f0e0009; public static final int Base_Animation_AppCompat_Dialog=0x7f0e000a; public static final int Base_Animation_AppCompat_DropDownUp=0x7f0e000b; public static final int Base_Animation_AppCompat_Tooltip=0x7f0e000c; public static final int Base_CardView=0x7f0e000d; public static final int Base_DialogWindowTitle_AppCompat=0x7f0e000e; public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f0e000f; public static final int Base_MaterialAlertDialog_MaterialComponents_Title_Icon=0x7f0e0010; public static final int Base_MaterialAlertDialog_MaterialComponents_Title_Panel=0x7f0e0011; public static final int Base_MaterialAlertDialog_MaterialComponents_Title_Text=0x7f0e0012; public static final int Base_TextAppearance_AppCompat=0x7f0e0013; public static final int Base_TextAppearance_AppCompat_Body1=0x7f0e0014; public static final int Base_TextAppearance_AppCompat_Body2=0x7f0e0015; public static final int Base_TextAppearance_AppCompat_Button=0x7f0e0016; public static final int Base_TextAppearance_AppCompat_Caption=0x7f0e0017; public static final int Base_TextAppearance_AppCompat_Display1=0x7f0e0018; public static final int Base_TextAppearance_AppCompat_Display2=0x7f0e0019; public static final int Base_TextAppearance_AppCompat_Display3=0x7f0e001a; public static final int Base_TextAppearance_AppCompat_Display4=0x7f0e001b; public static final int Base_TextAppearance_AppCompat_Headline=0x7f0e001c; public static final int Base_TextAppearance_AppCompat_Inverse=0x7f0e001d; public static final int Base_TextAppearance_AppCompat_Large=0x7f0e001e; public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f0e001f; public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0e0020; public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0e0021; public static final int Base_TextAppearance_AppCompat_Medium=0x7f0e0022; public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f0e0023; public static final int Base_TextAppearance_AppCompat_Menu=0x7f0e0024; public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f0e0025; public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0e0026; public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f0e0027; public static final int Base_TextAppearance_AppCompat_Small=0x7f0e0028; public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f0e0029; public static final int Base_TextAppearance_AppCompat_Subhead=0x7f0e002a; public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f0e002b; public static final int Base_TextAppearance_AppCompat_Title=0x7f0e002c; public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f0e002d; public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f0e002e; public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0e002f; public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0e0030; public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0e0031; public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0e0032; public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0e0033; public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0e0034; public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0e0035; public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f0e0036; public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0e0037; public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f0e0038; public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0e0039; public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0e003a; public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f0e003b; public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0e003c; public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0e003d; public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f0e003e; public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0e003f; public static final int Base_TextAppearance_MaterialComponents_Badge=0x7f0e0040; public static final int Base_TextAppearance_MaterialComponents_Button=0x7f0e0041; public static final int Base_TextAppearance_MaterialComponents_Headline6=0x7f0e0042; public static final int Base_TextAppearance_MaterialComponents_Subtitle2=0x7f0e0043; public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0e0044; public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0e0045; public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0e0046; public static final int Base_Theme_AppCompat=0x7f0e0047; public static final int Base_Theme_AppCompat_CompactMenu=0x7f0e0048; public static final int Base_Theme_AppCompat_Dialog=0x7f0e0049; public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f0e004a; public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0e004b; public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f0e004c; public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f0e004d; public static final int Base_Theme_AppCompat_Light=0x7f0e004e; public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0e004f; public static final int Base_Theme_AppCompat_Light_Dialog=0x7f0e0050; public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f0e0051; public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0e0052; public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0e0053; public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f0e0054; public static final int Base_Theme_MaterialComponents=0x7f0e0055; public static final int Base_Theme_MaterialComponents_Bridge=0x7f0e0056; public static final int Base_Theme_MaterialComponents_CompactMenu=0x7f0e0057; public static final int Base_Theme_MaterialComponents_Dialog=0x7f0e0058; public static final int Base_Theme_MaterialComponents_Dialog_Alert=0x7f0e0059; public static final int Base_Theme_MaterialComponents_Dialog_Bridge=0x7f0e005a; public static final int Base_Theme_MaterialComponents_Dialog_FixedSize=0x7f0e005b; public static final int Base_Theme_MaterialComponents_Dialog_MinWidth=0x7f0e005c; public static final int Base_Theme_MaterialComponents_DialogWhenLarge=0x7f0e005d; public static final int Base_Theme_MaterialComponents_Light=0x7f0e005e; public static final int Base_Theme_MaterialComponents_Light_Bridge=0x7f0e005f; public static final int Base_Theme_MaterialComponents_Light_DarkActionBar=0x7f0e0060; public static final int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f0e0061; public static final int Base_Theme_MaterialComponents_Light_Dialog=0x7f0e0062; public static final int Base_Theme_MaterialComponents_Light_Dialog_Alert=0x7f0e0063; public static final int Base_Theme_MaterialComponents_Light_Dialog_Bridge=0x7f0e0064; public static final int Base_Theme_MaterialComponents_Light_Dialog_FixedSize=0x7f0e0065; public static final int Base_Theme_MaterialComponents_Light_Dialog_MinWidth=0x7f0e0066; public static final int Base_Theme_MaterialComponents_Light_DialogWhenLarge=0x7f0e0067; public static final int Base_ThemeOverlay_AppCompat=0x7f0e0068; public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0e0069; public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0e006a; public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0e006b; public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f0e006c; public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f0e006d; public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0e006e; public static final int Base_ThemeOverlay_MaterialComponents_Dialog=0x7f0e006f; public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f0e0070; public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert_Framework=0x7f0e0071; public static final int Base_ThemeOverlay_MaterialComponents_Light_Dialog_Alert_Framework=0x7f0e0072; public static final int Base_ThemeOverlay_MaterialComponents_MaterialAlertDialog=0x7f0e0073; public static final int Base_V14_Theme_MaterialComponents=0x7f0e0074; public static final int Base_V14_Theme_MaterialComponents_Bridge=0x7f0e0075; public static final int Base_V14_Theme_MaterialComponents_Dialog=0x7f0e0076; public static final int Base_V14_Theme_MaterialComponents_Dialog_Bridge=0x7f0e0077; public static final int Base_V14_Theme_MaterialComponents_Light=0x7f0e0078; public static final int Base_V14_Theme_MaterialComponents_Light_Bridge=0x7f0e0079; public static final int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f0e007a; public static final int Base_V14_Theme_MaterialComponents_Light_Dialog=0x7f0e007b; public static final int Base_V14_Theme_MaterialComponents_Light_Dialog_Bridge=0x7f0e007c; public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog=0x7f0e007d; public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f0e007e; public static final int Base_V14_ThemeOverlay_MaterialComponents_MaterialAlertDialog=0x7f0e007f; public static final int Base_V21_Theme_AppCompat=0x7f0e0080; public static final int Base_V21_Theme_AppCompat_Dialog=0x7f0e0081; public static final int Base_V21_Theme_AppCompat_Light=0x7f0e0082; public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f0e0083; public static final int Base_V21_Theme_MaterialComponents=0x7f0e0084; public static final int Base_V21_Theme_MaterialComponents_Dialog=0x7f0e0085; public static final int Base_V21_Theme_MaterialComponents_Light=0x7f0e0086; public static final int Base_V21_Theme_MaterialComponents_Light_Dialog=0x7f0e0087; public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f0e0088; public static final int Base_V22_Theme_AppCompat=0x7f0e0089; public static final int Base_V22_Theme_AppCompat_Light=0x7f0e008a; public static final int Base_V23_Theme_AppCompat=0x7f0e008b; public static final int Base_V23_Theme_AppCompat_Light=0x7f0e008c; public static final int Base_V26_Theme_AppCompat=0x7f0e008d; public static final int Base_V26_Theme_AppCompat_Light=0x7f0e008e; public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f0e008f; public static final int Base_V28_Theme_AppCompat=0x7f0e0090; public static final int Base_V28_Theme_AppCompat_Light=0x7f0e0091; public static final int Base_V7_Theme_AppCompat=0x7f0e0092; public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0e0093; public static final int Base_V7_Theme_AppCompat_Light=0x7f0e0094; public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0e0095; public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f0e0096; public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0e0097; public static final int Base_V7_Widget_AppCompat_EditText=0x7f0e0098; public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f0e0099; public static final int Base_Widget_AppCompat_ActionBar=0x7f0e009a; public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0e009b; public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0e009c; public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f0e009d; public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f0e009e; public static final int Base_Widget_AppCompat_ActionButton=0x7f0e009f; public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f0e00a0; public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f0e00a1; public static final int Base_Widget_AppCompat_ActionMode=0x7f0e00a2; public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0e00a3; public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f0e00a4; public static final int Base_Widget_AppCompat_Button=0x7f0e00a5; public static final int Base_Widget_AppCompat_Button_Borderless=0x7f0e00a6; public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f0e00a7; public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0e00a8; public static final int Base_Widget_AppCompat_Button_Colored=0x7f0e00a9; public static final int Base_Widget_AppCompat_Button_Small=0x7f0e00aa; public static final int Base_Widget_AppCompat_ButtonBar=0x7f0e00ab; public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0e00ac; public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f0e00ad; public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f0e00ae; public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0e00af; public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f0e00b0; public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0e00b1; public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f0e00b2; public static final int Base_Widget_AppCompat_EditText=0x7f0e00b3; public static final int Base_Widget_AppCompat_ImageButton=0x7f0e00b4; public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0e00b5; public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0e00b6; public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0e00b7; public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f0e00b8; public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0e00b9; public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f0e00ba; public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f0e00bb; public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0e00bc; public static final int Base_Widget_AppCompat_ListMenuView=0x7f0e00bd; public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f0e00be; public static final int Base_Widget_AppCompat_ListView=0x7f0e00bf; public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f0e00c0; public static final int Base_Widget_AppCompat_ListView_Menu=0x7f0e00c1; public static final int Base_Widget_AppCompat_PopupMenu=0x7f0e00c2; public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f0e00c3; public static final int Base_Widget_AppCompat_PopupWindow=0x7f0e00c4; public static final int Base_Widget_AppCompat_ProgressBar=0x7f0e00c5; public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f0e00c6; public static final int Base_Widget_AppCompat_RatingBar=0x7f0e00c7; public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f0e00c8; public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f0e00c9; public static final int Base_Widget_AppCompat_SearchView=0x7f0e00ca; public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0e00cb; public static final int Base_Widget_AppCompat_SeekBar=0x7f0e00cc; public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f0e00cd; public static final int Base_Widget_AppCompat_Spinner=0x7f0e00ce; public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f0e00cf; public static final int Base_Widget_AppCompat_TextView=0x7f0e00d0; public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f0e00d1; public static final int Base_Widget_AppCompat_Toolbar=0x7f0e00d2; public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f0e00d3; public static final int Base_Widget_Design_TabLayout=0x7f0e00d4; public static final int Base_Widget_MaterialComponents_AutoCompleteTextView=0x7f0e00d5; public static final int Base_Widget_MaterialComponents_CheckedTextView=0x7f0e00d6; public static final int Base_Widget_MaterialComponents_Chip=0x7f0e00d7; public static final int Base_Widget_MaterialComponents_PopupMenu=0x7f0e00d8; public static final int Base_Widget_MaterialComponents_PopupMenu_ContextMenu=0x7f0e00d9; public static final int Base_Widget_MaterialComponents_PopupMenu_ListPopupWindow=0x7f0e00da; public static final int Base_Widget_MaterialComponents_PopupMenu_Overflow=0x7f0e00db; public static final int Base_Widget_MaterialComponents_Slider=0x7f0e00dc; public static final int Base_Widget_MaterialComponents_TextInputEditText=0x7f0e00dd; public static final int Base_Widget_MaterialComponents_TextInputLayout=0x7f0e00de; public static final int Base_Widget_MaterialComponents_TextView=0x7f0e00df; public static final int CardView=0x7f0e00e0; public static final int CardView_Dark=0x7f0e00e1; public static final int CardView_Light=0x7f0e00e2; public static final int DarkTheme=0x7f0e00e3; public static final int EmptyTheme=0x7f0e00e4; public static final int LowerCaseMenu=0x7f0e00e5; public static final int MaterialAlertDialog_MaterialComponents=0x7f0e00e6; public static final int MaterialAlertDialog_MaterialComponents_Body_Text=0x7f0e00e7; public static final int MaterialAlertDialog_MaterialComponents_Picker_Date_Calendar=0x7f0e00e8; public static final int MaterialAlertDialog_MaterialComponents_Picker_Date_Spinner=0x7f0e00e9; public static final int MaterialAlertDialog_MaterialComponents_Title_Icon=0x7f0e00ea; public static final int MaterialAlertDialog_MaterialComponents_Title_Icon_CenterStacked=0x7f0e00eb; public static final int MaterialAlertDialog_MaterialComponents_Title_Panel=0x7f0e00ec; public static final int MaterialAlertDialog_MaterialComponents_Title_Panel_CenterStacked=0x7f0e00ed; public static final int MaterialAlertDialog_MaterialComponents_Title_Text=0x7f0e00ee; public static final int MaterialAlertDialog_MaterialComponents_Title_Text_CenterStacked=0x7f0e00ef; public static final int Platform_AppCompat=0x7f0e00f0; public static final int Platform_AppCompat_Light=0x7f0e00f1; public static final int Platform_MaterialComponents=0x7f0e00f2; public static final int Platform_MaterialComponents_Dialog=0x7f0e00f3; public static final int Platform_MaterialComponents_Light=0x7f0e00f4; public static final int Platform_MaterialComponents_Light_Dialog=0x7f0e00f5; public static final int Platform_ThemeOverlay_AppCompat=0x7f0e00f6; public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f0e00f7; public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f0e00f8; public static final int Platform_V21_AppCompat=0x7f0e00f9; public static final int Platform_V21_AppCompat_Light=0x7f0e00fa; public static final int Platform_V25_AppCompat=0x7f0e00fb; public static final int Platform_V25_AppCompat_Light=0x7f0e00fc; public static final int Platform_Widget_AppCompat_Spinner=0x7f0e00fd; public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f0e00fe; public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f0e00ff; public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f0e0100; public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f0e0101; public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f0e0102; public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f0e0103; public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f0e0104; public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f0e0105; public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f0e0106; public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f0e0107; public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f0e0108; public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f0e0109; public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f0e010a; public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f0e010b; public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f0e010c; public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f0e010d; public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f0e010e; public static final int ShapeAppearance_MaterialComponents=0x7f0e010f; public static final int ShapeAppearance_MaterialComponents_LargeComponent=0x7f0e0110; public static final int ShapeAppearance_MaterialComponents_MediumComponent=0x7f0e0111; public static final int ShapeAppearance_MaterialComponents_SmallComponent=0x7f0e0112; public static final int ShapeAppearance_MaterialComponents_Test=0x7f0e0113; public static final int ShapeAppearance_MaterialComponents_Tooltip=0x7f0e0114; public static final int ShapeAppearanceOverlay=0x7f0e0115; public static final int ShapeAppearanceOverlay_BottomLeftDifferentCornerSize=0x7f0e0116; public static final int ShapeAppearanceOverlay_BottomRightCut=0x7f0e0117; public static final int ShapeAppearanceOverlay_Cut=0x7f0e0118; public static final int ShapeAppearanceOverlay_DifferentCornerSize=0x7f0e0119; public static final int ShapeAppearanceOverlay_MaterialComponents_BottomSheet=0x7f0e011a; public static final int ShapeAppearanceOverlay_MaterialComponents_Chip=0x7f0e011b; public static final int ShapeAppearanceOverlay_MaterialComponents_ExtendedFloatingActionButton=0x7f0e011c; public static final int ShapeAppearanceOverlay_MaterialComponents_FloatingActionButton=0x7f0e011d; public static final int ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day=0x7f0e011e; public static final int ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Window_Fullscreen=0x7f0e011f; public static final int ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Year=0x7f0e0120; public static final int ShapeAppearanceOverlay_MaterialComponents_TextInputLayout_FilledBox=0x7f0e0121; public static final int ShapeAppearanceOverlay_TopLeftCut=0x7f0e0122; public static final int ShapeAppearanceOverlay_TopRightDifferentCornerSize=0x7f0e0123; public static final int Test_ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day=0x7f0e0124; public static final int Test_Theme_MaterialComponents_MaterialCalendar=0x7f0e0125; public static final int Test_Widget_MaterialComponents_MaterialCalendar=0x7f0e0126; public static final int Test_Widget_MaterialComponents_MaterialCalendar_Day=0x7f0e0127; public static final int Test_Widget_MaterialComponents_MaterialCalendar_Day_Selected=0x7f0e0128; public static final int TestStyleWithLineHeight=0x7f0e0129; public static final int TestStyleWithLineHeightAppearance=0x7f0e012a; public static final int TestStyleWithThemeLineHeightAttribute=0x7f0e012b; public static final int TestStyleWithoutLineHeight=0x7f0e012c; public static final int TestThemeWithLineHeight=0x7f0e012d; public static final int TestThemeWithLineHeightDisabled=0x7f0e012e; public static final int TextAppearance_AppCompat=0x7f0e012f; public static final int TextAppearance_AppCompat_Body1=0x7f0e0130; public static final int TextAppearance_AppCompat_Body2=0x7f0e0131; public static final int TextAppearance_AppCompat_Button=0x7f0e0132; public static final int TextAppearance_AppCompat_Caption=0x7f0e0133; public static final int TextAppearance_AppCompat_Display1=0x7f0e0134; public static final int TextAppearance_AppCompat_Display2=0x7f0e0135; public static final int TextAppearance_AppCompat_Display3=0x7f0e0136; public static final int TextAppearance_AppCompat_Display4=0x7f0e0137; public static final int TextAppearance_AppCompat_Headline=0x7f0e0138; public static final int TextAppearance_AppCompat_Inverse=0x7f0e0139; public static final int TextAppearance_AppCompat_Large=0x7f0e013a; public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0e013b; public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0e013c; public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0e013d; public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0e013e; public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0e013f; public static final int TextAppearance_AppCompat_Medium=0x7f0e0140; public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0e0141; public static final int TextAppearance_AppCompat_Menu=0x7f0e0142; public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0e0143; public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0e0144; public static final int TextAppearance_AppCompat_Small=0x7f0e0145; public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0e0146; public static final int TextAppearance_AppCompat_Subhead=0x7f0e0147; public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0e0148; public static final int TextAppearance_AppCompat_Title=0x7f0e0149; public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0e014a; public static final int TextAppearance_AppCompat_Tooltip=0x7f0e014b; public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0e014c; public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0e014d; public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0e014e; public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0e014f; public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0e0150; public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0e0151; public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0e0152; public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0e0153; public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0e0154; public static final int TextAppearance_AppCompat_Widget_Button=0x7f0e0155; public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0e0156; public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f0e0157; public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0e0158; public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0e0159; public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f0e015a; public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0e015b; public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0e015c; public static final int TextAppearance_AppCompat_Widget_Switch=0x7f0e015d; public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0e015e; public static final int TextAppearance_Compat_Notification=0x7f0e015f; public static final int TextAppearance_Compat_Notification_Info=0x7f0e0160; public static final int TextAppearance_Compat_Notification_Info_Media=0x7f0e0161; public static final int TextAppearance_Compat_Notification_Line2=0x7f0e0162; public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f0e0163; public static final int TextAppearance_Compat_Notification_Media=0x7f0e0164; public static final int TextAppearance_Compat_Notification_Time=0x7f0e0165; public static final int TextAppearance_Compat_Notification_Time_Media=0x7f0e0166; public static final int TextAppearance_Compat_Notification_Title=0x7f0e0167; public static final int TextAppearance_Compat_Notification_Title_Media=0x7f0e0168; public static final int TextAppearance_Design_CollapsingToolbar_Expanded=0x7f0e0169; public static final int TextAppearance_Design_Counter=0x7f0e016a; public static final int TextAppearance_Design_Counter_Overflow=0x7f0e016b; public static final int TextAppearance_Design_Error=0x7f0e016c; public static final int TextAppearance_Design_HelperText=0x7f0e016d; public static final int TextAppearance_Design_Hint=0x7f0e016e; public static final int TextAppearance_Design_Placeholder=0x7f0e016f; public static final int TextAppearance_Design_Prefix=0x7f0e0170; public static final int TextAppearance_Design_Snackbar_Message=0x7f0e0171; public static final int TextAppearance_Design_Suffix=0x7f0e0172; public static final int TextAppearance_Design_Tab=0x7f0e0173; public static final int TextAppearance_MaterialComponents_Badge=0x7f0e0174; public static final int TextAppearance_MaterialComponents_Body1=0x7f0e0175; public static final int TextAppearance_MaterialComponents_Body2=0x7f0e0176; public static final int TextAppearance_MaterialComponents_Button=0x7f0e0177; public static final int TextAppearance_MaterialComponents_Caption=0x7f0e0178; public static final int TextAppearance_MaterialComponents_Chip=0x7f0e0179; public static final int TextAppearance_MaterialComponents_Headline1=0x7f0e017a; public static final int TextAppearance_MaterialComponents_Headline2=0x7f0e017b; public static final int TextAppearance_MaterialComponents_Headline3=0x7f0e017c; public static final int TextAppearance_MaterialComponents_Headline4=0x7f0e017d; public static final int TextAppearance_MaterialComponents_Headline5=0x7f0e017e; public static final int TextAppearance_MaterialComponents_Headline6=0x7f0e017f; public static final int TextAppearance_MaterialComponents_Overline=0x7f0e0180; public static final int TextAppearance_MaterialComponents_Subtitle1=0x7f0e0181; public static final int TextAppearance_MaterialComponents_Subtitle2=0x7f0e0182; public static final int TextAppearance_MaterialComponents_Tooltip=0x7f0e0183; public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0e0184; public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0e0185; public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0e0186; public static final int Theme_AppCompat=0x7f0e0187; public static final int Theme_AppCompat_CompactMenu=0x7f0e0188; public static final int Theme_AppCompat_DayNight=0x7f0e0189; public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f0e018a; public static final int Theme_AppCompat_DayNight_Dialog=0x7f0e018b; public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f0e018c; public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f0e018d; public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f0e018e; public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f0e018f; public static final int Theme_AppCompat_Dialog=0x7f0e0190; public static final int Theme_AppCompat_Dialog_Alert=0x7f0e0191; public static final int Theme_AppCompat_Dialog_MinWidth=0x7f0e0192; public static final int Theme_AppCompat_DialogWhenLarge=0x7f0e0193; public static final int Theme_AppCompat_Empty=0x7f0e0194; public static final int Theme_AppCompat_Light=0x7f0e0195; public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0e0196; public static final int Theme_AppCompat_Light_Dialog=0x7f0e0197; public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f0e0198; public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0e0199; public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0e019a; public static final int Theme_AppCompat_Light_NoActionBar=0x7f0e019b; public static final int Theme_AppCompat_NoActionBar=0x7f0e019c; public static final int Theme_Design=0x7f0e019d; public static final int Theme_Design_BottomSheetDialog=0x7f0e019e; public static final int Theme_Design_Light=0x7f0e019f; public static final int Theme_Design_Light_BottomSheetDialog=0x7f0e01a0; public static final int Theme_Design_Light_NoActionBar=0x7f0e01a1; public static final int Theme_Design_NoActionBar=0x7f0e01a2; public static final int Theme_MaterialComponents=0x7f0e01a3; public static final int Theme_MaterialComponents_BottomSheetDialog=0x7f0e01a4; public static final int Theme_MaterialComponents_Bridge=0x7f0e01a5; public static final int Theme_MaterialComponents_CompactMenu=0x7f0e01a6; public static final int Theme_MaterialComponents_DayNight=0x7f0e01a7; public static final int Theme_MaterialComponents_DayNight_BottomSheetDialog=0x7f0e01a8; public static final int Theme_MaterialComponents_DayNight_Bridge=0x7f0e01a9; public static final int Theme_MaterialComponents_DayNight_DarkActionBar=0x7f0e01aa; public static final int Theme_MaterialComponents_DayNight_DarkActionBar_Bridge=0x7f0e01ab; public static final int Theme_MaterialComponents_DayNight_Dialog=0x7f0e01ac; public static final int Theme_MaterialComponents_DayNight_Dialog_Alert=0x7f0e01ad; public static final int Theme_MaterialComponents_DayNight_Dialog_Alert_Bridge=0x7f0e01ae; public static final int Theme_MaterialComponents_DayNight_Dialog_Bridge=0x7f0e01af; public static final int Theme_MaterialComponents_DayNight_Dialog_FixedSize=0x7f0e01b0; public static final int Theme_MaterialComponents_DayNight_Dialog_FixedSize_Bridge=0x7f0e01b1; public static final int Theme_MaterialComponents_DayNight_Dialog_MinWidth=0x7f0e01b2; public static final int Theme_MaterialComponents_DayNight_Dialog_MinWidth_Bridge=0x7f0e01b3; public static final int Theme_MaterialComponents_DayNight_DialogWhenLarge=0x7f0e01b4; public static final int Theme_MaterialComponents_DayNight_NoActionBar=0x7f0e01b5; public static final int Theme_MaterialComponents_DayNight_NoActionBar_Bridge=0x7f0e01b6; public static final int Theme_MaterialComponents_Dialog=0x7f0e01b7; public static final int Theme_MaterialComponents_Dialog_Alert=0x7f0e01b8; public static final int Theme_MaterialComponents_Dialog_Alert_Bridge=0x7f0e01b9; public static final int Theme_MaterialComponents_Dialog_Bridge=0x7f0e01ba; public static final int Theme_MaterialComponents_Dialog_FixedSize=0x7f0e01bb; public static final int Theme_MaterialComponents_Dialog_FixedSize_Bridge=0x7f0e01bc; public static final int Theme_MaterialComponents_Dialog_MinWidth=0x7f0e01bd; public static final int Theme_MaterialComponents_Dialog_MinWidth_Bridge=0x7f0e01be; public static final int Theme_MaterialComponents_DialogWhenLarge=0x7f0e01bf; public static final int Theme_MaterialComponents_Light=0x7f0e01c0; public static final int Theme_MaterialComponents_Light_BarSize=0x7f0e01c1; public static final int Theme_MaterialComponents_Light_BottomSheetDialog=0x7f0e01c2; public static final int Theme_MaterialComponents_Light_Bridge=0x7f0e01c3; public static final int Theme_MaterialComponents_Light_DarkActionBar=0x7f0e01c4; public static final int Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f0e01c5; public static final int Theme_MaterialComponents_Light_Dialog=0x7f0e01c6; public static final int Theme_MaterialComponents_Light_Dialog_Alert=0x7f0e01c7; public static final int Theme_MaterialComponents_Light_Dialog_Alert_Bridge=0x7f0e01c8; public static final int Theme_MaterialComponents_Light_Dialog_Bridge=0x7f0e01c9; public static final int Theme_MaterialComponents_Light_Dialog_FixedSize=0x7f0e01ca; public static final int Theme_MaterialComponents_Light_Dialog_FixedSize_Bridge=0x7f0e01cb; public static final int Theme_MaterialComponents_Light_Dialog_MinWidth=0x7f0e01cc; public static final int Theme_MaterialComponents_Light_Dialog_MinWidth_Bridge=0x7f0e01cd; public static final int Theme_MaterialComponents_Light_DialogWhenLarge=0x7f0e01ce; public static final int Theme_MaterialComponents_Light_LargeTouch=0x7f0e01cf; public static final int Theme_MaterialComponents_Light_NoActionBar=0x7f0e01d0; public static final int Theme_MaterialComponents_Light_NoActionBar_Bridge=0x7f0e01d1; public static final int Theme_MaterialComponents_NoActionBar=0x7f0e01d2; public static final int Theme_MaterialComponents_NoActionBar_Bridge=0x7f0e01d3; public static final int ThemeOverlay_AppCompat=0x7f0e01d4; public static final int ThemeOverlay_AppCompat_ActionBar=0x7f0e01d5; public static final int ThemeOverlay_AppCompat_Dark=0x7f0e01d6; public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0e01d7; public static final int ThemeOverlay_AppCompat_DayNight=0x7f0e01d8; public static final int ThemeOverlay_AppCompat_DayNight_ActionBar=0x7f0e01d9; public static final int ThemeOverlay_AppCompat_Dialog=0x7f0e01da; public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f0e01db; public static final int ThemeOverlay_AppCompat_Light=0x7f0e01dc; public static final int ThemeOverlay_Design_TextInputEditText=0x7f0e01dd; public static final int ThemeOverlay_MaterialComponents=0x7f0e01de; public static final int ThemeOverlay_MaterialComponents_ActionBar=0x7f0e01df; public static final int ThemeOverlay_MaterialComponents_ActionBar_Primary=0x7f0e01e0; public static final int ThemeOverlay_MaterialComponents_ActionBar_Surface=0x7f0e01e1; public static final int ThemeOverlay_MaterialComponents_AutoCompleteTextView=0x7f0e01e2; public static final int ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox=0x7f0e01e3; public static final int ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox_Dense=0x7f0e01e4; public static final int ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox=0x7f0e01e5; public static final int ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense=0x7f0e01e6; public static final int ThemeOverlay_MaterialComponents_BottomAppBar_Primary=0x7f0e01e7; public static final int ThemeOverlay_MaterialComponents_BottomAppBar_Surface=0x7f0e01e8; public static final int ThemeOverlay_MaterialComponents_BottomSheetDialog=0x7f0e01e9; public static final int ThemeOverlay_MaterialComponents_Dark=0x7f0e01ea; public static final int ThemeOverlay_MaterialComponents_Dark_ActionBar=0x7f0e01eb; public static final int ThemeOverlay_MaterialComponents_DayNight_BottomSheetDialog=0x7f0e01ec; public static final int ThemeOverlay_MaterialComponents_Dialog=0x7f0e01ed; public static final int ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f0e01ee; public static final int ThemeOverlay_MaterialComponents_Dialog_Alert_Framework=0x7f0e01ef; public static final int ThemeOverlay_MaterialComponents_Light=0x7f0e01f0; public static final int ThemeOverlay_MaterialComponents_Light_BottomSheetDialog=0x7f0e01f1; public static final int ThemeOverlay_MaterialComponents_Light_Dialog_Alert_Framework=0x7f0e01f2; public static final int ThemeOverlay_MaterialComponents_MaterialAlertDialog=0x7f0e01f3; public static final int ThemeOverlay_MaterialComponents_MaterialAlertDialog_Centered=0x7f0e01f4; public static final int ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date=0x7f0e01f5; public static final int ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Calendar=0x7f0e01f6; public static final int ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text=0x7f0e01f7; public static final int ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text_Day=0x7f0e01f8; public static final int ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Spinner=0x7f0e01f9; public static final int ThemeOverlay_MaterialComponents_MaterialCalendar=0x7f0e01fa; public static final int ThemeOverlay_MaterialComponents_MaterialCalendar_Fullscreen=0x7f0e01fb; public static final int ThemeOverlay_MaterialComponents_TextInputEditText=0x7f0e01fc; public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox=0x7f0e01fd; public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense=0x7f0e01fe; public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox=0x7f0e01ff; public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense=0x7f0e0200; public static final int ThemeOverlay_MaterialComponents_Toolbar_Primary=0x7f0e0201; public static final int ThemeOverlay_MaterialComponents_Toolbar_Surface=0x7f0e0202; public static final int ThemeOverlayColorAccentRed=0x7f0e0203; public static final int Widget_AppCompat_ActionBar=0x7f0e0204; public static final int Widget_AppCompat_ActionBar_Solid=0x7f0e0205; public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0e0206; public static final int Widget_AppCompat_ActionBar_TabText=0x7f0e0207; public static final int Widget_AppCompat_ActionBar_TabView=0x7f0e0208; public static final int Widget_AppCompat_ActionButton=0x7f0e0209; public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0e020a; public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0e020b; public static final int Widget_AppCompat_ActionMode=0x7f0e020c; public static final int Widget_AppCompat_ActivityChooserView=0x7f0e020d; public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0e020e; public static final int Widget_AppCompat_Button=0x7f0e020f; public static final int Widget_AppCompat_Button_Borderless=0x7f0e0210; public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f0e0211; public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0e0212; public static final int Widget_AppCompat_Button_Colored=0x7f0e0213; public static final int Widget_AppCompat_Button_Small=0x7f0e0214; public static final int Widget_AppCompat_ButtonBar=0x7f0e0215; public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f0e0216; public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f0e0217; public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f0e0218; public static final int Widget_AppCompat_CompoundButton_Switch=0x7f0e0219; public static final int Widget_AppCompat_DrawerArrowToggle=0x7f0e021a; public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0e021b; public static final int Widget_AppCompat_EditText=0x7f0e021c; public static final int Widget_AppCompat_ImageButton=0x7f0e021d; public static final int Widget_AppCompat_Light_ActionBar=0x7f0e021e; public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0e021f; public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0e0220; public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0e0221; public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0e0222; public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0e0223; public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0e0224; public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0e0225; public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0e0226; public static final int Widget_AppCompat_Light_ActionButton=0x7f0e0227; public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0e0228; public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0e0229; public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0e022a; public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0e022b; public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0e022c; public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0e022d; public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0e022e; public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0e022f; public static final int Widget_AppCompat_Light_PopupMenu=0x7f0e0230; public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0e0231; public static final int Widget_AppCompat_Light_SearchView=0x7f0e0232; public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0e0233; public static final int Widget_AppCompat_ListMenuView=0x7f0e0234; public static final int Widget_AppCompat_ListPopupWindow=0x7f0e0235; public static final int Widget_AppCompat_ListView=0x7f0e0236; public static final int Widget_AppCompat_ListView_DropDown=0x7f0e0237; public static final int Widget_AppCompat_ListView_Menu=0x7f0e0238; public static final int Widget_AppCompat_PopupMenu=0x7f0e0239; public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f0e023a; public static final int Widget_AppCompat_PopupWindow=0x7f0e023b; public static final int Widget_AppCompat_ProgressBar=0x7f0e023c; public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0e023d; public static final int Widget_AppCompat_RatingBar=0x7f0e023e; public static final int Widget_AppCompat_RatingBar_Indicator=0x7f0e023f; public static final int Widget_AppCompat_RatingBar_Small=0x7f0e0240; public static final int Widget_AppCompat_SearchView=0x7f0e0241; public static final int Widget_AppCompat_SearchView_ActionBar=0x7f0e0242; public static final int Widget_AppCompat_SeekBar=0x7f0e0243; public static final int Widget_AppCompat_SeekBar_Discrete=0x7f0e0244; public static final int Widget_AppCompat_Spinner=0x7f0e0245; public static final int Widget_AppCompat_Spinner_DropDown=0x7f0e0246; public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0e0247; public static final int Widget_AppCompat_Spinner_Underlined=0x7f0e0248; public static final int Widget_AppCompat_TextView=0x7f0e0249; public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f0e024a; public static final int Widget_AppCompat_Toolbar=0x7f0e024b; public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f0e024c; public static final int Widget_Compat_NotificationActionContainer=0x7f0e024d; public static final int Widget_Compat_NotificationActionText=0x7f0e024e; public static final int Widget_Design_AppBarLayout=0x7f0e024f; public static final int Widget_Design_BottomNavigationView=0x7f0e0250; public static final int Widget_Design_BottomSheet_Modal=0x7f0e0251; public static final int Widget_Design_CollapsingToolbar=0x7f0e0252; public static final int Widget_Design_FloatingActionButton=0x7f0e0253; public static final int Widget_Design_NavigationView=0x7f0e0254; public static final int Widget_Design_ScrimInsetsFrameLayout=0x7f0e0255; public static final int Widget_Design_Snackbar=0x7f0e0256; public static final int Widget_Design_TabLayout=0x7f0e0257; public static final int Widget_Design_TextInputEditText=0x7f0e0258; public static final int Widget_Design_TextInputLayout=0x7f0e0259; public static final int Widget_MaterialComponents_ActionBar_Primary=0x7f0e025a; public static final int Widget_MaterialComponents_ActionBar_PrimarySurface=0x7f0e025b; public static final int Widget_MaterialComponents_ActionBar_Solid=0x7f0e025c; public static final int Widget_MaterialComponents_ActionBar_Surface=0x7f0e025d; public static final int Widget_MaterialComponents_AppBarLayout_Primary=0x7f0e025e; public static final int Widget_MaterialComponents_AppBarLayout_PrimarySurface=0x7f0e025f; public static final int Widget_MaterialComponents_AppBarLayout_Surface=0x7f0e0260; public static final int Widget_MaterialComponents_AutoCompleteTextView_FilledBox=0x7f0e0261; public static final int Widget_MaterialComponents_AutoCompleteTextView_FilledBox_Dense=0x7f0e0262; public static final int Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox=0x7f0e0263; public static final int Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense=0x7f0e0264; public static final int Widget_MaterialComponents_Badge=0x7f0e0265; public static final int Widget_MaterialComponents_BottomAppBar=0x7f0e0266; public static final int Widget_MaterialComponents_BottomAppBar_Colored=0x7f0e0267; public static final int Widget_MaterialComponents_BottomAppBar_PrimarySurface=0x7f0e0268; public static final int Widget_MaterialComponents_BottomNavigationView=0x7f0e0269; public static final int Widget_MaterialComponents_BottomNavigationView_Colored=0x7f0e026a; public static final int Widget_MaterialComponents_BottomNavigationView_PrimarySurface=0x7f0e026b; public static final int Widget_MaterialComponents_BottomSheet=0x7f0e026c; public static final int Widget_MaterialComponents_BottomSheet_Modal=0x7f0e026d; public static final int Widget_MaterialComponents_Button=0x7f0e026e; public static final int Widget_MaterialComponents_Button_Icon=0x7f0e026f; public static final int Widget_MaterialComponents_Button_OutlinedButton=0x7f0e0270; public static final int Widget_MaterialComponents_Button_OutlinedButton_Icon=0x7f0e0271; public static final int Widget_MaterialComponents_Button_TextButton=0x7f0e0272; public static final int Widget_MaterialComponents_Button_TextButton_Dialog=0x7f0e0273; public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Flush=0x7f0e0274; public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Icon=0x7f0e0275; public static final int Widget_MaterialComponents_Button_TextButton_Icon=0x7f0e0276; public static final int Widget_MaterialComponents_Button_TextButton_Snackbar=0x7f0e0277; public static final int Widget_MaterialComponents_Button_UnelevatedButton=0x7f0e0278; public static final int Widget_MaterialComponents_Button_UnelevatedButton_Icon=0x7f0e0279; public static final int Widget_MaterialComponents_CardView=0x7f0e027a; public static final int Widget_MaterialComponents_CheckedTextView=0x7f0e027b; public static final int Widget_MaterialComponents_Chip_Action=0x7f0e027c; public static final int Widget_MaterialComponents_Chip_Choice=0x7f0e027d; public static final int Widget_MaterialComponents_Chip_Entry=0x7f0e027e; public static final int Widget_MaterialComponents_Chip_Filter=0x7f0e027f; public static final int Widget_MaterialComponents_ChipGroup=0x7f0e0280; public static final int Widget_MaterialComponents_CompoundButton_CheckBox=0x7f0e0281; public static final int Widget_MaterialComponents_CompoundButton_RadioButton=0x7f0e0282; public static final int Widget_MaterialComponents_CompoundButton_Switch=0x7f0e0283; public static final int Widget_MaterialComponents_ExtendedFloatingActionButton=0x7f0e0284; public static final int Widget_MaterialComponents_ExtendedFloatingActionButton_Icon=0x7f0e0285; public static final int Widget_MaterialComponents_FloatingActionButton=0x7f0e0286; public static final int Widget_MaterialComponents_Light_ActionBar_Solid=0x7f0e0287; public static final int Widget_MaterialComponents_MaterialButtonToggleGroup=0x7f0e0288; public static final int Widget_MaterialComponents_MaterialCalendar=0x7f0e0289; public static final int Widget_MaterialComponents_MaterialCalendar_Day=0x7f0e028a; public static final int Widget_MaterialComponents_MaterialCalendar_Day_Invalid=0x7f0e028b; public static final int Widget_MaterialComponents_MaterialCalendar_Day_Selected=0x7f0e028c; public static final int Widget_MaterialComponents_MaterialCalendar_Day_Today=0x7f0e028d; public static final int Widget_MaterialComponents_MaterialCalendar_DayTextView=0x7f0e028e; public static final int Widget_MaterialComponents_MaterialCalendar_Fullscreen=0x7f0e028f; public static final int Widget_MaterialComponents_MaterialCalendar_HeaderConfirmButton=0x7f0e0290; public static final int Widget_MaterialComponents_MaterialCalendar_HeaderDivider=0x7f0e0291; public static final int Widget_MaterialComponents_MaterialCalendar_HeaderLayout=0x7f0e0292; public static final int Widget_MaterialComponents_MaterialCalendar_HeaderSelection=0x7f0e0293; public static final int Widget_MaterialComponents_MaterialCalendar_HeaderSelection_Fullscreen=0x7f0e0294; public static final int Widget_MaterialComponents_MaterialCalendar_HeaderTitle=0x7f0e0295; public static final int Widget_MaterialComponents_MaterialCalendar_HeaderToggleButton=0x7f0e0296; public static final int Widget_MaterialComponents_MaterialCalendar_Item=0x7f0e0297; public static final int Widget_MaterialComponents_MaterialCalendar_Year=0x7f0e0298; public static final int Widget_MaterialComponents_MaterialCalendar_Year_Selected=0x7f0e0299; public static final int Widget_MaterialComponents_MaterialCalendar_Year_Today=0x7f0e029a; public static final int Widget_MaterialComponents_NavigationView=0x7f0e029b; public static final int Widget_MaterialComponents_PopupMenu=0x7f0e029c; public static final int Widget_MaterialComponents_PopupMenu_ContextMenu=0x7f0e029d; public static final int Widget_MaterialComponents_PopupMenu_ListPopupWindow=0x7f0e029e; public static final int Widget_MaterialComponents_PopupMenu_Overflow=0x7f0e029f; public static final int Widget_MaterialComponents_ShapeableImageView=0x7f0e02a0; public static final int Widget_MaterialComponents_Slider=0x7f0e02a1; public static final int Widget_MaterialComponents_Snackbar=0x7f0e02a2; public static final int Widget_MaterialComponents_Snackbar_FullWidth=0x7f0e02a3; public static final int Widget_MaterialComponents_Snackbar_TextView=0x7f0e02a4; public static final int Widget_MaterialComponents_TabLayout=0x7f0e02a5; public static final int Widget_MaterialComponents_TabLayout_Colored=0x7f0e02a6; public static final int Widget_MaterialComponents_TabLayout_PrimarySurface=0x7f0e02a7; public static final int Widget_MaterialComponents_TextInputEditText_FilledBox=0x7f0e02a8; public static final int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense=0x7f0e02a9; public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox=0x7f0e02aa; public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense=0x7f0e02ab; public static final int Widget_MaterialComponents_TextInputLayout_FilledBox=0x7f0e02ac; public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense=0x7f0e02ad; public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense_ExposedDropdownMenu=0x7f0e02ae; public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_ExposedDropdownMenu=0x7f0e02af; public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox=0x7f0e02b0; public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense=0x7f0e02b1; public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense_ExposedDropdownMenu=0x7f0e02b2; public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu=0x7f0e02b3; public static final int Widget_MaterialComponents_TextView=0x7f0e02b4; public static final int Widget_MaterialComponents_Toolbar=0x7f0e02b5; public static final int Widget_MaterialComponents_Toolbar_Primary=0x7f0e02b6; public static final int Widget_MaterialComponents_Toolbar_PrimarySurface=0x7f0e02b7; public static final int Widget_MaterialComponents_Toolbar_Surface=0x7f0e02b8; public static final int Widget_MaterialComponents_Tooltip=0x7f0e02b9; public static final int Widget_Support_CoordinatorLayout=0x7f0e02ba; } public static final class styleable { /** * Attributes that can be used with a ActionBar. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #ActionBar_background shub.dpm:background}Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit shub.dpm:backgroundSplit}Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked shub.dpm:backgroundStacked}Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_contentInsetEnd shub.dpm:contentInsetEnd}Minimum inset for content views within a bar.
{@link #ActionBar_contentInsetEndWithActions shub.dpm:contentInsetEndWithActions}Minimum inset for content views within a bar when actions from a menu * are present.
{@link #ActionBar_contentInsetLeft shub.dpm:contentInsetLeft}Minimum inset for content views within a bar.
{@link #ActionBar_contentInsetRight shub.dpm:contentInsetRight}Minimum inset for content views within a bar.
{@link #ActionBar_contentInsetStart shub.dpm:contentInsetStart}Minimum inset for content views within a bar.
{@link #ActionBar_contentInsetStartWithNavigation shub.dpm:contentInsetStartWithNavigation}Minimum inset for content views within a bar when a navigation button * is present, such as the Up button.
{@link #ActionBar_customNavigationLayout shub.dpm:customNavigationLayout}Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions shub.dpm:displayOptions}Options affecting how the action bar is displayed.
{@link #ActionBar_divider shub.dpm:divider}Specifies the drawable used for item dividers.
{@link #ActionBar_elevation shub.dpm:elevation}
{@link #ActionBar_height shub.dpm:height}
{@link #ActionBar_hideOnContentScroll shub.dpm:hideOnContentScroll}Set true to hide the action bar on a vertical nested scroll of content.
{@link #ActionBar_homeAsUpIndicator shub.dpm:homeAsUpIndicator}Specifies a drawable to use for the 'home as up' indicator.
{@link #ActionBar_homeLayout shub.dpm:homeLayout}Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon shub.dpm:icon}Specifies the drawable used for the application icon.
{@link #ActionBar_indeterminateProgressStyle shub.dpm:indeterminateProgressStyle}Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding shub.dpm:itemPadding}Specifies padding that should be applied to the left and right sides of * system-provided items in the bar.
{@link #ActionBar_logo shub.dpm:logo}Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode shub.dpm:navigationMode}The type of navigation to use.
{@link #ActionBar_popupTheme shub.dpm:popupTheme}Reference to a theme that should be used to inflate popups * shown by widgets in the action bar.
{@link #ActionBar_progressBarPadding shub.dpm:progressBarPadding}Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle shub.dpm:progressBarStyle}Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle shub.dpm:subtitle}Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle shub.dpm:subtitleTextStyle}Specifies a style to use for subtitle text.
{@link #ActionBar_title shub.dpm:title}
{@link #ActionBar_titleTextStyle shub.dpm:titleTextStyle}Specifies a style to use for title text.
* @see #ActionBar_background * @see #ActionBar_backgroundSplit * @see #ActionBar_backgroundStacked * @see #ActionBar_contentInsetEnd * @see #ActionBar_contentInsetEndWithActions * @see #ActionBar_contentInsetLeft * @see #ActionBar_contentInsetRight * @see #ActionBar_contentInsetStart * @see #ActionBar_contentInsetStartWithNavigation * @see #ActionBar_customNavigationLayout * @see #ActionBar_displayOptions * @see #ActionBar_divider * @see #ActionBar_elevation * @see #ActionBar_height * @see #ActionBar_hideOnContentScroll * @see #ActionBar_homeAsUpIndicator * @see #ActionBar_homeLayout * @see #ActionBar_icon * @see #ActionBar_indeterminateProgressStyle * @see #ActionBar_itemPadding * @see #ActionBar_logo * @see #ActionBar_navigationMode * @see #ActionBar_popupTheme * @see #ActionBar_progressBarPadding * @see #ActionBar_progressBarStyle * @see #ActionBar_subtitle * @see #ActionBar_subtitleTextStyle * @see #ActionBar_title * @see #ActionBar_titleTextStyle */ public static final int[] ActionBar={ 0x7f030034, 0x7f03003b, 0x7f03003c, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba, 0x7f0300bb, 0x7f0300bc, 0x7f0300d6, 0x7f0300df, 0x7f0300e0, 0x7f0300f4, 0x7f030132, 0x7f030138, 0x7f03013e, 0x7f03013f, 0x7f030142, 0x7f03014e, 0x7f03015b, 0x7f03018f, 0x7f0301b0, 0x7f0301c9, 0x7f0301d0, 0x7f0301d1, 0x7f030212, 0x7f030215, 0x7f030268, 0x7f030272 }; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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.

* * * * * * * * * * * * *
ConstantValueDescription
disableHome20
homeAsUp4
none0
showCustom10
showHome2
showTitle8
useLogo1
* * @attr name shub.dpm:displayOptions */ public static final int ActionBar_displayOptions=10; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:logo */ public static final int ActionBar_logo=20; /** *

* @attr description * The type of navigation to use. * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
listMode1The action bar will use a selection list for navigation.
normal0Normal static title text
tabMode2The action bar will use a series of horizontal tabs for navigation.
* * @attr name shub.dpm:navigationMode */ public static final int ActionBar_navigationMode=21; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:titleTextStyle */ public static final int ActionBar_titleTextStyle=28; /** * Attributes that can be used with a ActionBarLayout. *

Includes the following attributes:

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

This symbol is the offset where the {@link android.R.attr#layout_gravity} * attribute's value can be found in the {@link #ActionBarLayout} array. * *

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

* * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
* * @attr name android:layout_gravity */ public static final int ActionBarLayout_android_layout_gravity=0; /** * Attributes that can be used with a ActionMenuItemView. *

Includes the following attributes:

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

This symbol is the offset where the {@link android.R.attr#minWidth} * attribute's value can be found in the {@link #ActionMenuItemView} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * 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:

* * * * * * * * * * *
AttributeDescription
{@link #ActionMode_background shub.dpm:background}Specifies a background drawable for the action bar.
{@link #ActionMode_backgroundSplit shub.dpm:backgroundSplit}Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionMode_closeItemLayout shub.dpm:closeItemLayout}Specifies a layout to use for the "close" item at the starting edge.
{@link #ActionMode_height shub.dpm:height}
{@link #ActionMode_subtitleTextStyle shub.dpm:subtitleTextStyle}Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle shub.dpm:titleTextStyle}Specifies a style to use for title text.
* @see #ActionMode_background * @see #ActionMode_backgroundSplit * @see #ActionMode_closeItemLayout * @see #ActionMode_height * @see #ActionMode_subtitleTextStyle * @see #ActionMode_titleTextStyle */ public static final int[] ActionMode={ 0x7f030034, 0x7f03003b, 0x7f030099, 0x7f030132, 0x7f030215, 0x7f030272 }; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:titleTextStyle */ public static final int ActionMode_titleTextStyle=5; /** * Attributes that can be used with a ActivityChooserView. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable shub.dpm:expandActivityOverflowButtonDrawable}The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount shub.dpm:initialActivityCount}The maximal number of items initially shown in the activity list.
* @see #ActivityChooserView_expandActivityOverflowButtonDrawable * @see #ActivityChooserView_initialActivityCount */ public static final int[] ActivityChooserView={ 0x7f030107, 0x7f03014f }; /** *

* @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 shub.dpm: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 shub.dpm:initialActivityCount */ public static final int ActivityChooserView_initialActivityCount=1; /** * Attributes that can be used with a AlertDialog. *

Includes the following attributes:

* * * * * * * * * * * * *
AttributeDescription
{@link #AlertDialog_android_layout android:layout}
{@link #AlertDialog_buttonIconDimen shub.dpm:buttonIconDimen}
{@link #AlertDialog_buttonPanelSideLayout shub.dpm:buttonPanelSideLayout}
{@link #AlertDialog_listItemLayout shub.dpm:listItemLayout}
{@link #AlertDialog_listLayout shub.dpm:listLayout}
{@link #AlertDialog_multiChoiceItemLayout shub.dpm:multiChoiceItemLayout}
{@link #AlertDialog_showTitle shub.dpm:showTitle}
{@link #AlertDialog_singleChoiceItemLayout shub.dpm:singleChoiceItemLayout}
* @see #AlertDialog_android_layout * @see #AlertDialog_buttonIconDimen * @see #AlertDialog_buttonPanelSideLayout * @see #AlertDialog_listItemLayout * @see #AlertDialog_listLayout * @see #AlertDialog_multiChoiceItemLayout * @see #AlertDialog_showTitle * @see #AlertDialog_singleChoiceItemLayout */ public static final int[] AlertDialog={ 0x010100f2, 0x7f030066, 0x7f030067, 0x7f030184, 0x7f030185, 0x7f0301ad, 0x7f0301f0, 0x7f0301f2 }; /** *

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 shub.dpm.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 shub.dpm:buttonIconDimen */ public static final int AlertDialog_buttonIconDimen=1; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:buttonPanelSideLayout */ public static final int AlertDialog_buttonPanelSideLayout=2; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:listItemLayout */ public static final int AlertDialog_listItemLayout=3; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:listLayout */ public static final int AlertDialog_listLayout=4; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:multiChoiceItemLayout */ public static final int AlertDialog_multiChoiceItemLayout=5; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:showTitle */ public static final int AlertDialog_showTitle=6; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:singleChoiceItemLayout */ public static final int AlertDialog_singleChoiceItemLayout=7; /** * Attributes that can be used with a AnimatedStateListDrawableCompat. *

Includes the following attributes:

* * * * * * * * * * *
AttributeDescription
{@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}
* @see #AnimatedStateListDrawableCompat_android_dither * @see #AnimatedStateListDrawableCompat_android_visible * @see #AnimatedStateListDrawableCompat_android_variablePadding * @see #AnimatedStateListDrawableCompat_android_constantSize * @see #AnimatedStateListDrawableCompat_android_enterFadeDuration * @see #AnimatedStateListDrawableCompat_android_exitFadeDuration */ public static final int[] AnimatedStateListDrawableCompat={ 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d }; /** *

* @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:

* * * * * * *
AttributeDescription
{@link #AnimatedStateListDrawableItem_android_id android:id}
{@link #AnimatedStateListDrawableItem_android_drawable android:drawable}
* @see #AnimatedStateListDrawableItem_android_id * @see #AnimatedStateListDrawableItem_android_drawable */ public static final int[] AnimatedStateListDrawableItem={ 0x010100d0, 0x01010199 }; /** *

* @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:

* * * * * * * * *
AttributeDescription
{@link #AnimatedStateListDrawableTransition_android_drawable android:drawable}
{@link #AnimatedStateListDrawableTransition_android_toId android:toId}
{@link #AnimatedStateListDrawableTransition_android_fromId android:fromId}
{@link #AnimatedStateListDrawableTransition_android_reversible android:reversible}
* @see #AnimatedStateListDrawableTransition_android_drawable * @see #AnimatedStateListDrawableTransition_android_toId * @see #AnimatedStateListDrawableTransition_android_fromId * @see #AnimatedStateListDrawableTransition_android_reversible */ public static final int[] AnimatedStateListDrawableTransition={ 0x01010199, 0x01010449, 0x0101044a, 0x0101044b }; /** *

* @attr description * Reference to a animation drawable resource to use for the frame. If not * given, the animation drawable must be defined by the first child tag. * *

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

* @attr description * Keyframe identifier for the ending state. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name android:toId */ public static final int AnimatedStateListDrawableTransition_android_toId=1; /** *

* @attr description * Keyframe identifier for the starting state. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name android:fromId */ public static final int AnimatedStateListDrawableTransition_android_fromId=2; /** *

* @attr description * Whether this transition is reversible. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:reversible */ public static final int AnimatedStateListDrawableTransition_android_reversible=3; /** * Attributes that can be used with a AppBarLayout. *

Includes the following attributes:

* * * * * * * * * * * * *
AttributeDescription
{@link #AppBarLayout_android_background android:background}
{@link #AppBarLayout_android_touchscreenBlocksFocus android:touchscreenBlocksFocus}
{@link #AppBarLayout_android_keyboardNavigationCluster android:keyboardNavigationCluster}
{@link #AppBarLayout_elevation shub.dpm:elevation}
{@link #AppBarLayout_expanded shub.dpm:expanded}The initial expanded state for the AppBarLayout.
{@link #AppBarLayout_liftOnScroll shub.dpm:liftOnScroll}Whether the {@link AppBarLayout} should lift on scroll.
{@link #AppBarLayout_liftOnScrollTargetViewId shub.dpm:liftOnScrollTargetViewId}The id of the view that the {@link AppBarLayout} should use to determine whether * it should be lifted (i.e., only if {@link R.attr#liftOnScroll} is set to true).
{@link #AppBarLayout_statusBarForeground shub.dpm:statusBarForeground}The drawable to display in front of the layout's content, but behind the status bar.
* @see #AppBarLayout_android_background * @see #AppBarLayout_android_touchscreenBlocksFocus * @see #AppBarLayout_android_keyboardNavigationCluster * @see #AppBarLayout_elevation * @see #AppBarLayout_expanded * @see #AppBarLayout_liftOnScroll * @see #AppBarLayout_liftOnScrollTargetViewId * @see #AppBarLayout_statusBarForeground */ public static final int[] AppBarLayout={ 0x010100d4, 0x0101048f, 0x01010540, 0x7f0300f4, 0x7f030108, 0x7f03017c, 0x7f03017d, 0x7f03020c }; /** *

This symbol is the offset where the {@link android.R.attr#background} * attribute's value can be found in the {@link #AppBarLayout} array. * *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name android:background */ public static final int AppBarLayout_android_background=0; /** *

This symbol is the offset where the {@link android.R.attr#touchscreenBlocksFocus} * attribute's value can be found in the {@link #AppBarLayout} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:touchscreenBlocksFocus */ public static final int AppBarLayout_android_touchscreenBlocksFocus=1; /** *

This symbol is the offset where the {@link android.R.attr#keyboardNavigationCluster} * attribute's value can be found in the {@link #AppBarLayout} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:keyboardNavigationCluster */ public static final int AppBarLayout_android_keyboardNavigationCluster=2; /** *

* @attr description * Deprecated. Elevation is now controlled via a state list animator. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int AppBarLayout_elevation=3; /** *

* @attr description * The initial expanded state for the AppBarLayout. This only takes effect when this * view is a direct child of a CoordinatorLayout. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:expanded */ public static final int AppBarLayout_expanded=4; /** *

* @attr description * Whether the {@link AppBarLayout} should lift on scroll. If set to * true, the {@link AppBarLayout} will animate to the lifted, or * elevated, state when content is scrolled beneath it. Requires * `app:layout_behavior="@string/appbar_scrolling_view_behavior` to be * set on the scrolling sibling (e.g., `NestedScrollView`, * `RecyclerView`, etc.). Default is false. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:liftOnScroll */ public static final int AppBarLayout_liftOnScroll=5; /** *

* @attr description * The id of the view that the {@link AppBarLayout} should use to determine whether * it should be lifted (i.e., only if {@link R.attr#liftOnScroll} is set to true). * If this id is not set, the {@link AppBarLayout} will use the target view provided * by nested scrolling to determine whether it should be lifted. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:liftOnScrollTargetViewId */ public static final int AppBarLayout_liftOnScrollTargetViewId=6; /** *

* @attr description * The drawable to display in front of the layout's content, but behind the status bar. * Only works on Lollipop when used together with android:fitSystemWindows="true". * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:statusBarForeground */ public static final int AppBarLayout_statusBarForeground=7; /** * Attributes that can be used with a AppBarLayoutStates. *

Includes the following attributes:

* * * * * * * * *
AttributeDescription
{@link #AppBarLayoutStates_state_collapsed shub.dpm:state_collapsed}@deprecated in favor of {@link R.attr#state_lifted}.
{@link #AppBarLayoutStates_state_collapsible shub.dpm:state_collapsible}@deprecated in favor of {@link R.attr#state_liftable}.
{@link #AppBarLayoutStates_state_liftable shub.dpm:state_liftable}State value for {@link com.google.android.material.appbar.AppBarLayout} set when the view * is liftable (e.g., elevates on collapse or scroll).
{@link #AppBarLayoutStates_state_lifted shub.dpm:state_lifted}State value for {@link com.google.android.material.appbar.AppBarLayout} set when the view * is lifted (elevated).
* @see #AppBarLayoutStates_state_collapsed * @see #AppBarLayoutStates_state_collapsible * @see #AppBarLayoutStates_state_liftable * @see #AppBarLayoutStates_state_lifted */ @Deprecated public static final int[] AppBarLayoutStates={ 0x7f030206, 0x7f030207, 0x7f030209, 0x7f03020a }; /** *

* @attr description * @deprecated in favor of {@link R.attr#state_lifted}. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:state_collapsed */ @Deprecated public static final int AppBarLayoutStates_state_collapsed=0; /** *

* @attr description * @deprecated in favor of {@link R.attr#state_liftable}. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:state_collapsible */ @Deprecated public static final int AppBarLayoutStates_state_collapsible=1; /** *

* @attr description * State value for {@link com.google.android.material.appbar.AppBarLayout} set when the view * is liftable (e.g., elevates on collapse or scroll). * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:state_liftable */ public static final int AppBarLayoutStates_state_liftable=2; /** *

* @attr description * State value for {@link com.google.android.material.appbar.AppBarLayout} set when the view * is lifted (elevated). * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:state_lifted */ public static final int AppBarLayoutStates_state_lifted=3; /** * Attributes that can be used with a AppBarLayout_Layout. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #AppBarLayout_Layout_layout_scrollFlags shub.dpm:layout_scrollFlags}
{@link #AppBarLayout_Layout_layout_scrollInterpolator shub.dpm:layout_scrollInterpolator}An interpolator to use when scrolling this View.
* @see #AppBarLayout_Layout_layout_scrollFlags * @see #AppBarLayout_Layout_layout_scrollInterpolator */ public static final int[] AppBarLayout_Layout={ 0x7f03017a, 0x7f03017b }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#layout_scrollFlags} * attribute's value can be found in the {@link #AppBarLayout_Layout} array. * *

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

* * * * * * * * * * * * *
ConstantValueDescription
enterAlways4When entering (scrolling on screen) the view will scroll on any downwards * scroll event, regardless of whether the scrolling view is also scrolling. This * is commonly referred to as the 'quick return' pattern.
enterAlwaysCollapsed8An additional flag for 'enterAlways' which modifies the returning view to * only initially scroll back to it's collapsed height. Once the scrolling view has * reached the end of it's scroll range, the remainder of this view will be scrolled * into view.
exitUntilCollapsed2When exiting (scrolling off screen) the view will be scrolled until it is * 'collapsed'. The collapsed height is defined by the view's minimum height.
noScroll0Disable scrolling on the view. This flag should not be combined with any of the other * scroll flags.
scroll1The view will be scroll in direct relation to scroll events. This flag needs to be * set for any of the other flags to take effect. If any sibling views * before this one do not have this flag, then this value has no effect.
snap10Upon a scroll ending, if the view is only partially visible then it will be * snapped and scrolled to it's closest edge.
snapMargins20An additional flag to be used with 'snap'. If set, the view will be snapped to its * top and bottom margins, as opposed to the edges of the view itself.
* * @attr name shub.dpm:layout_scrollFlags */ public static final int AppBarLayout_Layout_layout_scrollFlags=0; /** *

* @attr description * An interpolator to use when scrolling this View. Only takes effect when View * is scrollable. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:layout_scrollInterpolator */ public static final int AppBarLayout_Layout_layout_scrollInterpolator=1; /** * Attributes that can be used with a AppCompatImageView. *

Includes the following attributes:

* * * * * * * * *
AttributeDescription
{@link #AppCompatImageView_android_src android:src}
{@link #AppCompatImageView_srcCompat shub.dpm:srcCompat}Sets a drawable as the content of this ImageView.
{@link #AppCompatImageView_tint shub.dpm:tint}Tint to apply to the image source.
{@link #AppCompatImageView_tintMode shub.dpm:tintMode}Blending mode used to apply the image source tint.
* @see #AppCompatImageView_android_src * @see #AppCompatImageView_srcCompat * @see #AppCompatImageView_tint * @see #AppCompatImageView_tintMode */ public static final int[] AppCompatImageView={ 0x01010119, 0x7f0301fe, 0x7f030266, 0x7f030267 }; /** *

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 shub.dpm: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 shub.dpm: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.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:tintMode */ public static final int AppCompatImageView_tintMode=3; /** * Attributes that can be used with a AppCompatSeekBar. *

Includes the following attributes:

* * * * * * * * *
AttributeDescription
{@link #AppCompatSeekBar_android_thumb android:thumb}
{@link #AppCompatSeekBar_tickMark shub.dpm:tickMark}Drawable displayed at each progress position on a seekbar.
{@link #AppCompatSeekBar_tickMarkTint shub.dpm:tickMarkTint}Tint to apply to the tick mark drawable.
{@link #AppCompatSeekBar_tickMarkTintMode shub.dpm:tickMarkTintMode}Blending mode used to apply the tick mark tint.
* @see #AppCompatSeekBar_android_thumb * @see #AppCompatSeekBar_tickMark * @see #AppCompatSeekBar_tickMarkTint * @see #AppCompatSeekBar_tickMarkTintMode */ public static final int[] AppCompatSeekBar={ 0x01010142, 0x7f030263, 0x7f030264, 0x7f030265 }; /** *

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 shub.dpm: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 shub.dpm: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.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:tickMarkTintMode */ public static final int AppCompatSeekBar_tickMarkTintMode=3; /** * Attributes that can be used with a AppCompatTextHelper. *

Includes the following attributes:

* * * * * * * * * * * *
AttributeDescription
{@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}
* @see #AppCompatTextHelper_android_textAppearance * @see #AppCompatTextHelper_android_drawableTop * @see #AppCompatTextHelper_android_drawableBottom * @see #AppCompatTextHelper_android_drawableLeft * @see #AppCompatTextHelper_android_drawableRight * @see #AppCompatTextHelper_android_drawableStart * @see #AppCompatTextHelper_android_drawableEnd */ public static final int[] AppCompatTextHelper={ 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 }; /** *

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:

* * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #AppCompatTextView_android_textAppearance android:textAppearance}
{@link #AppCompatTextView_autoSizeMaxTextSize shub.dpm:autoSizeMaxTextSize}The maximum text size constraint to be used when auto-sizing text.
{@link #AppCompatTextView_autoSizeMinTextSize shub.dpm:autoSizeMinTextSize}The minimum text size constraint to be used when auto-sizing text.
{@link #AppCompatTextView_autoSizePresetSizes shub.dpm:autoSizePresetSizes}Resource array of dimensions to be used in conjunction with * autoSizeTextType set to uniform.
{@link #AppCompatTextView_autoSizeStepGranularity shub.dpm:autoSizeStepGranularity}Specify the auto-size step size if autoSizeTextType is set to * uniform.
{@link #AppCompatTextView_autoSizeTextType shub.dpm:autoSizeTextType}Specify the type of auto-size.
{@link #AppCompatTextView_drawableBottomCompat shub.dpm:drawableBottomCompat}
{@link #AppCompatTextView_drawableEndCompat shub.dpm:drawableEndCompat}
{@link #AppCompatTextView_drawableLeftCompat shub.dpm:drawableLeftCompat}Compound drawables allowing the use of vector drawable when running on older versions * of the platform.
{@link #AppCompatTextView_drawableRightCompat shub.dpm:drawableRightCompat}
{@link #AppCompatTextView_drawableStartCompat shub.dpm:drawableStartCompat}
{@link #AppCompatTextView_drawableTint shub.dpm:drawableTint}Tint to apply to the compound (left, top, etc.) drawables.
{@link #AppCompatTextView_drawableTintMode shub.dpm:drawableTintMode}Blending mode used to apply the compound (left, top, etc.) drawables tint.
{@link #AppCompatTextView_drawableTopCompat shub.dpm:drawableTopCompat}
{@link #AppCompatTextView_firstBaselineToTopHeight shub.dpm:firstBaselineToTopHeight}Distance from the top of the TextView to the first text baseline.
{@link #AppCompatTextView_fontFamily shub.dpm:fontFamily}The attribute for the font family.
{@link #AppCompatTextView_fontVariationSettings shub.dpm:fontVariationSettings}The variation settings to be applied to the font.
{@link #AppCompatTextView_lastBaselineToBottomHeight shub.dpm:lastBaselineToBottomHeight}Distance from the bottom of the TextView to the last text baseline.
{@link #AppCompatTextView_lineHeight shub.dpm:lineHeight}Explicit height between lines of text.
{@link #AppCompatTextView_textAllCaps shub.dpm:textAllCaps}Present the text in ALL CAPS.
{@link #AppCompatTextView_textLocale shub.dpm:textLocale}Set the textLocale by a comma-separated language tag string, * for example "ja-JP,zh-CN".
* @see #AppCompatTextView_android_textAppearance * @see #AppCompatTextView_autoSizeMaxTextSize * @see #AppCompatTextView_autoSizeMinTextSize * @see #AppCompatTextView_autoSizePresetSizes * @see #AppCompatTextView_autoSizeStepGranularity * @see #AppCompatTextView_autoSizeTextType * @see #AppCompatTextView_drawableBottomCompat * @see #AppCompatTextView_drawableEndCompat * @see #AppCompatTextView_drawableLeftCompat * @see #AppCompatTextView_drawableRightCompat * @see #AppCompatTextView_drawableStartCompat * @see #AppCompatTextView_drawableTint * @see #AppCompatTextView_drawableTintMode * @see #AppCompatTextView_drawableTopCompat * @see #AppCompatTextView_firstBaselineToTopHeight * @see #AppCompatTextView_fontFamily * @see #AppCompatTextView_fontVariationSettings * @see #AppCompatTextView_lastBaselineToBottomHeight * @see #AppCompatTextView_lineHeight * @see #AppCompatTextView_textAllCaps * @see #AppCompatTextView_textLocale */ public static final int[] AppCompatTextView={ 0x01010034, 0x7f03002f, 0x7f030030, 0x7f030031, 0x7f030032, 0x7f030033, 0x7f0300e4, 0x7f0300e5, 0x7f0300e6, 0x7f0300e7, 0x7f0300e9, 0x7f0300ea, 0x7f0300eb, 0x7f0300ec, 0x7f03011e, 0x7f030121, 0x7f030129, 0x7f03016f, 0x7f03017e, 0x7f030239, 0x7f030255 }; /** *

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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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.

* * * * * * * *
ConstantValueDescription
none0No auto-sizing (default).
uniform1Uniform horizontal and vertical text size scaling to fit within the * container.
* * @attr name shub.dpm:autoSizeTextType */ public static final int AppCompatTextView_autoSizeTextType=5; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#drawableBottomCompat} * 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 shub.dpm:drawableBottomCompat */ public static final int AppCompatTextView_drawableBottomCompat=6; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#drawableEndCompat} * 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 shub.dpm:drawableEndCompat */ public static final int AppCompatTextView_drawableEndCompat=7; /** *

* @attr description * Compound drawables allowing 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 shub.dpm:drawableLeftCompat */ public static final int AppCompatTextView_drawableLeftCompat=8; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#drawableRightCompat} * 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 shub.dpm:drawableRightCompat */ public static final int AppCompatTextView_drawableRightCompat=9; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#drawableStartCompat} * 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 shub.dpm:drawableStartCompat */ public static final int AppCompatTextView_drawableStartCompat=10; /** *

* @attr description * Tint to apply to the compound (left, top, etc.) drawables. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:drawableTint */ public static final int AppCompatTextView_drawableTint=11; /** *

* @attr description * Blending mode used to apply the compound (left, top, etc.) drawables tint. * *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:drawableTintMode */ public static final int AppCompatTextView_drawableTintMode=12; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#drawableTopCompat} * 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 shub.dpm:drawableTopCompat */ public static final int AppCompatTextView_drawableTopCompat=13; /** *

* @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 shub.dpm:firstBaselineToTopHeight */ public static final int AppCompatTextView_firstBaselineToTopHeight=14; /** *

* @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 shub.dpm:fontFamily */ public static final int AppCompatTextView_fontFamily=15; /** *

* @attr description * OpenType font variation settings, available after api 26. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:fontVariationSettings */ public static final int AppCompatTextView_fontVariationSettings=16; /** *

* @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 shub.dpm:lastBaselineToBottomHeight */ public static final int AppCompatTextView_lastBaselineToBottomHeight=17; /** *

* @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 shub.dpm:lineHeight */ public static final int AppCompatTextView_lineHeight=18; /** *

* @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 shub.dpm:textAllCaps */ public static final int AppCompatTextView_textAllCaps=19; /** *

* @attr description * Set the textLocale by a comma-separated language tag string, * for example "ja-JP,zh-CN". This attribute only takes effect on API 21 and above. * Before API 24, only the first language tag is used. Starting from API 24, * the string will be converted into a {@link android.os.LocaleList} and then used by * {@link android.widget.TextView} * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:textLocale */ public static final int AppCompatTextView_textLocale=20; /** * Attributes that can be used with a AppCompatTheme. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}
{@link #AppCompatTheme_actionBarDivider shub.dpm:actionBarDivider}Custom divider drawable to use for elements in the action bar.
{@link #AppCompatTheme_actionBarItemBackground shub.dpm:actionBarItemBackground}Custom item state list drawable background for action bar items.
{@link #AppCompatTheme_actionBarPopupTheme shub.dpm:actionBarPopupTheme}Reference to a theme that should be used to inflate popups * shown by widgets in the action bar.
{@link #AppCompatTheme_actionBarSize shub.dpm:actionBarSize}Size of the Action Bar, including the contextual * bar used to present Action Modes.
{@link #AppCompatTheme_actionBarSplitStyle shub.dpm:actionBarSplitStyle}Reference to a style for the split Action Bar.
{@link #AppCompatTheme_actionBarStyle shub.dpm:actionBarStyle}Reference to a style for the Action Bar
{@link #AppCompatTheme_actionBarTabBarStyle shub.dpm:actionBarTabBarStyle}
{@link #AppCompatTheme_actionBarTabStyle shub.dpm:actionBarTabStyle}Default style for tabs within an action bar
{@link #AppCompatTheme_actionBarTabTextStyle shub.dpm:actionBarTabTextStyle}
{@link #AppCompatTheme_actionBarTheme shub.dpm:actionBarTheme}Reference to a theme that should be used to inflate the * action bar.
{@link #AppCompatTheme_actionBarWidgetTheme shub.dpm:actionBarWidgetTheme}Reference to a theme that should be used to inflate widgets * and layouts destined for the action bar.
{@link #AppCompatTheme_actionButtonStyle shub.dpm:actionButtonStyle}Default action button style.
{@link #AppCompatTheme_actionDropDownStyle shub.dpm:actionDropDownStyle}Default ActionBar dropdown style.
{@link #AppCompatTheme_actionMenuTextAppearance shub.dpm:actionMenuTextAppearance}TextAppearance style that will be applied to text that * appears within action menu items.
{@link #AppCompatTheme_actionMenuTextColor shub.dpm:actionMenuTextColor}Color for text that appears within action menu items.
{@link #AppCompatTheme_actionModeBackground shub.dpm:actionModeBackground}Background drawable to use for action mode UI
{@link #AppCompatTheme_actionModeCloseButtonStyle shub.dpm:actionModeCloseButtonStyle}
{@link #AppCompatTheme_actionModeCloseDrawable shub.dpm:actionModeCloseDrawable}Drawable to use for the close action mode button
{@link #AppCompatTheme_actionModeCopyDrawable shub.dpm:actionModeCopyDrawable}Drawable to use for the Copy action button in Contextual Action Bar
{@link #AppCompatTheme_actionModeCutDrawable shub.dpm:actionModeCutDrawable}Drawable to use for the Cut action button in Contextual Action Bar
{@link #AppCompatTheme_actionModeFindDrawable shub.dpm:actionModeFindDrawable}Drawable to use for the Find action button in WebView selection action modes
{@link #AppCompatTheme_actionModePasteDrawable shub.dpm:actionModePasteDrawable}Drawable to use for the Paste action button in Contextual Action Bar
{@link #AppCompatTheme_actionModePopupWindowStyle shub.dpm:actionModePopupWindowStyle}PopupWindow style to use for action modes when showing as a window overlay.
{@link #AppCompatTheme_actionModeSelectAllDrawable shub.dpm:actionModeSelectAllDrawable}Drawable to use for the Select all action button in Contextual Action Bar
{@link #AppCompatTheme_actionModeShareDrawable shub.dpm:actionModeShareDrawable}Drawable to use for the Share action button in WebView selection action modes
{@link #AppCompatTheme_actionModeSplitBackground shub.dpm:actionModeSplitBackground}Background drawable to use for action mode UI in the lower split bar
{@link #AppCompatTheme_actionModeStyle shub.dpm:actionModeStyle}
{@link #AppCompatTheme_actionModeWebSearchDrawable shub.dpm:actionModeWebSearchDrawable}Drawable to use for the Web Search action button in WebView selection action modes
{@link #AppCompatTheme_actionOverflowButtonStyle shub.dpm:actionOverflowButtonStyle}
{@link #AppCompatTheme_actionOverflowMenuStyle shub.dpm:actionOverflowMenuStyle}
{@link #AppCompatTheme_activityChooserViewStyle shub.dpm:activityChooserViewStyle}Default ActivityChooserView style.
{@link #AppCompatTheme_alertDialogButtonGroupStyle shub.dpm:alertDialogButtonGroupStyle}
{@link #AppCompatTheme_alertDialogCenterButtons shub.dpm:alertDialogCenterButtons}
{@link #AppCompatTheme_alertDialogStyle shub.dpm:alertDialogStyle}
{@link #AppCompatTheme_alertDialogTheme shub.dpm:alertDialogTheme}Theme to use for alert dialogs spawned from this theme.
{@link #AppCompatTheme_autoCompleteTextViewStyle shub.dpm:autoCompleteTextViewStyle}Default AutoCompleteTextView style.
{@link #AppCompatTheme_borderlessButtonStyle shub.dpm:borderlessButtonStyle}Style for buttons without an explicit border, often used in groups.
{@link #AppCompatTheme_buttonBarButtonStyle shub.dpm:buttonBarButtonStyle}Style for buttons within button bars
{@link #AppCompatTheme_buttonBarNegativeButtonStyle shub.dpm:buttonBarNegativeButtonStyle}Style for the "negative" buttons within button bars
{@link #AppCompatTheme_buttonBarNeutralButtonStyle shub.dpm:buttonBarNeutralButtonStyle}Style for the "neutral" buttons within button bars
{@link #AppCompatTheme_buttonBarPositiveButtonStyle shub.dpm:buttonBarPositiveButtonStyle}Style for the "positive" buttons within button bars
{@link #AppCompatTheme_buttonBarStyle shub.dpm:buttonBarStyle}Style for button bars
{@link #AppCompatTheme_buttonStyle shub.dpm:buttonStyle}Normal Button style.
{@link #AppCompatTheme_buttonStyleSmall shub.dpm:buttonStyleSmall}Small Button style.
{@link #AppCompatTheme_checkboxStyle shub.dpm:checkboxStyle}Default Checkbox style.
{@link #AppCompatTheme_checkedTextViewStyle shub.dpm:checkedTextViewStyle}Default CheckedTextView style.
{@link #AppCompatTheme_colorAccent shub.dpm:colorAccent}Bright complement to the primary branding color.
{@link #AppCompatTheme_colorBackgroundFloating shub.dpm:colorBackgroundFloating}Default color of background imagery for floating components, ex.
{@link #AppCompatTheme_colorButtonNormal shub.dpm:colorButtonNormal}The color applied to framework buttons in their normal state.
{@link #AppCompatTheme_colorControlActivated shub.dpm:colorControlActivated}The color applied to framework controls in their activated (ex.
{@link #AppCompatTheme_colorControlHighlight shub.dpm:colorControlHighlight}The color applied to framework control highlights (ex.
{@link #AppCompatTheme_colorControlNormal shub.dpm:colorControlNormal}The color applied to framework controls in their normal state.
{@link #AppCompatTheme_colorError shub.dpm:colorError}Color used for error states and things that need to be drawn to * the user's attention.
{@link #AppCompatTheme_colorPrimary shub.dpm:colorPrimary}The primary branding color for the app.
{@link #AppCompatTheme_colorPrimaryDark shub.dpm:colorPrimaryDark}Dark variant of the primary branding color.
{@link #AppCompatTheme_colorSwitchThumbNormal shub.dpm:colorSwitchThumbNormal}The color applied to framework switch thumbs in their normal state.
{@link #AppCompatTheme_controlBackground shub.dpm:controlBackground}The background used by framework controls.
{@link #AppCompatTheme_dialogCornerRadius shub.dpm:dialogCornerRadius}Preferred corner radius of dialogs.
{@link #AppCompatTheme_dialogPreferredPadding shub.dpm:dialogPreferredPadding}Preferred padding for dialog content.
{@link #AppCompatTheme_dialogTheme shub.dpm:dialogTheme}Theme to use for dialogs spawned from this theme.
{@link #AppCompatTheme_dividerHorizontal shub.dpm:dividerHorizontal}A drawable that may be used as a horizontal divider between visual elements.
{@link #AppCompatTheme_dividerVertical shub.dpm:dividerVertical}A drawable that may be used as a vertical divider between visual elements.
{@link #AppCompatTheme_dropDownListViewStyle shub.dpm:dropDownListViewStyle}ListPopupWindow compatibility
{@link #AppCompatTheme_dropdownListPreferredItemHeight shub.dpm:dropdownListPreferredItemHeight}The preferred item height for dropdown lists.
{@link #AppCompatTheme_editTextBackground shub.dpm:editTextBackground}EditText background drawable.
{@link #AppCompatTheme_editTextColor shub.dpm:editTextColor}EditText text foreground color.
{@link #AppCompatTheme_editTextStyle shub.dpm:editTextStyle}Default EditText style.
{@link #AppCompatTheme_homeAsUpIndicator shub.dpm:homeAsUpIndicator}Specifies a drawable to use for the 'home as up' indicator.
{@link #AppCompatTheme_imageButtonStyle shub.dpm:imageButtonStyle}ImageButton background drawable.
{@link #AppCompatTheme_listChoiceBackgroundIndicator shub.dpm:listChoiceBackgroundIndicator}Drawable used as a background for selected list items.
{@link #AppCompatTheme_listChoiceIndicatorMultipleAnimated shub.dpm:listChoiceIndicatorMultipleAnimated}Animated Drawable to use for single choice indicators.
{@link #AppCompatTheme_listChoiceIndicatorSingleAnimated shub.dpm:listChoiceIndicatorSingleAnimated}Animated Drawable to use for multiple choice indicators.
{@link #AppCompatTheme_listDividerAlertDialog shub.dpm:listDividerAlertDialog}The list divider used in alert dialogs.
{@link #AppCompatTheme_listMenuViewStyle shub.dpm:listMenuViewStyle}Default menu-style ListView style.
{@link #AppCompatTheme_listPopupWindowStyle shub.dpm:listPopupWindowStyle}
{@link #AppCompatTheme_listPreferredItemHeight shub.dpm:listPreferredItemHeight}The preferred list item height.
{@link #AppCompatTheme_listPreferredItemHeightLarge shub.dpm:listPreferredItemHeightLarge}A larger, more robust list item height.
{@link #AppCompatTheme_listPreferredItemHeightSmall shub.dpm:listPreferredItemHeightSmall}A smaller, sleeker list item height.
{@link #AppCompatTheme_listPreferredItemPaddingEnd shub.dpm:listPreferredItemPaddingEnd}The preferred padding along the end edge of list items.
{@link #AppCompatTheme_listPreferredItemPaddingLeft shub.dpm:listPreferredItemPaddingLeft}The preferred padding along the left edge of list items.
{@link #AppCompatTheme_listPreferredItemPaddingRight shub.dpm:listPreferredItemPaddingRight}The preferred padding along the right edge of list items.
{@link #AppCompatTheme_listPreferredItemPaddingStart shub.dpm:listPreferredItemPaddingStart}The preferred padding along the start edge of list items.
{@link #AppCompatTheme_panelBackground shub.dpm:panelBackground}The background of a panel when it is inset from the left and right edges of the screen.
{@link #AppCompatTheme_panelMenuListTheme shub.dpm:panelMenuListTheme}Default Panel Menu style.
{@link #AppCompatTheme_panelMenuListWidth shub.dpm:panelMenuListWidth}Default Panel Menu width.
{@link #AppCompatTheme_popupMenuStyle shub.dpm:popupMenuStyle}Default PopupMenu style.
{@link #AppCompatTheme_popupWindowStyle shub.dpm:popupWindowStyle}Default PopupWindow style.
{@link #AppCompatTheme_radioButtonStyle shub.dpm:radioButtonStyle}Default RadioButton style.
{@link #AppCompatTheme_ratingBarStyle shub.dpm:ratingBarStyle}Default RatingBar style.
{@link #AppCompatTheme_ratingBarStyleIndicator shub.dpm:ratingBarStyleIndicator}Indicator RatingBar style.
{@link #AppCompatTheme_ratingBarStyleSmall shub.dpm:ratingBarStyleSmall}Small indicator RatingBar style.
{@link #AppCompatTheme_searchViewStyle shub.dpm:searchViewStyle}Style for the search query widget.
{@link #AppCompatTheme_seekBarStyle shub.dpm:seekBarStyle}Default SeekBar style.
{@link #AppCompatTheme_selectableItemBackground shub.dpm: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 shub.dpm:selectableItemBackgroundBorderless}Background drawable for borderless standalone items that need focus/pressed states.
{@link #AppCompatTheme_spinnerDropDownItemStyle shub.dpm:spinnerDropDownItemStyle}Default Spinner style.
{@link #AppCompatTheme_spinnerStyle shub.dpm:spinnerStyle}Default Spinner style.
{@link #AppCompatTheme_switchStyle shub.dpm:switchStyle}Default style for the Switch widget.
{@link #AppCompatTheme_textAppearanceLargePopupMenu shub.dpm:textAppearanceLargePopupMenu}Text color, typeface, size, and style for the text inside of a popup menu.
{@link #AppCompatTheme_textAppearanceListItem shub.dpm:textAppearanceListItem}The preferred TextAppearance for the primary text of list items.
{@link #AppCompatTheme_textAppearanceListItemSecondary shub.dpm:textAppearanceListItemSecondary}The preferred TextAppearance for the secondary text of list items.
{@link #AppCompatTheme_textAppearanceListItemSmall shub.dpm:textAppearanceListItemSmall}The preferred TextAppearance for the primary text of small list items.
{@link #AppCompatTheme_textAppearancePopupMenuHeader shub.dpm:textAppearancePopupMenuHeader}Text color, typeface, size, and style for header text inside of a popup menu.
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle shub.dpm:textAppearanceSearchResultSubtitle}Text color, typeface, size, and style for system search result subtitle.
{@link #AppCompatTheme_textAppearanceSearchResultTitle shub.dpm:textAppearanceSearchResultTitle}Text color, typeface, size, and style for system search result title.
{@link #AppCompatTheme_textAppearanceSmallPopupMenu shub.dpm:textAppearanceSmallPopupMenu}Text color, typeface, size, and style for small text inside of a popup menu.
{@link #AppCompatTheme_textColorAlertDialogListItem shub.dpm:textColorAlertDialogListItem}Color of list item text in alert dialogs.
{@link #AppCompatTheme_textColorSearchUrl shub.dpm:textColorSearchUrl}Text color for urls in search suggestions, used by things like global search
{@link #AppCompatTheme_toolbarNavigationButtonStyle shub.dpm:toolbarNavigationButtonStyle}Default Toolar NavigationButtonStyle
{@link #AppCompatTheme_toolbarStyle shub.dpm:toolbarStyle}Default Toolbar style.
{@link #AppCompatTheme_tooltipForegroundColor shub.dpm:tooltipForegroundColor}Foreground color to use for tooltips
{@link #AppCompatTheme_tooltipFrameBackground shub.dpm:tooltipFrameBackground}Background to use for tooltips
{@link #AppCompatTheme_viewInflaterClass shub.dpm:viewInflaterClass}
{@link #AppCompatTheme_windowActionBar shub.dpm:windowActionBar}Flag indicating whether this window should have an Action Bar * in place of the usual title bar.
{@link #AppCompatTheme_windowActionBarOverlay shub.dpm:windowActionBarOverlay}Flag indicating whether this window's Action Bar should overlay * application content.
{@link #AppCompatTheme_windowActionModeOverlay shub.dpm: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 shub.dpm:windowFixedHeightMajor}A fixed height for the window along the major axis of the screen, * that is, when in portrait.
{@link #AppCompatTheme_windowFixedHeightMinor shub.dpm:windowFixedHeightMinor}A fixed height for the window along the minor axis of the screen, * that is, when in landscape.
{@link #AppCompatTheme_windowFixedWidthMajor shub.dpm:windowFixedWidthMajor}A fixed width for the window along the major axis of the screen, * that is, when in landscape.
{@link #AppCompatTheme_windowFixedWidthMinor shub.dpm:windowFixedWidthMinor}A fixed width for the window along the minor axis of the screen, * that is, when in portrait.
{@link #AppCompatTheme_windowMinWidthMajor shub.dpm:windowMinWidthMajor}The minimum width the window is allowed to be, along the major * axis of the screen.
{@link #AppCompatTheme_windowMinWidthMinor shub.dpm:windowMinWidthMinor}The minimum width the window is allowed to be, along the minor * axis of the screen.
{@link #AppCompatTheme_windowNoTitle shub.dpm:windowNoTitle}Flag indicating whether there should be no title on this window.
* @see #AppCompatTheme_android_windowIsFloating * @see #AppCompatTheme_android_windowAnimationStyle * @see #AppCompatTheme_actionBarDivider * @see #AppCompatTheme_actionBarItemBackground * @see #AppCompatTheme_actionBarPopupTheme * @see #AppCompatTheme_actionBarSize * @see #AppCompatTheme_actionBarSplitStyle * @see #AppCompatTheme_actionBarStyle * @see #AppCompatTheme_actionBarTabBarStyle * @see #AppCompatTheme_actionBarTabStyle * @see #AppCompatTheme_actionBarTabTextStyle * @see #AppCompatTheme_actionBarTheme * @see #AppCompatTheme_actionBarWidgetTheme * @see #AppCompatTheme_actionButtonStyle * @see #AppCompatTheme_actionDropDownStyle * @see #AppCompatTheme_actionMenuTextAppearance * @see #AppCompatTheme_actionMenuTextColor * @see #AppCompatTheme_actionModeBackground * @see #AppCompatTheme_actionModeCloseButtonStyle * @see #AppCompatTheme_actionModeCloseDrawable * @see #AppCompatTheme_actionModeCopyDrawable * @see #AppCompatTheme_actionModeCutDrawable * @see #AppCompatTheme_actionModeFindDrawable * @see #AppCompatTheme_actionModePasteDrawable * @see #AppCompatTheme_actionModePopupWindowStyle * @see #AppCompatTheme_actionModeSelectAllDrawable * @see #AppCompatTheme_actionModeShareDrawable * @see #AppCompatTheme_actionModeSplitBackground * @see #AppCompatTheme_actionModeStyle * @see #AppCompatTheme_actionModeWebSearchDrawable * @see #AppCompatTheme_actionOverflowButtonStyle * @see #AppCompatTheme_actionOverflowMenuStyle * @see #AppCompatTheme_activityChooserViewStyle * @see #AppCompatTheme_alertDialogButtonGroupStyle * @see #AppCompatTheme_alertDialogCenterButtons * @see #AppCompatTheme_alertDialogStyle * @see #AppCompatTheme_alertDialogTheme * @see #AppCompatTheme_autoCompleteTextViewStyle * @see #AppCompatTheme_borderlessButtonStyle * @see #AppCompatTheme_buttonBarButtonStyle * @see #AppCompatTheme_buttonBarNegativeButtonStyle * @see #AppCompatTheme_buttonBarNeutralButtonStyle * @see #AppCompatTheme_buttonBarPositiveButtonStyle * @see #AppCompatTheme_buttonBarStyle * @see #AppCompatTheme_buttonStyle * @see #AppCompatTheme_buttonStyleSmall * @see #AppCompatTheme_checkboxStyle * @see #AppCompatTheme_checkedTextViewStyle * @see #AppCompatTheme_colorAccent * @see #AppCompatTheme_colorBackgroundFloating * @see #AppCompatTheme_colorButtonNormal * @see #AppCompatTheme_colorControlActivated * @see #AppCompatTheme_colorControlHighlight * @see #AppCompatTheme_colorControlNormal * @see #AppCompatTheme_colorError * @see #AppCompatTheme_colorPrimary * @see #AppCompatTheme_colorPrimaryDark * @see #AppCompatTheme_colorSwitchThumbNormal * @see #AppCompatTheme_controlBackground * @see #AppCompatTheme_dialogCornerRadius * @see #AppCompatTheme_dialogPreferredPadding * @see #AppCompatTheme_dialogTheme * @see #AppCompatTheme_dividerHorizontal * @see #AppCompatTheme_dividerVertical * @see #AppCompatTheme_dropDownListViewStyle * @see #AppCompatTheme_dropdownListPreferredItemHeight * @see #AppCompatTheme_editTextBackground * @see #AppCompatTheme_editTextColor * @see #AppCompatTheme_editTextStyle * @see #AppCompatTheme_homeAsUpIndicator * @see #AppCompatTheme_imageButtonStyle * @see #AppCompatTheme_listChoiceBackgroundIndicator * @see #AppCompatTheme_listChoiceIndicatorMultipleAnimated * @see #AppCompatTheme_listChoiceIndicatorSingleAnimated * @see #AppCompatTheme_listDividerAlertDialog * @see #AppCompatTheme_listMenuViewStyle * @see #AppCompatTheme_listPopupWindowStyle * @see #AppCompatTheme_listPreferredItemHeight * @see #AppCompatTheme_listPreferredItemHeightLarge * @see #AppCompatTheme_listPreferredItemHeightSmall * @see #AppCompatTheme_listPreferredItemPaddingEnd * @see #AppCompatTheme_listPreferredItemPaddingLeft * @see #AppCompatTheme_listPreferredItemPaddingRight * @see #AppCompatTheme_listPreferredItemPaddingStart * @see #AppCompatTheme_panelBackground * @see #AppCompatTheme_panelMenuListTheme * @see #AppCompatTheme_panelMenuListWidth * @see #AppCompatTheme_popupMenuStyle * @see #AppCompatTheme_popupWindowStyle * @see #AppCompatTheme_radioButtonStyle * @see #AppCompatTheme_ratingBarStyle * @see #AppCompatTheme_ratingBarStyleIndicator * @see #AppCompatTheme_ratingBarStyleSmall * @see #AppCompatTheme_searchViewStyle * @see #AppCompatTheme_seekBarStyle * @see #AppCompatTheme_selectableItemBackground * @see #AppCompatTheme_selectableItemBackgroundBorderless * @see #AppCompatTheme_spinnerDropDownItemStyle * @see #AppCompatTheme_spinnerStyle * @see #AppCompatTheme_switchStyle * @see #AppCompatTheme_textAppearanceLargePopupMenu * @see #AppCompatTheme_textAppearanceListItem * @see #AppCompatTheme_textAppearanceListItemSecondary * @see #AppCompatTheme_textAppearanceListItemSmall * @see #AppCompatTheme_textAppearancePopupMenuHeader * @see #AppCompatTheme_textAppearanceSearchResultSubtitle * @see #AppCompatTheme_textAppearanceSearchResultTitle * @see #AppCompatTheme_textAppearanceSmallPopupMenu * @see #AppCompatTheme_textColorAlertDialogListItem * @see #AppCompatTheme_textColorSearchUrl * @see #AppCompatTheme_toolbarNavigationButtonStyle * @see #AppCompatTheme_toolbarStyle * @see #AppCompatTheme_tooltipForegroundColor * @see #AppCompatTheme_tooltipFrameBackground * @see #AppCompatTheme_viewInflaterClass * @see #AppCompatTheme_windowActionBar * @see #AppCompatTheme_windowActionBarOverlay * @see #AppCompatTheme_windowActionModeOverlay * @see #AppCompatTheme_windowFixedHeightMajor * @see #AppCompatTheme_windowFixedHeightMinor * @see #AppCompatTheme_windowFixedWidthMajor * @see #AppCompatTheme_windowFixedWidthMinor * @see #AppCompatTheme_windowMinWidthMajor * @see #AppCompatTheme_windowMinWidthMinor * @see #AppCompatTheme_windowNoTitle */ public static final int[] AppCompatTheme={ 0x01010057, 0x010100ae, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f030026, 0x7f03002e, 0x7f03004f, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f030063, 0x7f030069, 0x7f03006a, 0x7f030075, 0x7f03007c, 0x7f03009f, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300a3, 0x7f0300a4, 0x7f0300a5, 0x7f0300ac, 0x7f0300ad, 0x7f0300b4, 0x7f0300c3, 0x7f0300dc, 0x7f0300dd, 0x7f0300de, 0x7f0300e1, 0x7f0300e3, 0x7f0300ef, 0x7f0300f0, 0x7f0300f1, 0x7f0300f2, 0x7f0300f3, 0x7f03013e, 0x7f03014d, 0x7f030180, 0x7f030181, 0x7f030182, 0x7f030183, 0x7f030186, 0x7f030187, 0x7f030188, 0x7f030189, 0x7f03018a, 0x7f03018b, 0x7f03018c, 0x7f03018d, 0x7f03018e, 0x7f0301bc, 0x7f0301bd, 0x7f0301be, 0x7f0301c8, 0x7f0301ca, 0x7f0301d4, 0x7f0301d6, 0x7f0301d7, 0x7f0301d8, 0x7f0301e2, 0x7f0301e3, 0x7f0301e4, 0x7f0301e5, 0x7f0301fb, 0x7f0301fc, 0x7f03021d, 0x7f030244, 0x7f030246, 0x7f030247, 0x7f030248, 0x7f03024a, 0x7f03024b, 0x7f03024c, 0x7f03024d, 0x7f030250, 0x7f030251, 0x7f030274, 0x7f030275, 0x7f030276, 0x7f030277, 0x7f030287, 0x7f030289, 0x7f03028a, 0x7f03028b, 0x7f03028c, 0x7f03028d, 0x7f03028e, 0x7f03028f, 0x7f030290, 0x7f030291, 0x7f030292 }; /** *

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 shub.dpm: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 shub.dpm: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 shub.dpm: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.

* * * * * * *
ConstantValueDescription
wrap_content0
* * @attr name shub.dpm:actionBarSize */ public static final int AppCompatTheme_actionBarSize=5; /** *

* @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 shub.dpm: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 shub.dpm:actionBarStyle */ public static final int AppCompatTheme_actionBarStyle=7; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm: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 shub.dpm:actionBarTabStyle */ public static final int AppCompatTheme_actionBarTabStyle=9; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:actionModeBackground */ public static final int AppCompatTheme_actionModeBackground=17; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:actionModeSplitBackground */ public static final int AppCompatTheme_actionModeSplitBackground=27; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm: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 shub.dpm:actionModeWebSearchDrawable */ public static final int AppCompatTheme_actionModeWebSearchDrawable=29; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:actionOverflowButtonStyle */ public static final int AppCompatTheme_actionOverflowButtonStyle=30; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm: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 shub.dpm:activityChooserViewStyle */ public static final int AppCompatTheme_activityChooserViewStyle=32; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:alertDialogButtonGroupStyle */ public static final int AppCompatTheme_alertDialogButtonGroupStyle=33; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:alertDialogCenterButtons */ public static final int AppCompatTheme_alertDialogCenterButtons=34; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:listChoiceBackgroundIndicator */ public static final int AppCompatTheme_listChoiceBackgroundIndicator=71; /** *

* @attr description * Animated Drawable to use for single choice indicators. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:listChoiceIndicatorMultipleAnimated */ public static final int AppCompatTheme_listChoiceIndicatorMultipleAnimated=72; /** *

* @attr description * Animated Drawable to use for multiple choice indicators. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:listChoiceIndicatorSingleAnimated */ public static final int AppCompatTheme_listChoiceIndicatorSingleAnimated=73; /** *

* @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 shub.dpm:listDividerAlertDialog */ public static final int AppCompatTheme_listDividerAlertDialog=74; /** *

* @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 shub.dpm:listMenuViewStyle */ public static final int AppCompatTheme_listMenuViewStyle=75; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:listPopupWindowStyle */ public static final int AppCompatTheme_listPopupWindowStyle=76; /** *

* @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 shub.dpm:listPreferredItemHeight */ public static final int AppCompatTheme_listPreferredItemHeight=77; /** *

* @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 shub.dpm:listPreferredItemHeightLarge */ public static final int AppCompatTheme_listPreferredItemHeightLarge=78; /** *

* @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 shub.dpm:listPreferredItemHeightSmall */ public static final int AppCompatTheme_listPreferredItemHeightSmall=79; /** *

* @attr description * The preferred padding along the end 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 shub.dpm:listPreferredItemPaddingEnd */ public static final int AppCompatTheme_listPreferredItemPaddingEnd=80; /** *

* @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 shub.dpm:listPreferredItemPaddingLeft */ public static final int AppCompatTheme_listPreferredItemPaddingLeft=81; /** *

* @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 shub.dpm:listPreferredItemPaddingRight */ public static final int AppCompatTheme_listPreferredItemPaddingRight=82; /** *

* @attr description * The preferred padding along the start 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 shub.dpm:listPreferredItemPaddingStart */ public static final int AppCompatTheme_listPreferredItemPaddingStart=83; /** *

* @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 shub.dpm:panelBackground */ public static final int AppCompatTheme_panelBackground=84; /** *

* @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 shub.dpm:panelMenuListTheme */ public static final int AppCompatTheme_panelMenuListTheme=85; /** *

* @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 shub.dpm:panelMenuListWidth */ public static final int AppCompatTheme_panelMenuListWidth=86; /** *

* @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 shub.dpm:popupMenuStyle */ public static final int AppCompatTheme_popupMenuStyle=87; /** *

* @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 shub.dpm:popupWindowStyle */ public static final int AppCompatTheme_popupWindowStyle=88; /** *

* @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 shub.dpm:radioButtonStyle */ public static final int AppCompatTheme_radioButtonStyle=89; /** *

* @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 shub.dpm:ratingBarStyle */ public static final int AppCompatTheme_ratingBarStyle=90; /** *

* @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 shub.dpm:ratingBarStyleIndicator */ public static final int AppCompatTheme_ratingBarStyleIndicator=91; /** *

* @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 shub.dpm:ratingBarStyleSmall */ public static final int AppCompatTheme_ratingBarStyleSmall=92; /** *

* @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 shub.dpm:searchViewStyle */ public static final int AppCompatTheme_searchViewStyle=93; /** *

* @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 shub.dpm:seekBarStyle */ public static final int AppCompatTheme_seekBarStyle=94; /** *

* @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 shub.dpm:selectableItemBackground */ public static final int AppCompatTheme_selectableItemBackground=95; /** *

* @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 shub.dpm:selectableItemBackgroundBorderless */ public static final int AppCompatTheme_selectableItemBackgroundBorderless=96; /** *

* @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 shub.dpm:spinnerDropDownItemStyle */ public static final int AppCompatTheme_spinnerDropDownItemStyle=97; /** *

* @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 shub.dpm:spinnerStyle */ public static final int AppCompatTheme_spinnerStyle=98; /** *

* @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 shub.dpm:switchStyle */ public static final int AppCompatTheme_switchStyle=99; /** *

* @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 shub.dpm:textAppearanceLargePopupMenu */ public static final int AppCompatTheme_textAppearanceLargePopupMenu=100; /** *

* @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 shub.dpm:textAppearanceListItem */ public static final int AppCompatTheme_textAppearanceListItem=101; /** *

* @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 shub.dpm:textAppearanceListItemSecondary */ public static final int AppCompatTheme_textAppearanceListItemSecondary=102; /** *

* @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 shub.dpm:textAppearanceListItemSmall */ public static final int AppCompatTheme_textAppearanceListItemSmall=103; /** *

* @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 shub.dpm:textAppearancePopupMenuHeader */ public static final int AppCompatTheme_textAppearancePopupMenuHeader=104; /** *

* @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 shub.dpm:textAppearanceSearchResultSubtitle */ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=105; /** *

* @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 shub.dpm:textAppearanceSearchResultTitle */ public static final int AppCompatTheme_textAppearanceSearchResultTitle=106; /** *

* @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 shub.dpm:textAppearanceSmallPopupMenu */ public static final int AppCompatTheme_textAppearanceSmallPopupMenu=107; /** *

* @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 shub.dpm:textColorAlertDialogListItem */ public static final int AppCompatTheme_textColorAlertDialogListItem=108; /** *

* @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 shub.dpm:textColorSearchUrl */ public static final int AppCompatTheme_textColorSearchUrl=109; /** *

* @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 shub.dpm:toolbarNavigationButtonStyle */ public static final int AppCompatTheme_toolbarNavigationButtonStyle=110; /** *

* @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 shub.dpm:toolbarStyle */ public static final int AppCompatTheme_toolbarStyle=111; /** *

* @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 shub.dpm:tooltipForegroundColor */ public static final int AppCompatTheme_tooltipForegroundColor=112; /** *

* @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 shub.dpm:tooltipFrameBackground */ public static final int AppCompatTheme_tooltipFrameBackground=113; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:viewInflaterClass */ public static final int AppCompatTheme_viewInflaterClass=114; /** *

* @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 shub.dpm:windowActionBar */ public static final int AppCompatTheme_windowActionBar=115; /** *

* @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 shub.dpm:windowActionBarOverlay */ public static final int AppCompatTheme_windowActionBarOverlay=116; /** *

* @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 shub.dpm:windowActionModeOverlay */ public static final int AppCompatTheme_windowActionModeOverlay=117; /** *

* @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 shub.dpm:windowFixedHeightMajor */ public static final int AppCompatTheme_windowFixedHeightMajor=118; /** *

* @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 shub.dpm:windowFixedHeightMinor */ public static final int AppCompatTheme_windowFixedHeightMinor=119; /** *

* @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 shub.dpm:windowFixedWidthMajor */ public static final int AppCompatTheme_windowFixedWidthMajor=120; /** *

* @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 shub.dpm:windowFixedWidthMinor */ public static final int AppCompatTheme_windowFixedWidthMinor=121; /** *

* @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 shub.dpm:windowMinWidthMajor */ public static final int AppCompatTheme_windowMinWidthMajor=122; /** *

* @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 shub.dpm:windowMinWidthMinor */ public static final int AppCompatTheme_windowMinWidthMinor=123; /** *

* @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 shub.dpm:windowNoTitle */ public static final int AppCompatTheme_windowNoTitle=124; /** * Attributes that can be used with a Badge. *

Includes the following attributes:

* * * * * * * * * * * *
AttributeDescription
{@link #Badge_backgroundColor shub.dpm:backgroundColor}
{@link #Badge_badgeGravity shub.dpm:badgeGravity}
{@link #Badge_badgeTextColor shub.dpm:badgeTextColor}
{@link #Badge_horizontalOffset shub.dpm:horizontalOffset}Offset moves the badge towards the center of its anchor.
{@link #Badge_maxCharacterCount shub.dpm:maxCharacterCount}
{@link #Badge_number shub.dpm:number}
{@link #Badge_verticalOffset shub.dpm:verticalOffset}
* @see #Badge_backgroundColor * @see #Badge_badgeGravity * @see #Badge_badgeTextColor * @see #Badge_horizontalOffset * @see #Badge_maxCharacterCount * @see #Badge_number * @see #Badge_verticalOffset */ public static final int[] Badge={ 0x7f030035, 0x7f03003f, 0x7f030041, 0x7f030140, 0x7f0301a7, 0x7f0301b2, 0x7f030286 }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#backgroundColor} * attribute's value can be found in the {@link #Badge} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:backgroundColor */ public static final int Badge_backgroundColor=0; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#badgeGravity} * attribute's value can be found in the {@link #Badge} array. * *

Must be one of the following constant values.

* * * * * * * * * *
ConstantValueDescription
BOTTOM_END800055Gravity.BOTTOM | Gravity.END
BOTTOM_START800053Gravity.BOTTOM | Gravity.START
TOP_END800035Gravity.TOP | Gravity.END
TOP_START800033Gravity.TOP | Gravity.START
* * @attr name shub.dpm:badgeGravity */ public static final int Badge_badgeGravity=1; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#badgeTextColor} * attribute's value can be found in the {@link #Badge} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:badgeTextColor */ public static final int Badge_badgeTextColor=2; /** *

* @attr description * Offset moves the badge towards the center of its anchor. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:horizontalOffset */ public static final int Badge_horizontalOffset=3; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#maxCharacterCount} * attribute's value can be found in the {@link #Badge} array. * *

May be an integer value, such as "100". * * @attr name shub.dpm:maxCharacterCount */ public static final int Badge_maxCharacterCount=4; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#number} * attribute's value can be found in the {@link #Badge} array. * *

May be an integer value, such as "100". * * @attr name shub.dpm:number */ public static final int Badge_number=5; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#verticalOffset} * attribute's value can be found in the {@link #Badge} 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 shub.dpm:verticalOffset */ public static final int Badge_verticalOffset=6; /** * Attributes that can be used with a BottomAppBar. *

Includes the following attributes:

* * * * * * * * * * * * * * * *
AttributeDescription
{@link #BottomAppBar_backgroundTint shub.dpm:backgroundTint}Tint to apply to the background.
{@link #BottomAppBar_elevation shub.dpm:elevation}
{@link #BottomAppBar_fabAlignmentMode shub.dpm:fabAlignmentMode}The alignment of the fab relative to the BottomAppBar.
{@link #BottomAppBar_fabAnimationMode shub.dpm:fabAnimationMode}The animation mode that should be used when the fab animates between alignment modes.
{@link #BottomAppBar_fabCradleMargin shub.dpm:fabCradleMargin}The margin between the semi-circular cradle for the fab and the fab.
{@link #BottomAppBar_fabCradleRoundedCornerRadius shub.dpm:fabCradleRoundedCornerRadius}The radius of the rounded corners on each side of the cradle.
{@link #BottomAppBar_fabCradleVerticalOffset shub.dpm:fabCradleVerticalOffset}The vertical offset between the fab from the cradle.
{@link #BottomAppBar_hideOnScroll shub.dpm:hideOnScroll}Whether the BottomAppBar should hide when a NestedScrollView is scrolled.
{@link #BottomAppBar_paddingBottomSystemWindowInsets shub.dpm:paddingBottomSystemWindowInsets}Just adding the parameters that we need for now.
{@link #BottomAppBar_paddingLeftSystemWindowInsets shub.dpm:paddingLeftSystemWindowInsets}
{@link #BottomAppBar_paddingRightSystemWindowInsets shub.dpm:paddingRightSystemWindowInsets}
* @see #BottomAppBar_backgroundTint * @see #BottomAppBar_elevation * @see #BottomAppBar_fabAlignmentMode * @see #BottomAppBar_fabAnimationMode * @see #BottomAppBar_fabCradleMargin * @see #BottomAppBar_fabCradleRoundedCornerRadius * @see #BottomAppBar_fabCradleVerticalOffset * @see #BottomAppBar_hideOnScroll * @see #BottomAppBar_paddingBottomSystemWindowInsets * @see #BottomAppBar_paddingLeftSystemWindowInsets * @see #BottomAppBar_paddingRightSystemWindowInsets */ public static final int[] BottomAppBar={ 0x7f03003d, 0x7f0300f4, 0x7f030112, 0x7f030113, 0x7f030114, 0x7f030115, 0x7f030116, 0x7f030139, 0x7f0301b6, 0x7f0301b8, 0x7f0301b9 }; /** *

* @attr description * Background for the BottomAppBar. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:backgroundTint */ public static final int BottomAppBar_backgroundTint=0; /** *

* @attr description * Elevation for the BottomAppBar. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int BottomAppBar_elevation=1; /** *

* @attr description * The alignment of the fab relative to the BottomAppBar. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
center0Mode that aligns the fab to the center.
end1Mode that aligns the fab to the end.
* * @attr name shub.dpm:fabAlignmentMode */ public static final int BottomAppBar_fabAlignmentMode=2; /** *

* @attr description * The animation mode that should be used when the fab animates between alignment modes. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
scale0Mode that scales the fab down to a point, moves it, then scales the fab back to its normal size.
slide1Mode that slides the fab from one alignment mode to the next.
* * @attr name shub.dpm:fabAnimationMode */ public static final int BottomAppBar_fabAnimationMode=3; /** *

* @attr description * The margin between the semi-circular cradle for the fab and the fab. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:fabCradleMargin */ public static final int BottomAppBar_fabCradleMargin=4; /** *

* @attr description * The radius of the rounded corners on each side of the cradle. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:fabCradleRoundedCornerRadius */ public static final int BottomAppBar_fabCradleRoundedCornerRadius=5; /** *

* @attr description * The vertical offset between the fab from the cradle. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:fabCradleVerticalOffset */ public static final int BottomAppBar_fabCradleVerticalOffset=6; /** *

* @attr description * Whether the BottomAppBar should hide when a NestedScrollView is scrolled. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:hideOnScroll */ public static final int BottomAppBar_hideOnScroll=7; /** *

* @attr description * Whether the BottomAppBar should apply padding to be above the bottom window insets. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:paddingBottomSystemWindowInsets */ public static final int BottomAppBar_paddingBottomSystemWindowInsets=8; /** *

* @attr description * Whether the BottomAppBar should apply padding to be to the right of the left window insets. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:paddingLeftSystemWindowInsets */ public static final int BottomAppBar_paddingLeftSystemWindowInsets=9; /** *

* @attr description * Whether the BottomAppBar should apply padding to be to the left of the right window insets. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:paddingRightSystemWindowInsets */ public static final int BottomAppBar_paddingRightSystemWindowInsets=10; /** * Attributes that can be used with a BottomNavigationView. *

Includes the following attributes:

* * * * * * * * * * * * * * * * *
AttributeDescription
{@link #BottomNavigationView_backgroundTint shub.dpm:backgroundTint}Tint to apply to the background.
{@link #BottomNavigationView_elevation shub.dpm:elevation}
{@link #BottomNavigationView_itemBackground shub.dpm:itemBackground}A background drawable to use for navigation items.
{@link #BottomNavigationView_itemHorizontalTranslationEnabled shub.dpm:itemHorizontalTranslationEnabled}Whether the items translate horizontally when in "selected" label visibility mode.
{@link #BottomNavigationView_itemIconSize shub.dpm:itemIconSize}The size of the icon navigation items that display an icon
{@link #BottomNavigationView_itemIconTint shub.dpm:itemIconTint}
{@link #BottomNavigationView_itemRippleColor shub.dpm:itemRippleColor}The ColorStateList to use for a ripple background.
{@link #BottomNavigationView_itemTextAppearanceActive shub.dpm:itemTextAppearanceActive}The text appearance to apply to the active navigation item label.
{@link #BottomNavigationView_itemTextAppearanceInactive shub.dpm:itemTextAppearanceInactive}The text appearance to apply to the inactive navigation item labels.
{@link #BottomNavigationView_itemTextColor shub.dpm:itemTextColor}
{@link #BottomNavigationView_labelVisibilityMode shub.dpm:labelVisibilityMode}Whether navigation items display with a label, without a label, or with a label during * selected state.
{@link #BottomNavigationView_menu shub.dpm:menu}Menu resource to inflate to be shown in the toolbar
* @see #BottomNavigationView_backgroundTint * @see #BottomNavigationView_elevation * @see #BottomNavigationView_itemBackground * @see #BottomNavigationView_itemHorizontalTranslationEnabled * @see #BottomNavigationView_itemIconSize * @see #BottomNavigationView_itemIconTint * @see #BottomNavigationView_itemRippleColor * @see #BottomNavigationView_itemTextAppearanceActive * @see #BottomNavigationView_itemTextAppearanceInactive * @see #BottomNavigationView_itemTextColor * @see #BottomNavigationView_labelVisibilityMode * @see #BottomNavigationView_menu */ public static final int[] BottomNavigationView={ 0x7f03003d, 0x7f0300f4, 0x7f030153, 0x7f030156, 0x7f030158, 0x7f030159, 0x7f03015c, 0x7f030168, 0x7f030169, 0x7f03016a, 0x7f03016e, 0x7f0301ab }; /** *

* @attr description * Background tint for the BottomNavigationView. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:backgroundTint */ public static final int BottomNavigationView_backgroundTint=0; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#elevation} * attribute's value can be found in the {@link #BottomNavigationView} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int BottomNavigationView_elevation=1; /** *

* @attr description * The background for the navigation items. Attribute type definition is in navigation * package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:itemBackground */ public static final int BottomNavigationView_itemBackground=2; /** *

* @attr description * Whether the items translate horizontally when in "selected" label visibility mode. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:itemHorizontalTranslationEnabled */ public static final int BottomNavigationView_itemHorizontalTranslationEnabled=3; /** *

* @attr description * The size to provide for the navigation item icons. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:itemIconSize */ public static final int BottomNavigationView_itemIconSize=4; /** *

* @attr description * The tint to apply to the navigation item icons. Attribute type definition is in navigation * package. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemIconTint */ public static final int BottomNavigationView_itemIconTint=5; /** *

* @attr description * The ColorStateList to use for a ripple background. This only exists because creating * ripples in drawable xml based on theme colors is not supported pre-23. This will be ignored * if itemBackground is set. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemRippleColor */ public static final int BottomNavigationView_itemRippleColor=6; /** *

* @attr description * The text appearance to apply to the active navigation item label. You should not set * android:textColor in itemTextAppearanceActive. Instead, set itemTextColor to a * ColorStateList to make the text color stateful. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:itemTextAppearanceActive */ public static final int BottomNavigationView_itemTextAppearanceActive=7; /** *

* @attr description * The text appearance to apply to the inactive navigation item labels. Setting * android:textColor in itemTextAppearanceInactive will take precedence over android:textColor * in itemTextAppearanceActive. Instead, set itemTextColor with a ColorStateList to make * the text color stateful. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:itemTextAppearanceInactive */ public static final int BottomNavigationView_itemTextAppearanceInactive=8; /** *

* @attr description * The color to apply to the navigation items' text. Setting itemTextColor will take * precedence over android:textColor in itemTextAppearanceInactive or * itemTextAppearanceActive. Attribute type definition is in navigation package. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemTextColor */ public static final int BottomNavigationView_itemTextColor=9; /** *

* @attr description * Whether navigation items display with a label, without a label, or with a label during * selected state. Can also be "auto", which uses the item count to determine whether to show * or hide the label. * *

Must be one of the following constant values.

* * * * * * * * * *
ConstantValueDescription
autoffffffffLabel behaves as "labeled" when there are 3 items or less, or "selected" when there are * 4 items or more.
labeled1Label is shown on all navigation items.
selected0Label is shown on the selected navigation item.
unlabeled2Label is not shown on any navigation items.
* * @attr name shub.dpm:labelVisibilityMode */ public static final int BottomNavigationView_labelVisibilityMode=10; /** *

* @attr description * The menu resource to inflate and populate items from. Attribute type definition is in * navigation package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:menu */ public static final int BottomNavigationView_menu=11; /** * Attributes that can be used with a BottomSheetBehavior_Layout. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #BottomSheetBehavior_Layout_android_elevation android:elevation}
{@link #BottomSheetBehavior_Layout_backgroundTint shub.dpm:backgroundTint}Tint to apply to the background.
{@link #BottomSheetBehavior_Layout_behavior_draggable shub.dpm:behavior_draggable}Whether this bottom sheet is draggable.
{@link #BottomSheetBehavior_Layout_behavior_expandedOffset shub.dpm:behavior_expandedOffset}The top offset of the BottomSheet in the expanded-state when fitsToContent is false.
{@link #BottomSheetBehavior_Layout_behavior_fitToContents shub.dpm:behavior_fitToContents}Whether height of expanded sheet wraps content or not
{@link #BottomSheetBehavior_Layout_behavior_halfExpandedRatio shub.dpm:behavior_halfExpandedRatio}The ratio to be used to set the height of half-expanded state in proportion to parent, when * fitToContents is false.
{@link #BottomSheetBehavior_Layout_behavior_hideable shub.dpm:behavior_hideable}Whether this bottom sheet can be hidden by dragging it further downwards
{@link #BottomSheetBehavior_Layout_behavior_peekHeight shub.dpm:behavior_peekHeight}The height of the bottom sheet when it is collapsed.
{@link #BottomSheetBehavior_Layout_behavior_saveFlags shub.dpm:behavior_saveFlags}Behavior properties will be saved and restored by evaluating each flag.
{@link #BottomSheetBehavior_Layout_behavior_skipCollapsed shub.dpm:behavior_skipCollapsed}Skip the collapsed state once expanded; no effect unless it is hideable
{@link #BottomSheetBehavior_Layout_gestureInsetBottomIgnored shub.dpm:gestureInsetBottomIgnored}Sets whether this bottom sheet should adjust it's position based on the system gesture area * on Android Q and above.
{@link #BottomSheetBehavior_Layout_shapeAppearance shub.dpm:shapeAppearance}Shape appearance style reference to be used to construct a ShapeAppearanceModel.
{@link #BottomSheetBehavior_Layout_shapeAppearanceOverlay shub.dpm:shapeAppearanceOverlay}Shape appearance overlay style reference to be used to modify the shapeAppearance.
* @see #BottomSheetBehavior_Layout_android_elevation * @see #BottomSheetBehavior_Layout_backgroundTint * @see #BottomSheetBehavior_Layout_behavior_draggable * @see #BottomSheetBehavior_Layout_behavior_expandedOffset * @see #BottomSheetBehavior_Layout_behavior_fitToContents * @see #BottomSheetBehavior_Layout_behavior_halfExpandedRatio * @see #BottomSheetBehavior_Layout_behavior_hideable * @see #BottomSheetBehavior_Layout_behavior_peekHeight * @see #BottomSheetBehavior_Layout_behavior_saveFlags * @see #BottomSheetBehavior_Layout_behavior_skipCollapsed * @see #BottomSheetBehavior_Layout_gestureInsetBottomIgnored * @see #BottomSheetBehavior_Layout_shapeAppearance * @see #BottomSheetBehavior_Layout_shapeAppearanceOverlay */ public static final int[] BottomSheetBehavior_Layout={ 0x01010440, 0x7f03003d, 0x7f030045, 0x7f030046, 0x7f030047, 0x7f030048, 0x7f030049, 0x7f03004b, 0x7f03004c, 0x7f03004d, 0x7f03012d, 0x7f0301e7, 0x7f0301ea }; /** *

This symbol is the offset where the {@link android.R.attr#elevation} * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name android:elevation */ public static final int BottomSheetBehavior_Layout_android_elevation=0; /** *

* @attr description * Background color used by the BottomSheetBehavior background drawable when shape theming is * enabled. Accepts a ColorStateList or ColorInt. If shape theming is not enabled, * android:background should instead be utilized to set the background resource. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:backgroundTint */ public static final int BottomSheetBehavior_Layout_backgroundTint=1; /** *

* @attr description * Whether this bottom sheet is draggable. If not, the app will have to supply different * means to expand and collapse the sheet * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:behavior_draggable */ public static final int BottomSheetBehavior_Layout_behavior_draggable=2; /** *

* @attr description * The top offset of the BottomSheet in the expanded-state when fitsToContent is false. * The default value is 0, which results in the sheet matching the parent's top. * *

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

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:behavior_expandedOffset */ public static final int BottomSheetBehavior_Layout_behavior_expandedOffset=3; /** *

* @attr description * Whether height of expanded sheet wraps content or not * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:behavior_fitToContents */ public static final int BottomSheetBehavior_Layout_behavior_fitToContents=4; /** *

* @attr description * The ratio to be used to set the height of half-expanded state in proportion to parent, when * fitToContents is false. Defaults to true half, 0.5, if not explicitly set. Ratio must be a * float value between 0 and 1 and produce a half-expanded state height larger than the * peek height for the half-expanded state to be operational * *

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 floating point value, such as "1.2". * * @attr name shub.dpm:behavior_halfExpandedRatio */ public static final int BottomSheetBehavior_Layout_behavior_halfExpandedRatio=5; /** *

* @attr description * Whether this bottom sheet can be hidden by dragging it further downwards * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:behavior_hideable */ public static final int BottomSheetBehavior_Layout_behavior_hideable=6; /** *

* @attr description * The height of the bottom sheet when it is collapsed. * *

May be a dimension value, which is a floating point number appended with a * unit such as "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.

* * * * * * *
ConstantValueDescription
autoffffffffPeek at the 16:9 ratio keyline of its parent
* * @attr name shub.dpm:behavior_peekHeight */ public static final int BottomSheetBehavior_Layout_behavior_peekHeight=7; /** *

* @attr description * Behavior properties will be saved and restored by evaluating each flag. * usage: app:behavior_saveFlags=”hideable|skipCollapsed” * *

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

* * * * * * * * * * * *
ConstantValueDescription
allffffffffThis flag will preserve the all the aforementioned values on configuration change.
fitToContents2This flag will preserve the fitToContents boolean value on configuration change.
hideable4This flag will preserve the hideable boolean value on configuration change.
none0This flag will not preserve the aforementioned values on configuration change. The only * value preserved will be the positional state, e.g. collapsed, hidden, expanded, etc. * This is the default behavior.
peekHeight1This flag will preserve the peekHeight on configuration change.
skipCollapsed8This flag will preserve the skipCollapsed boolean value on configuration change.
* * @attr name shub.dpm:behavior_saveFlags */ public static final int BottomSheetBehavior_Layout_behavior_saveFlags=8; /** *

* @attr description * Skip the collapsed state once expanded; no effect unless it is hideable * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:behavior_skipCollapsed */ public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed=9; /** *

* @attr description * Sets whether this bottom sheet should adjust it's position based on the system gesture area * on Android Q and above. Value is false (insets respected) by default. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:gestureInsetBottomIgnored */ public static final int BottomSheetBehavior_Layout_gestureInsetBottomIgnored=10; /** *

* @attr description * Shape appearance style reference for BottomSheet. Attribute declaration is in the shape * package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearance */ public static final int BottomSheetBehavior_Layout_shapeAppearance=11; /** *

* @attr description * Shape appearance overlay style reference for BottomSheet. To be used to augment attributes * declared in the shapeAppearance. Attribute declaration is in the shape package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearanceOverlay */ public static final int BottomSheetBehavior_Layout_shapeAppearanceOverlay=12; /** * Attributes that can be used with a ButtonBarLayout. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #ButtonBarLayout_allowStacking shub.dpm:allowStacking}Whether to automatically stack the buttons when there is not * enough space to lay them out side-by-side.
* @see #ButtonBarLayout_allowStacking */ public static final int[] ButtonBarLayout={ 0x7f030027 }; /** *

* @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 shub.dpm:allowStacking */ public static final int ButtonBarLayout_allowStacking=0; /** * Attributes that can be used with a CardView. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #CardView_android_minWidth android:minWidth}
{@link #CardView_android_minHeight android:minHeight}
{@link #CardView_cardBackgroundColor shub.dpm:cardBackgroundColor}Background color for CardView.
{@link #CardView_cardCornerRadius shub.dpm:cardCornerRadius}Corner radius for CardView.
{@link #CardView_cardElevation shub.dpm:cardElevation}Elevation for CardView.
{@link #CardView_cardMaxElevation shub.dpm:cardMaxElevation}Maximum Elevation for CardView.
{@link #CardView_cardPreventCornerOverlap shub.dpm:cardPreventCornerOverlap}Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners.
{@link #CardView_cardUseCompatPadding shub.dpm:cardUseCompatPadding}Add padding in API v21+ as well to have the same measurements with previous versions.
{@link #CardView_contentPadding shub.dpm:contentPadding}Inner padding between the edges of the Card and children of the CardView.
{@link #CardView_contentPaddingBottom shub.dpm:contentPaddingBottom}Inner padding between the bottom edge of the Card and children of the CardView.
{@link #CardView_contentPaddingLeft shub.dpm:contentPaddingLeft}Inner padding between the left edge of the Card and children of the CardView.
{@link #CardView_contentPaddingRight shub.dpm:contentPaddingRight}Inner padding between the right edge of the Card and children of the CardView.
{@link #CardView_contentPaddingTop shub.dpm:contentPaddingTop}Inner padding between the top edge of the Card and children of the CardView.
* @see #CardView_android_minWidth * @see #CardView_android_minHeight * @see #CardView_cardBackgroundColor * @see #CardView_cardCornerRadius * @see #CardView_cardElevation * @see #CardView_cardMaxElevation * @see #CardView_cardPreventCornerOverlap * @see #CardView_cardUseCompatPadding * @see #CardView_contentPadding * @see #CardView_contentPaddingBottom * @see #CardView_contentPaddingLeft * @see #CardView_contentPaddingRight * @see #CardView_contentPaddingTop */ public static final int[] CardView={ 0x0101013f, 0x01010140, 0x7f03006d, 0x7f03006e, 0x7f03006f, 0x7f030071, 0x7f030072, 0x7f030073, 0x7f0300bd, 0x7f0300be, 0x7f0300bf, 0x7f0300c0, 0x7f0300c1 }; /** *

* @attr description * Workaround to read user defined minimum width * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name android:minWidth */ public static final int CardView_android_minWidth=0; /** *

* @attr description * Workaround to read user defined minimum height * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name android:minHeight */ public static final int CardView_android_minHeight=1; /** *

* @attr description * Background color for CardView. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:cardBackgroundColor */ public static final int CardView_cardBackgroundColor=2; /** *

* @attr description * Corner radius for CardView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:cardCornerRadius */ public static final int CardView_cardCornerRadius=3; /** *

* @attr description * Elevation for CardView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:cardElevation */ public static final int CardView_cardElevation=4; /** *

* @attr description * Maximum Elevation for CardView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:cardMaxElevation */ public static final int CardView_cardMaxElevation=5; /** *

* @attr description * Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:cardPreventCornerOverlap */ public static final int CardView_cardPreventCornerOverlap=6; /** *

* @attr description * Add padding in API v21+ as well to have the same measurements with previous versions. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:cardUseCompatPadding */ public static final int CardView_cardUseCompatPadding=7; /** *

* @attr description * Inner padding between the edges of the Card and children of the CardView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:contentPadding */ public static final int CardView_contentPadding=8; /** *

* @attr description * Inner padding between the bottom edge of the Card and children of the CardView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:contentPaddingBottom */ public static final int CardView_contentPaddingBottom=9; /** *

* @attr description * Inner padding between the left edge of the Card and children of the CardView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:contentPaddingLeft */ public static final int CardView_contentPaddingLeft=10; /** *

* @attr description * Inner padding between the right edge of the Card and children of the CardView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:contentPaddingRight */ public static final int CardView_contentPaddingRight=11; /** *

* @attr description * Inner padding between the top edge of the Card and children of the CardView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:contentPaddingTop */ public static final int CardView_contentPaddingTop=12; /** * Attributes that can be used with a Chip. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #Chip_android_textAppearance android:textAppearance}
{@link #Chip_android_textColor android:textColor}
{@link #Chip_android_ellipsize android:ellipsize}
{@link #Chip_android_maxWidth android:maxWidth}
{@link #Chip_android_text android:text}
{@link #Chip_android_checkable android:checkable}
{@link #Chip_checkedIcon shub.dpm:checkedIcon}
{@link #Chip_checkedIconEnabled shub.dpm:checkedIconEnabled}Deprecated.
{@link #Chip_checkedIconTint shub.dpm:checkedIconTint}
{@link #Chip_checkedIconVisible shub.dpm:checkedIconVisible}Whether to show the checked icon.
{@link #Chip_chipBackgroundColor shub.dpm:chipBackgroundColor}Background color to apply to the chip.
{@link #Chip_chipCornerRadius shub.dpm:chipCornerRadius}Corner radius to apply to the chip's shape.
{@link #Chip_chipEndPadding shub.dpm:chipEndPadding}Padding at the end of the chip, after the close icon.
{@link #Chip_chipIcon shub.dpm:chipIcon}Icon drawable to display at the start of the chip.
{@link #Chip_chipIconEnabled shub.dpm:chipIconEnabled}Deprecated.
{@link #Chip_chipIconSize shub.dpm:chipIconSize}Size of the chip's icon and checked icon.
{@link #Chip_chipIconTint shub.dpm:chipIconTint}Tint to apply to the chip icon.
{@link #Chip_chipIconVisible shub.dpm:chipIconVisible}Whether to show the chip icon.
{@link #Chip_chipMinHeight shub.dpm:chipMinHeight}Min height to apply to the chip.
{@link #Chip_chipMinTouchTargetSize shub.dpm:chipMinTouchTargetSize}Minimum size of chip's touch target, by default, Android recommended 48dp.
{@link #Chip_chipStartPadding shub.dpm:chipStartPadding}Padding at the start of the chip, before the icon.
{@link #Chip_chipStrokeColor shub.dpm:chipStrokeColor}Stroke color to apply to the chip's outline.
{@link #Chip_chipStrokeWidth shub.dpm:chipStrokeWidth}Stroke width to apply to the chip's outline.
{@link #Chip_chipSurfaceColor shub.dpm:chipSurfaceColor}Do not expose publicly because there is no public getter/setter and the user doesn't need * to configure this.
{@link #Chip_closeIcon shub.dpm:closeIcon}Close button icon
{@link #Chip_closeIconEnabled shub.dpm:closeIconEnabled}Deprecated.
{@link #Chip_closeIconEndPadding shub.dpm:closeIconEndPadding}Padding at the end of the close icon, before the end of the chip.
{@link #Chip_closeIconSize shub.dpm:closeIconSize}Size of the chip's close icon.
{@link #Chip_closeIconStartPadding shub.dpm:closeIconStartPadding}Padding at the start of the close icon, after the text.
{@link #Chip_closeIconTint shub.dpm:closeIconTint}Tint to apply to the chip's close icon.
{@link #Chip_closeIconVisible shub.dpm:closeIconVisible}Whether to show the close icon.
{@link #Chip_ensureMinTouchTargetSize shub.dpm:ensureMinTouchTargetSize}
{@link #Chip_hideMotionSpec shub.dpm:hideMotionSpec}
{@link #Chip_iconEndPadding shub.dpm:iconEndPadding}Padding at the end of the icon, before the text.
{@link #Chip_iconStartPadding shub.dpm:iconStartPadding}Padding at the start of the icon, after the start of the chip.
{@link #Chip_rippleColor shub.dpm:rippleColor}
{@link #Chip_shapeAppearance shub.dpm:shapeAppearance}Shape appearance style reference to be used to construct a ShapeAppearanceModel.
{@link #Chip_shapeAppearanceOverlay shub.dpm:shapeAppearanceOverlay}Shape appearance overlay style reference to be used to modify the shapeAppearance.
{@link #Chip_showMotionSpec shub.dpm:showMotionSpec}
{@link #Chip_textEndPadding shub.dpm:textEndPadding}Padding at the end of the text, before the close icon.
{@link #Chip_textStartPadding shub.dpm:textStartPadding}Padding at the start of the text, after the icon.
* @see #Chip_android_textAppearance * @see #Chip_android_textColor * @see #Chip_android_ellipsize * @see #Chip_android_maxWidth * @see #Chip_android_text * @see #Chip_android_checkable * @see #Chip_checkedIcon * @see #Chip_checkedIconEnabled * @see #Chip_checkedIconTint * @see #Chip_checkedIconVisible * @see #Chip_chipBackgroundColor * @see #Chip_chipCornerRadius * @see #Chip_chipEndPadding * @see #Chip_chipIcon * @see #Chip_chipIconEnabled * @see #Chip_chipIconSize * @see #Chip_chipIconTint * @see #Chip_chipIconVisible * @see #Chip_chipMinHeight * @see #Chip_chipMinTouchTargetSize * @see #Chip_chipStartPadding * @see #Chip_chipStrokeColor * @see #Chip_chipStrokeWidth * @see #Chip_chipSurfaceColor * @see #Chip_closeIcon * @see #Chip_closeIconEnabled * @see #Chip_closeIconEndPadding * @see #Chip_closeIconSize * @see #Chip_closeIconStartPadding * @see #Chip_closeIconTint * @see #Chip_closeIconVisible * @see #Chip_ensureMinTouchTargetSize * @see #Chip_hideMotionSpec * @see #Chip_iconEndPadding * @see #Chip_iconStartPadding * @see #Chip_rippleColor * @see #Chip_shapeAppearance * @see #Chip_shapeAppearanceOverlay * @see #Chip_showMotionSpec * @see #Chip_textEndPadding * @see #Chip_textStartPadding */ public static final int[] Chip={ 0x01010034, 0x01010098, 0x010100ab, 0x0101011f, 0x0101014f, 0x010101e5, 0x7f030078, 0x7f030079, 0x7f03007a, 0x7f03007b, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087, 0x7f03008c, 0x7f03008d, 0x7f03008e, 0x7f030090, 0x7f030092, 0x7f030093, 0x7f030094, 0x7f030095, 0x7f030096, 0x7f030097, 0x7f030098, 0x7f0300ff, 0x7f030137, 0x7f030143, 0x7f030147, 0x7f0301db, 0x7f0301e7, 0x7f0301ea, 0x7f0301ee, 0x7f030252, 0x7f030256 }; /** *

* @attr description * Default appearance of text: color, typeface, size, and 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 android:textAppearance */ public static final int Chip_android_textAppearance=0; /** *

* @attr description * 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". *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name android:textColor */ public static final int Chip_android_textColor=1; /** *

* @attr description * If set, causes words that are longer than the view is wide to be ellipsized instead of * truncated at the end. * *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
end3
marquee4
middle2
none0
start1
* * @attr name android:ellipsize */ public static final int Chip_android_ellipsize=2; /** *

* @attr description * Make the Chip to be at most this many pixels wide. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name android:maxWidth */ public static final int Chip_android_maxWidth=3; /** *

* @attr description * Text to display on the chip. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name android:text */ public static final int Chip_android_text=4; /** *

* @attr description * Whether the chip can be checked. If false, the chip will act as a button. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:checkable */ public static final int Chip_android_checkable=5; /** *

* @attr description * Check icon drawable to overlay the chip's 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 shub.dpm:checkedIcon */ public static final int Chip_checkedIcon=6; /** *

* @attr description * Deprecated. Use checkedIconVisible instead * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:checkedIconEnabled */ public static final int Chip_checkedIconEnabled=7; /** *

* @attr description * Tint to apply to the chip's checked icon. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:checkedIconTint */ public static final int Chip_checkedIconTint=8; /** *

* @attr description * Whether to show the checked icon. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:checkedIconVisible */ public static final int Chip_checkedIconVisible=9; /** *

* @attr description * Background color to apply to the chip. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:chipBackgroundColor */ public static final int Chip_chipBackgroundColor=10; /** *

* @attr description * Corner radius to apply to the chip's shape. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipCornerRadius */ public static final int Chip_chipCornerRadius=11; /** *

* @attr description * Padding at the end of the chip, after the close icon. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipEndPadding */ public static final int Chip_chipEndPadding=12; /** *

* @attr description * Icon drawable to display at the start of the chip. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:chipIcon */ public static final int Chip_chipIcon=13; /** *

* @attr description * Deprecated. Use chipIconVisible instead. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:chipIconEnabled */ public static final int Chip_chipIconEnabled=14; /** *

* @attr description * Size of the chip's icon and checked icon. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipIconSize */ public static final int Chip_chipIconSize=15; /** *

* @attr description * Tint to apply to the chip icon. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:chipIconTint */ public static final int Chip_chipIconTint=16; /** *

* @attr description * Whether to show the chip icon. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:chipIconVisible */ public static final int Chip_chipIconVisible=17; /** *

* @attr description * Min height to apply to the chip. Total height includes stroke 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 shub.dpm:chipMinHeight */ public static final int Chip_chipMinHeight=18; /** *

* @attr description * Minimum size of chip's touch target, by default, Android recommended 48dp. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipMinTouchTargetSize */ public static final int Chip_chipMinTouchTargetSize=19; /** *

* @attr description * Padding at the start of the chip, before the icon. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipStartPadding */ public static final int Chip_chipStartPadding=20; /** *

* @attr description * Stroke color to apply to the chip's outline. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:chipStrokeColor */ public static final int Chip_chipStrokeColor=21; /** *

* @attr description * Stroke width to apply to the chip's outline. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipStrokeWidth */ public static final int Chip_chipStrokeWidth=22; /** *

* @attr description * Do not expose publicly because there is no public getter/setter and the user doesn't need * to configure this. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:chipSurfaceColor */ public static final int Chip_chipSurfaceColor=23; /** *

* @attr description * Close icon drawable to display at the end of the chip. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:closeIcon */ public static final int Chip_closeIcon=24; /** *

* @attr description * Deprecated. Use closeIconVisible instead. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:closeIconEnabled */ public static final int Chip_closeIconEnabled=25; /** *

* @attr description * Padding at the end of the close icon, before the end of the chip. If close icon exists. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:closeIconEndPadding */ public static final int Chip_closeIconEndPadding=26; /** *

* @attr description * Size of the chip's close icon. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:closeIconSize */ public static final int Chip_closeIconSize=27; /** *

* @attr description * Padding at the start of the close icon, after the text. If close icon exists. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:closeIconStartPadding */ public static final int Chip_closeIconStartPadding=28; /** *

* @attr description * Tint to apply to the chip's close icon. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:closeIconTint */ public static final int Chip_closeIconTint=29; /** *

* @attr description * Whether to show the close icon. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:closeIconVisible */ public static final int Chip_closeIconVisible=30; /** *

* @attr description * Whether to extend the bounds of chip to meet chipMinTouchTargetSize. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:ensureMinTouchTargetSize */ public static final int Chip_ensureMinTouchTargetSize=31; /** *

* @attr description * Motion spec for hide animation. This should be a MotionSpec 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 shub.dpm:hideMotionSpec */ public static final int Chip_hideMotionSpec=32; /** *

* @attr description * Padding at the end of the icon, before the text. If icon exists. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:iconEndPadding */ public static final int Chip_iconEndPadding=33; /** *

* @attr description * Padding at the start of the icon, after the start of the chip. If icon exists. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:iconStartPadding */ public static final int Chip_iconStartPadding=34; /** *

* @attr description * Ripple color to apply to the chip. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:rippleColor */ public static final int Chip_rippleColor=35; /** *

* @attr description * Shape appearance style reference for Chip. Attribute declaration is in the Shape * package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearance */ public static final int Chip_shapeAppearance=36; /** *

* @attr description * Shape appearance overlay style reference for Chip. To be used to augment attributes * declared in the shapeAppearance. Attribute declaration is in the Shape package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearanceOverlay */ public static final int Chip_shapeAppearanceOverlay=37; /** *

* @attr description * Motion spec for show animation. This should be a MotionSpec 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 shub.dpm:showMotionSpec */ public static final int Chip_showMotionSpec=38; /** *

* @attr description * Padding at the end of the text, before the close icon. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:textEndPadding */ public static final int Chip_textEndPadding=39; /** *

* @attr description * Padding at the start of the text, after the icon. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:textStartPadding */ public static final int Chip_textStartPadding=40; /** * Attributes that can be used with a ChipGroup. *

Includes the following attributes:

* * * * * * * * * * * *
AttributeDescription
{@link #ChipGroup_checkedChip shub.dpm:checkedChip}The id of the child chip that should be checked by default within this chip group.
{@link #ChipGroup_chipSpacing shub.dpm:chipSpacing}Horizontal and vertical spacing between chips in this group.
{@link #ChipGroup_chipSpacingHorizontal shub.dpm:chipSpacingHorizontal}Horizontal spacing between chips in this group.
{@link #ChipGroup_chipSpacingVertical shub.dpm:chipSpacingVertical}Vertical spacing between chips in this group.
{@link #ChipGroup_selectionRequired shub.dpm:selectionRequired}
{@link #ChipGroup_singleLine shub.dpm:singleLine}Constrains the chips in this group to a single horizontal line.
{@link #ChipGroup_singleSelection shub.dpm:singleSelection}
* @see #ChipGroup_checkedChip * @see #ChipGroup_chipSpacing * @see #ChipGroup_chipSpacingHorizontal * @see #ChipGroup_chipSpacingVertical * @see #ChipGroup_selectionRequired * @see #ChipGroup_singleLine * @see #ChipGroup_singleSelection */ public static final int[] ChipGroup={ 0x7f030077, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f0301e6, 0x7f0301f3, 0x7f0301f4 }; /** *

* @attr description * The id of the child chip that should be checked by default within this chip 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 shub.dpm:checkedChip */ public static final int ChipGroup_checkedChip=0; /** *

* @attr description * Horizontal and vertical spacing between chips in this group. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipSpacing */ public static final int ChipGroup_chipSpacing=1; /** *

* @attr description * Horizontal spacing between chips in this group. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipSpacingHorizontal */ public static final int ChipGroup_chipSpacingHorizontal=2; /** *

* @attr description * Vertical spacing between chips in this group. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:chipSpacingVertical */ public static final int ChipGroup_chipSpacingVertical=3; /** *

* @attr description * Whether we prevent all child chips from being deselected. * It's false by default. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:selectionRequired */ public static final int ChipGroup_selectionRequired=4; /** *

* @attr description * Constrains the chips in this group to a single horizontal line. By default, this is false * and the chips in this group will reflow to multiple lines. * If you set this to true, you'll usually want to wrap this ChipGroup in a * HorizontalScrollView. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:singleLine */ public static final int ChipGroup_singleLine=5; /** *

* @attr description * Whether only a single chip in this group is allowed to be checked at any time. By default, * this is false and multiple chips in this group are allowed to be checked at once. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:singleSelection */ public static final int ChipGroup_singleSelection=6; /** * Attributes that can be used with a CollapsingToolbarLayout. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #CollapsingToolbarLayout_collapsedTitleGravity shub.dpm:collapsedTitleGravity}Specifies how the title should be positioned when collapsed.
{@link #CollapsingToolbarLayout_collapsedTitleTextAppearance shub.dpm:collapsedTitleTextAppearance}The text appearance of the CollapsingToolbarLayouts title when it is fully * 'collapsed'
{@link #CollapsingToolbarLayout_contentScrim shub.dpm:contentScrim}The drawable to use as a scrim on top of the CollapsingToolbarLayouts content when * it has been scrolled sufficiently off screen.
{@link #CollapsingToolbarLayout_expandedTitleGravity shub.dpm:expandedTitleGravity}Specifies how the title should be positioned when expanded.
{@link #CollapsingToolbarLayout_expandedTitleMargin shub.dpm:expandedTitleMargin}Specifies extra space on the start, top, end and bottom * sides of the the expanded title text.
{@link #CollapsingToolbarLayout_expandedTitleMarginBottom shub.dpm:expandedTitleMarginBottom}Specifies extra space on the bottom side of the the expanded title text.
{@link #CollapsingToolbarLayout_expandedTitleMarginEnd shub.dpm:expandedTitleMarginEnd}Specifies extra space on the end side of the the expanded title text.
{@link #CollapsingToolbarLayout_expandedTitleMarginStart shub.dpm:expandedTitleMarginStart}Specifies extra space on the start side of the the expanded title text.
{@link #CollapsingToolbarLayout_expandedTitleMarginTop shub.dpm:expandedTitleMarginTop}Specifies extra space on the top side of the the expanded title text.
{@link #CollapsingToolbarLayout_expandedTitleTextAppearance shub.dpm:expandedTitleTextAppearance}The text appearance of the CollapsingToolbarLayout's title when it is fully * 'expanded'
{@link #CollapsingToolbarLayout_maxLines shub.dpm:maxLines}The maximum number of lines to display in the expanded state.
{@link #CollapsingToolbarLayout_scrimAnimationDuration shub.dpm:scrimAnimationDuration}Specifies the duration used for scrim visibility animations.
{@link #CollapsingToolbarLayout_scrimVisibleHeightTrigger shub.dpm:scrimVisibleHeightTrigger}Specifies the amount of visible height in pixels used to define when to trigger a * scrim visibility change.
{@link #CollapsingToolbarLayout_statusBarScrim shub.dpm:statusBarScrim}The drawable to use as a scrim for the status bar content when the * CollapsingToolbarLayout has been scrolled sufficiently off screen.
{@link #CollapsingToolbarLayout_title shub.dpm:title}
{@link #CollapsingToolbarLayout_titleEnabled shub.dpm:titleEnabled}Whether the CollapsingToolbarLayout should draw its own shrinking/growing title.
{@link #CollapsingToolbarLayout_toolbarId shub.dpm:toolbarId}The id of the primary Toolbar child that you wish to use for the purpose of collapsing.
* @see #CollapsingToolbarLayout_collapsedTitleGravity * @see #CollapsingToolbarLayout_collapsedTitleTextAppearance * @see #CollapsingToolbarLayout_contentScrim * @see #CollapsingToolbarLayout_expandedTitleGravity * @see #CollapsingToolbarLayout_expandedTitleMargin * @see #CollapsingToolbarLayout_expandedTitleMarginBottom * @see #CollapsingToolbarLayout_expandedTitleMarginEnd * @see #CollapsingToolbarLayout_expandedTitleMarginStart * @see #CollapsingToolbarLayout_expandedTitleMarginTop * @see #CollapsingToolbarLayout_expandedTitleTextAppearance * @see #CollapsingToolbarLayout_maxLines * @see #CollapsingToolbarLayout_scrimAnimationDuration * @see #CollapsingToolbarLayout_scrimVisibleHeightTrigger * @see #CollapsingToolbarLayout_statusBarScrim * @see #CollapsingToolbarLayout_title * @see #CollapsingToolbarLayout_titleEnabled * @see #CollapsingToolbarLayout_toolbarId */ public static final int[] CollapsingToolbarLayout={ 0x7f03009c, 0x7f03009d, 0x7f0300c2, 0x7f030109, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f03010e, 0x7f03010f, 0x7f0301a9, 0x7f0301dd, 0x7f0301df, 0x7f03020d, 0x7f030268, 0x7f030269, 0x7f030273 }; /** *

* @attr description * Specifies how the title should be positioned when collapsed. * *

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

* * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50Push title to the bottom of its container, not changing its size.
center11Place the title in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal1Place title in the horizontal center of its container, not changing its size.
center_vertical10Place title in the vertical center of its container, not changing its size.
end800005Push title to the end of its container, not changing its size.
fill_vertical70Grow the vertical size of the title if needed so it completely fills its container.
left3Push title to the left of its container, not changing its size.
right5Push title to the right of its container, not changing its size.
start800003Push title to the beginning of its container, not changing its size.
top30Push title to the top of its container, not changing its size.
* * @attr name shub.dpm:collapsedTitleGravity */ public static final int CollapsingToolbarLayout_collapsedTitleGravity=0; /** *

* @attr description * The text appearance of the CollapsingToolbarLayouts title when it is fully * 'collapsed' * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:collapsedTitleTextAppearance */ public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance=1; /** *

* @attr description * The drawable to use as a scrim on top of the CollapsingToolbarLayouts content when * it has been scrolled sufficiently off screen. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:contentScrim */ public static final int CollapsingToolbarLayout_contentScrim=2; /** *

* @attr description * Specifies how the title should be positioned when expanded. * *

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

* * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50Push title to the bottom of its container, not changing its size.
center11Place the title in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal1Place title in the horizontal center of its container, not changing its size.
center_vertical10Place title in the vertical center of its container, not changing its size.
end800005Push title to the end of its container, not changing its size.
fill_vertical70Grow the vertical size of the title if needed so it completely fills its container.
left3Push title to the left of its container, not changing its size.
right5Push title to the right of its container, not changing its size.
start800003Push title to the beginning of its container, not changing its size.
top30Push title to the top of its container, not changing its size.
* * @attr name shub.dpm:expandedTitleGravity */ public static final int CollapsingToolbarLayout_expandedTitleGravity=3; /** *

* @attr description * Specifies extra space on the start, top, end and bottom * sides of the the expanded title text. 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 shub.dpm:expandedTitleMargin */ public static final int CollapsingToolbarLayout_expandedTitleMargin=4; /** *

* @attr description * Specifies extra space on the bottom side of the the expanded title text. * 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 shub.dpm:expandedTitleMarginBottom */ public static final int CollapsingToolbarLayout_expandedTitleMarginBottom=5; /** *

* @attr description * Specifies extra space on the end side of the the expanded title text. * 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 shub.dpm:expandedTitleMarginEnd */ public static final int CollapsingToolbarLayout_expandedTitleMarginEnd=6; /** *

* @attr description * Specifies extra space on the start side of the the expanded title text. * 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 shub.dpm:expandedTitleMarginStart */ public static final int CollapsingToolbarLayout_expandedTitleMarginStart=7; /** *

* @attr description * Specifies extra space on the top side of the the expanded title text. * 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 shub.dpm:expandedTitleMarginTop */ public static final int CollapsingToolbarLayout_expandedTitleMarginTop=8; /** *

* @attr description * The text appearance of the CollapsingToolbarLayout's title when it is fully * 'expanded' * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:expandedTitleTextAppearance */ public static final int CollapsingToolbarLayout_expandedTitleTextAppearance=9; /** *

* @attr description * The maximum number of lines to display in the expanded state. Experimental Feature. * *

May be an integer value, such as "100". * * @attr name shub.dpm:maxLines */ public static final int CollapsingToolbarLayout_maxLines=10; /** *

* @attr description * Specifies the duration used for scrim visibility animations. * *

May be an integer value, such as "100". * * @attr name shub.dpm:scrimAnimationDuration */ public static final int CollapsingToolbarLayout_scrimAnimationDuration=11; /** *

* @attr description * Specifies the amount of visible height in pixels used to define when to trigger a * scrim visibility change. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:scrimVisibleHeightTrigger */ public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger=12; /** *

* @attr description * The drawable to use as a scrim for the status bar content when the * CollapsingToolbarLayout has been scrolled sufficiently off screen. Only works on * Lollipop when used together with android:fitSystemWindows="true". * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:statusBarScrim */ public static final int CollapsingToolbarLayout_statusBarScrim=13; /** *

* @attr description * The title to show when titleEnabled is set to true. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:title */ public static final int CollapsingToolbarLayout_title=14; /** *

* @attr description * Whether the CollapsingToolbarLayout should draw its own shrinking/growing title. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:titleEnabled */ public static final int CollapsingToolbarLayout_titleEnabled=15; /** *

* @attr description * The id of the primary Toolbar child that you wish to use for the purpose of collapsing. * This Toolbar descendant view does not need to be a direct child of the layout. * If you do not set this, the first direct Toolbar child found 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 shub.dpm:toolbarId */ public static final int CollapsingToolbarLayout_toolbarId=16; /** * Attributes that can be used with a CollapsingToolbarLayout_Layout. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #CollapsingToolbarLayout_Layout_layout_collapseMode shub.dpm:layout_collapseMode}
{@link #CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier shub.dpm:layout_collapseParallaxMultiplier}The multiplier used when layout_collapseMode is set to 'parallax'.
* @see #CollapsingToolbarLayout_Layout_layout_collapseMode * @see #CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier */ public static final int[] CollapsingToolbarLayout_Layout={ 0x7f030175, 0x7f030176 }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#layout_collapseMode} * attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array. * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
none0The view will act as normal with no collapsing behavior.
parallax2The view will scroll in a parallax fashion. See the * layout_collapseParallaxMultiplier attribute to change the multiplier.
pin1The view will pin in place.
* * @attr name shub.dpm:layout_collapseMode */ public static final int CollapsingToolbarLayout_Layout_layout_collapseMode=0; /** *

* @attr description * The multiplier used when layout_collapseMode is set to 'parallax'. The value should * be between 0.0 and 1.0. * *

May be a floating point value, such as "1.2". * * @attr name shub.dpm:layout_collapseParallaxMultiplier */ public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier=1; /** * Attributes that can be used with a ColorStateListItem. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #ColorStateListItem_android_color android:color}
{@link #ColorStateListItem_android_alpha android:alpha}
{@link #ColorStateListItem_alpha shub.dpm:alpha}Alpha multiplier applied to the base color.
* @see #ColorStateListItem_android_color * @see #ColorStateListItem_android_alpha * @see #ColorStateListItem_alpha */ public static final int[] ColorStateListItem={ 0x010101a5, 0x0101031f, 0x7f030028 }; /** *

* @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 shub.dpm:alpha */ public static final int ColorStateListItem_alpha=2; /** * Attributes that can be used with a CompoundButton. *

Includes the following attributes:

* * * * * * * * *
AttributeDescription
{@link #CompoundButton_android_button android:button}
{@link #CompoundButton_buttonCompat shub.dpm:buttonCompat}Compat attr to load backported drawable types
{@link #CompoundButton_buttonTint shub.dpm:buttonTint}Tint to apply to the button drawable.
{@link #CompoundButton_buttonTintMode shub.dpm:buttonTintMode}Blending mode used to apply the button tint.
* @see #CompoundButton_android_button * @see #CompoundButton_buttonCompat * @see #CompoundButton_buttonTint * @see #CompoundButton_buttonTintMode */ public static final int[] CompoundButton={ 0x01010107, 0x7f030064, 0x7f03006b, 0x7f03006c }; /** *

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 * Compat attr to load backported drawable types * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:buttonCompat */ public static final int CompoundButton_buttonCompat=1; /** *

* @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 shub.dpm:buttonTint */ public static final int CompoundButton_buttonTint=2; /** *

* @attr description * Blending mode used to apply the button tint. * *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:buttonTintMode */ public static final int CompoundButton_buttonTintMode=3; /** * Attributes that can be used with a CoordinatorLayout. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #CoordinatorLayout_keylines shub.dpm:keylines}A reference to an array of integers representing the * locations of horizontal keylines in dp from the starting edge.
{@link #CoordinatorLayout_statusBarBackground shub.dpm:statusBarBackground}Drawable to display behind the status bar when the view is set to draw behind it.
* @see #CoordinatorLayout_keylines * @see #CoordinatorLayout_statusBarBackground */ public static final int[] CoordinatorLayout={ 0x7f03016b, 0x7f03020b }; /** *

* @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 shub.dpm: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 shub.dpm:statusBarBackground */ public static final int CoordinatorLayout_statusBarBackground=1; /** * Attributes that can be used with a CoordinatorLayout_Layout. *

Includes the following attributes:

* * * * * * * * * * * *
AttributeDescription
{@link #CoordinatorLayout_Layout_android_layout_gravity android:layout_gravity}
{@link #CoordinatorLayout_Layout_layout_anchor shub.dpm:layout_anchor}The id of an anchor view that this view should position relative to.
{@link #CoordinatorLayout_Layout_layout_anchorGravity shub.dpm: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 shub.dpm:layout_behavior}The class name of a Behavior class defining special runtime behavior * for this child view.
{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges shub.dpm:layout_dodgeInsetEdges}Specifies how this view dodges the inset edges of the CoordinatorLayout.
{@link #CoordinatorLayout_Layout_layout_insetEdge shub.dpm:layout_insetEdge}Specifies how this view insets the CoordinatorLayout and make some other views * dodge it.
{@link #CoordinatorLayout_Layout_layout_keyline shub.dpm:layout_keyline}The index of a keyline this view should position relative to.
* @see #CoordinatorLayout_Layout_android_layout_gravity * @see #CoordinatorLayout_Layout_layout_anchor * @see #CoordinatorLayout_Layout_layout_anchorGravity * @see #CoordinatorLayout_Layout_layout_behavior * @see #CoordinatorLayout_Layout_layout_dodgeInsetEdges * @see #CoordinatorLayout_Layout_layout_insetEdge * @see #CoordinatorLayout_Layout_layout_keyline */ public static final int[] CoordinatorLayout_Layout={ 0x010100b3, 0x7f030172, 0x7f030173, 0x7f030174, 0x7f030177, 0x7f030178, 0x7f030179 }; /** *

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.

* * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
* * @attr name android:layout_gravity */ public static final int CoordinatorLayout_Layout_android_layout_gravity=0; /** *

* @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 shub.dpm: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.

* * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50Push object to the bottom of its container, not changing its size.
center11Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal1Place object in the horizontal center of its container, not changing its size.
center_vertical10Place object in the vertical center of its container, not changing its size.
clip_horizontal8Additional 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_vertical80Additional 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.
end800005Push object to the end of its container, not changing its size.
fill77Grow the horizontal and vertical size of the object if needed so it completely fills its container.
fill_horizontal7Grow the horizontal size of the object if needed so it completely fills its container.
fill_vertical70Grow the vertical size of the object if needed so it completely fills its container.
left3Push object to the left of its container, not changing its size.
right5Push object to the right of its container, not changing its size.
start800003Push object to the beginning of its container, not changing its size.
top30Push object to the top of its container, not changing its size.
* * @attr name shub.dpm:layout_anchorGravity */ public static final int CoordinatorLayout_Layout_layout_anchorGravity=2; /** *

* @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 shub.dpm: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.

* * * * * * * * * * * * * *
ConstantValueDescription
all77Dodge all the inset edges.
bottom50Dodge the bottom inset edge.
end800005Dodge the end inset edge.
left3Dodge the left inset edge.
none0Don't dodge any edges
right5Dodge the right inset edge.
start800003Dodge the start inset edge.
top30Dodge the top inset edge.
* * @attr name shub.dpm:layout_dodgeInsetEdges */ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges=4; /** *

* @attr description * Specifies how this view insets the CoordinatorLayout and make some other views * dodge it. * *

Must be one of the following constant values.

* * * * * * * * * * * * *
ConstantValueDescription
bottom50Inset the bottom edge.
end800005Inset the end edge.
left3Inset the left edge.
none0Don't inset.
right5Inset the right edge.
start800003Inset the start edge.
top30Inset the top edge.
* * @attr name shub.dpm:layout_insetEdge */ public static final int CoordinatorLayout_Layout_layout_insetEdge=5; /** *

* @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 shub.dpm:layout_keyline */ public static final int CoordinatorLayout_Layout_layout_keyline=6; /** * Attributes that can be used with a DrawerArrowToggle. *

Includes the following attributes:

* * * * * * * * * * * * *
AttributeDescription
{@link #DrawerArrowToggle_arrowHeadLength shub.dpm:arrowHeadLength}The length of the arrow head when formed to make an arrow
{@link #DrawerArrowToggle_arrowShaftLength shub.dpm:arrowShaftLength}The length of the shaft when formed to make an arrow
{@link #DrawerArrowToggle_barLength shub.dpm:barLength}The length of the bars when they are parallel to each other
{@link #DrawerArrowToggle_color shub.dpm:color}The drawing color for the bars
{@link #DrawerArrowToggle_drawableSize shub.dpm:drawableSize}The total size of the drawable
{@link #DrawerArrowToggle_gapBetweenBars shub.dpm:gapBetweenBars}The max gap between the bars when they are parallel to each other
{@link #DrawerArrowToggle_spinBars shub.dpm:spinBars}Whether bars should rotate or not during transition
{@link #DrawerArrowToggle_thickness shub.dpm:thickness}The thickness (stroke size) for the bar paint
* @see #DrawerArrowToggle_arrowHeadLength * @see #DrawerArrowToggle_arrowShaftLength * @see #DrawerArrowToggle_barLength * @see #DrawerArrowToggle_color * @see #DrawerArrowToggle_drawableSize * @see #DrawerArrowToggle_gapBetweenBars * @see #DrawerArrowToggle_spinBars * @see #DrawerArrowToggle_thickness */ public static final int[] DrawerArrowToggle={ 0x7f03002c, 0x7f03002d, 0x7f030042, 0x7f03009e, 0x7f0300e8, 0x7f03012c, 0x7f0301fa, 0x7f030259 }; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:thickness */ public static final int DrawerArrowToggle_thickness=7; /** * Attributes that can be used with a DrawerLayout. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #DrawerLayout_elevation shub.dpm:elevation}
* @see #DrawerLayout_elevation */ public static final int[] DrawerLayout={ 0x7f0300f4 }; /** *

* @attr description * The height difference between the drawer and the base surface. Only takes effect on API 21 and above * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int DrawerLayout_elevation=0; /** * Attributes that can be used with a ExtendedFloatingActionButton. *

Includes the following attributes:

* * * * * * * * * *
AttributeDescription
{@link #ExtendedFloatingActionButton_elevation shub.dpm:elevation}
{@link #ExtendedFloatingActionButton_extendMotionSpec shub.dpm:extendMotionSpec}Motion spec for extend animation.
{@link #ExtendedFloatingActionButton_hideMotionSpec shub.dpm:hideMotionSpec}
{@link #ExtendedFloatingActionButton_showMotionSpec shub.dpm:showMotionSpec}
{@link #ExtendedFloatingActionButton_shrinkMotionSpec shub.dpm:shrinkMotionSpec}Motion spec for shrink animation.
* @see #ExtendedFloatingActionButton_elevation * @see #ExtendedFloatingActionButton_extendMotionSpec * @see #ExtendedFloatingActionButton_hideMotionSpec * @see #ExtendedFloatingActionButton_showMotionSpec * @see #ExtendedFloatingActionButton_shrinkMotionSpec */ public static final int[] ExtendedFloatingActionButton={ 0x7f0300f4, 0x7f030110, 0x7f030137, 0x7f0301ee, 0x7f0301f1 }; /** *

* @attr description * Elevation for the ExtendedFloatingActionButton. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int ExtendedFloatingActionButton_elevation=0; /** *

* @attr description * Motion spec for extend animation. This should be a MotionSpec 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 shub.dpm:extendMotionSpec */ public static final int ExtendedFloatingActionButton_extendMotionSpec=1; /** *

* @attr description * Motion spec for hide animation. This should be a MotionSpec 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 shub.dpm:hideMotionSpec */ public static final int ExtendedFloatingActionButton_hideMotionSpec=2; /** *

* @attr description * Motion spec for show animation. This should be a MotionSpec 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 shub.dpm:showMotionSpec */ public static final int ExtendedFloatingActionButton_showMotionSpec=3; /** *

* @attr description * Motion spec for shrink animation. This should be a MotionSpec 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 shub.dpm:shrinkMotionSpec */ public static final int ExtendedFloatingActionButton_shrinkMotionSpec=4; /** * Attributes that can be used with a ExtendedFloatingActionButton_Behavior_Layout. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #ExtendedFloatingActionButton_Behavior_Layout_behavior_autoHide shub.dpm:behavior_autoHide}Whether the FAB should automatically hide when there is no space for it.
{@link #ExtendedFloatingActionButton_Behavior_Layout_behavior_autoShrink shub.dpm:behavior_autoShrink}Whether the extended FAB should automatically shrink when there is no space for it.
* @see #ExtendedFloatingActionButton_Behavior_Layout_behavior_autoHide * @see #ExtendedFloatingActionButton_Behavior_Layout_behavior_autoShrink */ public static final int[] ExtendedFloatingActionButton_Behavior_Layout={ 0x7f030043, 0x7f030044 }; /** *

* @attr description * Whether the extended FAB should automatically hide when there is no space for it. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:behavior_autoHide */ public static final int ExtendedFloatingActionButton_Behavior_Layout_behavior_autoHide=0; /** *

* @attr description * Whether the extended FAB should automatically shrink when there is no space for it. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:behavior_autoShrink */ public static final int ExtendedFloatingActionButton_Behavior_Layout_behavior_autoShrink=1; /** * Attributes that can be used with a FloatingActionButton. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #FloatingActionButton_android_enabled android:enabled}
{@link #FloatingActionButton_backgroundTint shub.dpm:backgroundTint}Tint to apply to the background.
{@link #FloatingActionButton_backgroundTintMode shub.dpm:backgroundTintMode}Blending mode used to apply the background tint.
{@link #FloatingActionButton_borderWidth shub.dpm:borderWidth}The width of the border around the FAB.
{@link #FloatingActionButton_elevation shub.dpm:elevation}
{@link #FloatingActionButton_ensureMinTouchTargetSize shub.dpm:ensureMinTouchTargetSize}
{@link #FloatingActionButton_fabCustomSize shub.dpm:fabCustomSize}Custom size for the FAB.
{@link #FloatingActionButton_fabSize shub.dpm:fabSize}Size for the FAB.
{@link #FloatingActionButton_hideMotionSpec shub.dpm:hideMotionSpec}
{@link #FloatingActionButton_hoveredFocusedTranslationZ shub.dpm:hoveredFocusedTranslationZ}TranslationZ value for the FAB when hovered, focused, or hovered and focused.
{@link #FloatingActionButton_maxImageSize shub.dpm:maxImageSize}Maximum icon image size.
{@link #FloatingActionButton_pressedTranslationZ shub.dpm:pressedTranslationZ}TranslationZ value for the FAB when pressed
{@link #FloatingActionButton_rippleColor shub.dpm:rippleColor}
{@link #FloatingActionButton_shapeAppearance shub.dpm:shapeAppearance}Shape appearance style reference to be used to construct a ShapeAppearanceModel.
{@link #FloatingActionButton_shapeAppearanceOverlay shub.dpm:shapeAppearanceOverlay}Shape appearance overlay style reference to be used to modify the shapeAppearance.
{@link #FloatingActionButton_showMotionSpec shub.dpm:showMotionSpec}
{@link #FloatingActionButton_useCompatPadding shub.dpm:useCompatPadding}Enable compat padding.
* @see #FloatingActionButton_android_enabled * @see #FloatingActionButton_backgroundTint * @see #FloatingActionButton_backgroundTintMode * @see #FloatingActionButton_borderWidth * @see #FloatingActionButton_elevation * @see #FloatingActionButton_ensureMinTouchTargetSize * @see #FloatingActionButton_fabCustomSize * @see #FloatingActionButton_fabSize * @see #FloatingActionButton_hideMotionSpec * @see #FloatingActionButton_hoveredFocusedTranslationZ * @see #FloatingActionButton_maxImageSize * @see #FloatingActionButton_pressedTranslationZ * @see #FloatingActionButton_rippleColor * @see #FloatingActionButton_shapeAppearance * @see #FloatingActionButton_shapeAppearanceOverlay * @see #FloatingActionButton_showMotionSpec * @see #FloatingActionButton_useCompatPadding */ public static final int[] FloatingActionButton={ 0x0101000e, 0x7f03003d, 0x7f03003e, 0x7f03004e, 0x7f0300f4, 0x7f0300ff, 0x7f030117, 0x7f030118, 0x7f030137, 0x7f030141, 0x7f0301a8, 0x7f0301cf, 0x7f0301db, 0x7f0301e7, 0x7f0301ea, 0x7f0301ee, 0x7f030283 }; /** *

* @attr description * Whether the FloatingActionButton is enabled * *

May be a boolean value, such as "true" or * "false". * * @attr name android:enabled */ public static final int FloatingActionButton_android_enabled=0; /** *

* @attr description * Background for the FloatingActionButton * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:backgroundTint */ public static final int FloatingActionButton_backgroundTint=1; /** *

* @attr description * Blending mode used to apply the background tint. * *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:backgroundTintMode */ public static final int FloatingActionButton_backgroundTintMode=2; /** *

* @attr description * The width of the border around the FAB. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:borderWidth */ public static final int FloatingActionButton_borderWidth=3; /** *

* @attr description * Elevation value for the FAB * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int FloatingActionButton_elevation=4; /** *

* @attr description * Whether to extend the bounds of the FloatingActionButton to meet * @dimen/mtrl_fab_min_touch_target. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:ensureMinTouchTargetSize */ public static final int FloatingActionButton_ensureMinTouchTargetSize=5; /** *

* @attr description * Custom size for the FAB. If this is set, fabSize will be ignored. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:fabCustomSize */ public static final int FloatingActionButton_fabCustomSize=6; /** *

* @attr description * Size for the FAB. If fabCustomSize is set, this will be ignored. * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
autoffffffffA size which will change based on the window size.
mini1The mini sized button.
normal0The normal sized button.
* * @attr name shub.dpm:fabSize */ public static final int FloatingActionButton_fabSize=7; /** *

* @attr description * Motion spec for hide animation. This should be a MotionSpec 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 shub.dpm:hideMotionSpec */ public static final int FloatingActionButton_hideMotionSpec=8; /** *

* @attr description * TranslationZ value for the FAB when hovered, focused, or hovered and focused. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:hoveredFocusedTranslationZ */ public static final int FloatingActionButton_hoveredFocusedTranslationZ=9; /** *

* @attr description * Maximum icon image 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). * * @attr name shub.dpm:maxImageSize */ public static final int FloatingActionButton_maxImageSize=10; /** *

* @attr description * TranslationZ value for the FAB when pressed * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:pressedTranslationZ */ public static final int FloatingActionButton_pressedTranslationZ=11; /** *

* @attr description * Ripple color for the FAB. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:rippleColor */ public static final int FloatingActionButton_rippleColor=12; /** *

* @attr description * Shape appearance style reference for FloatingActionButton. Attribute declaration * is in the shape package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearance */ public static final int FloatingActionButton_shapeAppearance=13; /** *

* @attr description * Shape appearance overlay style reference for FloatingActionButton. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearanceOverlay */ public static final int FloatingActionButton_shapeAppearanceOverlay=14; /** *

* @attr description * Motion spec for show animation. This should be a MotionSpec 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 shub.dpm:showMotionSpec */ public static final int FloatingActionButton_showMotionSpec=15; /** *

* @attr description * Enable compat padding. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:useCompatPadding */ public static final int FloatingActionButton_useCompatPadding=16; /** * Attributes that can be used with a FloatingActionButton_Behavior_Layout. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #FloatingActionButton_Behavior_Layout_behavior_autoHide shub.dpm:behavior_autoHide}Whether the FAB should automatically hide when there is no space for it.
* @see #FloatingActionButton_Behavior_Layout_behavior_autoHide */ public static final int[] FloatingActionButton_Behavior_Layout={ 0x7f030043 }; /** *

* @attr description * Whether the FAB should automatically hide when there is no space for it. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:behavior_autoHide */ public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide=0; /** * Attributes that can be used with a FlowLayout. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #FlowLayout_itemSpacing shub.dpm:itemSpacing}Horizontal spacing between two items being laid out.
{@link #FlowLayout_lineSpacing shub.dpm:lineSpacing}Vertical Spacing between two lines of items being laid out.
* @see #FlowLayout_itemSpacing * @see #FlowLayout_lineSpacing */ public static final int[] FlowLayout={ 0x7f030164, 0x7f03017f }; /** *

* @attr description * Horizontal spacing between two items being laid out. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:itemSpacing */ public static final int FlowLayout_itemSpacing=0; /** *

* @attr description * Vertical Spacing between two lines of items being laid out. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:lineSpacing */ public static final int FlowLayout_lineSpacing=1; /** * Attributes that can be used with a FontFamily. *

Includes the following attributes:

* * * * * * * * * * *
AttributeDescription
{@link #FontFamily_fontProviderAuthority shub.dpm:fontProviderAuthority}The authority of the Font Provider to be used for the request.
{@link #FontFamily_fontProviderCerts shub.dpm:fontProviderCerts}The sets of hashes for the certificates the provider should be signed with.
{@link #FontFamily_fontProviderFetchStrategy shub.dpm:fontProviderFetchStrategy}The strategy to be used when fetching font data from a font provider in XML layouts.
{@link #FontFamily_fontProviderFetchTimeout shub.dpm:fontProviderFetchTimeout}The length of the timeout during fetching.
{@link #FontFamily_fontProviderPackage shub.dpm:fontProviderPackage}The package for the Font Provider to be used for the request.
{@link #FontFamily_fontProviderQuery shub.dpm:fontProviderQuery}The query to be sent over to the provider.
* @see #FontFamily_fontProviderAuthority * @see #FontFamily_fontProviderCerts * @see #FontFamily_fontProviderFetchStrategy * @see #FontFamily_fontProviderFetchTimeout * @see #FontFamily_fontProviderPackage * @see #FontFamily_fontProviderQuery */ public static final int[] FontFamily={ 0x7f030122, 0x7f030123, 0x7f030124, 0x7f030125, 0x7f030126, 0x7f030127 }; /** *

* @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 shub.dpm: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 shub.dpm: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.

* * * * * * * *
ConstantValueDescription
async1The 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.
blocking0The 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 name shub.dpm:fontProviderFetchStrategy */ public static final int FontFamily_fontProviderFetchStrategy=2; /** *

* @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.

* * * * * * *
ConstantValueDescription
foreverffffffffA 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 name shub.dpm:fontProviderFetchTimeout */ public static final int FontFamily_fontProviderFetchTimeout=3; /** *

* @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 shub.dpm: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 shub.dpm:fontProviderQuery */ public static final int FontFamily_fontProviderQuery=5; /** * Attributes that can be used with a FontFamilyFont. *

Includes the following attributes:

* * * * * * * * * * * * * * *
AttributeDescription
{@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 shub.dpm:font}The reference to the font file to be used.
{@link #FontFamilyFont_fontStyle shub.dpm:fontStyle}The style of the given font file.
{@link #FontFamilyFont_fontVariationSettings shub.dpm:fontVariationSettings}The variation settings to be applied to the font.
{@link #FontFamilyFont_fontWeight shub.dpm:fontWeight}The weight of the given font file.
{@link #FontFamilyFont_ttcIndex shub.dpm:ttcIndex}The index of the font in the tcc font file.
* @see #FontFamilyFont_android_font * @see #FontFamilyFont_android_fontWeight * @see #FontFamilyFont_android_fontStyle * @see #FontFamilyFont_android_ttcIndex * @see #FontFamilyFont_android_fontVariationSettings * @see #FontFamilyFont_font * @see #FontFamilyFont_fontStyle * @see #FontFamilyFont_fontVariationSettings * @see #FontFamilyFont_fontWeight * @see #FontFamilyFont_ttcIndex */ public static final int[] FontFamilyFont={ 0x01010532, 0x01010533, 0x0101053f, 0x0101056f, 0x01010570, 0x7f030120, 0x7f030128, 0x7f030129, 0x7f03012a, 0x7f030282 }; /** *

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.

* * * * * * * *
ConstantValueDescription
italic1
normal0
* * @attr name android:fontStyle */ public static final int FontFamilyFont_android_fontStyle=2; /** *

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 shub.dpm: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.

* * * * * * * *
ConstantValueDescription
italic1
normal0
* * @attr name shub.dpm:fontStyle */ public static final int FontFamilyFont_fontStyle=6; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm:ttcIndex */ public static final int FontFamilyFont_ttcIndex=9; /** * Attributes that can be used with a ForegroundLinearLayout. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #ForegroundLinearLayout_android_foreground android:foreground}
{@link #ForegroundLinearLayout_android_foregroundGravity android:foregroundGravity}
{@link #ForegroundLinearLayout_foregroundInsidePadding shub.dpm:foregroundInsidePadding}Do not expose publicly, used by ForegroundLinearLayout but never set by any style.
* @see #ForegroundLinearLayout_android_foreground * @see #ForegroundLinearLayout_android_foregroundGravity * @see #ForegroundLinearLayout_foregroundInsidePadding */ public static final int[] ForegroundLinearLayout={ 0x01010109, 0x01010200, 0x7f03012b }; /** *

This symbol is the offset where the {@link android.R.attr#foreground} * attribute's value can be found in the {@link #ForegroundLinearLayout} array. * *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name android:foreground */ public static final int ForegroundLinearLayout_android_foreground=0; /** *

This symbol is the offset where the {@link android.R.attr#foregroundGravity} * attribute's value can be found in the {@link #ForegroundLinearLayout} array. * *

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

* * * * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
fill77
fill_horizontal7
fill_vertical70
left3
right5
top30
* * @attr name android:foregroundGravity */ public static final int ForegroundLinearLayout_android_foregroundGravity=1; /** *

* @attr description * Do not expose publicly, used by ForegroundLinearLayout but never set by any style. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:foregroundInsidePadding */ public static final int ForegroundLinearLayout_foregroundInsidePadding=2; /** * Attributes that can be used with a Fragment. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #Fragment_android_name android:name}
{@link #Fragment_android_id android:id}
{@link #Fragment_android_tag android:tag}
* @see #Fragment_android_name * @see #Fragment_android_id * @see #Fragment_android_tag */ public static final int[] Fragment={ 0x01010003, 0x010100d0, 0x010100d1 }; /** *

This symbol is the offset where the {@link android.R.attr#name} * attribute's value can be found in the {@link #Fragment} array. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name android:name */ public static final int Fragment_android_name=0; /** *

This symbol is the offset where the {@link android.R.attr#id} * attribute's value can be found in the {@link #Fragment} 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 Fragment_android_id=1; /** *

This symbol is the offset where the {@link android.R.attr#tag} * attribute's value can be found in the {@link #Fragment} array. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name android:tag */ public static final int Fragment_android_tag=2; /** * Attributes that can be used with a FragmentContainerView. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #FragmentContainerView_android_name android:name}
{@link #FragmentContainerView_android_tag android:tag}
* @see #FragmentContainerView_android_name * @see #FragmentContainerView_android_tag */ public static final int[] FragmentContainerView={ 0x01010003, 0x010100d1 }; /** *

This symbol is the offset where the {@link android.R.attr#name} * attribute's value can be found in the {@link #FragmentContainerView} array. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name android:name */ public static final int FragmentContainerView_android_name=0; /** *

This symbol is the offset where the {@link android.R.attr#tag} * attribute's value can be found in the {@link #FragmentContainerView} array. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name android:tag */ public static final int FragmentContainerView_android_tag=1; /** * Attributes that can be used with a GradientColor. *

Includes the following attributes:

* * * * * * * * * * * * * * * * *
AttributeDescription
{@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}
* @see #GradientColor_android_startColor * @see #GradientColor_android_endColor * @see #GradientColor_android_type * @see #GradientColor_android_centerX * @see #GradientColor_android_centerY * @see #GradientColor_android_gradientRadius * @see #GradientColor_android_tileMode * @see #GradientColor_android_centerColor * @see #GradientColor_android_startX * @see #GradientColor_android_startY * @see #GradientColor_android_endX * @see #GradientColor_android_endY */ public static final int[] GradientColor={ 0x0101019d, 0x0101019e, 0x010101a1, 0x010101a2, 0x010101a3, 0x010101a4, 0x01010201, 0x0101020b, 0x01010510, 0x01010511, 0x01010512, 0x01010513 }; /** *

* @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.

* * * * * * * * *
ConstantValueDescription
linear0
radial1
sweep2
* * @attr name android:type */ public static final int GradientColor_android_type=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.

* * * * * * * * * *
ConstantValueDescription
clamp0
disabledffffffff
mirror2
repeat1
* * @attr name android:tileMode */ public static final int GradientColor_android_tileMode=6; /** *

* @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:

* * * * * * *
AttributeDescription
{@link #GradientColorItem_android_color android:color}
{@link #GradientColorItem_android_offset android:offset}
* @see #GradientColorItem_android_color * @see #GradientColorItem_android_offset */ public static final int[] GradientColorItem={ 0x010101a5, 0x01010514 }; /** *

* @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 Insets. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #Insets_paddingBottomSystemWindowInsets shub.dpm:paddingBottomSystemWindowInsets}Just adding the parameters that we need for now.
{@link #Insets_paddingLeftSystemWindowInsets shub.dpm:paddingLeftSystemWindowInsets}
{@link #Insets_paddingRightSystemWindowInsets shub.dpm:paddingRightSystemWindowInsets}
* @see #Insets_paddingBottomSystemWindowInsets * @see #Insets_paddingLeftSystemWindowInsets * @see #Insets_paddingRightSystemWindowInsets */ public static final int[] Insets={ 0x7f0301b6, 0x7f0301b8, 0x7f0301b9 }; /** *

* @attr description * Just adding the parameters that we need for now. We can add others if we need them, but * ideally we'll be able to use https://github.com/chrisbanes/insetter once it's ready. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:paddingBottomSystemWindowInsets */ public static final int Insets_paddingBottomSystemWindowInsets=0; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#paddingLeftSystemWindowInsets} * attribute's value can be found in the {@link #Insets} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:paddingLeftSystemWindowInsets */ public static final int Insets_paddingLeftSystemWindowInsets=1; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#paddingRightSystemWindowInsets} * attribute's value can be found in the {@link #Insets} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:paddingRightSystemWindowInsets */ public static final int Insets_paddingRightSystemWindowInsets=2; /** * Attributes that can be used with a LinearLayoutCompat. *

Includes the following attributes:

* * * * * * * * * * * * * *
AttributeDescription
{@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 shub.dpm:divider}Specifies the drawable used for item dividers.
{@link #LinearLayoutCompat_dividerPadding shub.dpm:dividerPadding}Size of padding on either end of a divider.
{@link #LinearLayoutCompat_measureWithLargestChild shub.dpm:measureWithLargestChild}When set to true, all children with a weight will be considered having * the minimum size of the largest child.
{@link #LinearLayoutCompat_showDividers shub.dpm:showDividers}Setting for which dividers to show.
* @see #LinearLayoutCompat_android_gravity * @see #LinearLayoutCompat_android_orientation * @see #LinearLayoutCompat_android_baselineAligned * @see #LinearLayoutCompat_android_baselineAlignedChildIndex * @see #LinearLayoutCompat_android_weightSum * @see #LinearLayoutCompat_divider * @see #LinearLayoutCompat_dividerPadding * @see #LinearLayoutCompat_measureWithLargestChild * @see #LinearLayoutCompat_showDividers */ public static final int[] LinearLayoutCompat={ 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f0300e0, 0x7f0300e2, 0x7f0301aa, 0x7f0301ed }; /** *

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.

* * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
* * @attr name android:gravity */ public static final int LinearLayoutCompat_android_gravity=0; /** *

* @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.

* * * * * * * *
ConstantValueDescription
horizontal0
vertical1
* * @attr name android:orientation */ public static final int LinearLayoutCompat_android_orientation=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 shub.dpm: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 shub.dpm: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 shub.dpm: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.

* * * * * * * * * *
ConstantValueDescription
beginning1
end4
middle2
none0
* * @attr name shub.dpm:showDividers */ public static final int LinearLayoutCompat_showDividers=8; /** * Attributes that can be used with a LinearLayoutCompat_Layout. *

Includes the following attributes:

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

This symbol is the offset where the {@link android.R.attr#layout_gravity} * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. * *

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

* * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
* * @attr name android:layout_gravity */ public static final int LinearLayoutCompat_Layout_android_layout_gravity=0; /** *

This symbol is the offset where the {@link android.R.attr#layout_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.

* * * * * * * * *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
* * @attr name android:layout_width */ public static final int LinearLayoutCompat_Layout_android_layout_width=1; /** *

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.

* * * * * * * * *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
* * @attr name android:layout_height */ public static final int LinearLayoutCompat_Layout_android_layout_height=2; /** *

This symbol is the offset where the {@link android.R.attr#layout_weight} * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. * *

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:

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

* @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 LoadingImageView. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #LoadingImageView_circleCrop shub.dpm:circleCrop}
{@link #LoadingImageView_imageAspectRatio shub.dpm:imageAspectRatio}
{@link #LoadingImageView_imageAspectRatioAdjust shub.dpm:imageAspectRatioAdjust}
* @see #LoadingImageView_circleCrop * @see #LoadingImageView_imageAspectRatio * @see #LoadingImageView_imageAspectRatioAdjust */ public static final int[] LoadingImageView={ 0x7f030091, 0x7f03014b, 0x7f03014c }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#circleCrop} * attribute's value can be found in the {@link #LoadingImageView} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:circleCrop */ public static final int LoadingImageView_circleCrop=0; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#imageAspectRatio} * attribute's value can be found in the {@link #LoadingImageView} array. * *

May be a floating point value, such as "1.2". * * @attr name shub.dpm:imageAspectRatio */ public static final int LoadingImageView_imageAspectRatio=1; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#imageAspectRatioAdjust} * attribute's value can be found in the {@link #LoadingImageView} array. * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
adjust_height2
adjust_width1
none0
* * @attr name shub.dpm:imageAspectRatioAdjust */ public static final int LoadingImageView_imageAspectRatioAdjust=2; /** * Attributes that can be used with a MaterialAlertDialog. *

Includes the following attributes:

* * * * * * * * *
AttributeDescription
{@link #MaterialAlertDialog_backgroundInsetBottom shub.dpm:backgroundInsetBottom}
{@link #MaterialAlertDialog_backgroundInsetEnd shub.dpm:backgroundInsetEnd}
{@link #MaterialAlertDialog_backgroundInsetStart shub.dpm:backgroundInsetStart}
{@link #MaterialAlertDialog_backgroundInsetTop shub.dpm:backgroundInsetTop}
* @see #MaterialAlertDialog_backgroundInsetBottom * @see #MaterialAlertDialog_backgroundInsetEnd * @see #MaterialAlertDialog_backgroundInsetStart * @see #MaterialAlertDialog_backgroundInsetTop */ public static final int[] MaterialAlertDialog={ 0x7f030036, 0x7f030037, 0x7f030038, 0x7f030039 }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#backgroundInsetBottom} * attribute's value can be found in the {@link #MaterialAlertDialog} 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 shub.dpm:backgroundInsetBottom */ public static final int MaterialAlertDialog_backgroundInsetBottom=0; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#backgroundInsetEnd} * attribute's value can be found in the {@link #MaterialAlertDialog} 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 shub.dpm:backgroundInsetEnd */ public static final int MaterialAlertDialog_backgroundInsetEnd=1; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#backgroundInsetStart} * attribute's value can be found in the {@link #MaterialAlertDialog} 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 shub.dpm:backgroundInsetStart */ public static final int MaterialAlertDialog_backgroundInsetStart=2; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#backgroundInsetTop} * attribute's value can be found in the {@link #MaterialAlertDialog} 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 shub.dpm:backgroundInsetTop */ public static final int MaterialAlertDialog_backgroundInsetTop=3; /** * Attributes that can be used with a MaterialAlertDialogTheme. *

Includes the following attributes:

* * * * * * * * * *
AttributeDescription
{@link #MaterialAlertDialogTheme_materialAlertDialogBodyTextStyle shub.dpm:materialAlertDialogBodyTextStyle}
{@link #MaterialAlertDialogTheme_materialAlertDialogTheme shub.dpm:materialAlertDialogTheme}
{@link #MaterialAlertDialogTheme_materialAlertDialogTitleIconStyle shub.dpm:materialAlertDialogTitleIconStyle}
{@link #MaterialAlertDialogTheme_materialAlertDialogTitlePanelStyle shub.dpm:materialAlertDialogTitlePanelStyle}
{@link #MaterialAlertDialogTheme_materialAlertDialogTitleTextStyle shub.dpm:materialAlertDialogTitleTextStyle}
* @see #MaterialAlertDialogTheme_materialAlertDialogBodyTextStyle * @see #MaterialAlertDialogTheme_materialAlertDialogTheme * @see #MaterialAlertDialogTheme_materialAlertDialogTitleIconStyle * @see #MaterialAlertDialogTheme_materialAlertDialogTitlePanelStyle * @see #MaterialAlertDialogTheme_materialAlertDialogTitleTextStyle */ public static final int[] MaterialAlertDialogTheme={ 0x7f030191, 0x7f030192, 0x7f030193, 0x7f030194, 0x7f030195 }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#materialAlertDialogBodyTextStyle} * attribute's value can be found in the {@link #MaterialAlertDialogTheme} 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 shub.dpm:materialAlertDialogBodyTextStyle */ public static final int MaterialAlertDialogTheme_materialAlertDialogBodyTextStyle=0; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#materialAlertDialogTheme} * attribute's value can be found in the {@link #MaterialAlertDialogTheme} 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 shub.dpm:materialAlertDialogTheme */ public static final int MaterialAlertDialogTheme_materialAlertDialogTheme=1; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#materialAlertDialogTitleIconStyle} * attribute's value can be found in the {@link #MaterialAlertDialogTheme} 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 shub.dpm:materialAlertDialogTitleIconStyle */ public static final int MaterialAlertDialogTheme_materialAlertDialogTitleIconStyle=2; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#materialAlertDialogTitlePanelStyle} * attribute's value can be found in the {@link #MaterialAlertDialogTheme} 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 shub.dpm:materialAlertDialogTitlePanelStyle */ public static final int MaterialAlertDialogTheme_materialAlertDialogTitlePanelStyle=3; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#materialAlertDialogTitleTextStyle} * attribute's value can be found in the {@link #MaterialAlertDialogTheme} 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 shub.dpm:materialAlertDialogTitleTextStyle */ public static final int MaterialAlertDialogTheme_materialAlertDialogTitleTextStyle=4; /** * Attributes that can be used with a MaterialAutoCompleteTextView. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #MaterialAutoCompleteTextView_android_inputType android:inputType}
* @see #MaterialAutoCompleteTextView_android_inputType */ public static final int[] MaterialAutoCompleteTextView={ 0x01010220 }; /** *

This symbol is the offset where the {@link android.R.attr#inputType} * attribute's value can be found in the {@link #MaterialAutoCompleteTextView} array. * *

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

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
date14
datetime4
none0
number2
numberDecimal2002
numberPassword12
numberSigned1002
phone3
text1
textAutoComplete10001
textAutoCorrect8001
textCapCharacters1001
textCapSentences4001
textCapWords2001
textEmailAddress21
textEmailSubject31
textFilterb1
textImeMultiLine40001
textLongMessage51
textMultiLine20001
textNoSuggestions80001
textPassword81
textPersonName61
textPhoneticc1
textPostalAddress71
textShortMessage41
textUri11
textVisiblePassword91
textWebEditTexta1
textWebEmailAddressd1
textWebPassworde1
time24
* * @attr name android:inputType */ public static final int MaterialAutoCompleteTextView_android_inputType=0; /** * Attributes that can be used with a MaterialButton. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #MaterialButton_android_background android:background}
{@link #MaterialButton_android_insetLeft android:insetLeft}
{@link #MaterialButton_android_insetRight android:insetRight}
{@link #MaterialButton_android_insetTop android:insetTop}
{@link #MaterialButton_android_insetBottom android:insetBottom}
{@link #MaterialButton_android_checkable android:checkable}
{@link #MaterialButton_backgroundTint shub.dpm:backgroundTint}Tint to apply to the background.
{@link #MaterialButton_backgroundTintMode shub.dpm:backgroundTintMode}Blending mode used to apply the background tint.
{@link #MaterialButton_cornerRadius shub.dpm:cornerRadius}Specifies the radius for the corners of the button.
{@link #MaterialButton_elevation shub.dpm:elevation}
{@link #MaterialButton_icon shub.dpm:icon}Specifies the drawable used for the application icon.
{@link #MaterialButton_iconGravity shub.dpm:iconGravity}Specifies how the icon should be positioned on the X axis.
{@link #MaterialButton_iconPadding shub.dpm:iconPadding}Padding between icon and button text.
{@link #MaterialButton_iconSize shub.dpm:iconSize}Specifies the width and height to use for the icon drawable.
{@link #MaterialButton_iconTint shub.dpm:iconTint}Tint to apply to the icon.
{@link #MaterialButton_iconTintMode shub.dpm:iconTintMode}Blending mode used to apply the icon tint.
{@link #MaterialButton_rippleColor shub.dpm:rippleColor}
{@link #MaterialButton_shapeAppearance shub.dpm:shapeAppearance}Shape appearance style reference to be used to construct a ShapeAppearanceModel.
{@link #MaterialButton_shapeAppearanceOverlay shub.dpm:shapeAppearanceOverlay}Shape appearance overlay style reference to be used to modify the shapeAppearance.
{@link #MaterialButton_strokeColor shub.dpm:strokeColor}
{@link #MaterialButton_strokeWidth shub.dpm:strokeWidth}
* @see #MaterialButton_android_background * @see #MaterialButton_android_insetLeft * @see #MaterialButton_android_insetRight * @see #MaterialButton_android_insetTop * @see #MaterialButton_android_insetBottom * @see #MaterialButton_android_checkable * @see #MaterialButton_backgroundTint * @see #MaterialButton_backgroundTintMode * @see #MaterialButton_cornerRadius * @see #MaterialButton_elevation * @see #MaterialButton_icon * @see #MaterialButton_iconGravity * @see #MaterialButton_iconPadding * @see #MaterialButton_iconSize * @see #MaterialButton_iconTint * @see #MaterialButton_iconTintMode * @see #MaterialButton_rippleColor * @see #MaterialButton_shapeAppearance * @see #MaterialButton_shapeAppearanceOverlay * @see #MaterialButton_strokeColor * @see #MaterialButton_strokeWidth */ public static final int[] MaterialButton={ 0x010100d4, 0x010101b7, 0x010101b8, 0x010101b9, 0x010101ba, 0x010101e5, 0x7f03003d, 0x7f03003e, 0x7f0300ca, 0x7f0300f4, 0x7f030142, 0x7f030144, 0x7f030145, 0x7f030146, 0x7f030148, 0x7f030149, 0x7f0301db, 0x7f0301e7, 0x7f0301ea, 0x7f03020e, 0x7f03020f }; /** *

* @attr description * Background for the MaterialButton. If this is set to a drawable or color, MaterialButton * will respect this background and not create its own MaterialShapeDrawable for the * background. This means that the insets, shape appearance, and stroke will be ignored. * If this attribute is not set or is @empty or @null, a MaterialShapeDrawable will be used * for the background based on the insets, shape appearance, and stroke. * *

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 MaterialButton_android_background=0; /** *

This symbol is the offset where the {@link android.R.attr#insetLeft} * attribute's value can be found in the {@link #MaterialButton} array. * *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. * * @attr name android:insetLeft */ public static final int MaterialButton_android_insetLeft=1; /** *

This symbol is the offset where the {@link android.R.attr#insetRight} * attribute's value can be found in the {@link #MaterialButton} array. * *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. * * @attr name android:insetRight */ public static final int MaterialButton_android_insetRight=2; /** *

This symbol is the offset where the {@link android.R.attr#insetTop} * attribute's value can be found in the {@link #MaterialButton} array. * *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. * * @attr name android:insetTop */ public static final int MaterialButton_android_insetTop=3; /** *

This symbol is the offset where the {@link android.R.attr#insetBottom} * attribute's value can be found in the {@link #MaterialButton} array. * *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. * * @attr name android:insetBottom */ public static final int MaterialButton_android_insetBottom=4; /** *

* @attr description * Whether the button can be checked. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:checkable */ public static final int MaterialButton_android_checkable=5; /** *

* @attr description * Tint to apply to the background. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:backgroundTint */ public static final int MaterialButton_backgroundTint=6; /** *

* @attr description * Blending mode used to apply the background tint. * *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:backgroundTintMode */ public static final int MaterialButton_backgroundTintMode=7; /** *

* @attr description * Specifies the radius for the corners of the button. Default is 0, for non-rounded corners. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:cornerRadius */ public static final int MaterialButton_cornerRadius=8; /** *

* @attr description * Elevation for the MaterialButton. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int MaterialButton_elevation=9; /** *

* @attr description * Icon drawable to display at the start of this 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 shub.dpm:icon */ public static final int MaterialButton_icon=10; /** *

* @attr description * Specifies how the icon should be positioned on the X axis. * *

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

* * * * * * * * * *
ConstantValueDescription
end3Push icon to the end of the button.
start1Push icon to the start of the button.
textEnd4Push the icon to the end of the text keeping a distance equal to * {@link R.attr#iconPadding} from the text.
textStart2Push the icon to the start of the text keeping a distance equal to * {@link R.attr#iconPadding} from the text.
* * @attr name shub.dpm:iconGravity */ public static final int MaterialButton_iconGravity=11; /** *

* @attr description * Padding between icon and button 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 shub.dpm:iconPadding */ public static final int MaterialButton_iconPadding=12; /** *

* @attr description * Specifies the width and height to use for the icon 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 shub.dpm:iconSize */ public static final int MaterialButton_iconSize=13; /** *

* @attr description * Tint for icon drawable to display. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:iconTint */ public static final int MaterialButton_iconTint=14; /** *

* @attr description * Tint mode for icon drawable to display. * *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the icon with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the icon, but with the icon’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the icon. The icon’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the icon. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:iconTintMode */ public static final int MaterialButton_iconTintMode=15; /** *

* @attr description * Ripple color for the button. This may be a color state list, if the desired ripple color * should be stateful. Attribute type definition is in resources package. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:rippleColor */ public static final int MaterialButton_rippleColor=16; /** *

* @attr description * Shape appearance style reference for MaterialButton. Attribute declaration is in the Shape * package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearance */ public static final int MaterialButton_shapeAppearance=17; /** *

* @attr description * Shape appearance overlay style reference for MaterialButton. To be used to augment * attributes declared in the shapeAppearance. Attribute declaration is in the Shape package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearanceOverlay */ public static final int MaterialButton_shapeAppearanceOverlay=18; /** *

* @attr description * Specifies the color used to draw the path outline of the button. Attribute type definition * is in resources package. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:strokeColor */ public static final int MaterialButton_strokeColor=19; /** *

* @attr description * Width of the stroke path of the button. Default is 0. Attribute type definition is in * resources package. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:strokeWidth */ public static final int MaterialButton_strokeWidth=20; /** * Attributes that can be used with a MaterialButtonToggleGroup. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #MaterialButtonToggleGroup_checkedButton shub.dpm:checkedButton}The id of the child button that should be checked by default within this button group.
{@link #MaterialButtonToggleGroup_selectionRequired shub.dpm:selectionRequired}
{@link #MaterialButtonToggleGroup_singleSelection shub.dpm:singleSelection}
* @see #MaterialButtonToggleGroup_checkedButton * @see #MaterialButtonToggleGroup_selectionRequired * @see #MaterialButtonToggleGroup_singleSelection */ public static final int[] MaterialButtonToggleGroup={ 0x7f030076, 0x7f0301e6, 0x7f0301f4 }; /** *

* @attr description * The id of the child button that should be checked by default within this button 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 shub.dpm:checkedButton */ public static final int MaterialButtonToggleGroup_checkedButton=0; /** *

* @attr description * Whether we prevent all child buttons from being deselected. * It's false by default. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:selectionRequired */ public static final int MaterialButtonToggleGroup_selectionRequired=1; /** *

* @attr description * Whether only a single button in this group is allowed to be checked at any time. By * default, this is false and multiple buttons in this group are allowed to be checked at * once. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:singleSelection */ public static final int MaterialButtonToggleGroup_singleSelection=2; /** * Attributes that can be used with a MaterialCalendar. *

Includes the following attributes:

* * * * * * * * * * * * * *
AttributeDescription
{@link #MaterialCalendar_android_windowFullscreen android:windowFullscreen}
{@link #MaterialCalendar_dayInvalidStyle shub.dpm:dayInvalidStyle}
{@link #MaterialCalendar_daySelectedStyle shub.dpm:daySelectedStyle}
{@link #MaterialCalendar_dayStyle shub.dpm:dayStyle}
{@link #MaterialCalendar_dayTodayStyle shub.dpm:dayTodayStyle}
{@link #MaterialCalendar_rangeFillColor shub.dpm:rangeFillColor}
{@link #MaterialCalendar_yearSelectedStyle shub.dpm:yearSelectedStyle}
{@link #MaterialCalendar_yearStyle shub.dpm:yearStyle}
{@link #MaterialCalendar_yearTodayStyle shub.dpm:yearTodayStyle}
* @see #MaterialCalendar_android_windowFullscreen * @see #MaterialCalendar_dayInvalidStyle * @see #MaterialCalendar_daySelectedStyle * @see #MaterialCalendar_dayStyle * @see #MaterialCalendar_dayTodayStyle * @see #MaterialCalendar_rangeFillColor * @see #MaterialCalendar_yearSelectedStyle * @see #MaterialCalendar_yearStyle * @see #MaterialCalendar_yearTodayStyle */ public static final int[] MaterialCalendar={ 0x0101020d, 0x7f0300d7, 0x7f0300d8, 0x7f0300d9, 0x7f0300da, 0x7f0301d5, 0x7f030293, 0x7f030294, 0x7f030295 }; /** *

This symbol is the offset where the {@link android.R.attr#windowFullscreen} * attribute's value can be found in the {@link #MaterialCalendar} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:windowFullscreen */ public static final int MaterialCalendar_android_windowFullscreen=0; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#dayInvalidStyle} * attribute's value can be found in the {@link #MaterialCalendar} 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 shub.dpm:dayInvalidStyle */ public static final int MaterialCalendar_dayInvalidStyle=1; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#daySelectedStyle} * attribute's value can be found in the {@link #MaterialCalendar} 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 shub.dpm:daySelectedStyle */ public static final int MaterialCalendar_daySelectedStyle=2; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#dayStyle} * attribute's value can be found in the {@link #MaterialCalendar} 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 shub.dpm:dayStyle */ public static final int MaterialCalendar_dayStyle=3; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#dayTodayStyle} * attribute's value can be found in the {@link #MaterialCalendar} 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 shub.dpm:dayTodayStyle */ public static final int MaterialCalendar_dayTodayStyle=4; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#rangeFillColor} * attribute's value can be found in the {@link #MaterialCalendar} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:rangeFillColor */ public static final int MaterialCalendar_rangeFillColor=5; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#yearSelectedStyle} * attribute's value can be found in the {@link #MaterialCalendar} 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 shub.dpm:yearSelectedStyle */ public static final int MaterialCalendar_yearSelectedStyle=6; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#yearStyle} * attribute's value can be found in the {@link #MaterialCalendar} 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 shub.dpm:yearStyle */ public static final int MaterialCalendar_yearStyle=7; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#yearTodayStyle} * attribute's value can be found in the {@link #MaterialCalendar} 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 shub.dpm:yearTodayStyle */ public static final int MaterialCalendar_yearTodayStyle=8; /** * Attributes that can be used with a MaterialCalendarItem. *

Includes the following attributes:

* * * * * * * * * * * * * * *
AttributeDescription
{@link #MaterialCalendarItem_android_insetLeft android:insetLeft}
{@link #MaterialCalendarItem_android_insetRight android:insetRight}
{@link #MaterialCalendarItem_android_insetTop android:insetTop}
{@link #MaterialCalendarItem_android_insetBottom android:insetBottom}
{@link #MaterialCalendarItem_itemFillColor shub.dpm:itemFillColor}
{@link #MaterialCalendarItem_itemShapeAppearance shub.dpm:itemShapeAppearance}
{@link #MaterialCalendarItem_itemShapeAppearanceOverlay shub.dpm:itemShapeAppearanceOverlay}
{@link #MaterialCalendarItem_itemStrokeColor shub.dpm:itemStrokeColor}
{@link #MaterialCalendarItem_itemStrokeWidth shub.dpm:itemStrokeWidth}
{@link #MaterialCalendarItem_itemTextColor shub.dpm:itemTextColor}
* @see #MaterialCalendarItem_android_insetLeft * @see #MaterialCalendarItem_android_insetRight * @see #MaterialCalendarItem_android_insetTop * @see #MaterialCalendarItem_android_insetBottom * @see #MaterialCalendarItem_itemFillColor * @see #MaterialCalendarItem_itemShapeAppearance * @see #MaterialCalendarItem_itemShapeAppearanceOverlay * @see #MaterialCalendarItem_itemStrokeColor * @see #MaterialCalendarItem_itemStrokeWidth * @see #MaterialCalendarItem_itemTextColor */ public static final int[] MaterialCalendarItem={ 0x010101b7, 0x010101b8, 0x010101b9, 0x010101ba, 0x7f030154, 0x7f03015d, 0x7f03015e, 0x7f030165, 0x7f030166, 0x7f03016a }; /** *

This symbol is the offset where the {@link android.R.attr#insetLeft} * attribute's value can be found in the {@link #MaterialCalendarItem} array. * *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. * * @attr name android:insetLeft */ public static final int MaterialCalendarItem_android_insetLeft=0; /** *

This symbol is the offset where the {@link android.R.attr#insetRight} * attribute's value can be found in the {@link #MaterialCalendarItem} array. * *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. * * @attr name android:insetRight */ public static final int MaterialCalendarItem_android_insetRight=1; /** *

This symbol is the offset where the {@link android.R.attr#insetTop} * attribute's value can be found in the {@link #MaterialCalendarItem} array. * *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. * * @attr name android:insetTop */ public static final int MaterialCalendarItem_android_insetTop=2; /** *

This symbol is the offset where the {@link android.R.attr#insetBottom} * attribute's value can be found in the {@link #MaterialCalendarItem} array. * *

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

May be a fractional value, which is a floating point number appended with * either % or %p, such as "14.5%". * The % suffix always means a percentage of the base size; * the optional %p suffix provides a size relative to some parent container. * * @attr name android:insetBottom */ public static final int MaterialCalendarItem_android_insetBottom=3; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemFillColor} * attribute's value can be found in the {@link #MaterialCalendarItem} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemFillColor */ public static final int MaterialCalendarItem_itemFillColor=4; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemShapeAppearance} * attribute's value can be found in the {@link #MaterialCalendarItem} 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 shub.dpm:itemShapeAppearance */ public static final int MaterialCalendarItem_itemShapeAppearance=5; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemShapeAppearanceOverlay} * attribute's value can be found in the {@link #MaterialCalendarItem} 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 shub.dpm:itemShapeAppearanceOverlay */ public static final int MaterialCalendarItem_itemShapeAppearanceOverlay=6; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemStrokeColor} * attribute's value can be found in the {@link #MaterialCalendarItem} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemStrokeColor */ public static final int MaterialCalendarItem_itemStrokeColor=7; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemStrokeWidth} * attribute's value can be found in the {@link #MaterialCalendarItem} 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 shub.dpm:itemStrokeWidth */ public static final int MaterialCalendarItem_itemStrokeWidth=8; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemTextColor} * attribute's value can be found in the {@link #MaterialCalendarItem} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemTextColor */ public static final int MaterialCalendarItem_itemTextColor=9; /** * Attributes that can be used with a MaterialCardView. *

Includes the following attributes:

* * * * * * * * * * * * * * *
AttributeDescription
{@link #MaterialCardView_android_checkable android:checkable}
{@link #MaterialCardView_cardForegroundColor shub.dpm:cardForegroundColor}Foreground color for CardView.
{@link #MaterialCardView_checkedIcon shub.dpm:checkedIcon}
{@link #MaterialCardView_checkedIconTint shub.dpm:checkedIconTint}
{@link #MaterialCardView_rippleColor shub.dpm:rippleColor}
{@link #MaterialCardView_shapeAppearance shub.dpm:shapeAppearance}Shape appearance style reference to be used to construct a ShapeAppearanceModel.
{@link #MaterialCardView_shapeAppearanceOverlay shub.dpm:shapeAppearanceOverlay}Shape appearance overlay style reference to be used to modify the shapeAppearance.
{@link #MaterialCardView_state_dragged shub.dpm:state_dragged}State when a Card is being dragged.
{@link #MaterialCardView_strokeColor shub.dpm:strokeColor}
{@link #MaterialCardView_strokeWidth shub.dpm:strokeWidth}
* @see #MaterialCardView_android_checkable * @see #MaterialCardView_cardForegroundColor * @see #MaterialCardView_checkedIcon * @see #MaterialCardView_checkedIconTint * @see #MaterialCardView_rippleColor * @see #MaterialCardView_shapeAppearance * @see #MaterialCardView_shapeAppearanceOverlay * @see #MaterialCardView_state_dragged * @see #MaterialCardView_strokeColor * @see #MaterialCardView_strokeWidth */ public static final int[] MaterialCardView={ 0x010101e5, 0x7f030070, 0x7f030078, 0x7f03007a, 0x7f0301db, 0x7f0301e7, 0x7f0301ea, 0x7f030208, 0x7f03020e, 0x7f03020f }; /** *

* @attr description * Whether the card can be checked. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:checkable */ public static final int MaterialCardView_android_checkable=0; /** *

* @attr description * Foreground color for CardView. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:cardForegroundColor */ public static final int MaterialCardView_cardForegroundColor=1; /** *

* @attr description * Check icon 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 shub.dpm:checkedIcon */ public static final int MaterialCardView_checkedIcon=2; /** *

* @attr description * Tint color for the checked icon. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:checkedIconTint */ public static final int MaterialCardView_checkedIconTint=3; /** *

* @attr description * Ripple color for the Card. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:rippleColor */ public static final int MaterialCardView_rippleColor=4; /** *

* @attr description * Shape appearance style reference for MaterialCardView. Attribute declaration is in the * shape package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearance */ public static final int MaterialCardView_shapeAppearance=5; /** *

* @attr description * Shape appearance overlay style reference for MaterialCardView. To be used to augment * attributes declared in the shapeAppearance. Attribute declaration is in the shape package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearanceOverlay */ public static final int MaterialCardView_shapeAppearanceOverlay=6; /** *

* @attr description * State when a Card is being dragged. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:state_dragged */ public static final int MaterialCardView_state_dragged=7; /** *

* @attr description * Specifies the color used to draw the path outline of the card. Attribute type definition is * in resources package. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:strokeColor */ public static final int MaterialCardView_strokeColor=8; /** *

* @attr description * Width of the stroke path of the card. Default is 0. Attribute type definition is in * resources package. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:strokeWidth */ public static final int MaterialCardView_strokeWidth=9; /** * Attributes that can be used with a MaterialCheckBox. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #MaterialCheckBox_buttonTint shub.dpm:buttonTint}Tint to apply to the button drawable.
{@link #MaterialCheckBox_useMaterialThemeColors shub.dpm:useMaterialThemeColors}
* @see #MaterialCheckBox_buttonTint * @see #MaterialCheckBox_useMaterialThemeColors */ public static final int[] MaterialCheckBox={ 0x7f03006b, 0x7f030284 }; /** *

* @attr description * Tint for the checkbox. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:buttonTint */ public static final int MaterialCheckBox_buttonTint=0; /** *

* @attr description * When set to true, MaterialCheckBox will tint itself according to * Material Theme colors. When set to false, Material Theme colors will * be ignored. This value should be set to false when using custom drawables * that should not be tinted. This value is ignored if a buttonTint is set. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:useMaterialThemeColors */ public static final int MaterialCheckBox_useMaterialThemeColors=1; /** * Attributes that can be used with a MaterialRadioButton. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #MaterialRadioButton_buttonTint shub.dpm:buttonTint}Tint to apply to the button drawable.
{@link #MaterialRadioButton_useMaterialThemeColors shub.dpm:useMaterialThemeColors}
* @see #MaterialRadioButton_buttonTint * @see #MaterialRadioButton_useMaterialThemeColors */ public static final int[] MaterialRadioButton={ 0x7f03006b, 0x7f030284 }; /** *

* @attr description * Tint for the radio. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:buttonTint */ public static final int MaterialRadioButton_buttonTint=0; /** *

* @attr description * When set to true, MaterialRadioButton will tint itself according to * Material Theme colors. When set to false, Material Theme colors will * be ignored. This value should be set to false when using custom drawables * that should not be tinted. This value is ignored if a buttonTint is set. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:useMaterialThemeColors */ public static final int MaterialRadioButton_useMaterialThemeColors=1; /** * Attributes that can be used with a MaterialShape. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #MaterialShape_shapeAppearance shub.dpm:shapeAppearance}Shape appearance style reference to be used to construct a ShapeAppearanceModel.
{@link #MaterialShape_shapeAppearanceOverlay shub.dpm:shapeAppearanceOverlay}Shape appearance overlay style reference to be used to modify the shapeAppearance.
* @see #MaterialShape_shapeAppearance * @see #MaterialShape_shapeAppearanceOverlay */ public static final int[] MaterialShape={ 0x7f0301e7, 0x7f0301ea }; /** *

* @attr description * Shape appearance style reference to be used to construct a ShapeAppearanceModel. * *

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

* @attr description * Shape appearance overlay style reference to be used to modify the shapeAppearance. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearanceOverlay */ public static final int MaterialShape_shapeAppearanceOverlay=1; /** * Attributes that can be used with a MaterialTextAppearance. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #MaterialTextAppearance_android_lineHeight android:lineHeight}
{@link #MaterialTextAppearance_lineHeight shub.dpm:lineHeight}Explicit height between lines of text.
* @see #MaterialTextAppearance_android_lineHeight * @see #MaterialTextAppearance_lineHeight */ public static final int[] MaterialTextAppearance={ 0x0101057f, 0x7f03017e }; /** *

* @attr description * Specifies explicit line height for this TextView. This is equivalent to the vertical * distance between subsequent baselines in the TextView. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * 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:lineHeight */ public static final int MaterialTextAppearance_android_lineHeight=0; /** *

* @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 shub.dpm:lineHeight */ public static final int MaterialTextAppearance_lineHeight=1; /** * Attributes that can be used with a MaterialTextView. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #MaterialTextView_android_textAppearance android:textAppearance}
{@link #MaterialTextView_android_lineHeight android:lineHeight}
{@link #MaterialTextView_lineHeight shub.dpm:lineHeight}Explicit height between lines of text.
* @see #MaterialTextView_android_textAppearance * @see #MaterialTextView_android_lineHeight * @see #MaterialTextView_lineHeight */ public static final int[] MaterialTextView={ 0x01010034, 0x0101057f, 0x7f03017e }; /** *

This symbol is the offset where the {@link android.R.attr#textAppearance} * attribute's value can be found in the {@link #MaterialTextView} 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 MaterialTextView_android_textAppearance=0; /** *

This symbol is the offset where the {@link android.R.attr#lineHeight} * attribute's value can be found in the {@link #MaterialTextView} 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:lineHeight */ public static final int MaterialTextView_android_lineHeight=1; /** *

* @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 shub.dpm:lineHeight */ public static final int MaterialTextView_lineHeight=2; /** * Attributes that can be used with a MenuGroup. *

Includes the following attributes:

* * * * * * * * * * *
AttributeDescription
{@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}
* @see #MenuGroup_android_enabled * @see #MenuGroup_android_id * @see #MenuGroup_android_visible * @see #MenuGroup_android_menuCategory * @see #MenuGroup_android_orderInCategory * @see #MenuGroup_android_checkableBehavior */ public static final int[] MenuGroup={ 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; /** *

* @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.

* * * * * * * * * *
ConstantValueDescription
alternative40000
container10000
secondary30000
system20000
* * @attr name android:menuCategory */ public static final int MenuGroup_android_menuCategory=3; /** *

* @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.

* * * * * * * * *
ConstantValueDescription
all1
none0
single2
* * @attr name android:checkableBehavior */ public static final int MenuGroup_android_checkableBehavior=5; /** * Attributes that can be used with a MenuItem. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@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 shub.dpm:actionLayout}An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass shub.dpm: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 shub.dpm:actionViewClass}The name of an optional View class to instantiate and use as an * action view.
{@link #MenuItem_alphabeticModifiers shub.dpm:alphabeticModifiers}The alphabetic modifier key.
{@link #MenuItem_contentDescription shub.dpm:contentDescription}The content description associated with the item.
{@link #MenuItem_iconTint shub.dpm:iconTint}Tint to apply to the icon.
{@link #MenuItem_iconTintMode shub.dpm:iconTintMode}Blending mode used to apply the icon tint.
{@link #MenuItem_numericModifiers shub.dpm:numericModifiers}The numeric modifier key.
{@link #MenuItem_showAsAction shub.dpm:showAsAction}How this item should display in the Action Bar, if present.
{@link #MenuItem_tooltipText shub.dpm:tooltipText}The tooltip text associated with the item.
* @see #MenuItem_android_icon * @see #MenuItem_android_enabled * @see #MenuItem_android_id * @see #MenuItem_android_checked * @see #MenuItem_android_visible * @see #MenuItem_android_menuCategory * @see #MenuItem_android_orderInCategory * @see #MenuItem_android_title * @see #MenuItem_android_titleCondensed * @see #MenuItem_android_alphabeticShortcut * @see #MenuItem_android_numericShortcut * @see #MenuItem_android_checkable * @see #MenuItem_android_onClick * @see #MenuItem_actionLayout * @see #MenuItem_actionProviderClass * @see #MenuItem_actionViewClass * @see #MenuItem_alphabeticModifiers * @see #MenuItem_contentDescription * @see #MenuItem_iconTint * @see #MenuItem_iconTintMode * @see #MenuItem_numericModifiers * @see #MenuItem_showAsAction * @see #MenuItem_tooltipText */ public static final int[] MenuItem={ 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f03000d, 0x7f03001f, 0x7f030021, 0x7f030029, 0x7f0300b6, 0x7f030148, 0x7f030149, 0x7f0301b3, 0x7f0301ec, 0x7f030279 }; /** *

* @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.

* * * * * * * * * *
ConstantValueDescription
alternative40000
container10000
secondary30000
system20000
* * @attr name android:menuCategory */ public static final int MenuItem_android_menuCategory=5; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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.

* * * * * * * * * * * *
ConstantValueDescription
ALT2
CTRL1000
FUNCTION8
META10000
SHIFT1
SYM4
* * @attr name shub.dpm:alphabeticModifiers */ public static final int MenuItem_alphabeticModifiers=16; /** *

* @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 shub.dpm: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 shub.dpm: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.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the icon with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the icon, but with the icon’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the icon. The icon’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the icon. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:iconTintMode */ public static final int MenuItem_iconTintMode=19; /** *

* @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.

* * * * * * * * * * * *
ConstantValueDescription
ALT2
CTRL1000
FUNCTION8
META10000
SHIFT1
SYM4
* * @attr name shub.dpm:numericModifiers */ public static final int MenuItem_numericModifiers=20; /** *

* @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.

* * * * * * * * * * *
ConstantValueDescription
always2Always 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".
collapseActionView8This item's action view collapses to a normal menu * item. When expanded, the action view takes over a * larger segment of its container.
ifRoom1Show 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".
never0Never show this item in an action bar, show it in the overflow menu instead. * Mutually exclusive with "ifRoom" and "always".
withText4When 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 name shub.dpm:showAsAction */ public static final int MenuItem_showAsAction=21; /** *

* @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 shub.dpm:tooltipText */ public static final int MenuItem_tooltipText=22; /** * Attributes that can be used with a MenuView. *

Includes the following attributes:

* * * * * * * * * * * * * *
AttributeDescription
{@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 shub.dpm:preserveIconSpacing}Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_subMenuArrow shub.dpm:subMenuArrow}Drawable for the arrow icon indicating a particular item is a submenu.
* @see #MenuView_android_windowAnimationStyle * @see #MenuView_android_itemTextAppearance * @see #MenuView_android_horizontalDivider * @see #MenuView_android_verticalDivider * @see #MenuView_android_headerBackground * @see #MenuView_android_itemBackground * @see #MenuView_android_itemIconDisabledAlpha * @see #MenuView_preserveIconSpacing * @see #MenuView_subMenuArrow */ public static final int[] MenuView={ 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0301ce, 0x7f030210 }; /** *

* @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 shub.dpm: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 shub.dpm:subMenuArrow */ public static final int MenuView_subMenuArrow=8; /** * Attributes that can be used with a NavigationView. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #NavigationView_android_background android:background}
{@link #NavigationView_android_fitsSystemWindows android:fitsSystemWindows}
{@link #NavigationView_android_maxWidth android:maxWidth}
{@link #NavigationView_elevation shub.dpm:elevation}
{@link #NavigationView_headerLayout shub.dpm:headerLayout}Layout resource to inflate as the header
{@link #NavigationView_itemBackground shub.dpm:itemBackground}A background drawable to use for navigation items.
{@link #NavigationView_itemHorizontalPadding shub.dpm:itemHorizontalPadding}Horizontal padding (left and right) of navigation items, around the icon & text
{@link #NavigationView_itemIconPadding shub.dpm:itemIconPadding}Padding between the icon and the text for navigation items that display an icon
{@link #NavigationView_itemIconSize shub.dpm:itemIconSize}The size of the icon navigation items that display an icon
{@link #NavigationView_itemIconTint shub.dpm:itemIconTint}
{@link #NavigationView_itemMaxLines shub.dpm:itemMaxLines}Makes the TextView of the item text be at most this many lines tall.
{@link #NavigationView_itemShapeAppearance shub.dpm:itemShapeAppearance}
{@link #NavigationView_itemShapeAppearanceOverlay shub.dpm:itemShapeAppearanceOverlay}
{@link #NavigationView_itemShapeFillColor shub.dpm:itemShapeFillColor}Fill color for the item background shape.
{@link #NavigationView_itemShapeInsetBottom shub.dpm:itemShapeInsetBottom}Inset bottom margin for the item background shape.
{@link #NavigationView_itemShapeInsetEnd shub.dpm:itemShapeInsetEnd}Inset end margin for the item background shape.
{@link #NavigationView_itemShapeInsetStart shub.dpm:itemShapeInsetStart}Inset start margin for the item background shape.
{@link #NavigationView_itemShapeInsetTop shub.dpm:itemShapeInsetTop}Inset top margin for the item background shape.
{@link #NavigationView_itemTextAppearance shub.dpm:itemTextAppearance}
{@link #NavigationView_itemTextColor shub.dpm:itemTextColor}
{@link #NavigationView_menu shub.dpm:menu}Menu resource to inflate to be shown in the toolbar
* @see #NavigationView_android_background * @see #NavigationView_android_fitsSystemWindows * @see #NavigationView_android_maxWidth * @see #NavigationView_elevation * @see #NavigationView_headerLayout * @see #NavigationView_itemBackground * @see #NavigationView_itemHorizontalPadding * @see #NavigationView_itemIconPadding * @see #NavigationView_itemIconSize * @see #NavigationView_itemIconTint * @see #NavigationView_itemMaxLines * @see #NavigationView_itemShapeAppearance * @see #NavigationView_itemShapeAppearanceOverlay * @see #NavigationView_itemShapeFillColor * @see #NavigationView_itemShapeInsetBottom * @see #NavigationView_itemShapeInsetEnd * @see #NavigationView_itemShapeInsetStart * @see #NavigationView_itemShapeInsetTop * @see #NavigationView_itemTextAppearance * @see #NavigationView_itemTextColor * @see #NavigationView_menu */ public static final int[] NavigationView={ 0x010100d4, 0x010100dd, 0x0101011f, 0x7f0300f4, 0x7f030131, 0x7f030153, 0x7f030155, 0x7f030157, 0x7f030158, 0x7f030159, 0x7f03015a, 0x7f03015d, 0x7f03015e, 0x7f03015f, 0x7f030160, 0x7f030161, 0x7f030162, 0x7f030163, 0x7f030167, 0x7f03016a, 0x7f0301ab }; /** *

This symbol is the offset where the {@link android.R.attr#background} * attribute's value can be found in the {@link #NavigationView} array. * *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name android:background */ public static final int NavigationView_android_background=0; /** *

This symbol is the offset where the {@link android.R.attr#fitsSystemWindows} * attribute's value can be found in the {@link #NavigationView} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:fitsSystemWindows */ public static final int NavigationView_android_fitsSystemWindows=1; /** *

This symbol is the offset where the {@link android.R.attr#maxWidth} * attribute's value can be found in the {@link #NavigationView} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name android:maxWidth */ public static final int NavigationView_android_maxWidth=2; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#elevation} * attribute's value can be found in the {@link #NavigationView} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int NavigationView_elevation=3; /** *

* @attr description * Layout resource to inflate as the header * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:headerLayout */ public static final int NavigationView_headerLayout=4; /** *

* @attr description * A background drawable to use for navigation items. If this is set, this overrides the * default background drawable for items and the itemShape* attributes will be ignored * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:itemBackground */ public static final int NavigationView_itemBackground=5; /** *

* @attr description * Horizontal padding (left and right) of navigation items, around the icon & 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 shub.dpm:itemHorizontalPadding */ public static final int NavigationView_itemHorizontalPadding=6; /** *

* @attr description * Padding between the icon and the text for navigation items that display an icon * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:itemIconPadding */ public static final int NavigationView_itemIconPadding=7; /** *

* @attr description * The size of the icon navigation items that display an icon * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:itemIconSize */ public static final int NavigationView_itemIconSize=8; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemIconTint} * attribute's value can be found in the {@link #NavigationView} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemIconTint */ public static final int NavigationView_itemIconTint=9; /** *

* @attr description * Makes the TextView of the item text be at most this many lines tall. * *

May be an integer value, such as "100". * * @attr name shub.dpm:itemMaxLines */ public static final int NavigationView_itemMaxLines=10; /** *

* @attr description * Shape appearance style reference for the shaped item background. To use the shaped * item background, either itemShapeAppearance or itemShapeAppearanceOverlay must be set and * itemBackground must be null so that it can be set programmatically. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:itemShapeAppearance */ public static final int NavigationView_itemShapeAppearance=11; /** *

* @attr description * Shape appearance overlay style reference for item background. To be used to augment * attributes declared in itemShapeAppearance. To use the shaped item background, either * itemShapeAppearance or itemShapeAppearanceOverlay must be set and itemBackground must be * null so that it can be set programmatically. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:itemShapeAppearanceOverlay */ public static final int NavigationView_itemShapeAppearanceOverlay=12; /** *

* @attr description * Fill color for the item background shape. Used if itemBackground isn't set and there is an * itemShapeAppearance or itemShapeAppearanceOverlay. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemShapeFillColor */ public static final int NavigationView_itemShapeFillColor=13; /** *

* @attr description * Inset bottom margin for the item background shape. Used if itemBackground isn't set and * there is an itemShapeAppearance or itemShapeAppearanceOverlay. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:itemShapeInsetBottom */ public static final int NavigationView_itemShapeInsetBottom=14; /** *

* @attr description * Inset end margin for the item background shape. Used if itemBackground isn't set and there * and there is an itemShapeAppearance or itemShapeAppearanceOverlay. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:itemShapeInsetEnd */ public static final int NavigationView_itemShapeInsetEnd=15; /** *

* @attr description * Inset start margin for the item background shape. Used if itemBackground isn't set and * there is an itemShapeAppearance or itemShapeAppearanceOverlay. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:itemShapeInsetStart */ public static final int NavigationView_itemShapeInsetStart=16; /** *

* @attr description * Inset top margin for the item background shape. Used if itemBackground isn't set and there * is an itemShapeAppearance or itemShapeAppearanceOverlay. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:itemShapeInsetTop */ public static final int NavigationView_itemShapeInsetTop=17; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemTextAppearance} * attribute's value can be found in the {@link #NavigationView} array. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:itemTextAppearance */ public static final int NavigationView_itemTextAppearance=18; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#itemTextColor} * attribute's value can be found in the {@link #NavigationView} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:itemTextColor */ public static final int NavigationView_itemTextColor=19; /** *

* @attr description * The menu resource to inflate and populate items from. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:menu */ public static final int NavigationView_menu=20; /** * Attributes that can be used with a PopupWindow. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #PopupWindow_android_popupBackground android:popupBackground}
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle}
{@link #PopupWindow_overlapAnchor shub.dpm:overlapAnchor}Whether the popup window should overlap its anchor view.
* @see #PopupWindow_android_popupBackground * @see #PopupWindow_android_popupAnimationStyle * @see #PopupWindow_overlapAnchor */ public static final int[] PopupWindow={ 0x01010176, 0x010102c9, 0x7f0301b4 }; /** *

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 shub.dpm:overlapAnchor */ public static final int PopupWindow_overlapAnchor=2; /** * Attributes that can be used with a PopupWindowBackgroundState. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #PopupWindowBackgroundState_state_above_anchor shub.dpm:state_above_anchor}State identifier indicating the popup will be above the anchor.
* @see #PopupWindowBackgroundState_state_above_anchor */ public static final int[] PopupWindowBackgroundState={ 0x7f030205 }; /** *

* @attr description * State identifier indicating the popup will be above the anchor. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:state_above_anchor */ public static final int PopupWindowBackgroundState_state_above_anchor=0; /** * Attributes that can be used with a RangeSlider. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #RangeSlider_values shub.dpm:values}
* @see #RangeSlider_values */ public static final int[] RangeSlider={ 0x7f030285 }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#values} * attribute's value can be found in the {@link #RangeSlider} 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 shub.dpm:values */ public static final int RangeSlider_values=0; /** * Attributes that can be used with a RecycleListView. *

Includes the following attributes:

* * * * * * *
AttributeDescription
{@link #RecycleListView_paddingBottomNoButtons shub.dpm:paddingBottomNoButtons}Bottom padding to use when no buttons are present.
{@link #RecycleListView_paddingTopNoTitle shub.dpm:paddingTopNoTitle}Top padding to use when no title is present.
* @see #RecycleListView_paddingBottomNoButtons * @see #RecycleListView_paddingTopNoTitle */ public static final int[] RecycleListView={ 0x7f0301b5, 0x7f0301bb }; /** *

* @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 shub.dpm: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 shub.dpm:paddingTopNoTitle */ public static final int RecycleListView_paddingTopNoTitle=1; /** * Attributes that can be used with a RecyclerView. *

Includes the following attributes:

* * * * * * * * * * * * * * * * *
AttributeDescription
{@link #RecyclerView_android_orientation android:orientation}
{@link #RecyclerView_android_clipToPadding android:clipToPadding}
{@link #RecyclerView_android_descendantFocusability android:descendantFocusability}
{@link #RecyclerView_fastScrollEnabled shub.dpm:fastScrollEnabled}
{@link #RecyclerView_fastScrollHorizontalThumbDrawable shub.dpm:fastScrollHorizontalThumbDrawable}
{@link #RecyclerView_fastScrollHorizontalTrackDrawable shub.dpm:fastScrollHorizontalTrackDrawable}
{@link #RecyclerView_fastScrollVerticalThumbDrawable shub.dpm:fastScrollVerticalThumbDrawable}
{@link #RecyclerView_fastScrollVerticalTrackDrawable shub.dpm:fastScrollVerticalTrackDrawable}
{@link #RecyclerView_layoutManager shub.dpm:layoutManager}Class name of the Layout Manager to be used.
{@link #RecyclerView_reverseLayout shub.dpm:reverseLayout}
{@link #RecyclerView_spanCount shub.dpm:spanCount}
{@link #RecyclerView_stackFromEnd shub.dpm:stackFromEnd}
* @see #RecyclerView_android_orientation * @see #RecyclerView_android_clipToPadding * @see #RecyclerView_android_descendantFocusability * @see #RecyclerView_fastScrollEnabled * @see #RecyclerView_fastScrollHorizontalThumbDrawable * @see #RecyclerView_fastScrollHorizontalTrackDrawable * @see #RecyclerView_fastScrollVerticalThumbDrawable * @see #RecyclerView_fastScrollVerticalTrackDrawable * @see #RecyclerView_layoutManager * @see #RecyclerView_reverseLayout * @see #RecyclerView_spanCount * @see #RecyclerView_stackFromEnd */ public static final int[] RecyclerView={ 0x010100c4, 0x010100eb, 0x010100f1, 0x7f030119, 0x7f03011a, 0x7f03011b, 0x7f03011c, 0x7f03011d, 0x7f030171, 0x7f0301da, 0x7f0301f9, 0x7f0301ff }; /** *

This symbol is the offset where the {@link android.R.attr#orientation} * attribute's value can be found in the {@link #RecyclerView} array. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
horizontal0
vertical1
* * @attr name android:orientation */ public static final int RecyclerView_android_orientation=0; /** *

This symbol is the offset where the {@link android.R.attr#clipToPadding} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name android:clipToPadding */ public static final int RecyclerView_android_clipToPadding=1; /** *

This symbol is the offset where the {@link android.R.attr#descendantFocusability} * attribute's value can be found in the {@link #RecyclerView} array. * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
afterDescendants1
beforeDescendants0
blocksDescendants2
* * @attr name android:descendantFocusability */ public static final int RecyclerView_android_descendantFocusability=2; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#fastScrollEnabled} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:fastScrollEnabled */ public static final int RecyclerView_fastScrollEnabled=3; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#fastScrollHorizontalThumbDrawable} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:fastScrollHorizontalThumbDrawable */ public static final int RecyclerView_fastScrollHorizontalThumbDrawable=4; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#fastScrollHorizontalTrackDrawable} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:fastScrollHorizontalTrackDrawable */ public static final int RecyclerView_fastScrollHorizontalTrackDrawable=5; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#fastScrollVerticalThumbDrawable} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:fastScrollVerticalThumbDrawable */ public static final int RecyclerView_fastScrollVerticalThumbDrawable=6; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#fastScrollVerticalTrackDrawable} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:fastScrollVerticalTrackDrawable */ public static final int RecyclerView_fastScrollVerticalTrackDrawable=7; /** *

* @attr description * Class name of the Layout Manager to be used. *

* The class must ext androidx.recyclerview.widget.RecyclerViewView$LayoutManager * and have either a default constructor or constructor with the signature * (android.content.Context, android.util.AttributeSet, int, int). *

* If the name starts with a '.', application package is prefixed. * Else, if the name contains a '.', the classname is assumed to be a full class name. * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:layoutManager */ public static final int RecyclerView_layoutManager=8; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#reverseLayout} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:reverseLayout */ public static final int RecyclerView_reverseLayout=9; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#spanCount} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be an integer value, such as "100". * * @attr name shub.dpm:spanCount */ public static final int RecyclerView_spanCount=10; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#stackFromEnd} * attribute's value can be found in the {@link #RecyclerView} array. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:stackFromEnd */ public static final int RecyclerView_stackFromEnd=11; /** * Attributes that can be used with a ScrimInsetsFrameLayout. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #ScrimInsetsFrameLayout_insetForeground shub.dpm:insetForeground}
* @see #ScrimInsetsFrameLayout_insetForeground */ public static final int[] ScrimInsetsFrameLayout={ 0x7f030150 }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#insetForeground} * attribute's value can be found in the {@link #ScrimInsetsFrameLayout} array. * *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:insetForeground */ public static final int ScrimInsetsFrameLayout_insetForeground=0; /** * Attributes that can be used with a ScrollingViewBehavior_Layout. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #ScrollingViewBehavior_Layout_behavior_overlapTop shub.dpm:behavior_overlapTop}The amount that the scrolling view should overlap the bottom of any AppBarLayout
* @see #ScrollingViewBehavior_Layout_behavior_overlapTop */ public static final int[] ScrollingViewBehavior_Layout={ 0x7f03004a }; /** *

* @attr description * The amount that the scrolling view should overlap the bottom of any AppBarLayout * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:behavior_overlapTop */ public static final int ScrollingViewBehavior_Layout_behavior_overlapTop=0; /** * Attributes that can be used with a SearchView. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@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 shub.dpm:closeIcon}Close button icon
{@link #SearchView_commitIcon shub.dpm:commitIcon}Commit icon shown in the query suggestion row
{@link #SearchView_defaultQueryHint shub.dpm: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 shub.dpm:goIcon}Go button icon
{@link #SearchView_iconifiedByDefault shub.dpm:iconifiedByDefault}The default state of the SearchView.
{@link #SearchView_layout shub.dpm:layout}The layout to use for the search view.
{@link #SearchView_queryBackground shub.dpm:queryBackground}Background for the section containing the search query
{@link #SearchView_queryHint shub.dpm:queryHint}An optional user-defined query hint string to be displayed in the empty query field.
{@link #SearchView_searchHintIcon shub.dpm:searchHintIcon}Search icon displayed as a text field hint
{@link #SearchView_searchIcon shub.dpm:searchIcon}Search icon
{@link #SearchView_submitBackground shub.dpm:submitBackground}Background for the section containing the action (e.g.
{@link #SearchView_suggestionRowLayout shub.dpm:suggestionRowLayout}Layout for query suggestion rows
{@link #SearchView_voiceIcon shub.dpm:voiceIcon}Voice button icon
* @see #SearchView_android_focusable * @see #SearchView_android_maxWidth * @see #SearchView_android_inputType * @see #SearchView_android_imeOptions * @see #SearchView_closeIcon * @see #SearchView_commitIcon * @see #SearchView_defaultQueryHint * @see #SearchView_goIcon * @see #SearchView_iconifiedByDefault * @see #SearchView_layout * @see #SearchView_queryBackground * @see #SearchView_queryHint * @see #SearchView_searchHintIcon * @see #SearchView_searchIcon * @see #SearchView_submitBackground * @see #SearchView_suggestionRowLayout * @see #SearchView_voiceIcon */ public static final int[] SearchView={ 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f030092, 0x7f0300b5, 0x7f0300db, 0x7f03012e, 0x7f03014a, 0x7f030170, 0x7f0301d2, 0x7f0301d3, 0x7f0301e0, 0x7f0301e1, 0x7f030211, 0x7f030219, 0x7f030288 }; /** *

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.

* * * * * * *
ConstantValueDescription
auto10
* * @attr name android:focusable */ public static final int SearchView_android_focusable=0; /** *

* @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.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
date14
datetime4
none0
number2
numberDecimal2002
numberPassword12
numberSigned1002
phone3
text1
textAutoComplete10001
textAutoCorrect8001
textCapCharacters1001
textCapSentences4001
textCapWords2001
textEmailAddress21
textEmailSubject31
textFilterb1
textImeMultiLine40001
textLongMessage51
textMultiLine20001
textNoSuggestions80001
textPassword81
textPersonName61
textPhoneticc1
textPostalAddress71
textShortMessage41
textUri11
textVisiblePassword91
textWebEditTexta1
textWebEmailAddressd1
textWebPassworde1
time24
* * @attr name android:inputType */ public static final int SearchView_android_inputType=2; /** *

* @attr description * The IME options to set on the query text field. * *

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

* * * * * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
actionDone6
actionGo2
actionNext5
actionNone1
actionPrevious7
actionSearch3
actionSend4
actionUnspecified0
flagForceAscii80000000
flagNavigateNext8000000
flagNavigatePrevious4000000
flagNoAccessoryAction20000000
flagNoEnterAction40000000
flagNoExtractUi10000000
flagNoFullscreen2000000
flagNoPersonalizedLearning1000000
normal0
* * @attr name android:imeOptions */ public static final int SearchView_android_imeOptions=3; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:voiceIcon */ public static final int SearchView_voiceIcon=16; /** * Attributes that can be used with a ShapeAppearance. *

Includes the following attributes:

* * * * * * * * * * * * * * *
AttributeDescription
{@link #ShapeAppearance_cornerFamily shub.dpm:cornerFamily}Corner family to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerFamilyBottomLeft shub.dpm:cornerFamilyBottomLeft}Bottom left corner family to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerFamilyBottomRight shub.dpm:cornerFamilyBottomRight}Bottom right corner family to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerFamilyTopLeft shub.dpm:cornerFamilyTopLeft}Top left corner family to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerFamilyTopRight shub.dpm:cornerFamilyTopRight}Top right corner family to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerSize shub.dpm:cornerSize}Corner size to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerSizeBottomLeft shub.dpm:cornerSizeBottomLeft}Bottom left corner size to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerSizeBottomRight shub.dpm:cornerSizeBottomRight}Bottom right corner size to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerSizeTopLeft shub.dpm:cornerSizeTopLeft}Top left corner size to be used in the ShapeAppearance.
{@link #ShapeAppearance_cornerSizeTopRight shub.dpm:cornerSizeTopRight}Top right corner size to be used in the ShapeAppearance.
* @see #ShapeAppearance_cornerFamily * @see #ShapeAppearance_cornerFamilyBottomLeft * @see #ShapeAppearance_cornerFamilyBottomRight * @see #ShapeAppearance_cornerFamilyTopLeft * @see #ShapeAppearance_cornerFamilyTopRight * @see #ShapeAppearance_cornerSize * @see #ShapeAppearance_cornerSizeBottomLeft * @see #ShapeAppearance_cornerSizeBottomRight * @see #ShapeAppearance_cornerSizeTopLeft * @see #ShapeAppearance_cornerSizeTopRight */ public static final int[] ShapeAppearance={ 0x7f0300c5, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300cb, 0x7f0300cc, 0x7f0300cd, 0x7f0300ce, 0x7f0300cf }; /** *

* @attr description * Corner family to be used in the ShapeAppearance. All corners default to this value * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
* * @attr name shub.dpm:cornerFamily */ public static final int ShapeAppearance_cornerFamily=0; /** *

* @attr description * Bottom left corner family to be used in the ShapeAppearance. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
* * @attr name shub.dpm:cornerFamilyBottomLeft */ public static final int ShapeAppearance_cornerFamilyBottomLeft=1; /** *

* @attr description * Bottom right corner family to be used in the ShapeAppearance. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
* * @attr name shub.dpm:cornerFamilyBottomRight */ public static final int ShapeAppearance_cornerFamilyBottomRight=2; /** *

* @attr description * Top left corner family to be used in the ShapeAppearance. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
* * @attr name shub.dpm:cornerFamilyTopLeft */ public static final int ShapeAppearance_cornerFamilyTopLeft=3; /** *

* @attr description * Top right corner family to be used in the ShapeAppearance. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
cut1
rounded0
* * @attr name shub.dpm:cornerFamilyTopRight */ public static final int ShapeAppearance_cornerFamilyTopRight=4; /** *

* @attr description * Corner size to be used in the ShapeAppearance. All corners default to this value * *

May be a dimension value, which is a floating point number appended with a * unit such as "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 shub.dpm:cornerSize */ public static final int ShapeAppearance_cornerSize=5; /** *

* @attr description * Bottom left corner size to be used in the ShapeAppearance. * *

May be a dimension value, which is a floating point number appended with a * unit such as "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 shub.dpm:cornerSizeBottomLeft */ public static final int ShapeAppearance_cornerSizeBottomLeft=6; /** *

* @attr description * Bottom right corner size to be used in the ShapeAppearance. * *

May be a dimension value, which is a floating point number appended with a * unit such as "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 shub.dpm:cornerSizeBottomRight */ public static final int ShapeAppearance_cornerSizeBottomRight=7; /** *

* @attr description * Top left corner size to be used in the ShapeAppearance. * *

May be a dimension value, which is a floating point number appended with a * unit such as "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 shub.dpm:cornerSizeTopLeft */ public static final int ShapeAppearance_cornerSizeTopLeft=8; /** *

* @attr description * Top right corner size to be used in the ShapeAppearance. * *

May be a dimension value, which is a floating point number appended with a * unit such as "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 shub.dpm:cornerSizeTopRight */ public static final int ShapeAppearance_cornerSizeTopRight=9; /** * Attributes that can be used with a ShapeableImageView. *

Includes the following attributes:

* * * * * * * * *
AttributeDescription
{@link #ShapeableImageView_shapeAppearance shub.dpm:shapeAppearance}Shape appearance style reference to be used to construct a ShapeAppearanceModel.
{@link #ShapeableImageView_shapeAppearanceOverlay shub.dpm:shapeAppearanceOverlay}Shape appearance overlay style reference to be used to modify the shapeAppearance.
{@link #ShapeableImageView_strokeColor shub.dpm:strokeColor}
{@link #ShapeableImageView_strokeWidth shub.dpm:strokeWidth}
* @see #ShapeableImageView_shapeAppearance * @see #ShapeableImageView_shapeAppearanceOverlay * @see #ShapeableImageView_strokeColor * @see #ShapeableImageView_strokeWidth */ public static final int[] ShapeableImageView={ 0x7f0301e7, 0x7f0301ea, 0x7f03020e, 0x7f03020f }; /** *

* @attr description * Shape appearance style reference for ShapeableImageView. Attribute declaration is in the * shape package. * *

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

* @attr description * Shape appearance overlay style reference for ShapeableImageView. To be used to augment * attributes declared in the shapeAppearance. Attribute declaration is in the shape package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearanceOverlay */ public static final int ShapeableImageView_shapeAppearanceOverlay=1; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#strokeColor} * attribute's value can be found in the {@link #ShapeableImageView} array. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:strokeColor */ public static final int ShapeableImageView_strokeColor=2; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#strokeWidth} * attribute's value can be found in the {@link #ShapeableImageView} 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 shub.dpm:strokeWidth */ public static final int ShapeableImageView_strokeWidth=3; /** * Attributes that can be used with a SignInButton. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #SignInButton_buttonSize shub.dpm:buttonSize}
{@link #SignInButton_colorScheme shub.dpm:colorScheme}
{@link #SignInButton_scopeUris shub.dpm:scopeUris}
* @see #SignInButton_buttonSize * @see #SignInButton_colorScheme * @see #SignInButton_scopeUris */ public static final int[] SignInButton={ 0x7f030068, 0x7f0300b0, 0x7f0301dc }; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#buttonSize} * attribute's value can be found in the {@link #SignInButton} array. * *

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

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
icon_only2
standard0
wide1
* * @attr name shub.dpm:buttonSize */ public static final int SignInButton_buttonSize=0; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#colorScheme} * attribute's value can be found in the {@link #SignInButton} array. * *

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

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
auto2
dark0
light1
* * @attr name shub.dpm:colorScheme */ public static final int SignInButton_colorScheme=1; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#scopeUris} * attribute's value can be found in the {@link #SignInButton} array. * *

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

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:scopeUris */ public static final int SignInButton_scopeUris=2; /** * Attributes that can be used with a Slider. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #Slider_android_value android:value}
{@link #Slider_android_stepSize android:stepSize}
{@link #Slider_android_valueFrom android:valueFrom}
{@link #Slider_android_valueTo android:valueTo}
{@link #Slider_haloColor shub.dpm:haloColor}The color of the slider's halo.
{@link #Slider_haloRadius shub.dpm:haloRadius}The radius of the halo.
{@link #Slider_labelBehavior shub.dpm:labelBehavior}Determines if Slider should increase its default height to include space for the label.
{@link #Slider_labelStyle shub.dpm:labelStyle}The style used for the label TooltipDrawable.
{@link #Slider_thumbColor shub.dpm:thumbColor}The color of the slider's thumb.
{@link #Slider_thumbElevation shub.dpm:thumbElevation}The elevation of the thumb.
{@link #Slider_thumbRadius shub.dpm:thumbRadius}The radius of the thumb.
{@link #Slider_tickColor shub.dpm:tickColor}The color of the slider's tick marks.
{@link #Slider_tickColorActive shub.dpm:tickColorActive}The color of the slider's tick marks for the active portion of the track.
{@link #Slider_tickColorInactive shub.dpm:tickColorInactive}The color of the slider's tick marks for the inactive portion of the track.
{@link #Slider_trackColor shub.dpm:trackColor}
{@link #Slider_trackColorActive shub.dpm:trackColorActive}The color of active portion of the track.
{@link #Slider_trackColorInactive shub.dpm:trackColorInactive}The color of inactive portion of the track.
{@link #Slider_trackHeight shub.dpm:trackHeight}The height of the track.
* @see #Slider_android_value * @see #Slider_android_stepSize * @see #Slider_android_valueFrom * @see #Slider_android_valueTo * @see #Slider_haloColor * @see #Slider_haloRadius * @see #Slider_labelBehavior * @see #Slider_labelStyle * @see #Slider_thumbColor * @see #Slider_thumbElevation * @see #Slider_thumbRadius * @see #Slider_tickColor * @see #Slider_tickColorActive * @see #Slider_tickColorInactive * @see #Slider_trackColor * @see #Slider_trackColorActive * @see #Slider_trackColorInactive * @see #Slider_trackHeight */ public static final int[] Slider={ 0x01010024, 0x01010146, 0x010102de, 0x010102df, 0x7f03012f, 0x7f030130, 0x7f03016c, 0x7f03016d, 0x7f03025a, 0x7f03025b, 0x7f03025c, 0x7f030260, 0x7f030261, 0x7f030262, 0x7f03027b, 0x7f03027c, 0x7f03027d, 0x7f03027e }; /** *

This symbol is the offset where the {@link android.R.attr#value} * attribute's value can be found in the {@link #Slider} array. * *

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

May be an integer value, such as "100". *

May be a boolean value, such as "true" or * "false". *

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

May be a floating point value, such as "1.2". * * @attr name android:value */ public static final int Slider_android_value=0; /** *

This symbol is the offset where the {@link android.R.attr#stepSize} * attribute's value can be found in the {@link #Slider} array. * *

May be a floating point value, such as "1.2". * * @attr name android:stepSize */ public static final int Slider_android_stepSize=1; /** *

This symbol is the offset where the {@link android.R.attr#valueFrom} * attribute's value can be found in the {@link #Slider} array. * *

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

May be an integer value, such as "100". *

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

May be a floating point value, such as "1.2". *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name android:valueFrom */ public static final int Slider_android_valueFrom=2; /** *

This symbol is the offset where the {@link android.R.attr#valueTo} * attribute's value can be found in the {@link #Slider} array. * *

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

May be an integer value, such as "100". *

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

May be a floating point value, such as "1.2". *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name android:valueTo */ public static final int Slider_android_valueTo=3; /** *

* @attr description * The color of the slider's halo. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:haloColor */ public static final int Slider_haloColor=4; /** *

* @attr description * The radius of the halo. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:haloRadius */ public static final int Slider_haloRadius=5; /** *

* @attr description * Determines if Slider should increase its default height to include space for the label. * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
floating0Mode that draws the label floating above the bounds of this view.
gone2Mode that prevents the label from being drawn
withinBounds1Mode that draws the label within the bounds of the view.
* * @attr name shub.dpm:labelBehavior */ public static final int Slider_labelBehavior=6; /** *

* @attr description * The style used for the label TooltipDrawable. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:labelStyle */ public static final int Slider_labelStyle=7; /** *

* @attr description * The color of the slider's thumb. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:thumbColor */ public static final int Slider_thumbColor=8; /** *

* @attr description * The elevation of the 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 shub.dpm:thumbElevation */ public static final int Slider_thumbElevation=9; /** *

* @attr description * The radius of the 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 shub.dpm:thumbRadius */ public static final int Slider_thumbRadius=10; /** *

* @attr description * The color of the slider's tick marks. Only used when the slider is in discrete mode. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:tickColor */ public static final int Slider_tickColor=11; /** *

* @attr description * The color of the slider's tick marks for the active portion of the track. Only used when * the slider is in discrete mode. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:tickColorActive */ public static final int Slider_tickColorActive=12; /** *

* @attr description * The color of the slider's tick marks for the inactive portion of the track. Only used when * the slider is in discrete mode. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:tickColorInactive */ public static final int Slider_tickColorInactive=13; /** *

* @attr description * The color of the track. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:trackColor */ public static final int Slider_trackColor=14; /** *

* @attr description * The color of active portion of the track. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:trackColorActive */ public static final int Slider_trackColorActive=15; /** *

* @attr description * The color of inactive portion of the track. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:trackColorInactive */ public static final int Slider_trackColorInactive=16; /** *

* @attr description * The height of the track. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:trackHeight */ public static final int Slider_trackHeight=17; /** * Attributes that can be used with a Snackbar. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #Snackbar_snackbarButtonStyle shub.dpm:snackbarButtonStyle}Style to use for action button within a Snackbar in this theme.
{@link #Snackbar_snackbarStyle shub.dpm:snackbarStyle}Style to use for Snackbars in this theme.
{@link #Snackbar_snackbarTextViewStyle shub.dpm:snackbarTextViewStyle}Style to use for message text within a Snackbar in this theme.
* @see #Snackbar_snackbarButtonStyle * @see #Snackbar_snackbarStyle * @see #Snackbar_snackbarTextViewStyle */ public static final int[] Snackbar={ 0x7f0301f6, 0x7f0301f7, 0x7f0301f8 }; /** *

* @attr description * Style to use for action button within a Snackbar in 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 shub.dpm:snackbarButtonStyle */ public static final int Snackbar_snackbarButtonStyle=0; /** *

* @attr description * Style to use for Snackbars in 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 shub.dpm:snackbarStyle */ public static final int Snackbar_snackbarStyle=1; /** *

* @attr description * Style to use for message text within a Snackbar in 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 shub.dpm:snackbarTextViewStyle */ public static final int Snackbar_snackbarTextViewStyle=2; /** * Attributes that can be used with a SnackbarLayout. *

Includes the following attributes:

* * * * * * * * * * * * *
AttributeDescription
{@link #SnackbarLayout_android_maxWidth android:maxWidth}
{@link #SnackbarLayout_actionTextColorAlpha shub.dpm:actionTextColorAlpha}Alpha level for the action button text, to allow for adjusting the lightness or darkness of * the theme color used for Snackbar text buttons (e.g., colorPrimary).
{@link #SnackbarLayout_animationMode shub.dpm:animationMode}Sets the enter and exit animations for a Snackbar.
{@link #SnackbarLayout_backgroundOverlayColorAlpha shub.dpm:backgroundOverlayColorAlpha}Alpha level for the color that is overlaid on top of the background color.
{@link #SnackbarLayout_backgroundTint shub.dpm:backgroundTint}Tint to apply to the background.
{@link #SnackbarLayout_backgroundTintMode shub.dpm:backgroundTintMode}Blending mode used to apply the background tint.
{@link #SnackbarLayout_elevation shub.dpm:elevation}
{@link #SnackbarLayout_maxActionInlineWidth shub.dpm:maxActionInlineWidth}
* @see #SnackbarLayout_android_maxWidth * @see #SnackbarLayout_actionTextColorAlpha * @see #SnackbarLayout_animationMode * @see #SnackbarLayout_backgroundOverlayColorAlpha * @see #SnackbarLayout_backgroundTint * @see #SnackbarLayout_backgroundTintMode * @see #SnackbarLayout_elevation * @see #SnackbarLayout_maxActionInlineWidth */ public static final int[] SnackbarLayout={ 0x0101011f, 0x7f030020, 0x7f03002a, 0x7f03003a, 0x7f03003d, 0x7f03003e, 0x7f0300f4, 0x7f0301a5 }; /** *

This symbol is the offset where the {@link android.R.attr#maxWidth} * attribute's value can be found in the {@link #SnackbarLayout} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name android:maxWidth */ public static final int SnackbarLayout_android_maxWidth=0; /** *

* @attr description * Alpha level for the action button text, to allow for adjusting the lightness or darkness of * the theme color used for Snackbar text buttons (e.g., colorPrimary). * *

May be a floating point value, such as "1.2". * * @attr name shub.dpm:actionTextColorAlpha */ public static final int SnackbarLayout_actionTextColorAlpha=1; /** *

* @attr description * Sets the enter and exit animations for a Snackbar. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
fade1Mode that corresponds to the fade in and out animations.
slide0Mode that corresponds to the slide in and out animations.
* * @attr name shub.dpm:animationMode */ public static final int SnackbarLayout_animationMode=2; /** *

* @attr description * Alpha level for the color that is overlaid on top of the background color. Ignored if * backgroundTint is set. * *

May be a floating point value, such as "1.2". * * @attr name shub.dpm:backgroundOverlayColorAlpha */ public static final int SnackbarLayout_backgroundOverlayColorAlpha=3; /** *

* @attr description * Background tint used by the Snackbar background drawable. Accepts a ColorStateList or * ColorInt. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:backgroundTint */ public static final int SnackbarLayout_backgroundTint=4; /** *

* @attr description * Background tint mode used by the Snackbar background drawable. * *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:backgroundTintMode */ public static final int SnackbarLayout_backgroundTintMode=5; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#elevation} * attribute's value can be found in the {@link #SnackbarLayout} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:elevation */ public static final int SnackbarLayout_elevation=6; /** *

This symbol is the offset where the {@link shub.dpm.R.attr#maxActionInlineWidth} * attribute's value can be found in the {@link #SnackbarLayout} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:maxActionInlineWidth */ public static final int SnackbarLayout_maxActionInlineWidth=7; /** * Attributes that can be used with a Spinner. *

Includes the following attributes:

* * * * * * * * * *
AttributeDescription
{@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 shub.dpm:popupTheme}Reference to a theme that should be used to inflate popups * shown by widgets in the action bar.
* @see #Spinner_android_entries * @see #Spinner_android_popupBackground * @see #Spinner_android_prompt * @see #Spinner_android_dropDownWidth * @see #Spinner_popupTheme */ public static final int[] Spinner={ 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0301c9 }; /** *

* @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.

* * * * * * * * *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
* * @attr name android:dropDownWidth */ public static final int Spinner_android_dropDownWidth=3; /** *

* @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 shub.dpm:popupTheme */ public static final int Spinner_popupTheme=4; /** * Attributes that can be used with a StateListDrawable. *

Includes the following attributes:

* * * * * * * * * * *
AttributeDescription
{@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}
* @see #StateListDrawable_android_dither * @see #StateListDrawable_android_visible * @see #StateListDrawable_android_variablePadding * @see #StateListDrawable_android_constantSize * @see #StateListDrawable_android_enterFadeDuration * @see #StateListDrawable_android_exitFadeDuration */ public static final int[] StateListDrawable={ 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d }; /** *

* @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:

* * * * * *
AttributeDescription
{@link #StateListDrawableItem_android_drawable android:drawable}
* @see #StateListDrawableItem_android_drawable */ public static final int[] StateListDrawableItem={ 0x01010199 }; /** *

* @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 SwipeRefreshLayout. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor shub.dpm:swipeRefreshLayoutProgressSpinnerBackgroundColor}Background color for SwipeRefreshLayout progress spinner.
* @see #SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor */ public static final int[] SwipeRefreshLayout={ 0x7f03021a }; /** *

* @attr description * Background color for SwipeRefreshLayout progress spinner. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:swipeRefreshLayoutProgressSpinnerBackgroundColor */ public static final int SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor=0; /** * Attributes that can be used with a SwitchCompat. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #SwitchCompat_android_textOn android:textOn}
{@link #SwitchCompat_android_textOff android:textOff}
{@link #SwitchCompat_android_thumb android:thumb}
{@link #SwitchCompat_showText shub.dpm:showText}Whether to draw on/off text.
{@link #SwitchCompat_splitTrack shub.dpm:splitTrack}Whether to split the track and leave a gap for the thumb drawable.
{@link #SwitchCompat_switchMinWidth shub.dpm:switchMinWidth}Minimum width for the switch component
{@link #SwitchCompat_switchPadding shub.dpm:switchPadding}Minimum space between the switch and caption text
{@link #SwitchCompat_switchTextAppearance shub.dpm:switchTextAppearance}TextAppearance style for text displayed on the switch thumb.
{@link #SwitchCompat_thumbTextPadding shub.dpm:thumbTextPadding}Amount of padding on either side of text within the switch thumb.
{@link #SwitchCompat_thumbTint shub.dpm:thumbTint}Tint to apply to the thumb drawable.
{@link #SwitchCompat_thumbTintMode shub.dpm:thumbTintMode}Blending mode used to apply the thumb tint.
{@link #SwitchCompat_track shub.dpm:track}Drawable to use as the "track" that the switch thumb slides within.
{@link #SwitchCompat_trackTint shub.dpm:trackTint}Tint to apply to the track.
{@link #SwitchCompat_trackTintMode shub.dpm:trackTintMode}Blending mode used to apply the track tint.
* @see #SwitchCompat_android_textOn * @see #SwitchCompat_android_textOff * @see #SwitchCompat_android_thumb * @see #SwitchCompat_showText * @see #SwitchCompat_splitTrack * @see #SwitchCompat_switchMinWidth * @see #SwitchCompat_switchPadding * @see #SwitchCompat_switchTextAppearance * @see #SwitchCompat_thumbTextPadding * @see #SwitchCompat_thumbTint * @see #SwitchCompat_thumbTintMode * @see #SwitchCompat_track * @see #SwitchCompat_trackTint * @see #SwitchCompat_trackTintMode */ public static final int[] SwitchCompat={ 0x01010124, 0x01010125, 0x01010142, 0x7f0301ef, 0x7f0301fd, 0x7f03021b, 0x7f03021c, 0x7f03021e, 0x7f03025d, 0x7f03025e, 0x7f03025f, 0x7f03027a, 0x7f03027f, 0x7f030280 }; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:thumbTintMode */ public static final int SwitchCompat_thumbTintMode=10; /** *

* @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 shub.dpm: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 shub.dpm: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.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:trackTintMode */ public static final int SwitchCompat_trackTintMode=13; /** * Attributes that can be used with a SwitchMaterial. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #SwitchMaterial_useMaterialThemeColors shub.dpm:useMaterialThemeColors}
* @see #SwitchMaterial_useMaterialThemeColors */ public static final int[] SwitchMaterial={ 0x7f030284 }; /** *

* @attr description * When set to true, SwitchMaterial will tint itself according to * Material Theme colors. When set to false, Material Theme colors will * be ignored. This value should be set to false when using custom drawables * that should not be tinted. This value is ignored if a buttonTint is set. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:useMaterialThemeColors */ public static final int SwitchMaterial_useMaterialThemeColors=0; /** * Attributes that can be used with a TabItem. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #TabItem_android_icon android:icon}
{@link #TabItem_android_layout android:layout}
{@link #TabItem_android_text android:text}
* @see #TabItem_android_icon * @see #TabItem_android_layout * @see #TabItem_android_text */ public static final int[] TabItem={ 0x01010002, 0x010100f2, 0x0101014f }; /** *

* @attr description * Icon to display in the tab. * *

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

* @attr description * A reference to a layout resource to be displayed in the tab. * *

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

* @attr description * Text to display in the tab. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name android:text */ public static final int TabItem_android_text=2; /** * Attributes that can be used with a TabLayout. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #TabLayout_tabBackground shub.dpm:tabBackground}Reference to a background to be applied to tabs.
{@link #TabLayout_tabContentStart shub.dpm:tabContentStart}Position in the Y axis from the starting edge that tabs should be positioned from.
{@link #TabLayout_tabGravity shub.dpm:tabGravity}Gravity constant for tabs.
{@link #TabLayout_tabIconTint shub.dpm:tabIconTint}Tint to apply to tab icons, if present.
{@link #TabLayout_tabIconTintMode shub.dpm:tabIconTintMode}Blending mode to apply to tab icons.
{@link #TabLayout_tabIndicator shub.dpm:tabIndicator}Reference to a drawable to use as selection indicator for tabs.
{@link #TabLayout_tabIndicatorAnimationDuration shub.dpm:tabIndicatorAnimationDuration}Duration in milliseconds for the animation of the selection indicator from one tab item * to another.
{@link #TabLayout_tabIndicatorColor shub.dpm:tabIndicatorColor}Color of the indicator used to show the currently selected tab.
{@link #TabLayout_tabIndicatorFullWidth shub.dpm:tabIndicatorFullWidth}Whether the selection indicator width should fill the full width of the tab item, * or if it should be fitted to the content of the tab text label.
{@link #TabLayout_tabIndicatorGravity shub.dpm:tabIndicatorGravity}Gravity constant for tab selection indicator.
{@link #TabLayout_tabIndicatorHeight shub.dpm:tabIndicatorHeight}{@deprecated Instead, set the intrinsic size of the custom drawable provided to the * tabIndicator attribute in order to change the indicator height.
{@link #TabLayout_tabInlineLabel shub.dpm:tabInlineLabel}Whether to display tab labels horizontally inline with icons, or underneath icons.
{@link #TabLayout_tabMaxWidth shub.dpm:tabMaxWidth}The maximum width for tabs.
{@link #TabLayout_tabMinWidth shub.dpm:tabMinWidth}The minimum width for tabs.
{@link #TabLayout_tabMode shub.dpm:tabMode}The behavior mode for the Tabs in this layout
{@link #TabLayout_tabPadding shub.dpm:tabPadding}The preferred padding along all edges of tabs.
{@link #TabLayout_tabPaddingBottom shub.dpm:tabPaddingBottom}The preferred padding along the bottom edge of tabs.
{@link #TabLayout_tabPaddingEnd shub.dpm:tabPaddingEnd}The preferred padding along the end edge of tabs.
{@link #TabLayout_tabPaddingStart shub.dpm:tabPaddingStart}The preferred padding along the start edge of tabs.
{@link #TabLayout_tabPaddingTop shub.dpm:tabPaddingTop}The preferred padding along the top edge of tabs.
{@link #TabLayout_tabRippleColor shub.dpm:tabRippleColor}Ripple color for the tabs.
{@link #TabLayout_tabSelectedTextColor shub.dpm:tabSelectedTextColor}{@deprecated Instead, provide a ColorStateList to the tabTextColor attribute with a * selected color set.}
{@link #TabLayout_tabTextAppearance shub.dpm:tabTextAppearance}A reference to a TextAppearance style to be applied to tabs.
{@link #TabLayout_tabTextColor shub.dpm:tabTextColor}The default text color to be applied to tabs.
{@link #TabLayout_tabUnboundedRipple shub.dpm:tabUnboundedRipple}Whether to use unbounded ripple effect for tabs, or if ripple should instead be bound to * tab item bounds.
* @see #TabLayout_tabBackground * @see #TabLayout_tabContentStart * @see #TabLayout_tabGravity * @see #TabLayout_tabIconTint * @see #TabLayout_tabIconTintMode * @see #TabLayout_tabIndicator * @see #TabLayout_tabIndicatorAnimationDuration * @see #TabLayout_tabIndicatorColor * @see #TabLayout_tabIndicatorFullWidth * @see #TabLayout_tabIndicatorGravity * @see #TabLayout_tabIndicatorHeight * @see #TabLayout_tabInlineLabel * @see #TabLayout_tabMaxWidth * @see #TabLayout_tabMinWidth * @see #TabLayout_tabMode * @see #TabLayout_tabPadding * @see #TabLayout_tabPaddingBottom * @see #TabLayout_tabPaddingEnd * @see #TabLayout_tabPaddingStart * @see #TabLayout_tabPaddingTop * @see #TabLayout_tabRippleColor * @see #TabLayout_tabSelectedTextColor * @see #TabLayout_tabTextAppearance * @see #TabLayout_tabTextColor * @see #TabLayout_tabUnboundedRipple */ @Deprecated public static final int[] TabLayout={ 0x7f03021f, 0x7f030220, 0x7f030221, 0x7f030222, 0x7f030223, 0x7f030224, 0x7f030225, 0x7f030226, 0x7f030227, 0x7f030228, 0x7f030229, 0x7f03022a, 0x7f03022b, 0x7f03022c, 0x7f03022d, 0x7f03022e, 0x7f03022f, 0x7f030230, 0x7f030231, 0x7f030232, 0x7f030233, 0x7f030234, 0x7f030236, 0x7f030237, 0x7f030238 }; /** *

* @attr description * Reference to a background to be applied to tabs. * *

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

* @attr description * Position in the Y axis from the starting edge that tabs should be positioned from. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabContentStart */ public static final int TabLayout_tabContentStart=1; /** *

* @attr description * Gravity constant for tabs. * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
center1
fill0
start2
* * @attr name shub.dpm:tabGravity */ public static final int TabLayout_tabGravity=2; /** *

* @attr description * Tint to apply to tab icons, if present. This can be a color state list or a color. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:tabIconTint */ public static final int TabLayout_tabIconTint=3; /** *

* @attr description * Blending mode to apply to tab icons. * *

Must be one of the following constant values.

* * * * * * * * * * * *
ConstantValueDescription
add10
multiplye
screenf
src_atop9
src_in5
src_over3
* * @attr name shub.dpm:tabIconTintMode */ public static final int TabLayout_tabIconTintMode=4; /** *

* @attr description * Reference to a drawable to use as selection indicator for tabs. If this attribute is not * specified, indicator defaults to a line along the bottom of the tab. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:tabIndicator */ public static final int TabLayout_tabIndicator=5; /** *

* @attr description * Duration in milliseconds for the animation of the selection indicator from one tab item * to another. * *

May be an integer value, such as "100". * * @attr name shub.dpm:tabIndicatorAnimationDuration */ public static final int TabLayout_tabIndicatorAnimationDuration=6; /** *

* @attr description * Color of the indicator used to show the currently selected tab. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:tabIndicatorColor */ public static final int TabLayout_tabIndicatorColor=7; /** *

* @attr description * Whether the selection indicator width should fill the full width of the tab item, * or if it should be fitted to the content of the tab text label. If no text label is * present, it will be set to the width of the icon or to a minimum width of 24dp. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:tabIndicatorFullWidth */ public static final int TabLayout_tabIndicatorFullWidth=8; /** *

* @attr description * Gravity constant for tab selection indicator. * *

Must be one of the following constant values.

* * * * * * * * * *
ConstantValueDescription
bottom0Align indicator to the bottom of this tab layout.
center1Align indicator along the center of this tab layout.
stretch3Stretch indicator to match the height and width of a tab item in this layout.
top2Align indicator to the top of this tab layout.
* * @attr name shub.dpm:tabIndicatorGravity */ public static final int TabLayout_tabIndicatorGravity=9; /** *

* @attr description * {@deprecated Instead, set the intrinsic size of the custom drawable provided to the * tabIndicator attribute in order to change the indicator height. For example, this can be * done by setting the property in a resource.} * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabIndicatorHeight */ @Deprecated public static final int TabLayout_tabIndicatorHeight=10; /** *

* @attr description * Whether to display tab labels horizontally inline with icons, or underneath icons. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:tabInlineLabel */ public static final int TabLayout_tabInlineLabel=11; /** *

* @attr description * The maximum width for tabs. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabMaxWidth */ public static final int TabLayout_tabMaxWidth=12; /** *

* @attr description * The minimum width for tabs. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabMinWidth */ public static final int TabLayout_tabMinWidth=13; /** *

* @attr description * The behavior mode for the Tabs in this layout * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
auto2
fixed1
scrollable0
* * @attr name shub.dpm:tabMode */ public static final int TabLayout_tabMode=14; /** *

* @attr description * The preferred padding along all edges of tabs. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabPadding */ public static final int TabLayout_tabPadding=15; /** *

* @attr description * The preferred padding along the bottom edge of tabs. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabPaddingBottom */ public static final int TabLayout_tabPaddingBottom=16; /** *

* @attr description * The preferred padding along the end edge of tabs. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabPaddingEnd */ public static final int TabLayout_tabPaddingEnd=17; /** *

* @attr description * The preferred padding along the start edge of tabs. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabPaddingStart */ public static final int TabLayout_tabPaddingStart=18; /** *

* @attr description * The preferred padding along the top edge of tabs. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:tabPaddingTop */ public static final int TabLayout_tabPaddingTop=19; /** *

* @attr description * Ripple color for the tabs. This may be a color state list, if the desired ripple color * should be stateful. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:tabRippleColor */ public static final int TabLayout_tabRippleColor=20; /** *

* @attr description * {@deprecated Instead, provide a ColorStateList to the tabTextColor attribute with a * selected color set.} * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:tabSelectedTextColor */ @Deprecated public static final int TabLayout_tabSelectedTextColor=21; /** *

* @attr description * A reference to a TextAppearance style to be applied to tabs. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:tabTextAppearance */ public static final int TabLayout_tabTextAppearance=22; /** *

* @attr description * The default text color to be applied to tabs. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:tabTextColor */ public static final int TabLayout_tabTextColor=23; /** *

* @attr description * Whether to use unbounded ripple effect for tabs, or if ripple should instead be bound to * tab item bounds. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:tabUnboundedRipple */ public static final int TabLayout_tabUnboundedRipple=24; /** * Attributes that can be used with a TextAppearance. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@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_android_textFontWeight android:textFontWeight}
{@link #TextAppearance_fontFamily shub.dpm:fontFamily}The attribute for the font family.
{@link #TextAppearance_fontVariationSettings shub.dpm:fontVariationSettings}The variation settings to be applied to the font.
{@link #TextAppearance_textAllCaps shub.dpm:textAllCaps}Present the text in ALL CAPS.
{@link #TextAppearance_textLocale shub.dpm:textLocale}Set the textLocale by a comma-separated language tag string, * for example "ja-JP,zh-CN".
* @see #TextAppearance_android_textSize * @see #TextAppearance_android_typeface * @see #TextAppearance_android_textStyle * @see #TextAppearance_android_textColor * @see #TextAppearance_android_textColorHint * @see #TextAppearance_android_textColorLink * @see #TextAppearance_android_shadowColor * @see #TextAppearance_android_shadowDx * @see #TextAppearance_android_shadowDy * @see #TextAppearance_android_shadowRadius * @see #TextAppearance_android_fontFamily * @see #TextAppearance_android_textFontWeight * @see #TextAppearance_fontFamily * @see #TextAppearance_fontVariationSettings * @see #TextAppearance_textAllCaps * @see #TextAppearance_textLocale */ public static final int[] TextAppearance={ 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x010103ac, 0x01010585, 0x7f030121, 0x7f030129, 0x7f030239, 0x7f030255 }; /** *

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.

* * * * * * * * * *
ConstantValueDescription
monospace3
normal0
sans1
serif2
* * @attr name android:typeface */ public static final int TextAppearance_android_typeface=1; /** *

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.

* * * * * * * * *
ConstantValueDescription
bold1
italic2
normal0
* * @attr name android:textStyle */ public static final int TextAppearance_android_textStyle=2; /** *

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; /** *

This symbol is the offset where the {@link android.R.attr#textFontWeight} * attribute's value can be found in the {@link #TextAppearance} array. * *

May be an integer value, such as "100". * * @attr name android:textFontWeight */ public static final int TextAppearance_android_textFontWeight=11; /** *

* @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 shub.dpm:fontFamily */ public static final int TextAppearance_fontFamily=12; /** *

* @attr description * OpenType font variation settings, available aftear api 26. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:fontVariationSettings */ public static final int TextAppearance_fontVariationSettings=13; /** *

* @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 shub.dpm:textAllCaps */ public static final int TextAppearance_textAllCaps=14; /** *

* @attr description * Set the textLocale by a comma-separated language tag string, * for example "ja-JP,zh-CN". This attribute only takes effect on API 21 and above. * Before API 24, only the first language tag is used. Starting from API 24, * the string will be converted into a {@link android.os.LocaleList} and then used by * {@link android.widget.TextView} * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:textLocale */ public static final int TextAppearance_textLocale=15; /** * Attributes that can be used with a TextInputEditText. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #TextInputEditText_textInputLayoutFocusedRectEnabled shub.dpm:textInputLayoutFocusedRectEnabled}Whether the TextInputEditText should use the TextInputLayout's focused * rectangle instead of its own.
* @see #TextInputEditText_textInputLayoutFocusedRectEnabled */ public static final int[] TextInputEditText={ 0x7f030253 }; /** *

* @attr description * Whether the TextInputEditText should use the TextInputLayout's focused * rectangle instead of its own. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:textInputLayoutFocusedRectEnabled */ public static final int TextInputEditText_textInputLayoutFocusedRectEnabled=0; /** * Attributes that can be used with a TextInputLayout. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #TextInputLayout_android_enabled android:enabled}
{@link #TextInputLayout_android_textColorHint android:textColorHint}
{@link #TextInputLayout_android_hint android:hint}
{@link #TextInputLayout_boxBackgroundColor shub.dpm:boxBackgroundColor}The color to use for the box's background color when in filled box mode.
{@link #TextInputLayout_boxBackgroundMode shub.dpm:boxBackgroundMode}Whether the text input area should be drawn as a filled box, an outline box, or not as a box.
{@link #TextInputLayout_boxCollapsedPaddingTop shub.dpm:boxCollapsedPaddingTop}Value to use for the EditText's collapsed top padding in box mode.
{@link #TextInputLayout_boxCornerRadiusBottomEnd shub.dpm:boxCornerRadiusBottomEnd}The value to use for the box's bottom end corner radius when in box mode.
{@link #TextInputLayout_boxCornerRadiusBottomStart shub.dpm:boxCornerRadiusBottomStart}The value to use for the box's bottom start corner radius when in box mode.
{@link #TextInputLayout_boxCornerRadiusTopEnd shub.dpm:boxCornerRadiusTopEnd}The value to use for the box's top end corner radius when in box mode.
{@link #TextInputLayout_boxCornerRadiusTopStart shub.dpm:boxCornerRadiusTopStart}The value to use for the box's top start corner radius when in box mode.
{@link #TextInputLayout_boxStrokeColor shub.dpm:boxStrokeColor}The color to use for the box's stroke when in outline box mode.
{@link #TextInputLayout_boxStrokeErrorColor shub.dpm:boxStrokeErrorColor}The color to use for the box's stroke in outline box mode when an error * is being displayed.
{@link #TextInputLayout_boxStrokeWidth shub.dpm:boxStrokeWidth}The value to use for the box's stroke when in outline box mode, or for the underline stroke * in filled mode.
{@link #TextInputLayout_boxStrokeWidthFocused shub.dpm:boxStrokeWidthFocused}The value to use for the focused box's stroke when in outline box mode, or for the focused * underline stroke in filled mode..
{@link #TextInputLayout_counterEnabled shub.dpm:counterEnabled}Whether the layout is laid out as if the character counter will be displayed.
{@link #TextInputLayout_counterMaxLength shub.dpm:counterMaxLength}The max length to display in the character counter.
{@link #TextInputLayout_counterOverflowTextAppearance shub.dpm:counterOverflowTextAppearance}TextAppearance of the character counter when the text is longer than the max.
{@link #TextInputLayout_counterOverflowTextColor shub.dpm:counterOverflowTextColor}Text color of the character counter when the text is longer than the max.
{@link #TextInputLayout_counterTextAppearance shub.dpm:counterTextAppearance}TextAppearance of the character counter.
{@link #TextInputLayout_counterTextColor shub.dpm:counterTextColor}Text color of the character counter.
{@link #TextInputLayout_endIconCheckable shub.dpm:endIconCheckable}Whether the end icon is checkable.
{@link #TextInputLayout_endIconContentDescription shub.dpm:endIconContentDescription}Text to set as the content description for the end icon.
{@link #TextInputLayout_endIconDrawable shub.dpm:endIconDrawable}Drawable to use for the end icon.
{@link #TextInputLayout_endIconMode shub.dpm:endIconMode}The end icon mode of the TextInputLayout.
{@link #TextInputLayout_endIconTint shub.dpm:endIconTint}Tint color to use for the end icon.
{@link #TextInputLayout_endIconTintMode shub.dpm:endIconTintMode}Blending mode used to apply the background tint.
{@link #TextInputLayout_errorContentDescription shub.dpm:errorContentDescription}Text to set as the content description for the error view.
{@link #TextInputLayout_errorEnabled shub.dpm:errorEnabled}Whether the layout is laid out as if an error will be displayed.
{@link #TextInputLayout_errorIconDrawable shub.dpm:errorIconDrawable}End icon to be shown when an error is displayed.
{@link #TextInputLayout_errorIconTint shub.dpm:errorIconTint}Tint color to use for the error icon.
{@link #TextInputLayout_errorIconTintMode shub.dpm:errorIconTintMode}Blending mode used to apply the error icon tint.
{@link #TextInputLayout_errorTextAppearance shub.dpm:errorTextAppearance}TextAppearance of any error message displayed.
{@link #TextInputLayout_errorTextColor shub.dpm:errorTextColor}Text color for any error message displayed.
{@link #TextInputLayout_helperText shub.dpm:helperText}The text to display as helper text underneath the text input area.
{@link #TextInputLayout_helperTextEnabled shub.dpm:helperTextEnabled}Whether the layout's helper text functionality is enabled.
{@link #TextInputLayout_helperTextTextAppearance shub.dpm:helperTextTextAppearance}TextAppearance of the helper text displayed underneath the text input area.
{@link #TextInputLayout_helperTextTextColor shub.dpm:helperTextTextColor}Text color of the helper text displayed underneath the text input area.
{@link #TextInputLayout_hintAnimationEnabled shub.dpm:hintAnimationEnabled}Whether to animate hint state changes.
{@link #TextInputLayout_hintEnabled shub.dpm:hintEnabled}Whether the layout's floating label functionality is enabled.
{@link #TextInputLayout_hintTextAppearance shub.dpm:hintTextAppearance}TextAppearance of the hint in the collapsed floating label.
{@link #TextInputLayout_hintTextColor shub.dpm:hintTextColor}Text color of the hint in the collapsed floating label.
{@link #TextInputLayout_passwordToggleContentDescription shub.dpm:passwordToggleContentDescription}Text to set as the content description for the password input visibility toggle.
{@link #TextInputLayout_passwordToggleDrawable shub.dpm:passwordToggleDrawable}Drawable to use as the password input visibility toggle icon.
{@link #TextInputLayout_passwordToggleEnabled shub.dpm:passwordToggleEnabled}Whether the view will display a toggle when the EditText has a password.
{@link #TextInputLayout_passwordToggleTint shub.dpm:passwordToggleTint}Icon to use for the password input visibility toggle * Deprecated.
{@link #TextInputLayout_passwordToggleTintMode shub.dpm:passwordToggleTintMode}Blending mode used to apply the background tint.
{@link #TextInputLayout_placeholderText shub.dpm:placeholderText}The text to display as placeholder text in the text input area.
{@link #TextInputLayout_placeholderTextAppearance shub.dpm:placeholderTextAppearance}TextAppearance of the placeholder text displayed in the text input area.
{@link #TextInputLayout_placeholderTextColor shub.dpm:placeholderTextColor}Text color of the placeholder text displayed in the text input area.
{@link #TextInputLayout_prefixText shub.dpm:prefixText}The text to display as prefix text in the text input area.
{@link #TextInputLayout_prefixTextAppearance shub.dpm:prefixTextAppearance}TextAppearance of the prefix text displayed in the text input area.
{@link #TextInputLayout_prefixTextColor shub.dpm:prefixTextColor}Text color of the prefix text displayed in the text input area.
{@link #TextInputLayout_shapeAppearance shub.dpm:shapeAppearance}Shape appearance style reference to be used to construct a ShapeAppearanceModel.
{@link #TextInputLayout_shapeAppearanceOverlay shub.dpm:shapeAppearanceOverlay}Shape appearance overlay style reference to be used to modify the shapeAppearance.
{@link #TextInputLayout_startIconCheckable shub.dpm:startIconCheckable}Whether the start icon is checkable.
{@link #TextInputLayout_startIconContentDescription shub.dpm:startIconContentDescription}Text to set as the content description for the start icon.
{@link #TextInputLayout_startIconDrawable shub.dpm:startIconDrawable}Drawable to use for the start icon.
{@link #TextInputLayout_startIconTint shub.dpm:startIconTint}Tint color to use for the start icon.
{@link #TextInputLayout_startIconTintMode shub.dpm:startIconTintMode}Blending mode used to apply the background tint.
{@link #TextInputLayout_suffixText shub.dpm:suffixText}The text to display as suffix text in the text input area.
{@link #TextInputLayout_suffixTextAppearance shub.dpm:suffixTextAppearance}TextAppearance of the suffix text displayed in the text input area.
{@link #TextInputLayout_suffixTextColor shub.dpm:suffixTextColor}Text color of the suffix text displayed in the text input area.
* @see #TextInputLayout_android_enabled * @see #TextInputLayout_android_textColorHint * @see #TextInputLayout_android_hint * @see #TextInputLayout_boxBackgroundColor * @see #TextInputLayout_boxBackgroundMode * @see #TextInputLayout_boxCollapsedPaddingTop * @see #TextInputLayout_boxCornerRadiusBottomEnd * @see #TextInputLayout_boxCornerRadiusBottomStart * @see #TextInputLayout_boxCornerRadiusTopEnd * @see #TextInputLayout_boxCornerRadiusTopStart * @see #TextInputLayout_boxStrokeColor * @see #TextInputLayout_boxStrokeErrorColor * @see #TextInputLayout_boxStrokeWidth * @see #TextInputLayout_boxStrokeWidthFocused * @see #TextInputLayout_counterEnabled * @see #TextInputLayout_counterMaxLength * @see #TextInputLayout_counterOverflowTextAppearance * @see #TextInputLayout_counterOverflowTextColor * @see #TextInputLayout_counterTextAppearance * @see #TextInputLayout_counterTextColor * @see #TextInputLayout_endIconCheckable * @see #TextInputLayout_endIconContentDescription * @see #TextInputLayout_endIconDrawable * @see #TextInputLayout_endIconMode * @see #TextInputLayout_endIconTint * @see #TextInputLayout_endIconTintMode * @see #TextInputLayout_errorContentDescription * @see #TextInputLayout_errorEnabled * @see #TextInputLayout_errorIconDrawable * @see #TextInputLayout_errorIconTint * @see #TextInputLayout_errorIconTintMode * @see #TextInputLayout_errorTextAppearance * @see #TextInputLayout_errorTextColor * @see #TextInputLayout_helperText * @see #TextInputLayout_helperTextEnabled * @see #TextInputLayout_helperTextTextAppearance * @see #TextInputLayout_helperTextTextColor * @see #TextInputLayout_hintAnimationEnabled * @see #TextInputLayout_hintEnabled * @see #TextInputLayout_hintTextAppearance * @see #TextInputLayout_hintTextColor * @see #TextInputLayout_passwordToggleContentDescription * @see #TextInputLayout_passwordToggleDrawable * @see #TextInputLayout_passwordToggleEnabled * @see #TextInputLayout_passwordToggleTint * @see #TextInputLayout_passwordToggleTintMode * @see #TextInputLayout_placeholderText * @see #TextInputLayout_placeholderTextAppearance * @see #TextInputLayout_placeholderTextColor * @see #TextInputLayout_prefixText * @see #TextInputLayout_prefixTextAppearance * @see #TextInputLayout_prefixTextColor * @see #TextInputLayout_shapeAppearance * @see #TextInputLayout_shapeAppearanceOverlay * @see #TextInputLayout_startIconCheckable * @see #TextInputLayout_startIconContentDescription * @see #TextInputLayout_startIconDrawable * @see #TextInputLayout_startIconTint * @see #TextInputLayout_startIconTintMode * @see #TextInputLayout_suffixText * @see #TextInputLayout_suffixTextAppearance * @see #TextInputLayout_suffixTextColor */ public static final int[] TextInputLayout={ 0x0101000e, 0x0101009a, 0x01010150, 0x7f030054, 0x7f030055, 0x7f030056, 0x7f030057, 0x7f030058, 0x7f030059, 0x7f03005a, 0x7f03005b, 0x7f03005c, 0x7f03005d, 0x7f03005e, 0x7f0300d0, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4, 0x7f0300d5, 0x7f0300f7, 0x7f0300f8, 0x7f0300f9, 0x7f0300fa, 0x7f0300fb, 0x7f0300fc, 0x7f030100, 0x7f030101, 0x7f030102, 0x7f030103, 0x7f030104, 0x7f030105, 0x7f030106, 0x7f030133, 0x7f030134, 0x7f030135, 0x7f030136, 0x7f03013a, 0x7f03013b, 0x7f03013c, 0x7f03013d, 0x7f0301bf, 0x7f0301c0, 0x7f0301c1, 0x7f0301c2, 0x7f0301c3, 0x7f0301c4, 0x7f0301c5, 0x7f0301c6, 0x7f0301cb, 0x7f0301cc, 0x7f0301cd, 0x7f0301e7, 0x7f0301ea, 0x7f030200, 0x7f030201, 0x7f030202, 0x7f030203, 0x7f030204, 0x7f030216, 0x7f030217, 0x7f030218 }; /** *

* @attr description * Whether the layout is enabled * *

May be a boolean value, such as "true" or * "false". * * @attr name android:enabled */ public static final int TextInputLayout_android_enabled=0; /** *

* @attr description * The text color for the hint when the text field is not activated (such * as for the resting and disabled states). * *

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

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name android:textColorHint */ public static final int TextInputLayout_android_textColorHint=1; /** *

* @attr description * The hint to display in the floating label. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name android:hint */ public static final int TextInputLayout_android_hint=2; /** *

* @attr description * The color to use for the box's background color when in filled box mode. * If a non-stateful color resource is specified, default colors will be used for the hover * and disabled states. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:boxBackgroundColor */ public static final int TextInputLayout_boxBackgroundColor=3; /** *

* @attr description * Whether the text input area should be drawn as a filled box, an outline box, or not as a box. * *

Must be one of the following constant values.

* * * * * * * * *
ConstantValueDescription
filled1Filled box mode for the text input box.
none0Specifies that there should be no box set on the text input area.
outline2Outline box mode for the text input box.
* * @attr name shub.dpm:boxBackgroundMode */ public static final int TextInputLayout_boxBackgroundMode=4; /** *

* @attr description * Value to use for the EditText's collapsed top padding in box mode. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:boxCollapsedPaddingTop */ public static final int TextInputLayout_boxCollapsedPaddingTop=5; /** *

* @attr description * The value to use for the box's bottom end corner radius when in box mode. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:boxCornerRadiusBottomEnd */ public static final int TextInputLayout_boxCornerRadiusBottomEnd=6; /** *

* @attr description * The value to use for the box's bottom start corner radius when in box mode. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:boxCornerRadiusBottomStart */ public static final int TextInputLayout_boxCornerRadiusBottomStart=7; /** *

* @attr description * The value to use for the box's top end corner radius when in box mode. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:boxCornerRadiusTopEnd */ public static final int TextInputLayout_boxCornerRadiusTopEnd=8; /** *

* @attr description * The value to use for the box's top start corner radius when in box mode. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:boxCornerRadiusTopStart */ public static final int TextInputLayout_boxCornerRadiusTopStart=9; /** *

* @attr description * The color to use for the box's stroke when in outline box mode. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:boxStrokeColor */ public static final int TextInputLayout_boxStrokeColor=10; /** *

* @attr description * The color to use for the box's stroke in outline box mode when an error * is being displayed. If not set, it defaults to errorTextColor if on * error state, or to counterOverflowTextColor if on overflow state. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:boxStrokeErrorColor */ public static final int TextInputLayout_boxStrokeErrorColor=11; /** *

* @attr description * The value to use for the box's stroke when in outline box mode, or for the underline stroke * in filled mode. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:boxStrokeWidth */ public static final int TextInputLayout_boxStrokeWidth=12; /** *

* @attr description * The value to use for the focused box's stroke when in outline box mode, or for the focused * underline stroke in filled mode.. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * Available units are: px (pixels), dp (density-independent pixels), * sp (scaled pixels based on preferred font size), in (inches), and * mm (millimeters). * * @attr name shub.dpm:boxStrokeWidthFocused */ public static final int TextInputLayout_boxStrokeWidthFocused=13; /** *

* @attr description * Whether the layout is laid out as if the character counter will be displayed. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:counterEnabled */ public static final int TextInputLayout_counterEnabled=14; /** *

* @attr description * The max length to display in the character counter. * *

May be an integer value, such as "100". * * @attr name shub.dpm:counterMaxLength */ public static final int TextInputLayout_counterMaxLength=15; /** *

* @attr description * TextAppearance of the character counter when the text is longer than the max. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:counterOverflowTextAppearance */ public static final int TextInputLayout_counterOverflowTextAppearance=16; /** *

* @attr description * Text color of the character counter when the text is longer than the max. * If set, this takes precedence over counterOverflowTextAppearance. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:counterOverflowTextColor */ public static final int TextInputLayout_counterOverflowTextColor=17; /** *

* @attr description * TextAppearance of the character counter. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:counterTextAppearance */ public static final int TextInputLayout_counterTextAppearance=18; /** *

* @attr description * Text color of the character counter. * If set, this takes precedence over counterTextAppearance. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:counterTextColor */ public static final int TextInputLayout_counterTextColor=19; /** *

* @attr description * Whether the end icon is checkable. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:endIconCheckable */ public static final int TextInputLayout_endIconCheckable=20; /** *

* @attr description * Text to set as the content description for the end icon. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:endIconContentDescription */ public static final int TextInputLayout_endIconContentDescription=21; /** *

* @attr description * Drawable to use for the end 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 shub.dpm:endIconDrawable */ public static final int TextInputLayout_endIconDrawable=22; /** *

* @attr description * The end icon mode of the TextInputLayout. It will display one of the end icons detailed * below, or no end icon. * *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
clear_text2The view will display a clear text button while the EditText contains input.
customffffffffThe view will display a custom icon specified by the user.
dropdown_menu3The view will display a toggle that displays/hides a dropdown menu.
none0No end icon.
password_toggle1The view will display a toggle when the EditText has a password.
* * @attr name shub.dpm:endIconMode */ public static final int TextInputLayout_endIconMode=23; /** *

* @attr description * Tint color to use for the end icon. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:endIconTint */ public static final int TextInputLayout_endIconTint=24; /** *

* @attr description * Blending mode used to apply the background tint. * *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:endIconTintMode */ public static final int TextInputLayout_endIconTintMode=25; /** *

* @attr description * Text to set as the content description for the error view. * Should be set when the error message has special characters that a * screen reader is not able to announce properly. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:errorContentDescription */ public static final int TextInputLayout_errorContentDescription=26; /** *

* @attr description * Whether the layout is laid out as if an error will be displayed. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:errorEnabled */ public static final int TextInputLayout_errorEnabled=27; /** *

* @attr description * End icon to be shown when an error is displayed. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:errorIconDrawable */ public static final int TextInputLayout_errorIconDrawable=28; /** *

* @attr description * Tint color to use for the error 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 shub.dpm:errorIconTint */ public static final int TextInputLayout_errorIconTint=29; /** *

* @attr description * Blending mode used to apply the error icon tint. * *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:errorIconTintMode */ public static final int TextInputLayout_errorIconTintMode=30; /** *

* @attr description * TextAppearance of any error message displayed. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:errorTextAppearance */ public static final int TextInputLayout_errorTextAppearance=31; /** *

* @attr description * Text color for any error message displayed. * If set, this takes precedence over errorTextAppearance. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:errorTextColor */ public static final int TextInputLayout_errorTextColor=32; /** *

* @attr description * The text to display as helper text underneath the text input area. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:helperText */ public static final int TextInputLayout_helperText=33; /** *

* @attr description * Whether the layout's helper text functionality is enabled. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:helperTextEnabled */ public static final int TextInputLayout_helperTextEnabled=34; /** *

* @attr description * TextAppearance of the helper text displayed underneath the text input area. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:helperTextTextAppearance */ public static final int TextInputLayout_helperTextTextAppearance=35; /** *

* @attr description * Text color of the helper text displayed underneath the text input area. * If set, this takes precedence over helperTextTextAppearance. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:helperTextTextColor */ public static final int TextInputLayout_helperTextTextColor=36; /** *

* @attr description * Whether to animate hint state changes. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:hintAnimationEnabled */ public static final int TextInputLayout_hintAnimationEnabled=37; /** *

* @attr description * Whether the layout's floating label functionality is enabled. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:hintEnabled */ public static final int TextInputLayout_hintEnabled=38; /** *

* @attr description * TextAppearance of the hint in the collapsed floating label. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:hintTextAppearance */ public static final int TextInputLayout_hintTextAppearance=39; /** *

* @attr description * Text color of the hint in the collapsed floating label. * If set, this takes precedence over hintTextAppearance. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:hintTextColor */ public static final int TextInputLayout_hintTextColor=40; /** *

* @attr description * Text to set as the content description for the password input visibility toggle. * Deprecated. Use endIconContentDescription instead. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:passwordToggleContentDescription */ public static final int TextInputLayout_passwordToggleContentDescription=41; /** *

* @attr description * Drawable to use as the password input visibility toggle icon. * Deprecated. Use endIconDrawable instead. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:passwordToggleDrawable */ public static final int TextInputLayout_passwordToggleDrawable=42; /** *

* @attr description * Whether the view will display a toggle when the EditText has a password. * Deprecated. The view's end icon should be specified via endIconMode instead. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:passwordToggleEnabled */ public static final int TextInputLayout_passwordToggleEnabled=43; /** *

* @attr description * Icon to use for the password input visibility toggle * Deprecated. Use endIconTint instead. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:passwordToggleTint */ public static final int TextInputLayout_passwordToggleTint=44; /** *

* @attr description * Blending mode used to apply the background tint. * Deprecated. Use endIconTintMode instead. * *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:passwordToggleTintMode */ public static final int TextInputLayout_passwordToggleTintMode=45; /** *

* @attr description * The text to display as placeholder text in the text input area. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:placeholderText */ public static final int TextInputLayout_placeholderText=46; /** *

* @attr description * TextAppearance of the placeholder text displayed in the text input area. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:placeholderTextAppearance */ public static final int TextInputLayout_placeholderTextAppearance=47; /** *

* @attr description * Text color of the placeholder text displayed in the text input area. * If set, this takes precedence over placeholderTextAppearance. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:placeholderTextColor */ public static final int TextInputLayout_placeholderTextColor=48; /** *

* @attr description * The text to display as prefix text in the text input area. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:prefixText */ public static final int TextInputLayout_prefixText=49; /** *

* @attr description * TextAppearance of the prefix text displayed in the text input area. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:prefixTextAppearance */ public static final int TextInputLayout_prefixTextAppearance=50; /** *

* @attr description * Text color of the prefix text displayed in the text input area. * If set, this takes precedence over prefixTextAppearance. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:prefixTextColor */ public static final int TextInputLayout_prefixTextColor=51; /** *

* @attr description * Shape appearance style reference for TextInputLayout. Attribute declaration is in the Shape * package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearance */ public static final int TextInputLayout_shapeAppearance=52; /** *

* @attr description * Shape appearance overlay style reference for TextInputLayout. To be used to augment * attributes declared in the shapeAppearance. Attribute declaration is in the Shape * package. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:shapeAppearanceOverlay */ public static final int TextInputLayout_shapeAppearanceOverlay=53; /** *

* @attr description * Whether the start icon is checkable. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:startIconCheckable */ public static final int TextInputLayout_startIconCheckable=54; /** *

* @attr description * Text to set as the content description for the start icon. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:startIconContentDescription */ public static final int TextInputLayout_startIconContentDescription=55; /** *

* @attr description * Drawable to use for the start 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 shub.dpm:startIconDrawable */ public static final int TextInputLayout_startIconDrawable=56; /** *

* @attr description * Tint color to use for the start icon. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:startIconTint */ public static final int TextInputLayout_startIconTint=57; /** *

* @attr description * Blending mode used to apply the background tint. * *

Must be one of the following constant values.

* * * * * * * * * * *
ConstantValueDescription
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:startIconTintMode */ public static final int TextInputLayout_startIconTintMode=58; /** *

* @attr description * The text to display as suffix text in the text input area. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name shub.dpm:suffixText */ public static final int TextInputLayout_suffixText=59; /** *

* @attr description * TextAppearance of the suffix text displayed in the text input area. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name shub.dpm:suffixTextAppearance */ public static final int TextInputLayout_suffixTextAppearance=60; /** *

* @attr description * Text color of the suffix text displayed in the text input area. * If set, this takes precedence over suffixTextAppearance. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:suffixTextColor */ public static final int TextInputLayout_suffixTextColor=61; /** * Attributes that can be used with a ThemeEnforcement. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #ThemeEnforcement_android_textAppearance android:textAppearance}
{@link #ThemeEnforcement_enforceMaterialTheme shub.dpm:enforceMaterialTheme}Internal flag used to denote that a style uses new attributes defined by * Theme.MaterialComponents, and that the component should check via ThemeEnforcement that the * client's app theme inherits from Theme.MaterialComponents.
{@link #ThemeEnforcement_enforceTextAppearance shub.dpm:enforceTextAppearance}Internal flag used to denote that a style requires that the textAppearance attribute is * specified and evaluates to a valid text appearance.
* @see #ThemeEnforcement_android_textAppearance * @see #ThemeEnforcement_enforceMaterialTheme * @see #ThemeEnforcement_enforceTextAppearance */ public static final int[] ThemeEnforcement={ 0x01010034, 0x7f0300fd, 0x7f0300fe }; /** *

* @attr description * Attribute used to check that a component has a TextAppearance specified on it. * *

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

* @attr description * Internal flag used to denote that a style uses new attributes defined by * Theme.MaterialComponents, and that the component should check via ThemeEnforcement that the * client's app theme inherits from Theme.MaterialComponents. * Not all usages of new attributes are problematic in the context of a legacy app theme. You * should only use this flag if a particular usage is known to cause a visual glitch or crash. * For example, tinting a vector drawable with a non-existent theme attribute is known to * crash on pre-21 devices. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:enforceMaterialTheme */ public static final int ThemeEnforcement_enforceMaterialTheme=1; /** *

* @attr description * Internal flag used to denote that a style requires that the textAppearance attribute is * specified and evaluates to a valid text appearance. * *

May be a boolean value, such as "true" or * "false". * * @attr name shub.dpm:enforceTextAppearance */ public static final int ThemeEnforcement_enforceTextAppearance=2; /** * Attributes that can be used with a Toolbar. *

Includes the following attributes:

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
AttributeDescription
{@link #Toolbar_android_gravity android:gravity}
{@link #Toolbar_android_minHeight android:minHeight}
{@link #Toolbar_buttonGravity shub.dpm:buttonGravity}
{@link #Toolbar_collapseContentDescription shub.dpm:collapseContentDescription}Text to set as the content description for the collapse button.
{@link #Toolbar_collapseIcon shub.dpm:collapseIcon}Icon drawable to use for the collapse button.
{@link #Toolbar_contentInsetEnd shub.dpm:contentInsetEnd}Minimum inset for content views within a bar.
{@link #Toolbar_contentInsetEndWithActions shub.dpm:contentInsetEndWithActions}Minimum inset for content views within a bar when actions from a menu * are present.
{@link #Toolbar_contentInsetLeft shub.dpm:contentInsetLeft}Minimum inset for content views within a bar.
{@link #Toolbar_contentInsetRight shub.dpm:contentInsetRight}Minimum inset for content views within a bar.
{@link #Toolbar_contentInsetStart shub.dpm:contentInsetStart}Minimum inset for content views within a bar.
{@link #Toolbar_contentInsetStartWithNavigation shub.dpm:contentInsetStartWithNavigation}Minimum inset for content views within a bar when a navigation button * is present, such as the Up button.
{@link #Toolbar_logo shub.dpm:logo}Specifies the drawable used for the application logo.
{@link #Toolbar_logoDescription shub.dpm:logoDescription}A content description string to describe the appearance of the * associated logo image.
{@link #Toolbar_maxButtonHeight shub.dpm:maxButtonHeight}
{@link #Toolbar_menu shub.dpm:menu}Menu resource to inflate to be shown in the toolbar
{@link #Toolbar_navigationContentDescription shub.dpm:navigationContentDescription}Text to set as the content description for the navigation button * located at the start of the toolbar.
{@link #Toolbar_navigationIcon shub.dpm:navigationIcon}Icon drawable to use for the navigation button located at * the start of the toolbar.
{@link #Toolbar_popupTheme shub.dpm:popupTheme}Reference to a theme that should be used to inflate popups * shown by widgets in the action bar.
{@link #Toolbar_subtitle shub.dpm:subtitle}Specifies subtitle text used for navigationMode="normal"
{@link #Toolbar_subtitleTextAppearance shub.dpm:subtitleTextAppearance}
{@link #Toolbar_subtitleTextColor shub.dpm:subtitleTextColor}A color to apply to the subtitle string.
{@link #Toolbar_title shub.dpm:title}
{@link #Toolbar_titleMargin shub.dpm:titleMargin}Specifies extra space on the left, start, right and end sides * of the toolbar's title.
{@link #Toolbar_titleMarginBottom shub.dpm:titleMarginBottom}Specifies extra space on the bottom side of the toolbar's title.
{@link #Toolbar_titleMarginEnd shub.dpm:titleMarginEnd}Specifies extra space on the end side of the toolbar's title.
{@link #Toolbar_titleMarginStart shub.dpm:titleMarginStart}Specifies extra space on the start side of the toolbar's title.
{@link #Toolbar_titleMarginTop shub.dpm:titleMarginTop}Specifies extra space on the top side of the toolbar's title.
{@link #Toolbar_titleMargins shub.dpm:titleMargins}{@deprecated Use titleMargin}
{@link #Toolbar_titleTextAppearance shub.dpm:titleTextAppearance}
{@link #Toolbar_titleTextColor shub.dpm:titleTextColor}A color to apply to the title string.
* @see #Toolbar_android_gravity * @see #Toolbar_android_minHeight * @see #Toolbar_buttonGravity * @see #Toolbar_collapseContentDescription * @see #Toolbar_collapseIcon * @see #Toolbar_contentInsetEnd * @see #Toolbar_contentInsetEndWithActions * @see #Toolbar_contentInsetLeft * @see #Toolbar_contentInsetRight * @see #Toolbar_contentInsetStart * @see #Toolbar_contentInsetStartWithNavigation * @see #Toolbar_logo * @see #Toolbar_logoDescription * @see #Toolbar_maxButtonHeight * @see #Toolbar_menu * @see #Toolbar_navigationContentDescription * @see #Toolbar_navigationIcon * @see #Toolbar_popupTheme * @see #Toolbar_subtitle * @see #Toolbar_subtitleTextAppearance * @see #Toolbar_subtitleTextColor * @see #Toolbar_title * @see #Toolbar_titleMargin * @see #Toolbar_titleMarginBottom * @see #Toolbar_titleMarginEnd * @see #Toolbar_titleMarginStart * @see #Toolbar_titleMarginTop * @see #Toolbar_titleMargins * @see #Toolbar_titleTextAppearance * @see #Toolbar_titleTextColor */ @Deprecated public static final int[] Toolbar={ 0x010100af, 0x01010140, 0x7f030065, 0x7f03009a, 0x7f03009b, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba, 0x7f0300bb, 0x7f0300bc, 0x7f03018f, 0x7f030190, 0x7f0301a6, 0x7f0301ab, 0x7f0301ae, 0x7f0301af, 0x7f0301c9, 0x7f030212, 0x7f030213, 0x7f030214, 0x7f030268, 0x7f03026a, 0x7f03026b, 0x7f03026c, 0x7f03026d, 0x7f03026e, 0x7f03026f, 0x7f030270, 0x7f030271 }; /** *

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.

* * * * * * * * * * * * * * * * * * * *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
* * @attr name android:gravity */ public static final int Toolbar_android_gravity=0; /** *

This symbol is the offset where the {@link android.R.attr#minHeight} * attribute's value can be found in the {@link #Toolbar} array. * *

May be a dimension value, which is a floating point number appended with a * unit such as "14.5sp". * 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 shub.dpm.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.

* * * * * * * * *
ConstantValueDescription
bottom50Push object to the bottom of its container, not changing its size.
center_vertical10Place object in the vertical center of its container, not changing its size.
top30Push object to the top of its container, not changing its size.
* * @attr name shub.dpm:buttonGravity */ public static final int Toolbar_buttonGravity=2; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm: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 shub.dpm:logoDescription */ public static final int Toolbar_logoDescription=12; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:maxButtonHeight */ public static final int Toolbar_maxButtonHeight=13; /** *

* @attr description * Menu resource to inflate to be shown 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 shub.dpm:menu */ public static final int Toolbar_menu=14; /** *

* @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 shub.dpm:navigationContentDescription */ public static final int Toolbar_navigationContentDescription=15; /** *

* @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 shub.dpm:navigationIcon */ public static final int Toolbar_navigationIcon=16; /** *

* @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 shub.dpm:popupTheme */ public static final int Toolbar_popupTheme=17; /** *

* @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 shub.dpm:subtitle */ public static final int Toolbar_subtitle=18; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:subtitleTextAppearance */ public static final int Toolbar_subtitleTextAppearance=19; /** *

* @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 shub.dpm:subtitleTextColor */ public static final int Toolbar_subtitleTextColor=20; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:title */ public static final int Toolbar_title=21; /** *

* @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 shub.dpm:titleMargin */ public static final int Toolbar_titleMargin=22; /** *

* @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 shub.dpm:titleMarginBottom */ public static final int Toolbar_titleMarginBottom=23; /** *

* @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 shub.dpm:titleMarginEnd */ public static final int Toolbar_titleMarginEnd=24; /** *

* @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 shub.dpm:titleMarginStart */ public static final int Toolbar_titleMarginStart=25; /** *

* @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 shub.dpm:titleMarginTop */ public static final int Toolbar_titleMarginTop=26; /** *

* @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 shub.dpm:titleMargins */ @Deprecated public static final int Toolbar_titleMargins=27; /** *

This symbol is the offset where the {@link shub.dpm.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 shub.dpm:titleTextAppearance */ public static final int Toolbar_titleTextAppearance=28; /** *

* @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 shub.dpm:titleTextColor */ public static final int Toolbar_titleTextColor=29; /** * Attributes that can be used with a Tooltip. *

Includes the following attributes:

* * * * * * * * * * * *
AttributeDescription
{@link #Tooltip_android_textAppearance android:textAppearance}
{@link #Tooltip_android_padding android:padding}
{@link #Tooltip_android_layout_margin android:layout_margin}
{@link #Tooltip_android_minWidth android:minWidth}
{@link #Tooltip_android_minHeight android:minHeight}
{@link #Tooltip_android_text android:text}
{@link #Tooltip_backgroundTint shub.dpm:backgroundTint}Tint to apply to the background.
* @see #Tooltip_android_textAppearance * @see #Tooltip_android_padding * @see #Tooltip_android_layout_margin * @see #Tooltip_android_minWidth * @see #Tooltip_android_minHeight * @see #Tooltip_android_text * @see #Tooltip_backgroundTint */ public static final int[] Tooltip={ 0x01010034, 0x010100d5, 0x010100f6, 0x0101013f, 0x01010140, 0x0101014f, 0x7f03003d }; /** *

This symbol is the offset where the {@link android.R.attr#textAppearance} * attribute's value can be found in the {@link #Tooltip} 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 Tooltip_android_textAppearance=0; /** *

This symbol is the offset where the {@link android.R.attr#padding} * attribute's value can be found in the {@link #Tooltip} 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:padding */ public static final int Tooltip_android_padding=1; /** *

This symbol is the offset where the {@link android.R.attr#layout_margin} * attribute's value can be found in the {@link #Tooltip} 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_margin */ public static final int Tooltip_android_layout_margin=2; /** *

This symbol is the offset where the {@link android.R.attr#minWidth} * attribute's value can be found in the {@link #Tooltip} 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 Tooltip_android_minWidth=3; /** *

This symbol is the offset where the {@link android.R.attr#minHeight} * attribute's value can be found in the {@link #Tooltip} 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 Tooltip_android_minHeight=4; /** *

This symbol is the offset where the {@link android.R.attr#text} * attribute's value can be found in the {@link #Tooltip} array. * *

May be a string value, using '\\;' to escape characters such as * '\\n' or '\\uxxxx' for a unicode character; * * @attr name android:text */ public static final int Tooltip_android_text=5; /** *

* @attr description * Tint to apply to the background. * *

May be a color value, in the form of "#rgb", * "#argb", "#rrggbb", or * "#aarrggbb". * * @attr name shub.dpm:backgroundTint */ public static final int Tooltip_backgroundTint=6; /** * Attributes that can be used with a View. *

Includes the following attributes:

* * * * * * * * * *
AttributeDescription
{@link #View_android_theme android:theme}
{@link #View_android_focusable android:focusable}
{@link #View_paddingEnd shub.dpm:paddingEnd}Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart shub.dpm:paddingStart}Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
{@link #View_theme shub.dpm:theme}Deprecated.
* @see #View_android_theme * @see #View_android_focusable * @see #View_paddingEnd * @see #View_paddingStart * @see #View_theme */ public static final int[] View={ 0x01010000, 0x010100da, 0x7f0301b7, 0x7f0301ba, 0x7f030257 }; /** *

* @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.

* * * * * * *
ConstantValueDescription
auto10
* * @attr name android:focusable */ public static final int View_android_focusable=1; /** *

* @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 shub.dpm: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 shub.dpm: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 shub.dpm:theme */ public static final int View_theme=4; /** * Attributes that can be used with a ViewBackgroundHelper. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #ViewBackgroundHelper_android_background android:background}
{@link #ViewBackgroundHelper_backgroundTint shub.dpm:backgroundTint}Tint to apply to the background.
{@link #ViewBackgroundHelper_backgroundTintMode shub.dpm:backgroundTintMode}Blending mode used to apply the background tint.
* @see #ViewBackgroundHelper_android_background * @see #ViewBackgroundHelper_backgroundTint * @see #ViewBackgroundHelper_backgroundTintMode */ public static final int[] ViewBackgroundHelper={ 0x010100d4, 0x7f03003d, 0x7f03003e }; /** *

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 shub.dpm: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.

* * * * * * * * * * * *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
* * @attr name shub.dpm:backgroundTintMode */ public static final int ViewBackgroundHelper_backgroundTintMode=2; /** * Attributes that can be used with a ViewPager2. *

Includes the following attributes:

* * * * * *
AttributeDescription
{@link #ViewPager2_android_orientation android:orientation}
* @see #ViewPager2_android_orientation */ public static final int[] ViewPager2={ 0x010100c4 }; /** *

This symbol is the offset where the {@link android.R.attr#orientation} * attribute's value can be found in the {@link #ViewPager2} array. * *

Must be one of the following constant values.

* * * * * * * *
ConstantValueDescription
horizontal0
vertical1
* * @attr name android:orientation */ public static final int ViewPager2_android_orientation=0; /** * Attributes that can be used with a ViewStubCompat. *

Includes the following attributes:

* * * * * * * *
AttributeDescription
{@link #ViewStubCompat_android_id android:id}
{@link #ViewStubCompat_android_layout android:layout}
{@link #ViewStubCompat_android_inflatedId android:inflatedId}
* @see #ViewStubCompat_android_id * @see #ViewStubCompat_android_layout * @see #ViewStubCompat_android_inflatedId */ public static final int[] ViewStubCompat={ 0x010100d0, 0x010100f2, 0x010100f3 }; /** *

This symbol is the offset where the {@link android.R.attr#id} * attribute's value can be found in the {@link #ViewStubCompat} array. * *

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

* @attr description * Supply an identifier for the layout resource to inflate when the ViewStub * becomes visible or when forced to do so. The layout resource must be a * valid reference to a layout. * *

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

* @attr description * Overrides the id of the inflated View with this value. * *

May be a reference to another resource, in the form * "@[+][package:]type/name" or a theme * attribute in the form * "?[package:]type/name". * * @attr name android:inflatedId */ public static final int ViewStubCompat_android_inflatedId=2; } public static final class xml { public static final int network_security_config=0x7f100000; public static final int standalone_badge=0x7f100001; public static final int standalone_badge_gravity_bottom_end=0x7f100002; public static final int standalone_badge_gravity_bottom_start=0x7f100003; public static final int standalone_badge_gravity_top_start=0x7f100004; public static final int standalone_badge_offset=0x7f100005; } }