public static final class R.styleable
extends java.lang.Object
Constructor and Description |
---|
R.styleable() |
public static final int[] SherlockActionBar
Includes the following attributes:
Attribute | Description |
---|---|
| Specifies a background drawable for the action bar. |
| Specifies a background drawable for the bottom component of a split action bar. |
| Specifies a background drawable for a second stacked row of the action bar. |
| Specifies a layout for custom navigation. |
| Options affecting how the action bar is displayed. |
| Specifies the drawable used for item dividers. |
| Specifies a fixed height. |
| Specifies a layout to use for the "home" section of the action bar. |
| Specifies the drawable used for the application icon. |
| Specifies a style resource to use for an indeterminate progress spinner. |
| Specifies padding that should be applied to the left and right sides of system-provided items in the bar. |
| Specifies the drawable used for the application logo. |
| The type of navigation to use. |
| Specifies the horizontal padding on either end for an embedded progress bar. |
| Specifies a style resource to use for an embedded progress bar. |
| Specifies subtitle text used for navigationMode="normal" |
| Specifies a style to use for subtitle text. |
| Specifies title text used for navigationMode="normal" |
| Specifies a style to use for title text. |
SherlockActionBar_background
,
SherlockActionBar_backgroundSplit
,
SherlockActionBar_backgroundStacked
,
SherlockActionBar_customNavigationLayout
,
SherlockActionBar_displayOptions
,
SherlockActionBar_divider
,
SherlockActionBar_height
,
SherlockActionBar_homeLayout
,
SherlockActionBar_icon
,
SherlockActionBar_indeterminateProgressStyle
,
SherlockActionBar_itemPadding
,
SherlockActionBar_logo
,
SherlockActionBar_navigationMode
,
SherlockActionBar_progressBarPadding
,
SherlockActionBar_progressBarStyle
,
SherlockActionBar_subtitle
,
SherlockActionBar_subtitleTextStyle
,
SherlockActionBar_title
,
SherlockActionBar_titleTextStyle
public static final int SherlockActionBar_background
public static final int SherlockActionBar_backgroundSplit
public static final int SherlockActionBar_backgroundStacked
public static final int SherlockActionBar_customNavigationLayout
public static final int SherlockActionBar_displayOptions
public static final int SherlockActionBar_divider
public static final int SherlockActionBar_height
public static final int SherlockActionBar_homeLayout
public static final int SherlockActionBar_icon
public static final int SherlockActionBar_indeterminateProgressStyle
public static final int SherlockActionBar_itemPadding
public static final int SherlockActionBar_logo
public static final int SherlockActionBar_navigationMode
public static final int SherlockActionBar_progressBarPadding
public static final int SherlockActionBar_progressBarStyle
public static final int SherlockActionBar_subtitle
public static final int SherlockActionBar_subtitleTextStyle
public static final int SherlockActionBar_title
public static final int SherlockActionBar_titleTextStyle
public static final int[] SherlockActionMenuItemView
Includes the following attributes:
Attribute | Description |
---|---|
|
public static final int SherlockActionMenuItemView_android_minWidth
This symbol is the offset where the com.nxp.nfc_demo.R.attr#android_minWidth
attribute's value can be found in the SherlockActionMenuItemView
array.
public static final int[] SherlockActionMode
Includes the following attributes:
Attribute | Description |
---|---|
| Specifies a background for the action mode bar. |
| Specifies a background for the split action mode bar. |
| Specifies a fixed height for the action mode bar. |
| Specifies a style to use for subtitle text. |
| Specifies a style to use for title text. |
public static final int SherlockActionMode_background
public static final int SherlockActionMode_backgroundSplit
public static final int SherlockActionMode_height
public static final int SherlockActionMode_subtitleTextStyle
public static final int SherlockActionMode_titleTextStyle
public static final int[] SherlockActivityChooserView
Includes the following attributes:
Attribute | Description |
---|---|
| |
| The drawable to show in the button for expanding the activities overflow popup. |
| The maximal number of items initially shown in the activity list. |
public static final int SherlockActivityChooserView_android_background
This symbol is the offset where the com.nxp.nfc_demo.R.attr#android_background
attribute's value can be found in the SherlockActivityChooserView
array.
public static final int SherlockActivityChooserView_expandActivityOverflowButtonDrawable
public static final int SherlockActivityChooserView_initialActivityCount
public static final int[] SherlockMenuGroup
Includes the following attributes:
Attribute | Description |
---|---|
| Whether the items are capable of displaying a check mark. |
| Whether the items are enabled. |
| The ID of the group. |
| The category applied to all items within this group. |
| The order within the category applied to all items within this group. |
| Whether the items are shown/visible. |
public static final int SherlockMenuGroup_android_checkableBehavior
public static final int SherlockMenuGroup_android_enabled
public static final int SherlockMenuGroup_android_id
public static final int SherlockMenuGroup_android_menuCategory
public static final int SherlockMenuGroup_android_orderInCategory
public static final int SherlockMenuGroup_android_visible
public static final int[] SherlockMenuItem
Includes the following attributes:
Attribute | Description |
---|---|
| An optional layout to be used as an action view. |
| The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. |
| The name of an optional View class to instantiate and use as an action view. |
| The alphabetic shortcut key. |
| Whether the item is capable of displaying a check mark. |
| Whether the item is checked. |
| Whether the item is enabled. |
| The icon associated with this item. |
| The ID of the item. |
| The category applied to the item. |
| The numeric shortcut key. |
| Name of a method on the Context used to inflate the menu that will be called when the item is clicked. |
| The order within the category applied to the item. |
| How this item should display in the Action Bar, if present. |
| The title associated with the item. |
| The condensed title associated with the item. |
| Whether the item is shown/visible. |
SherlockMenuItem_android_actionLayout
,
SherlockMenuItem_android_actionProviderClass
,
SherlockMenuItem_android_actionViewClass
,
SherlockMenuItem_android_alphabeticShortcut
,
SherlockMenuItem_android_checkable
,
SherlockMenuItem_android_checked
,
SherlockMenuItem_android_enabled
,
SherlockMenuItem_android_icon
,
SherlockMenuItem_android_id
,
SherlockMenuItem_android_menuCategory
,
SherlockMenuItem_android_numericShortcut
,
SherlockMenuItem_android_onClick
,
SherlockMenuItem_android_orderInCategory
,
SherlockMenuItem_android_showAsAction
,
SherlockMenuItem_android_title
,
SherlockMenuItem_android_titleCondensed
,
SherlockMenuItem_android_visible
public static final int SherlockMenuItem_android_actionLayout
public static final int SherlockMenuItem_android_actionProviderClass
public static final int SherlockMenuItem_android_actionViewClass
public static final int SherlockMenuItem_android_alphabeticShortcut
public static final int SherlockMenuItem_android_checkable
public static final int SherlockMenuItem_android_checked
public static final int SherlockMenuItem_android_enabled
public static final int SherlockMenuItem_android_icon
public static final int SherlockMenuItem_android_id
public static final int SherlockMenuItem_android_menuCategory
public static final int SherlockMenuItem_android_numericShortcut
public static final int SherlockMenuItem_android_onClick
public static final int SherlockMenuItem_android_orderInCategory
public static final int SherlockMenuItem_android_showAsAction
public static final int SherlockMenuItem_android_title
public static final int SherlockMenuItem_android_titleCondensed
public static final int SherlockMenuItem_android_visible
public static final int[] SherlockMenuView
Includes the following attributes:
Attribute | Description |
---|---|
| Default background for the menu header. |
| Default horizontal divider between rows of menu items. |
| Default background for each menu item. |
| Default disabled icon alpha for each menu item that shows an icon. |
| Default appearance of menu item text. |
| Whether space should be reserved in layout when an icon is missing. |
| Default vertical divider between menu items. |
| Default animations for the menu. |
public static final int SherlockMenuView_headerBackground
public static final int SherlockMenuView_horizontalDivider
public static final int SherlockMenuView_itemBackground
public static final int SherlockMenuView_itemIconDisabledAlpha
public static final int SherlockMenuView_itemTextAppearance
public static final int SherlockMenuView_preserveIconSpacing
public static final int SherlockMenuView_verticalDivider
public static final int SherlockMenuView_windowAnimationStyle
public static final int[] SherlockSearchView
Includes the following attributes:
Attribute | Description |
---|---|
| The IME options to set on the query text field. |
| The input type to set on the query text field. |
| An optional maximum width of the SearchView. |
| The default state of the SearchView. |
| An optional query hint string to be displayed in the empty query field. |
public static final int SherlockSearchView_android_imeOptions
public static final int SherlockSearchView_android_inputType
public static final int SherlockSearchView_android_maxWidth
public static final int SherlockSearchView_iconifiedByDefault
public static final int SherlockSearchView_queryHint
public static final int[] SherlockSpinner
Includes the following attributes:
Attribute | Description |
---|---|
| Horizontal offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown". |
| List selector to use for spinnerMode="dropdown" display. |
| Vertical offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown". |
| Width of the dropdown in spinnerMode="dropdown". |
| Gravity setting for positioning the currently selected item. |
| Background drawable to use for the dropdown in spinnerMode="dropdown". |
| Reference to a layout to use for displaying a prompt in the dropdown for spinnerMode="dropdown". |
| The prompt to display when the spinner's dialog is shown. |
SherlockSpinner_android_dropDownHorizontalOffset
,
SherlockSpinner_android_dropDownSelector
,
SherlockSpinner_android_dropDownVerticalOffset
,
SherlockSpinner_android_dropDownWidth
,
SherlockSpinner_android_gravity
,
SherlockSpinner_android_popupBackground
,
SherlockSpinner_android_popupPromptView
,
SherlockSpinner_android_prompt
public static final int SherlockSpinner_android_dropDownHorizontalOffset
public static final int SherlockSpinner_android_dropDownSelector
public static final int SherlockSpinner_android_dropDownVerticalOffset
public static final int SherlockSpinner_android_dropDownWidth
public static final int SherlockSpinner_android_gravity
public static final int SherlockSpinner_android_popupBackground
public static final int SherlockSpinner_android_popupPromptView
public static final int SherlockSpinner_android_prompt
public static final int[] SherlockTheme
Includes the following attributes:
SherlockTheme_actionBarDivider
,
SherlockTheme_actionBarItemBackground
,
SherlockTheme_actionBarSize
,
SherlockTheme_actionBarSplitStyle
,
SherlockTheme_actionBarStyle
,
SherlockTheme_actionBarTabBarStyle
,
SherlockTheme_actionBarTabStyle
,
SherlockTheme_actionBarTabTextStyle
,
SherlockTheme_actionBarWidgetTheme
,
SherlockTheme_actionButtonStyle
,
SherlockTheme_actionDropDownStyle
,
SherlockTheme_actionMenuTextAppearance
,
SherlockTheme_actionMenuTextColor
,
SherlockTheme_actionModeBackground
,
SherlockTheme_actionModeCloseButtonStyle
,
SherlockTheme_actionModeCloseDrawable
,
SherlockTheme_actionModePopupWindowStyle
,
SherlockTheme_actionModeShareDrawable
,
SherlockTheme_actionModeSplitBackground
,
SherlockTheme_actionModeStyle
,
SherlockTheme_actionOverflowButtonStyle
,
SherlockTheme_actionSpinnerItemStyle
,
SherlockTheme_activatedBackgroundIndicator
,
SherlockTheme_activityChooserViewStyle
,
SherlockTheme_android_windowIsFloating
,
SherlockTheme_buttonStyleSmall
,
SherlockTheme_dividerVertical
,
SherlockTheme_dropDownListViewStyle
,
SherlockTheme_dropdownListPreferredItemHeight
,
SherlockTheme_homeAsUpIndicator
,
SherlockTheme_listPopupWindowStyle
,
SherlockTheme_listPreferredItemHeightSmall
,
SherlockTheme_listPreferredItemPaddingLeft
,
SherlockTheme_listPreferredItemPaddingRight
,
SherlockTheme_popupMenuStyle
,
SherlockTheme_searchAutoCompleteTextView
,
SherlockTheme_searchDropdownBackground
,
SherlockTheme_searchResultListItemHeight
,
SherlockTheme_searchViewCloseIcon
,
SherlockTheme_searchViewEditQuery
,
SherlockTheme_searchViewEditQueryBackground
,
SherlockTheme_searchViewGoIcon
,
SherlockTheme_searchViewSearchIcon
,
SherlockTheme_searchViewTextField
,
SherlockTheme_searchViewTextFieldRight
,
SherlockTheme_searchViewVoiceIcon
,
SherlockTheme_selectableItemBackground
,
SherlockTheme_spinnerDropDownItemStyle
,
SherlockTheme_spinnerItemStyle
,
SherlockTheme_textAppearanceLargePopupMenu
,
SherlockTheme_textAppearanceListItemSmall
,
SherlockTheme_textAppearanceSearchResultSubtitle
,
SherlockTheme_textAppearanceSearchResultTitle
,
SherlockTheme_textAppearanceSmall
,
SherlockTheme_textAppearanceSmallPopupMenu
,
SherlockTheme_textColorPrimary
,
SherlockTheme_textColorPrimaryDisableOnly
,
SherlockTheme_textColorPrimaryInverse
,
SherlockTheme_textColorSearchUrl
,
SherlockTheme_windowActionBar
,
SherlockTheme_windowActionBarOverlay
,
SherlockTheme_windowActionModeOverlay
,
SherlockTheme_windowContentOverlay
,
SherlockTheme_windowMinWidthMajor
,
SherlockTheme_windowMinWidthMinor
,
SherlockTheme_windowNoTitle
,
SherlockTheme_windowSplitActionBar
public static final int SherlockTheme_actionBarDivider
public static final int SherlockTheme_actionBarItemBackground
public static final int SherlockTheme_actionBarSize
public static final int SherlockTheme_actionBarSplitStyle
public static final int SherlockTheme_actionBarStyle
public static final int SherlockTheme_actionBarTabBarStyle
This symbol is the offset where the R.attr.actionBarTabBarStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_actionBarTabStyle
public static final int SherlockTheme_actionBarTabTextStyle
This symbol is the offset where the R.attr.actionBarTabTextStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_actionBarWidgetTheme
public static final int SherlockTheme_actionButtonStyle
This symbol is the offset where the R.attr.actionButtonStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_actionDropDownStyle
This symbol is the offset where the R.attr.actionDropDownStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_actionMenuTextAppearance
public static final int SherlockTheme_actionMenuTextColor
public static final int SherlockTheme_actionModeBackground
public static final int SherlockTheme_actionModeCloseButtonStyle
This symbol is the offset where the R.attr.actionModeCloseButtonStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_actionModeCloseDrawable
public static final int SherlockTheme_actionModePopupWindowStyle
public static final int SherlockTheme_actionModeShareDrawable
public static final int SherlockTheme_actionModeSplitBackground
public static final int SherlockTheme_actionModeStyle
This symbol is the offset where the R.attr.actionModeStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_actionOverflowButtonStyle
This symbol is the offset where the R.attr.actionOverflowButtonStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_actionSpinnerItemStyle
This symbol is the offset where the R.attr.actionSpinnerItemStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_activatedBackgroundIndicator
public static final int SherlockTheme_activityChooserViewStyle
public static final int SherlockTheme_android_windowIsFloating
This symbol is the offset where the com.nxp.nfc_demo.R.attr#android_windowIsFloating
attribute's value can be found in the SherlockTheme
array.
public static final int SherlockTheme_buttonStyleSmall
public static final int SherlockTheme_dividerVertical
public static final int SherlockTheme_dropDownListViewStyle
This symbol is the offset where the R.attr.dropDownListViewStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_dropdownListPreferredItemHeight
This symbol is the offset where the R.attr.dropdownListPreferredItemHeight
attribute's value can be found in the SherlockTheme
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_homeAsUpIndicator
This symbol is the offset where the R.attr.homeAsUpIndicator
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_listPopupWindowStyle
This symbol is the offset where the R.attr.listPopupWindowStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_listPreferredItemHeightSmall
public static final int SherlockTheme_listPreferredItemPaddingLeft
public static final int SherlockTheme_listPreferredItemPaddingRight
public static final int SherlockTheme_popupMenuStyle
This symbol is the offset where the R.attr.popupMenuStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_searchAutoCompleteTextView
public static final int SherlockTheme_searchDropdownBackground
public static final int SherlockTheme_searchResultListItemHeight
public static final int SherlockTheme_searchViewCloseIcon
public static final int SherlockTheme_searchViewEditQuery
public static final int SherlockTheme_searchViewEditQueryBackground
public static final int SherlockTheme_searchViewGoIcon
public static final int SherlockTheme_searchViewSearchIcon
public static final int SherlockTheme_searchViewTextField
public static final int SherlockTheme_searchViewTextFieldRight
public static final int SherlockTheme_searchViewVoiceIcon
public static final int SherlockTheme_selectableItemBackground
public static final int SherlockTheme_spinnerDropDownItemStyle
This symbol is the offset where the R.attr.spinnerDropDownItemStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_spinnerItemStyle
This symbol is the offset where the R.attr.spinnerItemStyle
attribute's value can be found in the SherlockTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int SherlockTheme_textAppearanceLargePopupMenu
public static final int SherlockTheme_textAppearanceListItemSmall
public static final int SherlockTheme_textAppearanceSearchResultSubtitle
public static final int SherlockTheme_textAppearanceSearchResultTitle
public static final int SherlockTheme_textAppearanceSmall
public static final int SherlockTheme_textAppearanceSmallPopupMenu
public static final int SherlockTheme_textColorPrimary
This symbol is the offset where the R.attr.textColorPrimary
attribute's value can be found in the SherlockTheme
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_textColorPrimaryDisableOnly
This symbol is the offset where the R.attr.textColorPrimaryDisableOnly
attribute's value can be found in the SherlockTheme
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_textColorPrimaryInverse
This symbol is the offset where the R.attr.textColorPrimaryInverse
attribute's value can be found in the SherlockTheme
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_textColorSearchUrl
public static final int SherlockTheme_windowActionBar
This symbol is the offset where the R.attr.windowActionBar
attribute's value can be found in the SherlockTheme
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_windowActionBarOverlay
This symbol is the offset where the R.attr.windowActionBarOverlay
attribute's value can be found in the SherlockTheme
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_windowActionModeOverlay
This symbol is the offset where the R.attr.windowActionModeOverlay
attribute's value can be found in the SherlockTheme
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_windowContentOverlay
public static final int SherlockTheme_windowMinWidthMajor
This symbol is the offset where the R.attr.windowMinWidthMajor
attribute's value can be found in the SherlockTheme
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_windowMinWidthMinor
This symbol is the offset where the R.attr.windowMinWidthMinor
attribute's value can be found in the SherlockTheme
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_windowNoTitle
This symbol is the offset where the R.attr.windowNoTitle
attribute's value can be found in the SherlockTheme
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int SherlockTheme_windowSplitActionBar
This symbol is the offset where the R.attr.windowSplitActionBar
attribute's value can be found in the SherlockTheme
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int[] SherlockView
Includes the following attributes:
Attribute | Description |
---|---|
|
SherlockView_android_focusable
public static final int SherlockView_android_focusable
This symbol is the offset where the com.nxp.nfc_demo.R.attr#android_focusable
attribute's value can be found in the SherlockView
array.