R.attr
public
static
final
class
R.attr
extends Object
| java.lang.Object | |
| ↳ | android.R.attr |
Summary
Constants | |
|---|---|
int |
absListViewStyle
Default AbsListView style. |
int |
accessibilityEventTypes
The event types this service would like to receive as specified in
|
int |
accessibilityFeedbackType
The feedback types this service provides as specified in
|
int |
accessibilityFlags
Additional flags as specified in
|
int |
accessibilityLiveRegion
Indicates to accessibility services whether the user should be notified when this view changes. |
int |
accessibilityTraversalAfter
Sets the id of a view after which this one is visited in accessibility traversal. |
int |
accessibilityTraversalBefore
Sets the id of a view before which this one is visited in accessibility traversal. |
int |
accountPreferences
A preferences.xml file for authenticator-specific settings. |
int |
accountType
The account type this authenticator handles. |
int |
action
The action name to assign to the Intent, as per
|
int |
actionBarDivider
Custom divider drawable to use for elements in the action bar. |
int |
actionBarItemBackground
Custom item state list drawable background for action bar items. |
int |
actionBarPopupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the action bar. |
int |
actionBarSize
Size of the Action Bar, including the contextual bar used to present Action Modes. |
int |
actionBarSplitStyle
Reference to a style for the split Action Bar. |
int |
actionBarStyle
Reference to a style for the Action Bar. |
int |
actionBarTabBarStyle
Reference to a style for the Action Bar Tab Bar. |
int |
actionBarTabStyle
Default style for tabs within an action bar. |
int |
actionBarTabTextStyle
Reference to a style for the Action Bar Tab text. |
int |
actionBarTheme
Reference to a theme that should be used to inflate the action bar. |
int |
actionBarWidgetTheme
Reference to a theme that should be used to inflate widgets and layouts destined for the action bar. |
int |
actionButtonStyle
Default action button style. |
int |
actionDropDownStyle
Default ActionBar dropdown style. |
int |
actionLayout
An optional layout to be used as an action view. |
int |
actionMenuTextAppearance
TextAppearance style that will be applied to text that appears within action menu items. |
int |
actionMenuTextColor
Color for text that appears within action menu items. |
int |
actionModeBackground
Background drawable to use for action mode UI. |
int |
actionModeCloseButtonStyle
Reference to a style for the Action Mode close button. |
int |
actionModeCloseDrawable
Drawable to use for the close action mode button. |
int |
actionModeCopyDrawable
Drawable to use for the Copy action button in Contextual Action Bar. |
int |
actionModeCutDrawable
Drawable to use for the Cut action button in Contextual Action Bar. |
int |
actionModeFindDrawable
Drawable to use for the Find action button in WebView selection action modes. |
int |
actionModePasteDrawable
Drawable to use for the Paste action button in Contextual Action Bar. |
int |
actionModeSelectAllDrawable
Drawable to use for the Select all action button in Contextual Action Bar. |
int |
actionModeShareDrawable
Drawable to use for the Share action button in WebView selection action modes. |
int |
actionModeSplitBackground
Background drawable to use for action mode UI in the lower split bar. |
int |
actionModeStyle
Reference to a style for the Action Mode. |
int |
actionModeWebSearchDrawable
Drawable to use for the Web Search action button in WebView selection action modes. |
int |
actionOverflowButtonStyle
Reference to a style for Action Bar overflow buttons. |
int |
actionOverflowMenuStyle
Reference to a style for the Action Bar menu. |
int |
actionProviderClass
The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. |
int |
actionViewClass
The name of an optional View class to instantiate and use as an action view. |
int |
activatedBackgroundIndicator
Drawable used as a background for activated items. |
int |
activityCloseEnterAnimation
When closing the current activity, this is the animation that is run on the next activity (which is entering the screen). |
int |
activityCloseExitAnimation
When closing the current activity, this is the animation that is run on the current activity (which is exiting the screen). |
int |
activityOpenEnterAnimation
When opening a new activity, this is the animation that is run on the next activity (which is entering the screen). |
int |
activityOpenExitAnimation
When opening a new activity, this is the animation that is run on the previous activity (which is exiting the screen). |
int |
addPrintersActivity
Fully qualified class name of an activity that allows the user to manually add printers to this print service. |
int |
addStatesFromChildren
Sets whether this ViewGroup's drawable states also include its children's drawable states. |
int |
adjustViewBounds
Set this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable. |
int |
advancedPrintOptionsActivity
Fully qualified class name of an activity with advanced print options specific to this print service. |
int |
alertDialogIcon
Icon drawable to use for alerts. |
int |
alertDialogStyle
May be a reference to another resource, in the form
" |
int |
alertDialogTheme
Theme to use for alert dialogs spawned from this theme. |
int |
alignmentMode
Alignment constants. |
int |
allContactsName
Resource representing the term "All Contacts" (for example, "All Friends" or "All connections"). |
int |
allowBackup
Whether to allow the application to participate in the backup and restore infrastructure. |
int |
allowClearUserData
Option to let applications specify that user data can/cannot be cleared. |
int |
allowEmbedded
Indicate that the activity can be launched as the embedded child of another activity. |
int |
allowParallelSyncs
Set to true to tell the SyncManager that this SyncAdapter supports multiple simultaneous syncs for the same account type and authority. |
int |
allowSingleTap
Indicates whether the drawer can be opened/closed by a single tap on the handle. |
int |
allowTaskReparenting
Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. |
int |
allowUndo
Whether undo should be allowed for editable text. |
int |
alpha
alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
alphabeticModifiers
The alphabetic modifier key. |
int |
alphabeticShortcut
The alphabetic shortcut key. |
int |
alwaysDrawnWithCache
Defines whether the ViewGroup should always draw its children using their drawing cache or not. |
int |
alwaysRetainTaskState
Specify whether an acitivty's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations. |
int |
amPmBackgroundColor
This constant was deprecated in API level 23. Use headerBackground instead. |
int |
amPmTextColor
This constant was deprecated in API level 23. Use headerTextColor instead. |
int |
ambientShadowAlpha
Alpha value of the ambient shadow projected by elevated views, between 0 and 1. |
int |
angle
Angle of the gradient, used only with linear gradient. |
int |
animateFirstView
Defines whether to animate the current View when the ViewAnimation is first displayed. |
int |
animateLayoutChanges
Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run. |
int |
animateOnClick
Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle. |
int |
animation
Animation to use on each child. |
int |
animationCache
Defines whether layout animations should create a drawing cache for their children. |
int |
animationDuration
Sets how long a transition animation should run (in milliseconds) when layout has changed. |
int |
animationOrder
The order in which the animations will be started. |
int |
animationResolution
This constant was deprecated
in API level 16.
Not used by the framework.
Timeout between frames of animation in milliseconds.
.
May be an integer value, such as " |
int |
antialias
Enables or disables antialiasing. |
int |
anyDensity
Indicates whether the application can accommodate any screen density. |
int |
apduServiceBanner
A drawable that can be rendered in Android's system UI for representing the service. |
int |
apiKey
Value is a string that specifies the Maps API Key to use. |
int |
appCategory
Declare the category of this app. |
int |
author
Name of the author and/or source/collection of this component, for example, Art Collection, Picasso. |
int |
authorities
Specify the authorities under which this content provider can be found. |
int |
autoAdvanceViewId
The view id of the AppWidget subview which should be auto-advanced. |
int |
autoCompleteTextViewStyle
Default AutoCompleteTextView style. |
int |
autoLink
Controls whether links such as urls and email addresses are automatically found and converted to clickable links. |
int |
autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
autoRemoveFromRecents
Tasks launched by activities with this attribute will remain in the recent tasks list until the last activity in the task is completed. |
int |
autoSizeMaxTextSize
The maximum text size constraint to be used when auto-sizing text. |
int |
autoSizeMinTextSize
The minimum text size constraint to be used when auto-sizing text. |
int |
autoSizePresetSizes
Resource array of dimensions to be used in conjunction with
|
int |
autoSizeStepGranularity
Specify the auto-size step size if |
int |
autoSizeTextType
Specify the type of auto-size. |
int |
autoStart
When true, automatically start animating. |
int |
autoText
This constant was deprecated in API level 3. Use inputType instead. |
int |
autoUrlDetect
If provided and |
int |
autoVerify
Specify whether an activity intent filter will need to be verified thru its set of data URIs. |
int |
autofillHints
Describes the content of a view so that a autofill service can fill in the appropriate data. |
int |
autofilledHighlight
Drawable to be drawn over the view to mark it as autofilled May be a reference to another resource, in the form
" |
int |
background
A drawable to use as the background. |
int |
backgroundDimAmount
Default background dim amount when a menu, dialog, or something similar pops up. |
int |
backgroundDimEnabled
Control whether dimming behind the window is enabled. |
int |
backgroundSplit
Specifies a background drawable for the bottom component of a split action bar. |
int |
backgroundStacked
Specifies a background drawable for a second stacked row of the action bar. |
int |
backgroundTint
Tint to apply to the background. |
int |
backgroundTintMode
Blending mode used to apply the background tint. |
int |
backupAgent
The name of the class subclassing |
int |
backupInForeground
Indicates that full-data backup operations for this application may be performed even if the application is in a foreground-equivalent state. |
int |
banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
baseline
The offset of the baseline within this view. |
int |
baselineAlignBottom
If true, the image view will be baseline aligned with based on its bottom edge. |
int |
baselineAligned
When set to false, prevents the layout from aligning its children's baselines. |
int |
baselineAlignedChildIndex
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). |
int |
bitmap
Drawable to use as the icon bitmap. |
int |
borderlessButtonStyle
Style for buttons without an explicit border, often used in groups. |
int |
bottom
Amount of bottom padding inside the gradient shape. |
int |
bottomBright
May be a reference to another resource, in the form
" |
int |
bottomDark
May be a reference to another resource, in the form
" |
int |
bottomLeftRadius
Radius of the bottom left corner. |
int |
bottomMedium
May be a reference to another resource, in the form
" |
int |
bottomOffset
Extra offset for the handle at the bottom of the SlidingDrawer. |
int |
bottomRightRadius
Radius of the bottom right corner. |
int |
breadCrumbShortTitle
The short title for the bread crumb of this item. |
int |
breadCrumbTitle
The title for the bread crumb of this item. |
int |
breakStrategy
Break strategy (control over paragraph layout). |
int |
bufferType
Determines the minimum type that getText() will return. |
int |
button
Drawable used for the button graphic (for example, checkbox and radio button). |
int |
buttonBarButtonStyle
Style for buttons within button bars. |
int |
buttonBarNegativeButtonStyle
Style for the "negative" buttons within button bars. |
int |
buttonBarNeutralButtonStyle
Style for the "neutral" buttons within button bars. |
int |
buttonBarPositiveButtonStyle
Style for the "positive" buttons within button bars. |
int |
buttonBarStyle
Style for button bars. |
int |
buttonGravity
Must be one or more (separated by '|') of the following constant values. |
int |
buttonStyle
Normal Button style. |
int |
buttonStyleInset
Button style to inset into an EditText. |
int |
buttonStyleSmall
Small Button style. |
int |
buttonStyleToggle
ToggleButton style. |
int |
buttonTint
Tint to apply to the button graphic. |
int |
buttonTintMode
Blending mode used to apply the button graphic tint. |
int |
cacheColorHint
Indicates that this list will always be drawn on top of solid, single-color opaque background. |
int |
calendarTextColor
The text color list of the calendar. |
int |
calendarViewShown
Whether the calendar view is shown. |
int |
calendarViewStyle
The CalendarView style. |
int |
canControlMagnification
Attribute whether the accessibility service wants to be able to control display magnification. |
int |
canPerformGestures
Attribute whether the accessibility service wants to be able to perform gestures. |
int |
canRecord
Attribute whether the TV input service can record programs. |
int |
canRequestEnhancedWebAccessibility
This constant was deprecated in API level O. Not used by the framework |
int |
canRequestFilterKeyEvents
Attribute whether the accessibility service wants to be able to request to filter key events. |
int |
canRequestFingerprintGestures
Attribute whether the accessibility service wants to be able to capture gestures from the fingerprint sensor. |
int |
canRequestTouchExplorationMode
Attribute whether the accessibility service wants to be able to request touch exploration mode in which touched items are spoken aloud and the UI can be explored via gestures. |
int |
canRetrieveWindowContent
Attribute whether the accessibility service wants to be able to retrieve the active window content. |
int |
candidatesTextStyleSpans
A styled string, specifying the style to be used for showing inline candidate text when composing with an input method. |
int |
capitalize
This constant was deprecated in API level 3. Use inputType instead. |
int |
category
The category attribute will be used by the Android platform to present multiple applications that register ISO 7816 Application IDs (AIDs) in the same category uniformly. |
int |
centerBright
May be a reference to another resource, in the form
" |
int |
centerColor
Optional center color. |
int |
centerDark
May be a reference to another resource, in the form
" |
int |
centerMedium
May be a reference to another resource, in the form
" |
int |
centerX
X-position of the center point of the gradient within the shape as a fraction of the width. |
int |
centerY
Y-position of the center point of the gradient within the shape as a fraction of the height. |
int |
certDigest
The SHA-256 digest of the library signing certificate. |
int |
checkBoxPreferenceStyle
Default style for CheckBoxPreference. |
int |
checkMark
Drawable used for the check mark graphic. |
int |
checkMarkTint
Tint to apply to the check mark. |
int |
checkMarkTintMode
Blending mode used to apply the check mark tint. |
int |
checkable
Whether the item is capable of displaying a check mark. |
int |
checkableBehavior
Whether the items are capable of displaying a check mark. |
int |
checkboxStyle
Default Checkbox style. |
int |
checked
Indicates the initial checked state of this button. |
int |
checkedButton
The id of the child radio button that should be checked by default within this radio group. |
int |
checkedTextViewStyle
Default CheckedTextView style. |
int |
childDivider
Drawable or color that is used as a divider for children. |
int |
childIndicator
Indicator shown beside the child View. |
int |
childIndicatorEnd
The end bound for a child's indicator. |
int |
childIndicatorLeft
The left bound for a child's indicator. |
int |
childIndicatorRight
The right bound for a child's indicator. |
int |
childIndicatorStart
The start bound for a child's indicator. |
int |
choiceMode
Defines the choice behavior for the view. |
int |
clearTaskOnLaunch
Specify whether an activity's task should be cleared when it is re-launched from the home screen. |
int |
clickable
Defines whether this view reacts to click events. |
int |
clipChildren
Defines whether a child is limited to draw inside of its bounds or not. |
int |
clipOrientation
The orientation for the clip. |
int |
clipToPadding
Defines whether the ViewGroup will clip its children and resize (but not clip) any EdgeEffect to its padding, if padding is not zero. |
int |
closeIcon
Close button icon. |
int |
codes
The unicode value or comma-separated values that this key outputs. |
int |
collapseColumns
The zero-based index of the columns to collapse. |
int |
collapseContentDescription
Text to set as the content description for the collapse button. |
int |
collapseIcon
Icon drawable to use for the collapse button. |
int |
color
Solid color for the gradient shape. |
int |
colorAccent
Bright complement to the primary branding color. |
int |
colorActivatedHighlight
Default highlight color for items that are activated. |
int |
colorBackground
Default color of background imagery, ex. |
int |
colorBackgroundCacheHint
This is a hint for a solid color that can be used for caching rendered views. |
int |
colorBackgroundFloating
Default color of background imagery for floating components, ex. |
int |
colorButtonNormal
The color applied to framework buttons in their normal state. |
int |
colorControlActivated
The color applied to framework controls in their activated (ex. |
int |
colorControlHighlight
The color applied to framework control highlights (ex. |
int |
colorControlNormal
The color applied to framework controls in their normal state. |
int |
colorEdgeEffect
The color applied to the edge effect on scrolling containers. |
int |
colorError
Color used for error states and things that need to be drawn to the users attention.. |
int |
colorFocusedHighlight
Default highlight color for items that are focused. |
int |
colorForeground
Default color of foreground imagery. |
int |
colorForegroundInverse
Default color of foreground imagery on an inverted background. |
int |
colorLongPressedHighlight
Default highlight color for items that are long-pressed. |
int |
colorMode
Specify the color mode the activity desires. |
int |
colorMultiSelectHighlight
Default highlight color for items in multiple selection mode. |
int |
colorPressedHighlight
Default highlight color for items that are pressed. |
int |
colorPrimary
The primary branding color for the app. |
int |
colorPrimaryDark
Dark variant of the primary branding color. |
int |
colorSecondary
The secondary branding color for the app. |
int |
columnCount
The maxmimum number of columns to create when automatically positioning children. |
int |
columnDelay
Fraction of the animation duration used to delay the beginning of the animation of each column. |
int |
columnOrderPreserved
When set to true, forces column boundaries to appear in the same order as column indices. |
int |
columnWidth
Specifies the fixed width for each column. |
int |
commitIcon
Commit icon shown in the query suggestion row. |
int |
compatibleWidthLimitDp
Starting with |
int |
completionHint
Defines the hint displayed in the drop down menu. |
int |
completionHintView
Defines the hint view displayed in the drop down menu. |
int |
completionThreshold
Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu. |
int |
configChanges
Specify one or more configuration changes that the activity will handle itself. |
int |
configure
A class name in the AppWidget's package to be launched to configure. |
int |
constantSize
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. |
int |
content
Identifier for the child that represents the drawer's content. |
int |
contentAgeHint
The age associated with the content rating. |
int |
contentAuthority
the authority of a content provider. |
int |
contentDescription
The content description associated with the item. |
int |
contentInsetEnd
Minimum inset for content views within a bar. |
int |
contentInsetEndWithActions
Minimum inset for content views within a bar when actions from a menu are present. |
int |
contentInsetLeft
Minimum inset for content views within a bar. |
int |
contentInsetRight
Minimum inset for content views within a bar. |
int |
contentInsetStart
Minimum inset for content views within a bar. |
int |
contentInsetStartWithNavigation
Minimum inset for content views within a bar when a navigation button is present, such as the Up button. |
int |
contextClickable
Defines whether this view reacts to context click events. |
int |
contextDescription
Title of the uri that specifies a link for further context of this wallpaper, for example, Explore collection. |
int |
contextPopupMenuStyle
Default context menu PopupMenu style. |
int |
contextUri
Uri that specifies a link for further context of this wallpaper, for example, http://www.picasso.org. |
int |
controlX1
The x coordinate of the first control point of the cubic Bezier. |
int |
controlX2
The x coordinate of the second control point of the cubic Bezier. |
int |
controlY1
The y coordinate of the first control point of the cubic Bezier. |
int |
controlY2
The y coordinate of the second control point of the cubic Bezier. |
int |
countDown
Specifies whether this Chronometer counts down or counts up from the base. |
int |
country
The country code associated with the content rating system, which consists of two uppercase letters that conform to the ISO 3166 standard. |
int |
cropToPadding
If true, the image will be cropped to fit within its padding. |
int |
cursorVisible
Makes the cursor visible (the default) or invisible. |
int |
customNavigationLayout
Specifies a layout for custom navigation. |
int |
customTokens
Account handles its own token storage and permissions. |
int |
cycles
May be a floating point value, such as " |
int |
dashGap
Gap between dashes in the stroke. |
int |
dashWidth
Length of a dash in the stroke. |
int |
data
The data URI to assign to the Intent, as per
|
int |
datePickerDialogTheme
The DatePicker dialog theme. |
int |
datePickerMode
Defines the look of the widget. |
int |
datePickerStyle
The DatePicker style. |
int |
dateTextAppearance
The text appearance for the day numbers in the calendar grid. |
int |
dayOfWeekBackground
This constant was deprecated in API level 23. No longer displayed. |
int |
dayOfWeekTextAppearance
This constant was deprecated in API level 23. No longer displayed. |
int |
debuggable
Flag indicating whether the application can be debugged, even when running on a device that is running in user mode. |
int |
defaultFocusHighlightEnabled
Whether this View should use a default focus highlight when it gets focused but
doesn't have |
int |
defaultHeight
Default height of the activity. |
int |
defaultToDeviceProtectedStorage
May be a boolean value, such as " |
int |
defaultValue
The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage. |
int |
defaultWidth
Default width of the activity. |
int |
delay
Fraction of the animation duration used to delay the beginning of the animation of each child. |
int |
dependency
The key of another Preference that this Preference will depend on. |
int |
descendantFocusability
Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus. |
int |
description
Descriptive text for the associated data. |
int |
detachWallpaper
Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it. |
int |
detailColumn
Column in data table that contains details for this data. |
int |
detailSocialSummary
Flag indicating that detail should be built from SocialProvider. |
int |
detailsElementBackground
Background that can be used behind parts of a UI that provide details on data the user is selecting. |
int |
dial
May be a reference to another resource, in the form
" |
int |
dialogIcon
The icon for the dialog. |
int |
dialogLayout
A layout to be used as the content View for the dialog. |
int |
dialogMessage
The message in the dialog. |
int |
dialogPreferenceStyle
Default style for DialogPreference. |
int |
dialogPreferredPadding
Preferred padding for dialog content. |
int |
dialogTheme
Theme to use for dialogs spawned from this theme. |
int |
dialogTitle
The title in the dialog. |
int |
digits
If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept. |
int |
directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
direction
Direction of the animation in the grid. |
int |
directionDescriptions
This constant was deprecated
in API level 23.
Removed.
Reference to an array resource that be used to announce the directions with targets around the circle.
May be a reference to another resource, in the form
" |
int |
directionPriority
Priority of the rows and columns. |
int |
disableDependentsState
The state (true for on, or false for off) that causes dependents to be disabled. |
int |
disabledAlpha
Default disabled alpha for widgets that set enabled/disabled alpha programmatically. |
int |
displayOptions
Options affecting how the action bar is displayed. |
int |
dither
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). |
int |
divider
Drawable or color to draw between list items. |
int |
dividerHeight
Height of the divider. |
int |
dividerHorizontal
Drawable to use for generic horizontal dividers. |
int |
dividerPadding
Size of padding on either end of a divider. |
int |
dividerVertical
Drawable to use for generic vertical dividers. |
int |
documentLaunchMode
This attribute specifies that an activity shall become the root activity of a new task each time it is launched. |
int |
drawSelectorOnTop
When set to true, the selector will be drawn over the selected item. |
int |
drawable
Reference to a drawable resource to use for the frame. |
int |
drawableBottom
The drawable to be drawn below the text. |
int |
drawableEnd
The drawable to be drawn to the end of the text. |
int |
drawableLeft
The drawable to be drawn to the left of the text. |
int |
drawablePadding
The padding between the drawables and the text. |
int |
drawableRight
The drawable to be drawn to the right of the text. |
int |
drawableStart
The drawable to be drawn to the start of the text. |
int |
drawableTint
Tint to apply to the compound (left, top, etc.) drawables. |
int |
drawableTintMode
Blending mode used to apply the compound (left, top, etc.) drawables tint. |
int |
drawableTop
The drawable to be drawn above the text. |
int |
drawingCacheQuality
Defines the quality of translucent drawing caches. |
int |
dropDownAnchor
View to anchor the auto-complete dropdown to. |
int |
dropDownHeight
Specifies the basic height of the dropdown. |
int |
dropDownHintAppearance
Default style for drop down hints. |
int |
dropDownHorizontalOffset
Amount of pixels by which the drop down should be offset horizontally. |
int |
dropDownItemStyle
Default style for drop down items. |
int |
dropDownListViewStyle
Default ListView style for drop downs. |
int |
dropDownSelector
Selector in a drop down list. |
int |
dropDownSpinnerStyle
Default dropdown Spinner style. |
int |
dropDownVerticalOffset
Amount of pixels by which the drop down should be offset vertically. |
int |
dropDownWidth
Specifies the basic width of the dropdown. |
int |
duplicateParentState
When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself. |
int |
duration
Amount of time (in milliseconds) to display this frame. |
int |
editTextBackground
EditText background drawable. |
int |
editTextColor
EditText text foreground color. |
int |
editTextPreferenceStyle
Default style for EditTextPreference. |
int |
editTextStyle
Default EditText style. |
int |
editable
This constant was deprecated in API level 3. Use inputType instead. |
int |
editorExtras
Reference to an
|
int |
elegantTextHeight
Elegant text height, especially for less compacted complex script text. |
int |
elevation
base z depth of the view. |
int |
ellipsize
Where to ellipsize text. |
int |
ems
Makes the TextView be exactly this many ems wide. |
int |
enableVrMode
Flag declaring that this activity will be run in VR mode, and specifying
the component of the |
int |
enabled
Specifies whether the widget is enabled. |
int |
end
End inset to apply to the layer. |
int |
endColor
End color of the gradient. |
int |
endX
X coordinate of the end point origin of the gradient. |
int |
endY
Y coordinate of the end point of the gradient within the shape. |
int |
endYear
This constant was deprecated in API level 16. Use maxDate instead.Use maxDate instead. |
int |
enterFadeDuration
Amount of time (in milliseconds) to fade in a new state drawable. |
int |
entries
Reference to an array resource that will populate a list/adapter. |
int |
entryValues
The array to find the value to save for a preference when an entry from entries is selected. |
int |
eventsInterceptionEnabled
Defines whether the overlay should intercept the motion events when a gesture is recognized. |
int |
excludeClass
The fully-qualified name of the Class to exclude from this transition. |
int |
excludeFromRecents
Indicates that an Activity should be excluded from the list of recently launched activities. |
int |
excludeId
The id of a target to exclude from this transition. |
int |
excludeName
The transitionName of the target to exclude from this transition. |
int |
exitFadeDuration
Amount of time (in milliseconds) to fade out an old state drawable. |
int |
expandableListPreferredChildIndicatorLeft
The preferred left bound for an expandable list child's indicator. |
int |
expandableListPreferredChildIndicatorRight
The preferred right bound for an expandable list child's indicator. |
int |
expandableListPreferredChildPaddingLeft
The preferred left padding for an expandable list item that is a child. |
int |
expandableListPreferredItemIndicatorLeft
The preferred left bound for an expandable list item's indicator. |
int |
expandableListPreferredItemIndicatorRight
The preferred right bound for an expandable list item's indicator. |
int |
expandableListPreferredItemPaddingLeft
The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft). |
int |
expandableListViewStyle
Default ExpandableListView style. |
int |
expandableListViewWhiteStyle
ExpandableListView with white background. |
int |
exported
Flag indicating whether the given application component is available to other applications. |
int |
externalService
If the service is an |
int |
extraTension
This is the amount by which to multiply the tension. |
int |
extractNativeLibs
When set installer will extract native libraries. |
int |
factor
This is the amount of deceleration to add when easing in. |
int |
fadeDuration
Duration, in milliseconds, of the fade out effect after the user is done drawing a gesture. |
int |
fadeEnabled
Defines whether the gesture will automatically fade out after being recognized. |
int |
fadeOffset
Time, in milliseconds, to wait before the gesture fades out after the user is done drawing it. |
int |
fadeScrollbars
Defines whether to fade out scrollbars when they are not in use. |
int |
fadingEdge
This attribute is ignored in API level 14
( |
int |
fadingEdgeLength
Defines the length of the fading edges. |
int |
fadingMode
Equivalent to |
int |
fastScrollAlwaysVisible
When set to true, the list will always show the fast scroll interface. |
int |
fastScrollEnabled
Enables the fast scroll thumb that can be dragged to quickly scroll through the list. |
int |
fastScrollOverlayPosition
Position of the fast scroll index overlay window. |
int |
fastScrollPreviewBackgroundLeft
Drawable to use as the fast scroll index preview window background when shown on the left. |
int |
fastScrollPreviewBackgroundRight
Drawable to use as the fast scroll index preview window background when shown on the right. |
int |
fastScrollStyle
Specifies the style of the fast scroll decorations. |
int |
fastScrollTextColor
Text color for the fast scroll index overlay. |
int |
fastScrollThumbDrawable
Drawable to use as the fast scroll thumb. |
int |
fastScrollTrackDrawable
Drawable to use as the track for the fast scroll thumb. |
int |
fillAfter
When set to true, the animation transformation is applied after the animation is over. |
int |
fillAlpha
The alpha of the path fill, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
fillBefore
When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started. |
int |
fillColor
The color to fill the path if not defined implies no fill. |
int |
fillEnabled
When set to true, the value of fillBefore is taken into account. |
int |
fillType
sets the fillType for a path. |
int |
fillViewport
Defines whether the scrollview should stretch its content to fill the viewport. |
int |
filter
Enables or disables bitmap filtering. |
int |
filterTouchesWhenObscured
Specifies whether to filter touches when the view's window is obscured by another visible window. |
int |
fingerprintAuthDrawable
Icon that should be used to indicate that an app is waiting for a fingerprint scan. |
int |
finishOnCloseSystemDialogs
Specify whether an activity should be finished when a "close system windows" request has been made. |
int |
finishOnTaskLaunch
Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen. |
int |
firstDayOfWeek
The first day of week according to |
int |
fitsSystemWindows
Boolean internal attribute to adjust view layout based on system windows such as the status bar. |
int |
flipInterval
May be an integer value, such as " |
int |
focusable
Controls whether a view can take focus. |
int |
focusableInTouchMode
Boolean that controls whether a view can take focus while in touch mode. |
int |
focusedByDefault
Whether this view is a default-focus view. |
int |
focusedMonthDateColor
This constant was deprecated
in API level 23.
The color for the dates of the focused month.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
font
The reference to the font file to be used. |
int |
fontFamily
Default font family. |
int |
fontFeatureSettings
Font feature settings. |
int |
fontProviderAuthority
The authority of the Font Provider to be used for the request. |
int |
fontProviderCerts
The sets of hashes for the certificates the provider should be signed with. |
int |
fontProviderPackage
The package for the Font Provider to be used for the request. |
int |
fontProviderQuery
The query to be sent over to the provider. |
int |
fontStyle
The style of the given font file. |
int |
fontWeight
The weight of the given font file. |
int |
footerDividersEnabled
When set to false, the ListView will not draw the divider before each footer view. |
int |
forceHasOverlappingRendering
Whether this view has elements that may overlap when drawn. |
int |
foreground
Defines the drawable to draw over the content. |
int |
foregroundGravity
Defines the gravity to apply to the foreground drawable. |
int |
foregroundTint
Tint to apply to the foreground. |
int |
foregroundTintMode
Blending mode used to apply the foreground tint. |
int |
format
Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form. |
int |
format12Hour
Specifies the formatting pattern used to show the time and/or date in 12-hour mode. |
int |
format24Hour
Specifies the formatting pattern used to show the time and/or date in 24-hour mode. |
int |
fraction
May be a floating point value, such as " |
int |
fragment
The fragment that is displayed when the user selects this item. |
int |
fragmentAllowEnterTransitionOverlap
Sets whether the enter and exit transitions should overlap when transitioning forward. |
int |
fragmentAllowReturnTransitionOverlap
Sets whether the enter and exit transitions should overlap when transitioning because of popping the back stack. |
int |
fragmentCloseEnterAnimation
May be a reference to another resource, in the form
" |
int |
fragmentCloseExitAnimation
May be a reference to another resource, in the form
" |
int |
fragmentEnterTransition
The Transition that will be used to move Views into the initial scene. |
int |
fragmentExitTransition
The Transition that will be used to move Views out of the scene when the fragment is removed, hidden, or detached when not popping the back stack. |
int |
fragmentFadeEnterAnimation
May be a reference to another resource, in the form
" |
int |
fragmentFadeExitAnimation
May be a reference to another resource, in the form
" |
int |
fragmentOpenEnterAnimation
May be a reference to another resource, in the form
" |
int |
fragmentOpenExitAnimation
May be a reference to another resource, in the form
" |
int |
fragmentReenterTransition
The Transition that will be used to move Views in to the scene when returning due to popping a back stack. |
int |
fragmentReturnTransition
The Transition that will be used to move Views out of the scene when the Fragment is preparing to be removed, hidden, or detached because of popping the back stack. |
int |
fragmentSharedElementEnterTransition
The Transition that will be used for shared elements transferred into the content Scene. |
int |
fragmentSharedElementReturnTransition
The Transition that will be used for shared elements transferred back during a pop of the back stack. |
int |
freezesText
If set, the text view will include its current complete text inside of its frozen icicle in addition to meta-data such as the current cursor position. |
int |
fromAlpha
May be a floating point value, such as " |
int |
fromDegrees
May be a floating point value, such as " |
int |
fromId
Keyframe identifier for the starting state. |
int |
fromScene
The originating scene in this scene change. |
int |
fromXDelta
May be a floating point value, such as " |
int |
fromXScale
May be a floating point value, such as " |
int |
fromYDelta
May be a floating point value, such as " |
int |
fromYScale
May be a floating point value, such as " |
int |
fullBackupContent
Applications will set this in their manifest to opt-in to or out of full app data back-up and restore. |
int |
fullBackupOnly
Indicates that even though the application provides a |
int |
fullBright
May be a reference to another resource, in the form
" |
int |
fullDark
May be a reference to another resource, in the form
" |
int |
functionalTest
Flag indicating that an Instrumentation class should be run as a functional test. |
int |
galleryItemBackground
The preferred background for gallery items. |
int |
galleryStyle
Default Gallery style. |
int |
gestureColor
Color used to draw a gesture. |
int |
gestureStrokeAngleThreshold
Minimum curve angle a stroke must contain before it is recognized as a gesture. |
int |
gestureStrokeLengthThreshold
Minimum length of a stroke before it is recognized as a gesture. |
int |
gestureStrokeSquarenessThreshold
Squareness threshold of a stroke before it is recognized as a gesture. |
int |
gestureStrokeType
Defines the type of strokes that define a gesture. |
int |
gestureStrokeWidth
Width of the stroke used to draw the gesture. |
int |
glEsVersion
The GLES driver version number needed by an application. |
int |
goIcon
Go button icon. |
int |
gradientRadius
Radius of the gradient, used only with radial gradient. |
int |
grantUriPermissions
If true, the |
int |
gravity
Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
gridViewStyle
Default GridView style. |
int |
groupIndicator
Indicator shown beside the group View. |
int |
hand_hour
May be a reference to another resource, in the form
" |
int |
hand_minute
May be a reference to another resource, in the form
" |
int |
handle
Identifier for the child that represents the drawer's handle. |
int |
handleProfiling
Flag indicating that an Instrumentation class wants to take care of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running. |
int |
hapticFeedbackEnabled
Boolean that controls whether a view should have haptic feedback enabled for events such as long presses. |
int |
hardwareAccelerated
Flag indicating whether the application's rendering should be hardware accelerated if possible. |
int |
hasCode
Indicate whether this application contains code. |
int |
headerAmPmTextAppearance
This constant was deprecated
in API level 23.
Use headerTextColor instead.
May be a reference to another resource, in the form
" |
int |
headerBackground
Default background for the menu header. |
int |
headerDayOfMonthTextAppearance
This constant was deprecated in API level 23. Use headerTextColor instead. |
int |
headerDividersEnabled
When set to false, the ListView will not draw the divider after each header view. |
int |
headerMonthTextAppearance
This constant was deprecated in API level 23. Use headerTextColor instead. |
int |
headerTimeTextAppearance
This constant was deprecated
in API level 23.
Use headerTextColor instead.
May be a reference to another resource, in the form
" |
int |
headerYearTextAppearance
This constant was deprecated in API level 23. Use headerTextColor instead. |
int |
height
Makes the TextView be exactly this many pixels tall. |
int |
hideOnContentScroll
Set true to hide the action bar on a vertical nested scroll of content. |
int |
hint
Hint text to display when the text is empty. |
int |
homeAsUpIndicator
Specifies a drawable to use for the 'home as up' indicator. |
int |
homeLayout
Specifies a layout to use for the "home" section of the action bar. |
int |
horizontalDivider
Default horizontal divider between rows of menu items. |
int |
horizontalGap
Default horizontal gap between keys. |
int |
horizontalScrollViewStyle
Default HorizontalScrollView style. |
int |
horizontalSpacing
Defines the default horizontal spacing between columns. |
int |
host
Specify a URI authority host that is handled, as per
|
int |
hotSpotX
X coordinate of the icon hot spot. |
int |
hotSpotY
Y coordinate of the icon hot spot. |
int |
hyphenationFrequency
Frequency of automatic hyphenation. |
int |
icon
A Drawable resource providing a graphical representation of its associated item. |
int |
iconPreview
The icon to show in the popup preview. |
int |
iconSpaceReserved
Whether the space for the preference icon view will be reserved. |
int |
iconTint
Tint to apply to the icon. |
int |
iconTintMode
Blending mode used to apply the icon tint. |
int |
iconifiedByDefault
The default state of the SearchView. |
int |
id
Supply an identifier name for this view, to later retrieve it
with |
int |
ignoreGravity
Indicates what view should not be affected by gravity. |
int |
imageButtonStyle
The style resource to use for an ImageButton. |
int |
imageWellStyle
The style resource to use for an ImageButton that is an image well. |
int |
imeActionId
Supply a value for
|
int |
imeActionLabel
Supply a value for
|
int |
imeExtractEnterAnimation
Animation to use when showing the fullscreen extract UI after it had previously been hidden. |
int |
imeExtractExitAnimation
Animation to use when hiding the fullscreen extract UI after it had previously been shown. |
int |
imeFullscreenBackground
Background to use for entire input method when it is being shown in fullscreen mode with the extract view, to ensure that it completely covers the application. |
int |
imeOptions
Additional features you can enable in an IME associated with an editor to improve the integration with your application. |
int |
imeSubtypeExtraValue
The extra value of the subtype. |
int |
imeSubtypeLocale
The locale of the subtype. |
int |
imeSubtypeMode
The mode of the subtype. |
int |
immersive
Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications. |
int |
importantForAccessibility
Describes whether or not this view is important for accessibility. |
int |
importantForAutofill
Hints the Android System whether the view node associated with this View should be included in a view structure used for autofill purposes. |
int |
inAnimation
Identifier for the animation to use when a view is shown. |
int |
includeFontPadding
Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. |
int |
includeInGlobalSearch
If provided and |
int |
indeterminate
Allows to enable the indeterminate mode. |
int |
indeterminateBehavior
Defines how the indeterminate mode should behave when the progress reaches max. |
int |
indeterminateDrawable
Drawable used for the indeterminate mode. |
int |
indeterminateDuration
Duration of the indeterminate animation. |
int |
indeterminateOnly
Restricts to ONLY indeterminate mode (state-keeping progress mode will not work). |
int |
indeterminateProgressStyle
Specifies a style resource to use for an indeterminate progress spinner. |
int |
indeterminateTint
Tint to apply to the indeterminate progress indicator. |
int |
indeterminateTintMode
Blending mode used to apply the indeterminate progress indicator tint. |
int |
indicatorEnd
The end bound for an item's indicator. |
int |
indicatorLeft
The left bound for an item's indicator. |
int |
indicatorRight
The right bound for an item's indicator. |
int |
indicatorStart
The start bound for an item's indicator. |
int |
inflatedId
Overrides the id of the inflated View with this value. |
int |
initOrder
Specify the order in which content providers hosted by a process are instantiated when that process is created. |
int |
initialKeyguardLayout
A resource id of a layout. |
int |
initialLayout
A resource id of a layout. |
int |
innerRadius
Inner radius of the ring. |
int |
innerRadiusRatio
Inner radius of the ring expressed as a ratio of the ring's width. |
int |
inputMethod
This constant was deprecated in API level 3. Use inputType instead. |
int |
inputType
The type of data being placed in a text field, used to help an input method decide how to let the user enter text. |
int |
inset
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
insetBottom
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
insetLeft
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
insetRight
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
insetTop
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
installLocation
The default install location defined by an application. |
int |
interpolator
May be a reference to another resource, in the form
" |
int |
isAlwaysSyncable
Set to true to tell the SyncManager to automatically call setIsSyncable(..., ..., 1) for the SyncAdapter instead of issuaing an initialization sync to the SyncAdapter. |
int |
isAsciiCapable
Set to true if this subtype is ASCII capable. |
int |
isAuxiliary
Set true if the subtype is auxiliary. |
int |
isDefault
Set to true in all of the configurations for which this input method should be considered an option as the default. |
int |
isFeatureSplit
If set to |
int |
isGame
A boolean flag used to indicate if an application is a Game or not. |
int |
isIndicator
Whether this rating bar is an indicator (and non-changeable by the user). |
int |
isModifier
Whether this is a modifier key such as Alt or Shift. |
int |
isRepeatable
Whether long-pressing on this key will make it repeat. |
int |
isScrollContainer
Set this if the view will serve as a scrolling container, meaning that it can be resized to shrink its overall window so that there will be space for an input method. |
int |
isStatic
Whether the given RRO is static or not. |
int |
isSticky
Whether this is a toggle key. |
int |
isolatedProcess
If set to true, this service will run under a special process that is isolated from the rest of the system. |
int |
isolatedSplits
If set to |
int |
itemBackground
Default background for each menu item. |
int |
itemIconDisabledAlpha
Default disabled icon alpha for each menu item that shows an icon. |
int |
itemPadding
Specifies padding that should be applied to the left and right sides of system-provided items in the bar. |
int |
itemTextAppearance
Default appearance of menu item text. |
int |
justificationMode
Mode for justification. |
int |
keepScreenOn
Controls whether the view's window should keep the screen on while visible. |
int |
key
The key to store the Preference value. |
int |
keyBackground
Image for the key. |
int |
keyEdgeFlags
Key edge flags. |
int |
keyHeight
Default height of a key, in pixels or percentage of display width. |
int |
keyIcon
The icon to display on the key instead of the label. |
int |
keyLabel
The label to display on the key. |
int |
keyOutputText
The string of characters to output when this key is pressed. |
int |
keyPreviewHeight
Height of the key press feedback popup. |
int |
keyPreviewLayout
Layout resource for key press feedback. |
int |
keyPreviewOffset
Vertical offset of the key press feedback from the key. |
int |
keySet
Groups signing keys into a |
int |
keyTextColor
Color to use for the label in a key. |
int |
keyTextSize
Size of the text for character keys. |
int |
keyWidth
Default width of a key, in pixels or percentage of display width. |
int |
keyboardLayout
The key character map file resource. |
int |
keyboardMode
Mode of the keyboard. |
int |
keyboardNavigationCluster
Whether this view is a root of a keyboard navigation cluster. |
int |
keycode
This enum provides the same keycode values as can be found in
|
int |
killAfterRestore
Whether the application in question should be terminated after its settings have been restored during a full-system restore operation. |
int |
label
A user-legible name for the given item. |
int |
labelFor
Specifies the id of a view for which this view serves as a label for accessibility purposes. |
int |
labelTextSize
Size of the text for custom keys with some text and no icon. |
int |
languageTag
The BCP-47 Language Tag of the subtype. |
int |
largeHeap
Request that your application's processes be created with a large Dalvik heap. |
int |
largeScreens
Indicates whether the application supports larger screen form-factors. |
int |
largestWidthLimitDp
Starting with |
int |
launchMode
Specify how an activity should be launched. |
int |
launchTaskBehindSourceAnimation
When opening an activity in a new task using Intent.FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the old task (which is already on the screen and then stays on). |
int |
launchTaskBehindTargetAnimation
When opening an activity in a new task using Intent/FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the new task (which is entering the screen and then leaving). |
int |
layerType
Specifies the type of layer backing this view. |
int |
layout
Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. |
int |
layoutAnimation
Defines the layout animation to use the first time the ViewGroup is laid out. |
int |
layoutDirection
Defines the direction of layout drawing. |
int |
layoutMode
Defines the layout mode of this ViewGroup. |
int |
layout_above
Positions the bottom edge of this view above the given anchor view ID. |
int |
layout_alignBaseline
Positions the baseline of this view on the baseline of the given anchor view ID. |
int |
layout_alignBottom
Makes the bottom edge of this view match the bottom edge of the given anchor view ID. |
int |
layout_alignEnd
Makes the end edge of this view match the end edge of the given anchor view ID. |
int |
layout_alignLeft
Makes the left edge of this view match the left edge of the given anchor view ID. |
int |
layout_alignParentBottom
If true, makes the bottom edge of this view match the bottom edge of the parent. |
int |
layout_alignParentEnd
If true, makes the end edge of this view match the end edge of the parent. |
int |
layout_alignParentLeft
If true, makes the left edge of this view match the left edge of the parent. |
int |
layout_alignParentRight
If true, makes the right edge of this view match the right edge of the parent. |
int |
layout_alignParentStart
If true, makes the start edge of this view match the start edge of the parent. |
int |
layout_alignParentTop
If true, makes the top edge of this view match the top edge of the parent. |
int |
layout_alignRight
Makes the right edge of this view match the right edge of the given anchor view ID. |
int |
layout_alignStart
Makes the start edge of this view match the start edge of the given anchor view ID. |
int |
layout_alignTop
Makes the top edge of this view match the top edge of the given anchor view ID. |
int |
layout_alignWithParentIfMissing
If set to true, the parent will be used as the anchor when the anchor cannot be be found for layout_toLeftOf, layout_toRightOf, etc. |
int |
layout_below
Positions the top edge of this view below the given anchor view ID. |
int |
layout_centerHorizontal
If true, centers this child horizontally within its parent. |
int |
layout_centerInParent
If true, centers this child horizontally and vertically within its parent. |
int |
layout_centerVertical
If true, centers this child vertically within its parent. |
int |
layout_column
The index of the column in which this child should be. |
int |
layout_columnSpan
The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view. |
int |
layout_columnWeight
The relative proportion of horizontal space that should be allocated to this view during excess space distribution. |
int |
layout_gravity
Standard gravity constant that a child supplies to its parent. |
int |
layout_height
Specifies the basic height of the view. |
int |
layout_margin
Specifies extra space on the left, top, right and bottom sides of this view. |
int |
layout_marginBottom
Specifies extra space on the bottom side of this view. |
int |
layout_marginEnd
Specifies extra space on the end side of this view. |
int |
layout_marginHorizontal
Specifies extra space on the left and right sides of this view. |
int |
layout_marginLeft
Specifies extra space on the left side of this view. |
int |
layout_marginRight
Specifies extra space on the right side of this view. |
int |
layout_marginStart
Specifies extra space on the start side of this view. |
int |
layout_marginTop
Specifies extra space on the top side of this view. |
int |
layout_marginVertical
Specifies extra space on the top and bottom sides of this view. |
int |
layout_row
The row boundary delimiting the top of the group of cells occupied by this view. |
int |
layout_rowSpan
The row span: the difference between the top and bottom boundaries delimiting the group of cells occupied by this view. |
int |
layout_rowWeight
The relative proportion of vertical space that should be allocated to this view during excess space distribution. |
int |
layout_scale
May be a floating point value, such as " |
int |
layout_span
Defines how many columns this child should span. |
int |
layout_toEndOf
Positions the start edge of this view to the end of the given anchor view ID. |
int |
layout_toLeftOf
Positions the right edge of this view to the left of the given anchor view ID. |
int |
layout_toRightOf
Positions the left edge of this view to the right of the given anchor view ID. |
int |
layout_toStartOf
Positions the end edge of this view to the start of the given anchor view ID. |
int |
layout_weight
Indicates how much of the extra space in the LinearLayout is allocated to the view associated with these LayoutParams. |
int |
layout_width
Specifies the basic width of the view. |
int |
layout_x
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
layout_y
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
left
Amount of left padding inside the gradient shape. |
int |
letterSpacing
Text letter-spacing. |
int |
level
Specifies the initial drawable level in the range 0 to 10000. |
int |
lineSpacingExtra
Extra spacing between lines of text. |
int |
lineSpacingMultiplier
Extra spacing between lines of text, as a multiplier. |
int |
lines
Makes the TextView be exactly this many lines tall. |
int |
linksClickable
If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found. |
int |
listChoiceBackgroundIndicator
Drawable used as a background for selected list items. |
int |
listChoiceIndicatorMultiple
Drawable to use for multiple choice indicators. |
int |
listChoiceIndicatorSingle
Drawable to use for single choice indicators. |
int |
listDivider
The drawable for the list divider. |
int |
listDividerAlertDialog
The list divider used in alert dialogs. |
int |
listMenuViewStyle
Default menu-style ListView style. |
int |
listPopupWindowStyle
Default ListPopupWindow style. |
int |
listPreferredItemHeight
The preferred list item height. |
int |
listPreferredItemHeightLarge
A larger, more robust list item height. |
int |
listPreferredItemHeightSmall
A smaller, sleeker list item height. |
int |
listPreferredItemPaddingEnd
The preferred padding along the end edge of list items. |
int |
listPreferredItemPaddingLeft
The preferred padding along the left edge of list items. |
int |
listPreferredItemPaddingRight
The preferred padding along the right edge of list items. |
int |
listPreferredItemPaddingStart
The preferred padding along the start edge of list items. |
int |
listSelector
Drawable used to indicate the currently selected item in the list. |
int |
listSeparatorTextViewStyle
TextView style for list separators. |
int |
listViewStyle
Default ListView style. |
int |
listViewWhiteStyle
ListView with white background. |
int |
lockTaskMode
This value indicates how tasks rooted at this activity will behave in lockTask mode. |
int |
logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
logoDescription
A content description string to describe the appearance of the associated logo image. |
int |
longClickable
Defines whether this view reacts to long click events. |
int |
loopViews
Defines whether the animator loops to the first view once it has reached the end of the list. |
int |
manageSpaceActivity
Name of the activity to be launched to manage application's space on device. |
int |
mapViewStyle
Default MapView style. |
int |
marqueeRepeatLimit
The number of times to repeat the marquee animation. |
int |
matchOrder
The match order to use for the transition. |
int |
max
Defines the maximum value. |
int |
maxAspectRatio
This value indicates the maximum aspect ratio the activity supports. |
int |
maxButtonHeight
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
maxDate
The maximal date shown by this calendar view in mm/dd/yyyy format. |
int |
maxEms
Makes the TextView be at most this many ems wide. |
int |
maxHeight
An optional argument to supply a maximum height for this view. |
int |
maxItemsPerRow
Defines the maximum number of items per row. |
int |
maxLength
Set an input filter to constrain the text length to the specified number. |
int |
maxLevel
The maximum level allowed for this item. |
int |
maxLines
Makes the TextView be at most this many lines tall. |
int |
maxRecents
The maximum number of entries of tasks rooted at this activity in the recent task list. |
int |
maxRows
Defines the maximum number of rows displayed. |
int |
maxSdkVersion
Optional: specify the maximum version of the Android OS for which the application wishes to request the permission. |
int |
maxWidth
An optional argument to supply a maximum width for this view. |
int |
maximumAngle
The maximum arc angle in degrees between the start and end points. |
int |
measureAllChildren
Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring. |
int |
measureWithLargestChild
When set to true, all children with a weight will be considered having the minimum size of the largest child. |
int |
mediaRouteButtonStyle
Default style for the MediaRouteButton widget. |
int |
mediaRouteTypes
The types of media routes the button and its resulting chooser will filter by. |
int |
menuCategory
The category applied to all items within this group. |
int |
mimeType
Specify a MIME type that is handled, as per
|
int |
min
Defines the minimum value. |
int |
minDate
The minimal date shown by this calendar view in mm/dd/yyyy format. |
int |
minEms
Makes the TextView be at least this many ems wide. |
int |
minHeight
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
minLevel
The minimum level allowed for this item. |
int |
minLines
Makes the TextView be at least this many lines tall. |
int |
minResizeHeight
Minimum height that the AppWidget can be resized to. |
int |
minResizeWidth
Minimum width that the AppWidget can be resized to. |
int |
minSdkVersion
This is the minimum SDK version number that the application requires. |
int |
minWidth
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
minimumHorizontalAngle
The minimum arc angle in degrees between the start and end points when they are close to horizontal. |
int |
minimumVerticalAngle
The minimum arc angle in degrees between the start and end points when they are close to vertical. |
int |
mipMap
Enables or disables the mipmap hint. |
int |
mirrorForRtl
Defines if the associated drawables need to be mirrored when in RTL mode. |
int |
mode
Must be one of the following constant values. |
int |
moreIcon
'More' icon. |
int |
multiArch
Declare that code from this application will need to be loaded into other applications' processes. |
int |
multiprocess
Specify whether a component is allowed to have multiple instances of itself running in different processes. |
int |
name
A unique name for the given item. |
int |
navigationBarColor
The color for the navigation bar. |
int |
navigationContentDescription
Text to set as the content description for the navigation button located at the start of the toolbar. |
int |
navigationIcon
Icon drawable to use for the navigation button located at the start of the toolbar. |
int |
navigationMode
The type of navigation to use. |
int |
negativeButtonText
The negative button text for the dialog. |
int |
nestedScrollingEnabled
Specifies that this view should permit nested scrolling within a compatible ancestor view. |
int |
networkSecurityConfig
An XML resource with the application's Network Security Config. |
int |
nextClusterForward
Defines the next keyboard navigation cluster. |
int |
nextFocusDown
Defines the next view to give focus to when the next focus is
|
int |
nextFocusForward
Defines the next view to give focus to when the next focus is
|
int |
nextFocusLeft
Defines the next view to give focus to when the next focus is
|
int |
nextFocusRight
Defines the next view to give focus to when the next focus is
|
int |
nextFocusUp
Defines the next view to give focus to when the next focus is
|
int |
noHistory
Specify whether an activity should be kept in its history stack. |
int |
normalScreens
Indicates whether an application supports the normal screen form-factors. |
int |
notificationTimeout
The minimal period in milliseconds between two accessibility events of the same type are sent to this service. |
int |
numColumns
Defines how many columns to show. |
int |
numStars
The number of stars (or rating items) to show. |
int |
numberPickerStyle
NumberPicker style. |
int |
numbersBackgroundColor
The background color for the hours/minutes numbers. |
int |
numbersInnerTextColor
The color for the inner hours numbers used in 24-hour mode. |
int |
numbersSelectorColor
The color for the hours/minutes selector. |
int |
numbersTextColor
The color for the hours/minutes numbers. |
int |
numeric
This constant was deprecated in API level 3. Use inputType instead. |
int |
numericModifiers
The numeric modifier key. |
int |
numericShortcut
The numeric shortcut key. |
int |
offset
The offset (or ratio) of this current color item inside the gradient. |
int |
onClick
Name of the method in this View's context to invoke when the view is clicked. |
int |
oneshot
If true, the animation will only run a single time and then stop. |
int |
opacity
Indicates the opacity of the layer. |
int |
order
The order for the Preference (lower values are to be ordered first). |
int |
orderInCategory
The order within the category applied to all items within this group. |
int |
ordering
Name of the property being animated. |
int |
orderingFromXml
Whether to order the Preference under this group as they appear in the XML file. |
int |
orientation
Standard orientation constant. |
int |
outAnimation
Identifier for the animation to use when a view is hidden. |
int |
outlineProvider
ViewOutlineProvider used to determine the View's Outline. |
int |
overScrollFooter
Drawable to draw below list content. |
int |
overScrollHeader
Drawable to draw above list content. |
int |
overScrollMode
Defines over-scrolling behavior. |
int |
overlapAnchor
Whether the popup window should overlap its anchor view. |
int |
overridesImplicitlyEnabledSubtype
Set true when this subtype should be selected by default if no other subtypes are selected explicitly. |
int |
packageNames
Comma separated package names from which this service would like to receive events (leave out for all packages). |
int |
padding
Sets the padding, in pixels, of all four edges. |
int |
paddingBottom
Sets the padding, in pixels, of the bottom edge; see |
int |
paddingEnd
Sets the padding, in pixels, of the end edge; see |
int |
paddingHorizontal
Sets the padding, in pixels, of the left and right edges; see
|
int |
paddingLeft
Sets the padding, in pixels, of the left edge; see |
int |
paddingMode
Indicates how layer padding should affect the bounds of subsequent layers. |
int |
paddingRight
Sets the padding, in pixels, of the right edge; see |
int |
paddingStart
Sets the padding, in pixels, of the start edge; see |
int |
paddingTop
Sets the padding, in pixels, of the top edge; see |
int |
paddingVertical
Sets the padding, in pixels, of the top and bottom edges; see
|
int |
panelBackground
The background of a panel when it is inset from the left and right edges of the screen. |
int |
panelColorBackground
Color that matches (as closely as possible) the panel background. |
int |
panelColorForeground
Default color of foreground panel imagery. |
int |
panelFullBackground
The background of a panel when it extends to the left and right edges of the screen. |
int |
panelTextAppearance
Default appearance of panel text. |
int |
parentActivityName
The name of the logical parent of the activity as it appears in the manifest. |
int |
password
This constant was deprecated in API level 3. Use inputType instead. |
int |
path
Specify a URI path that must exactly match, as per
|
int |
pathData
The specification of the operations that define the path. |
int |
pathPattern
Specify a URI path that matches a simple pattern, as per
|
int |
pathPrefix
Specify a URI path that must be a prefix to match, as per
|
int |
patternPathData
The path string describing the pattern to use for the PathPathMotion. |
int |
permission
Specify a permission that a client is required to have in order to use the associated object. |
int |
permissionFlags
Flags indicating more context for a permission. |
int |
permissionGroup
Specified the name of a group that this permission is associated with. |
int |
permissionGroupFlags
Flags indicating more context for a permission group. |
int |
persistableMode
Define how an activity persist across reboots. |
int |
persistent
Flag to control special persistent mode of an application. |
int |
persistentDrawingCache
Defines the persistence of the drawing cache. |
int |
persistentWhenFeatureAvailable
If set, the "persistent" attribute will only be honored if the feature specified here is present on the device. |
int |
phoneNumber
This constant was deprecated in API level 3. Use inputType instead. |
int |
pivotX
May be a floating point value, such as " |
int |
pivotY
May be a floating point value, such as " |
int |
pointerIcon
Must be one of the following constant values. |
int |
popupAnimationStyle
The animation style to use for the popup window. |
int |
popupBackground
The background to use for the popup window. |
int |
popupCharacters
The characters to display in the popup keyboard. |
int |
popupElevation
Window elevation to use for the popup window. |
int |
popupEnterTransition
Transition used to move views into the popup window. |
int |
popupExitTransition
Transition used to move views out of the popup window. |
int |
popupKeyboard
The XML keyboard layout of any popup keyboard. |
int |
popupLayout
Layout resource for popup keyboards. |
int |
popupMenuStyle
Default PopupMenu style. |
int |
popupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the toolbar. |
int |
popupWindowStyle
Default PopupWindow style. |
int |
port
Specify a URI authority port that is handled, as per
|
int |
positiveButtonText
The positive button text for the dialog. |
int |
preferenceCategoryStyle
Default style for PreferenceCategory. |
int |
preferenceFragmentStyle
Default style for Headers pane in PreferenceActivity. |
int |
preferenceInformationStyle
Default style for informational Preference. |
int |
preferenceLayoutChild
The preference layout that has the child/tabbed effect. |
int |
preferenceScreenStyle
Default style for PreferenceScreen. |
int |
preferenceStyle
Default style for Preference. |
int |
presentationTheme
Theme to use for presentations spawned from this theme. |
int |
previewImage
A preview of what the AppWidget will look like after it's configured. |
int |
primaryContentAlpha
The alpha applied to the foreground color to create the primary text color. |
int |
priority
Specify the relative importance or ability in handling a particular Intent. |
int |
privateImeOptions
An addition content type description to supply to the input method attached to the text view, which is private to the implementation of the input method. |
int |
process
Specify a specific process that the associated code is to run in. |
int |
progress
Defines the default progress value, between 0 and max. |
int |
progressBackgroundTint
Tint to apply to the progress indicator background. |
int |
progressBackgroundTintMode
Blending mode used to apply the progress indicator background tint. |
int |
progressBarPadding
Specifies the horizontal padding on either end for an embedded progress bar. |
int |
progressBarStyle
Default ProgressBar style. |
int |
progressBarStyleHorizontal
Horizontal ProgressBar style. |
int |
progressBarStyleInverse
Inverse ProgressBar style. |
int |
progressBarStyleLarge
Large ProgressBar style. |
int |
progressBarStyleLargeInverse
Large inverse ProgressBar style. |
int |
progressBarStyleSmall
Small ProgressBar style. |
int |
progressBarStyleSmallInverse
Small inverse ProgressBar style. |
int |
progressBarStyleSmallTitle
Small ProgressBar in title style. |
int |
progressDrawable
Drawable used for the progress mode. |
int |
progressTint
Tint to apply to the progress indicator. |
int |
progressTintMode
Blending mode used to apply the progress indicator tint. |
int |
prompt
The prompt to display when the spinner's dialog is shown. |
int |
propertyName
Name of the property being animated. |
int |
propertyXName
Name of the property being animated as the X coordinate of the pathData. |
int |
propertyYName
Name of the property being animated as the Y coordinate of the pathData. |
int |
protectionLevel
Characterizes the potential risk implied in a permission and indicates the procedure the system should follow when determining whether to grant the permission to an application requesting it. |
int |
publicKey
The attribute that holds a Base64-encoded public key. |
int |
queryActionMsg
If you wish to handle an action key during normal search query entry, you must define an action string here. |
int |
queryAfterZeroResults
If provided and |
int |
queryBackground
Background for the section containing the search query. |
int |
queryHint
An optional query hint string to be displayed in the empty query field. |
int |
quickContactBadgeStyleSmallWindowLarge
Default quickcontact badge style with large quickcontact window. |
int |
quickContactBadgeStyleSmallWindowMedium
Default quickcontact badge style with medium quickcontact window. |
int |
quickContactBadgeStyleSmallWindowSmall
Default quickcontact badge style with small quickcontact window. |
int |
quickContactBadgeStyleWindowLarge
Default quickcontact badge style with large quickcontact window. |
int |
quickContactBadgeStyleWindowMedium
Default quickcontact badge style with medium quickcontact window. |
int |
quickContactBadgeStyleWindowSmall
Default quickcontact badge style with small quickcontact window. |
int |
radioButtonStyle
Default RadioButton style. |
int |
radius
Defines the radius of the four corners. |
int |
rating
The rating to set by default. |
int |
ratingBarStyle
Default RatingBar style. |
int |
ratingBarStyleIndicator
Indicator RatingBar style. |
int |
ratingBarStyleSmall
Small indicator RatingBar style. |
int |
readPermission
A specific |
int |
recognitionService
The service that provides voice recognition. |
int |
recreateOnConfigChanges
Specify the configuration changes that trigger the system to recreate the current activity if any of these configuration changes happen in the system. |
int |
recycleEnabled
Whether the preference has enabled to have its view recycled when used in the list view. |
int |
relinquishTaskIdentity
Tasks whose root has this attribute set to true will replace baseIntent with that of the next activity in the task. |
int |
reparent
Tells ChangeTransform to track parent changes. |
int |
reparentWithOverlay
A parent change should use an overlay or affect the transform of the transitionining View. |
int |
repeatCount
Defines how many times the animation should repeat. |
int |
repeatMode
Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. |
int |
reqFiveWayNav
Application's requirement for five way navigation May be a boolean value, such as " |
int |
reqHardKeyboard
Application's requirement for a hard keyboard May be a boolean value, such as " |
int |
reqKeyboardType
The input method preferred by an application. |
int |
reqNavigation
The navigation device preferred by an application. |
int |
reqTouchScreen
The touch screen type used by an application. |
int |
requireDeviceUnlock
Whether the device must be unlocked before routing data to this service. |
int |
required
Specify whether this feature is required for the application. |
int |
requiredAccountType
Declare that this application requires an account of a certain type. |
int |
requiredFeature
Optional: the system must support this feature for the permission to be requested. |
int |
requiredForAllUsers
Flag to specify if this application needs to be present for all users. |
int |
requiredNotFeature
Optional: the system must NOT support this feature for the permission to be requested. |
int |
requiresFadingEdge
Defines which edges should be faded on scrolling. |
int |
requiresSmallestWidthDp
Starting with |
int |
resizeClip
Resize the view by adjusting the clipBounds rather than changing the dimensions of the view itself. |
int |
resizeMode
Optional parameter which indicates if and how this widget can be resized. |
int |
resizeable
Indicates whether the application can resize itself to newer screen sizes. |
int |
resizeableActivity
Indicates that it is okay for this activity to be resized to any dimension. |
int |
resource
Resource identifier to assign to this piece of named meta-data. |
int |
restoreAnyVersion
Indicate that the application is prepared to attempt a restore of any backed-up dataset, even if the backup is apparently from a newer version of the application than is currently installed on the device. |
int |
restoreNeedsApplication
This constant was deprecated
in API level 8.
This attribute is not used by the Android operating system.
May be a boolean value, such as " |
int |
restrictedAccountType
Declare that this application requires access to restricted accounts of a certain type. |
int |
restrictionType
Must be one of the following constant values. |
int |
resumeWhilePausing
Indicate that it is okay for this activity be resumed while the previous activity is in the process of pausing, without waiting for the previous pause to complete. |
int |
reversible
Whether this transition is reversible. |
int |
revisionCode
Internal revision code. |
int |
right
Amount of right padding inside the gradient shape. |
int |
ringtonePreferenceStyle
Default style for RingtonePreference. |
int |
ringtoneType
Which ringtone type(s) to show in the picker. |
int |
rotation
rotation of the view, in degrees. |
int |
rotationAnimation
Flag allowing the activity to specify which screen rotation animation it desires. |
int |
rotationX
rotation of the view around the x axis, in degrees. |
int |
rotationY
rotation of the view around the y axis, in degrees. |
int |
roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
rowCount
The maxmimum number of rows to create when automatically positioning children. |
int |
rowDelay
Fraction of the animation duration used to delay the beginning of the animation of each row. |
int |
rowEdgeFlags
Row edge flags. |
int |
rowHeight
Defines the height of each row. |
int |
rowOrderPreserved
When set to true, forces row boundaries to appear in the same order as row indices. |
int |
saveEnabled
If false, no state will be saved for this view when it is being frozen. |
int |
scaleGravity
Specifies where the drawable is positioned after scaling. |
int |
scaleHeight
Scale height, expressed as a percentage of the drawable's bound. |
int |
scaleType
Controls how the image should be resized or moved to match the size of this ImageView. |
int |
scaleWidth
Scale width, expressed as a percentage of the drawable's bound. |
int |
scaleX
scale of the view in the x direction. |
int |
scaleY
scale of the view in the y direction. |
int |
scheme
Specify a URI scheme that is handled, as per
|
int |
screenDensity
Specifies a compatible screen density, as per the device configuration screen density bins. |
int |
screenOrientation
Specify the orientation an activity should be run in. |
int |
screenSize
Specifies a compatible screen size, as per the device configuration screen size bins. |
int |
scrollHorizontally
Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally). |
int |
scrollIndicators
Defines which scroll indicators should be displayed when the view can be scrolled. |
int |
scrollViewStyle
Default ScrollView style. |
int |
scrollX
The initial horizontal scroll offset, in pixels. |
int |
scrollY
The initial vertical scroll offset, in pixels. |
int |
scrollbarAlwaysDrawHorizontalTrack
Defines whether the horizontal scrollbar track should always be drawn. |
int |
scrollbarAlwaysDrawVerticalTrack
Defines whether the vertical scrollbar track should always be drawn. |
int |
scrollbarDefaultDelayBeforeFade
Defines the delay in milliseconds that a scrollbar waits before fade out. |
int |
scrollbarFadeDuration
Defines the delay in milliseconds that a scrollbar takes to fade out. |
int |
scrollbarSize
Sets the width of vertical scrollbars and height of horizontal scrollbars. |
int |
scrollbarStyle
Controls the scrollbar style and position. |
int |
scrollbarThumbHorizontal
Defines the horizontal scrollbar thumb drawable. |
int |
scrollbarThumbVertical
Defines the vertical scrollbar thumb drawable. |
int |
scrollbarTrackHorizontal
Defines the horizontal scrollbar track drawable. |
int |
scrollbarTrackVertical
Defines the vertical scrollbar track drawable. |
int |
scrollbars
Defines which scrollbars should be displayed on scrolling or not. |
int |
scrollingCache
When set to true, the list uses a drawing cache during scrolling. |
int |
searchButtonText
This constant was deprecated in API level 3. This will create a non-standard UI appearance, because the search bar UI is changing to use only icons for its buttons. |
int |
searchHintIcon
Search icon displayed as a text field hint. |
int |
searchIcon
Search icon. |
int |
searchMode
Additional features are controlled by mode bits in this field. |
int |
searchSettingsDescription
If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings. |
int |
searchSuggestAuthority
If provided, this is the trigger indicating that the searchable activity provides suggestions as well. |
int |
searchSuggestIntentAction
If provided, and not overridden by an action in the selected suggestion, this
string will be placed in the action field of the |
int |
searchSuggestIntentData
If provided, and not overridden by an action in the selected suggestion, this
string will be placed in the data field of the |
int |
searchSuggestPath
If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path. |
int |
searchSuggestSelection
If provided, suggestion queries will be passed into your query function as the selection parameter. |
int |
searchSuggestThreshold
If provided, this is the minimum number of characters needed to trigger search suggestions. |
int |
searchViewStyle
Style for the search query widget. |
int |
secondaryContentAlpha
The alpha applied to the foreground color to create the secondary text color. |
int |
secondaryProgress
Defines the secondary progress value, between 0 and max. |
int |
secondaryProgressTint
Tint to apply to the secondary progress indicator. |
int |
secondaryProgressTintMode
Blending mode used to apply the secondary progress indicator tint. |
int |
seekBarStyle
Default SeekBar style. |
int |
segmentedButtonStyle
Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments. |
int |
selectAllOnFocus
If the text is selectable, select it all when the view takes focus. |
int |
selectable
Whether the Preference is selectable. |
int |
selectableItemBackground
Background drawable for bordered standalone items that need focus/pressed states. |
int |
selectableItemBackgroundBorderless
Background drawable for borderless standalone items that need focus/pressed states. |
int |
selectedDateVerticalBar
This constant was deprecated
in API level 23.
Drawable for the vertical bar shown at the beginning and at the end of the selected date.
May be a reference to another resource, in the form
" |
int |
selectedWeekBackgroundColor
This constant was deprecated
in API level 23.
The background color for the selected week.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
sessionService
The service that hosts active voice interaction sessions. |
int |
settingsActivity
Component name of an activity that allows the user to modify the settings for this service. |
int |
setupActivity
Component name of an activity that allows the user to set up this service. |
int |
shadowColor
Place a blurred shadow of text underneath the text, drawn with the specified color. |
int |
shadowDx
Horizontal offset of the text shadow. |
int |
shadowDy
Vertical offset of the text shadow. |
int |
shadowRadius
Blur radius of the text shadow. |
int |
shape
Indicates what shape to fill with a gradient. |
int |
shareInterpolator
May be a boolean value, such as " |
int |
sharedUserId
Specify the name of a user ID that will be shared between multiple packages. |
int |
sharedUserLabel
Specify a label for the shared user UID of this package. |
int |
shortcutDisabledMessage
May be a reference to another resource, in the form
" |
int |
shortcutId
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
shortcutLongLabel
May be a reference to another resource, in the form
" |
int |
shortcutShortLabel
May be a reference to another resource, in the form
" |
int |
shouldDisableView
Whether the view of this Preference should be disabled when this Preference is disabled. |
int |
showAsAction
How this item should display in the Action Bar, if present. |
int |
showDefault
Whether to show an item for a default sound. |
int |
showDividers
Setting for which dividers to show. |
int |
showForAllUsers
Specify that an Activity should be shown even if the current/foreground user is different from the user of the Activity. |
int |
showMetadataInPreview
Whether to show any metadata when previewing the wallpaper. |
int |
showOnLockScreen
This constant was deprecated
in API level 23.
use May be a boolean value, such as " |
int |
showSilent
Whether to show an item for 'Silent'. |
int |
showText
Whether to draw on/off text. |
int |
showWeekNumber
This constant was deprecated
in API level 23.
Whether do show week numbers.
May be a boolean value, such as " |
int |
shownWeekCount
This constant was deprecated
in API level 23.
The number of weeks to be shown.
May be an integer value, such as " |
int |
shrinkColumns
The zero-based index of the columns to shrink. |
int |
singleLine
This constant was deprecated
in API level 3.
This attribute is deprecated. Use |
int |
singleLineTitle
Whether to use single line for the preference title text. |
int |
singleUser
If set to true, a single instance of this component will run for all users. |
int |
slideEdge
Must be one of the following constant values. |
int |
smallIcon
Smaller icon of the authenticator. |
int |
smallScreens
Indicates whether the application supports smaller screen form-factors. |
int |
smoothScrollbar
When set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen. |
int |
soundEffectsEnabled
Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching. |
int |
spacing
May be a dimension value, which is a floating point number appended with a
unit such as " |
int |
spinnerDropDownItemStyle
Default style for spinner drop down items. |
int |
spinnerItemStyle
Default spinner item style. |
int |
spinnerMode
Display mode for spinner options. |
int |
spinnerStyle
Default Spinner style. |
int |
spinnersShown
Whether the spinners are shown. |
int |
splitMotionEvents
Sets whether this ViewGroup should split MotionEvents to separate child views during touch event dispatch. |
int |
splitName
When an application is partitioned into splits, this is the name of the split that contains the defined component. |
int |
splitTrack
Whether to split the track and leave a gap for the thumb drawable. |
int |
spotShadowAlpha
Alpha value of the spot shadow projected by elevated views, between 0 and 1. |
int |
src
Sets a drawable as the content of this ImageView. |
int |
ssp
Specify a URI scheme specific part that must exactly match, as per
|
int |
sspPattern
Specify a URI scheme specific part that matches a simple pattern, as per
|
int |
sspPrefix
Specify a URI scheme specific part that must be a prefix to match, as per
|
int |
stackFromBottom
Used by ListView and GridView to stack their content from the bottom. |
int |
stackViewStyle
Default StackView style. |
int |
starStyle
Default Star style. |
int |
start
Start inset to apply to the layer. |
int |
startColor
Start color of the gradient. |
int |
startDelay
Delay in milliseconds before the transition starts. |
int |
startOffset
Delay in milliseconds before the animation runs, once start time is reached. |
int |
startX
X coordinate of the start point origin of the gradient. |
int |
startY
Y coordinate of the start point of the gradient within the shape. |
int |
startYear
This constant was deprecated in API level 16. Use minDate instead.Use minDate instead. |
int |
stateListAnimator
Sets the state-based animator for the View. |
int |
stateNotNeeded
Indicates that an Activity does not need to have its freeze state
(as returned by |
int |
state_above_anchor
State identifier indicating the popup will be above the anchor. |
int |
state_accelerated
State value for |
int |
state_activated
State value for |
int |
state_active
State value for |
int |
state_checkable
State identifier indicating that the object may display a check mark. |
int |
state_checked
State identifier indicating that the object is currently checked. |
int |
state_drag_can_accept
State for |
int |
state_drag_hovered
State for |
int |
state_empty
State identifier indicating the group is empty (has no children). |
int |
state_enabled
State value for |
int |
state_expanded
State identifier indicating the group is expanded. |
int |
state_first
State value for |
int |
state_focused
State value for |
int |
state_hovered
State value for |
int |
state_last
State value for |
int |
state_long_pressable
State for |
int |
state_middle
State value for |
int |
state_multiline
State identifier indicating a TextView has a multi-line layout. |
int |
state_pressed
State value for |
int |
state_selected
State value for |
int |
state_single
State value for |
int |
state_window_focused
State value for |
int |
staticWallpaperPreview
A resource id of a static drawable. |
int |
statusBarColor
The color for the status bar. |
int |
stepSize
The step size of the rating. |
int |
stopWithTask
If set to true, this service with be automatically stopped when the user remove a task rooted in an activity owned by the application. |
int |
streamType
Different audio stream types. |
int |
stretchColumns
The zero-based index of the columns to stretch. |
int |
stretchMode
Defines how columns should stretch to fill the available empty space, if any. |
int |
strokeAlpha
The opacity of a path stroke, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
strokeColor
The color to stroke the path if not defined implies no stroke. |
int |
strokeLineCap
sets the linecap for a stroked path. |
int |
strokeLineJoin
sets the lineJoin for a stroked path. |
int |
strokeMiterLimit
sets the Miter limit for a stroked path. |
int |
strokeWidth
The width a path stroke. |
int |
subMenuArrow
Drawable for the arrow icon indicating a particular item is a submenu. |
int |
submitBackground
Background for the section containing the action (for example, voice search). |
int |
subtitle
Specifies subtitle text used for navigationMode="normal". |
int |
subtitleTextAppearance
May be a reference to another resource, in the form
" |
int |
subtitleTextColor
A color to apply to the subtitle string. |
int |
subtitleTextStyle
Specifies a style to use for subtitle text. |
int |
subtypeExtraValue
The extra value of the subtype. |
int |
subtypeId
The unique id for the subtype. |
int |
subtypeLocale
The locale of the subtype. |
int |
suggestActionMsg
If you wish to handle an action key while a suggestion is being displayed and selected, there are two ways to handle this. |
int |
suggestActionMsgColumn
If you wish to handle an action key while a suggestion is being displayed and selected, but you do not wish to enable this action key for every suggestion, then you can use this attribute to control it on a suggestion-by-suggestion basis. |
int |
suggestionRowLayout
Layout for query suggestion rows. |
int |
summary
The summary for the item. |
int |
summaryColumn
Column in data table that summarizes this data. |
int |
summaryOff
The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked. |
int |
summaryOn
The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked. |
int |
supportsAssist
Flag indicating whether this voice interaction service is capable of handling the assist action. |
int |
supportsLaunchVoiceAssistFromKeyguard
Flag indicating whether this voice interaction service is capable of being launched from the keyguard. |
int |
supportsLocalInteraction
Flag indicating whether this voice interaction service can handle local voice interaction requests from an Activity. |
int |
supportsPictureInPicture
Indicates that the activity specifically supports the picture-in-picture form of multi-window. |
int |
supportsRtl
Declare that your application will be able to deal with RTL (right to left) layouts. |
int |
supportsSwitchingToNextInputMethod
Set to true if this input method supports ways to switch to a next input method (for example, a globe key.). |
int |
supportsUploading
May be a boolean value, such as " |
int |
switchMinWidth
Minimum width for the switch component. |
int |
switchPadding
Minimum space between the switch and caption text. |
int |
switchPreferenceStyle
Default style for switch preferences. |
int |
switchStyle
Default style for the Switch widget. |
int |
switchTextAppearance
TextAppearance style for text displayed on the switch thumb. |
int |
switchTextOff
The text used on the switch itself when in the "off" state. |
int |
switchTextOn
The text used on the switch itself when in the "on" state. |
int |
syncable
Flag indicating whether this content provider would like to participate in data synchronization. |
int |
tabStripEnabled
Determines whether the strip under the tab indicators is drawn or not. |
int |
tabStripLeft
Drawable used to draw the left part of the strip underneath the tabs. |
int |
tabStripRight
Drawable used to draw the right part of the strip underneath the tabs. |
int |
tabWidgetStyle
Default TabWidget style. |
int |
tag
Supply a tag for this view containing a String, to be retrieved
later with |
int |
targetActivity
The name of the activity this alias should launch. |
int |
targetClass
The class part of the ComponentName to assign to the Intent, as per
|
int |
targetDescriptions
This constant was deprecated
in API level 23.
Removed.
Reference to an array resource that be used as description for the targets around the circle.
May be a reference to another resource, in the form
" |
int |
targetId
The id of a target on which this transition will animate changes. |
int |
targetName
The transitionName of the target on which this transition will animation changes. |
int |
targetPackage
The name of the application package that an Instrumentation object will run against. |
int |
targetProcesses
The name of an application's processes that an Instrumentation object will run against. |
int |
targetSandboxVersion
Specifies the target sandbox this app wants to use. |
int |
targetSdkVersion
This is the SDK version number that the application is targeting. |
int |
taskAffinity
Specify a task name that activities have an "affinity" to. |
int |
taskCloseEnterAnimation
When closing the last activity of a task, this is the animation that is run on the activity of the next task (which is entering the screen). |
int |
taskCloseExitAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen). |
int |
taskOpenEnterAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the new task (which is entering the screen). |
int |
taskOpenExitAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen). |
int |
taskToBackEnterAnimation
When sending the current task to the background, this is the animation that is run on the top activity of the task behind it (which is entering the screen). |
int |
taskToBackExitAnimation
When sending the current task to the background, this is the animation that is run on the top activity of the current task (which is exiting the screen). |
int |
taskToFrontEnterAnimation
When bringing an existing task to the foreground, this is the animation that is run on the top activity of the task being brought to the foreground (which is entering the screen). |
int |
taskToFrontExitAnimation
When bringing an existing task to the foreground, this is the animation that is run on the current foreground activity (which is exiting the screen). |
int |
tension
This is the amount of tension. |
int |
testOnly
Option to indicate this application is only for testing purposes. |
int |
text
Text to display. |
int |
textAlignment
Defines the alignment of the text. |
int |
textAllCaps
Present the text in ALL CAPS. |
int |
textAppearance
Default appearance of text: color, typeface, size, and style. |
int |
textAppearanceButton
Text color, typeface, size, and style for the text inside of a button. |
int |
textAppearanceInverse
Default appearance of text against an inverted background: color, typeface, size, and style. |
int |
textAppearanceLarge
Text color, typeface, size, and style for "large" text. |
int |
textAppearanceLargeInverse
Text color, typeface, size, and style for "large" inverse text. |
int |
textAppearanceLargePopupMenu
Text color, typeface, size, and style for the text inside of a popup menu. |
int |
textAppearanceListItem
The preferred TextAppearance for the primary text of list items. |
int |
textAppearanceListItemSecondary
The preferred TextAppearance for the secondary text of list items. |
int |
textAppearanceListItemSmall
The preferred TextAppearance for the primary text of small list items. |
int |
textAppearanceMedium
Text color, typeface, size, and style for "medium" text. |
int |
textAppearanceMediumInverse
Text color, typeface, size, and style for "medium" inverse text. |
int |
textAppearancePopupMenuHeader
Text color, typeface, size, and style for header text inside of a popup menu. |
int |
textAppearanceSearchResultSubtitle
Text color, typeface, size, and style for system search result subtitle. |
int |
textAppearanceSearchResultTitle
Text color, typeface, size, and style for system search result title. |
int |
textAppearanceSmall
Text color, typeface, size, and style for "small" text. |
int |
textAppearanceSmallInverse
Text color, typeface, size, and style for "small" inverse text. |
int |
textAppearanceSmallPopupMenu
Text color, typeface, size, and style for small text inside of a popup menu. |
int |
textCheckMark
Drawable to use for check marks. |
int |
textCheckMarkInverse
May be a reference to another resource, in the form
" |
int |
textColor
Color of text (usually same as colorForeground). |
int |
textColorAlertDialogListItem
Color of list item text in alert dialogs. |
int |
textColorHighlight
Color of highlighted text. |
int |
textColorHighlightInverse
Color of highlighted text, when used in a light theme. |
int |
textColorHint
Color of hint text (displayed when the field is empty). |
int |
textColorHintInverse
Inverse hint text color. |
int |
textColorLink
Color of link text (URLs). |
int |
textColorLinkInverse
Color of link text (URLs), when used in a light theme. |
int |
textColorPrimary
The most prominent text color. |
int |
textColorPrimaryDisableOnly
Bright text color. |
int |
textColorPrimaryInverse
Primary inverse text color, useful for inverted backgrounds. |
int |
textColorPrimaryInverseDisableOnly
Bright inverse text color. |
int |
textColorPrimaryInverseNoDisable
Bright inverse text color. |
int |
textColorPrimaryNoDisable
Bright text color. |
int |
textColorSecondary
Secondary text color. |
int |
textColorSecondaryInverse
Secondary inverse text color, useful for inverted backgrounds. |
int |
textColorSecondaryInverseNoDisable
Dim inverse text color. |
int |
textColorSecondaryNoDisable
Dim text color. |
int |
textColorTertiary
Tertiary text color. |
int |
textColorTertiaryInverse
Tertiary inverse text color, useful for inverted backgrounds. |
int |
textCursorDrawable
Reference to a drawable that will be drawn under the insertion cursor. |
int |
textDirection
Defines the direction of the text. |
int |
textEditNoPasteWindowLayout
Variation of textEditPasteWindowLayout displayed when the clipboard is empty. |
int |
textEditPasteWindowLayout
The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field. |
int |
textEditSideNoPasteWindowLayout
Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. |
int |
textEditSidePasteWindowLayout
Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top. |
int |
textEditSuggestionItemLayout
Layout of the TextView item that will populate the suggestion popup window. |
int |
textFilterEnabled
When set to true, the list will filter results as the user types. |
int |
textIsSelectable
Indicates that the content of a non-editable TextView can be selected. |
int |
textOff
The text for the button when it is not checked. |
int |
textOn
The text for the button when it is checked. |
int |
textScaleX
Sets the horizontal scaling factor for the text. |
int |
textSelectHandle
Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text. |
int |
textSelectHandleLeft
Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. |
int |
textSelectHandleRight
Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region. |
int |
textSelectHandleWindowStyle
Reference to a style that will be used for the window containing a text selection anchor. |
int |
textSize
Size of text. |
int |
textStyle
Default text typeface style. |
int |
textSuggestionsWindowStyle
Reference to a style that will be used for the window containing a list of possible text suggestions in an EditText. |
int |
textViewStyle
Default TextView style. |
int |
theme
The overall theme to use for an activity. |
int |
thickness
Thickness of the ring. |
int |
thicknessRatio
Thickness of the ring expressed as a ratio of the ring's width. |
int |
thumb
Draws the thumb on a seekbar. |
int |
thumbOffset
An offset for the thumb that allows it to extend out of the range of the track. |
int |
thumbPosition
Position of thumb in relation to the track. |
int |
thumbTextPadding
Amount of padding on either side of text within the switch thumb. |
int |
thumbTint
Tint to apply to the thumb drawable. |
int |
thumbTintMode
Blending mode used to apply the thumb tint. |
int |
thumbnail
Reference to the wallpaper's thumbnail bitmap. |
int |
tickMark
Drawable displayed at each progress position on a seekbar. |
int |
tickMarkTint
Tint to apply to the tick mark drawable. |
int |
tickMarkTintMode
Blending mode used to apply the tick mark tint. |
int |
tileMode
Defines the tile mode. |
int |
tileModeX
Defines the horizontal tile mode. |
int |
tileModeY
Defines the vertical tile mode. |
int |
timePickerDialogTheme
The TimePicker dialog theme. |
int |
timePickerMode
Defines the look of the widget. |
int |
timePickerStyle
The TimePicker style. |
int |
timeZone
Specifies the time zone to use. |
int |
tint
The tinting color for the image. |
int |
tintMode
When a tint color is set, specifies its Porter-Duff blending mode. |
int |
title
The title associated with the item. |
int |
titleCondensed
The condensed title associated with the item. |
int |
titleMargin
Specifies extra space on the left, start, right and end sides of the toolbar's title. |
int |
titleMarginBottom
Specifies extra space on the bottom side of the toolbar's title. |
int |
titleMarginEnd
Specifies extra space on the end side of the toolbar's title. |
int |
titleMarginStart
Specifies extra space on the start side of the toolbar's title. |
int |
titleMarginTop
Specifies extra space on the top side of the toolbar's title. |
int |
titleTextAppearance
May be a reference to another resource, in the form
" |
int |
titleTextColor
A color to apply to the title string. |
int |
titleTextStyle
Specifies a style to use for title text. |
int |
toAlpha
May be a floating point value, such as " |
int |
toDegrees
May be a floating point value, such as " |
int |
toId
Keyframe identifier for the ending state. |
int |
toScene
The destination scene in this scene change. |
int |
toXDelta
May be a floating point value, such as " |
int |
toXScale
May be a floating point value, such as " |
int |
toYDelta
May be a floating point value, such as " |
int |
toYScale
May be a floating point value, such as " |
int |
toolbarStyle
Default Toolbar style. |
int |
tooltipText
The tooltip text associated with the item. |
int |
top
Amount of top padding inside the gradient shape. |
int |
topBright
May be a reference to another resource, in the form
" |
int |
topDark
May be a reference to another resource, in the form
" |
int |
topLeftRadius
Radius of the top left corner. |
int |
topOffset
Extra offset for the handle at the top of the SlidingDrawer. |
int |
topRightRadius
Radius of the top right corner. |
int |
touchscreenBlocksFocus
Set to true if this ViewGroup blocks focus in the presence of a touchscreen. |
int |
track
Drawable to use as the "track" that the switch thumb slides within. |
int |
trackTint
Tint to apply to the track. |
int |
trackTintMode
Blending mode used to apply the track tint. |
int |
transcriptMode
Sets the transcript mode for the list. |
int |
transformPivotX
x location of the pivot point around which the view will rotate and scale. |
int |
transformPivotY
y location of the pivot point around which the view will rotate and scale. |
int |
transition
The id of a transition to be used in a particular scene change. |
int |
transitionGroup
Sets whether or not this ViewGroup should be treated as a single entity when doing an Activity transition. |
int |
transitionName
Names a View such that it can be identified for Transitions. |
int |
transitionOrdering
Must be one of the following constant values. |
int |
transitionVisibilityMode
Changes whether the transition supports appearing and/or disappearing Views. |
int |
translateX
The amount to translate the group on X coordinate. |
int |
translateY
The amount to translate the group on Y coordinate. |
int |
translationX
translation in x of the view. |
int |
translationY
translation in y of the view. |
int |
translationZ
translation in z of the view. |
int |
trimPathEnd
The fraction of the path to trim from the end from 0 to 1 . |
int |
trimPathOffset
Shift trim region (allows visible region to include the start and end) from 0 to 1. |
int |
trimPathStart
The fraction of the path to trim from the start from 0 to 1. |
int |
tunerCount
The number of tuners that the TV input service is associated with. |
int |
type
Type of gradient. |
int |
typeface
Default text typeface. |
int |
uiOptions
Extra options for an activity's UI. |
int |
uncertainGestureColor
Color used to draw the user's strokes until we are sure it's a gesture. |
int |
unfocusedMonthDateColor
This constant was deprecated
in API level 23.
The color for the dates of an unfocused month.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
unselectedAlpha
Sets the alpha on the items that are not selected. |
int |
updatePeriodMillis
Update period in milliseconds, or 0 if the AppWidget will update itself. |
int |
use32bitAbi
Specify whether the 32 bit version of the ABI should be used in a multiArch application. |
int |
useDefaultMargins
When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters. |
int |
useIntrinsicSizeAsMinimum
Use the drawable's intrinsic width and height as minimum size values. |
int |
useLevel
Whether the drawable level value (see
|
int |
userVisible
May be a boolean value, such as " |
int |
usesCleartextTraffic
Declare that this application may use cleartext traffic, such as HTTP rather than HTTPS; WebSockets rather than WebSockets Secure; XMPP, IMAP, STMP without STARTTLS or TLS. |
int |
value
Concrete value to assign to this piece of named meta-data. |
int |
valueFrom
Value the animation starts from. |
int |
valueTo
Value the animation animates to. |
int |
valueType
The type of valueFrom and valueTo. |
int |
variablePadding
If true, allows the drawable's padding to change based on the current state that is selected. |
int |
vendor
The vendor name if this print service is vendor specific. |
int |
version
The version of the feature that is being used. |
int |
versionCode
Internal version code. |
int |
versionName
The text shown to the user to indicate the version they have. |
int |
verticalCorrection
Amount to offset the touch Y coordinate by, for bias correction. |
int |
verticalDivider
Default vertical divider between menu items. |
int |
verticalGap
Default vertical gap between rows of keys. |
int |
verticalScrollbarPosition
Determines which side the vertical scroll bar should be placed on. |
int |
verticalSpacing
Defines the default vertical spacing between rows. |
int |
viewportHeight
The height of the canvas the drawing is on. |
int |
viewportWidth
The width of the canvas the drawing is on. |
int |
visibility
Controls the initial visibility of the view. |
int |
visible
Provides initial visibility state of the drawable; the default value is false. |
int |
visibleToInstantApps
Specify whether a component should be visible to instant apps. |
int |
vmSafeMode
Flag indicating whether the application requests the VM to operate in the safe mode. |
int |
voiceIcon
Voice button icon. |
int |
voiceLanguage
If provided, this specifies the spoken language to be expected, and that it will be
different than the one set in the |
int |
voiceLanguageModel
If provided, this specifies the language model that should be used by the voice recognition system. |
int |
voiceMaxResults
If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query. |
int |
voicePromptText
If provided, this specifies a prompt that will be displayed during voice input. |
int |
voiceSearchMode
Voice search features are controlled by mode bits in this field. |
int |
wallpaperCloseEnterAnimation
When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the new activity (which is entering the screen). |
int |
wallpaperCloseExitAnimation
When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the old wallpaper activity (which is exiting the screen). |
int |
wallpaperIntraCloseEnterAnimation
When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the previous activity (which is entering the screen). |
int |
wallpaperIntraCloseExitAnimation
When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). |
int |
wallpaperIntraOpenEnterAnimation
When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the new activity (which is entering the screen). |
int |
wallpaperIntraOpenExitAnimation
When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). |
int |
wallpaperOpenEnterAnimation
When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the new wallpaper activity (which is entering the screen). |
int |
wallpaperOpenExitAnimation
When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). |
int |
webTextViewStyle
Default WebTextView style. |
int |
webViewStyle
Default WebView style. |
int |
weekDayTextAppearance
The text appearance for the week day abbreviation in the calendar header. |
int |
weekNumberColor
This constant was deprecated
in API level 23.
The color for the week numbers.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
weekSeparatorLineColor
This constant was deprecated
in API level 23.
The color for the separator line between weeks.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
weightSum
Defines the maximum weight sum. |
int |
widgetCategory
Optional parameter which indicates where this widget can be shown, ie. |
int |
widgetLayout
The layout for the controllable widget portion of a Preference. |
int |
width
Makes the TextView be exactly this many pixels wide. |
int |
windowActionBar
Flag indicating whether this window should have an Action Bar in place of the usual title bar. |
int |
windowActionBarOverlay
Flag indicating whether this window's Action Bar should overlay application content. |
int |
windowActionModeOverlay
Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar). |
int |
windowActivityTransitions
Flag indicating whether this window allows Activity Transitions. |
int |
windowAllowEnterTransitionOverlap
Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity. |
int |
windowAllowReturnTransitionOverlap
Flag indicating whether this Window's transition should overlap with the exiting transition of the called Activity when the called Activity finishes. |
int |
windowAnimationStyle
Reference to a style resource holding
the set of window animations to use, which can be
any of the attributes defined by
|
int |
windowBackground
Drawable to use as the overall window background. |
int |
windowBackgroundFallback
Drawable to draw selectively within the inset areas when the windowBackground has been set to null. |
int |
windowClipToOutline
Whether to clip window content to the outline of the window background. |
int |
windowCloseOnTouchOutside
Control whether a container should automatically close itself if the user touches outside of it. |
int |
windowContentOverlay
This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title. |
int |
windowContentTransitionManager
Reference to a TransitionManager XML resource defining the desired transitions between different window content. |
int |
windowContentTransitions
Flag indicating whether this window requests that content changes be performed as scene changes with transitions. |
int |
windowDisablePreview
Flag allowing you to disable the splash screen for a window. |
int |
windowDrawsSystemBarBackgrounds
Flag indicating whether this Window is responsible for drawing the background for the system bars. |
int |
windowElevation
Elevation to use for the window. |
int |
windowEnableSplitTouch
Flag indicating that this window should allow touches to be split across other windows that also support split touch. |
int |
windowEnterAnimation
The animation used when a window is being added. |
int |
windowEnterTransition
Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene. |
int |
windowExitAnimation
The animation used when a window is being removed. |
int |
windowExitTransition
Reference to a Transition XML resource defining the desired Transition used to move Views out of the Window's content Scene when launching a new Activity. |
int |
windowFrame
Drawable to use as a frame around the window. |
int |
windowFullscreen
Flag indicating whether this window should fill the entire screen. |
int |
windowHideAnimation
The animation used when a window is going from VISIBLE to INVISIBLE. |
int |
windowIsFloating
Flag indicating whether this is a floating window. |
int |
windowIsTranslucent
Flag indicating whether this is a translucent window. |
int |
windowLightStatusBar
If set, the status bar will be drawn such that it is compatible with a light status bar background. |
int |
windowMinWidthMajor
The minimum width the window is allowed to be, along the major axis of the screen. |
int |
windowMinWidthMinor
The minimum width the window is allowed to be, along the minor axis of the screen. |
int |
windowNoDisplay
Flag indicating that this window should not be displayed at all. |
int |
windowNoTitle
Flag indicating whether there should be no title on this window. |
int |
windowOverscan
Flag indicating whether this window should extend into overscan region. |
int |
windowReenterTransition
Reference to a Transition XML resource defining the desired Transition used to move Views in to the scene when returning from a previously-started Activity. |
int |
windowReturnTransition
Reference to a Transition XML resource defining the desired Transition used to move Views out of the scene when the Window is preparing to close. |
int |
windowSharedElementEnterTransition
Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred into the Window's initial content Scene. |
int |
windowSharedElementExitTransition
Reference to a Transition XML resource defining the desired Transition used when starting a new Activity to move shared elements prior to transferring to the called Activity. |
int |
windowSharedElementReenterTransition
Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity. |
int |
windowSharedElementReturnTransition
Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity. |
int |
windowSharedElementsUseOverlay
Indicates whether or not shared elements should use an overlay during transitions. |
int |
windowShowAnimation
The animation used when a window is going from INVISIBLE to VISIBLE. |
int |
windowShowWallpaper
Flag indicating that this window's background should be the user's current wallpaper. |
int |
windowSoftInputMode
Defines the default soft input state that this window would like when it is displayed. |
int |
windowSplashscreenContent
Reference to a drawable to be used as the splash screen content of the window. |
int |
windowSwipeToDismiss
Flag to indicate that a window can be swiped away to be dismissed. |
int |
windowTitleBackgroundStyle
The style resource to use for a window's title area. |
int |
windowTitleSize
The style resource to use for a window's title bar height. |
int |
windowTitleStyle
The style resource to use for a window's title text. |
int |
windowTransitionBackgroundFadeDuration
The duration, in milliseconds, of the window background fade duration when transitioning into or away from an Activity when called with an Activity Transition. |
int |
windowTranslucentNavigation
Flag indicating whether this window requests a translucent navigation bar. |
int |
windowTranslucentStatus
Flag indicating whether this window requests a translucent status bar. |
int |
writePermission
A specific |
int |
x
A coordinate in the X dimension. |
int |
xlargeScreens
Indicates whether the application supports extra large screen form-factors. |
int |
y
A coordinate in the Y dimension. |
int |
yearListItemTextAppearance
This constant was deprecated in API level 23. Use yearListTextColor. |
int |
yearListSelectorColor
This constant was deprecated in API level 23. No longer displayed. |
int |
yesNoPreferenceStyle
Default style for YesNoPreference. |
int |
zAdjustment
Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation. |
Public constructors | |
|---|---|
R.attr()
|
|
Inherited methods | |
|---|---|
java.lang.Object
| |
Constants
absListViewStyle
int absListViewStyle
Default AbsListView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842858 (0x0101006a)
accessibilityEventTypes
int accessibilityEventTypes
The event types this service would like to receive as specified in
AccessibilityEvent. This setting
can be changed at runtime by calling
android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| typeAllMask | ffffffff | Receives TYPES_ALL_MASK i.e. all events. |
| typeAnnouncement | 4000 | Receives TYPE_ANNOUNCEMENT events. |
| typeAssistReadingContext | 1000000 | Receives TYPE_ASSIST_READING_CONTEXT events. |
| typeContextClicked | 800000 | Receives TYPE_VIEW_CONTEXT_CLICKED events. |
| typeGestureDetectionEnd | 80000 | Receives TYPE_GESTURE_DETECTION_END events. |
| typeGestureDetectionStart | 40000 | Receives TYPE_GESTURE_DETECTION_START events. |
| typeNotificationStateChanged | 40 | Receives TYPE_NOTIFICATION_STATE_CHANGED events. |
| typeTouchExplorationGestureEnd | 400 | Receives TYPE_TOUCH_EXPLORATION_GESTURE_END events. |
| typeTouchExplorationGestureStart | 200 | Receives TYPE_TOUCH_EXPLORATION_GESTURE_START events. |
| typeTouchInteractionEnd | 200000 | Receives TYPE_TOUCH_INTERACTION_END events. |
| typeTouchInteractionStart | 100000 | Receives TYPE_TOUCH_INTERACTION_START events. |
| typeViewAccessibilityFocusCleared | 10000 | Receives TYPE_VIEW_ACCESSIBILITY_FOCUS_CLEARED events. |
| typeViewAccessibilityFocused | 8000 | Receives TYPE_VIEW_ACCESSIBILITY_FOCUSED events. |
| typeViewClicked | 1 | Receives TYPE_VIEW_CLICKED events. |
| typeViewFocused | 8 | Receives TYPE_VIEW_FOCUSED events. |
| typeViewHoverEnter | 80 | Receives TYPE_VIEW_HOVER_ENTER events. |
| typeViewHoverExit | 100 | Receives TYPE_VIEW_HOVER_EXIT events. |
| typeViewLongClicked | 2 | Receives TYPE_VIEW_LONG_CLICKED events. |
| typeViewScrolled | 1000 | Receives TYPE_VIEW_SCROLLED events. |
| typeViewSelected | 4 | Receives TYPE_VIEW_SELECTED events. |
| typeViewTextChanged | 10 | Receives TYPE_VIEW_TEXT_CHANGED events. |
| typeViewTextSelectionChanged | 2000 | Receives TYPE_VIEW_TEXT_SELECTION_CHANGED events. |
| typeViewTextTraversedAtMovementGranularity | 20000 | Receives TYPE_VIEW_TEXT_TRAVERSED_AT_MOVEMENT_GRANULARITY events. |
| typeWindowContentChanged | 800 | Receives TYPE_WINDOW_CONTENT_CHANGED events. |
| typeWindowStateChanged | 20 | Receives TYPE_WINDOW_STATE_CHANGED events. |
| typeWindowsChanged | 400000 | Receives TYPE_WINDOWS_CHANGED events. |
Constant Value: 16843648 (0x01010380)
accessibilityFeedbackType
int accessibilityFeedbackType
The feedback types this service provides as specified in
AccessibilityServiceInfo. This setting
can be changed at runtime by calling
android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| feedbackAllMask | ffffffff | Provides FEEDBACK_ALL_MASK feedback. |
| feedbackAudible | 4 | Provides FEEDBACK_AUDIBLE feedback. |
| feedbackGeneric | 10 | Provides FEEDBACK_GENERIC feedback. |
| feedbackHaptic | 2 | Provides FEEDBACK_HAPTIC feedback. |
| feedbackSpoken | 1 | Provides FEEDBACK_SPOKEN feedback. |
| feedbackVisual | 8 | Provides FEEDBACK_VISUAL feedback. |
Constant Value: 16843650 (0x01010382)
accessibilityFlags
int accessibilityFlags
Additional flags as specified in
AccessibilityServiceInfo.
This setting can be changed at runtime by calling
android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| flagDefault | 1 | Has flag DEFAULT. |
| flagEnableAccessibilityVolume | 80 | Has flag FLAG_ENABLE_ACCESSIBILITY_VOLUME. |
| flagIncludeNotImportantViews | 2 | Has flag FLAG_INCLUDE_NOT_IMPORTANT_VIEWS. |
| flagReportViewIds | 10 | Has flag FLAG_REPORT_VIEW_IDS. |
| flagRequestAccessibilityButton | 100 | Has flag FLAG_REQUEST_ACCESSIBILITY_BUTTON. |
| flagRequestEnhancedWebAccessibility | 8 | Has flag FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY.
Not used by the framework. |
| flagRequestFilterKeyEvents | 20 | Has flag FLAG_REQUEST_FILTER_KEY_EVENTS. |
| flagRequestFingerprintGestures | 200 | Has flag FLAG_REQUEST_FINGERPRINT_GESTURES. |
| flagRequestTouchExplorationMode | 4 | Has flag FLAG_REQUEST_TOUCH_EXPLORATION_MODE. |
| flagRetrieveInteractiveWindows | 40 | Has flag FLAG_RETRIEVE_INTERACTIVE_WINDOWS. |
Constant Value: 16843652 (0x01010384)
accessibilityLiveRegion
int accessibilityLiveRegion
Indicates to accessibility services whether the user should be notified when this view changes.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| assertive | 2 | Accessibility services should interrupt ongoing speech to immediately announce changes to this view. |
| none | 0 | Accessibility services should not announce changes to this view. |
| polite | 1 | Accessibility services should announce changes to this view. |
Constant Value: 16843758 (0x010103ee)
accessibilityTraversalAfter
int accessibilityTraversalAfter
Sets the id of a view after which this one is visited in accessibility traversal. A screen-reader must visit the content of the other view before the content of this one.
May be an integer value, such as "100".
See also:
Constant Value: 16843986 (0x010104d2)
accessibilityTraversalBefore
int accessibilityTraversalBefore
Sets the id of a view before which this one is visited in accessibility traversal. A screen-reader must visit the content of this view before the content of the one it precedes.
May be an integer value, such as "100".
See also:
Constant Value: 16843985 (0x010104d1)
accountPreferences
int accountPreferences
A preferences.xml file for authenticator-specific settings.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843423 (0x0101029f)
accountType
int accountType
The account type this authenticator handles.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843407 (0x0101028f)
action
int action
The action name to assign to the Intent, as per
Intent.setAction().
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842797 (0x0101002d)
actionBarDivider
int actionBarDivider
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".
Constant Value: 16843675 (0x0101039b)
actionBarItemBackground
int actionBarItemBackground
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".
Constant Value: 16843676 (0x0101039c)
actionBarPopupTheme
int actionBarPopupTheme
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".
Constant Value: 16843917 (0x0101048d)
actionBarSize
int actionBarSize
Size of the Action Bar, including the contextual bar used to present Action Modes.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| wrap_content | 0 |
Constant Value: 16843499 (0x010102eb)
actionBarSplitStyle
int actionBarSplitStyle
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".
Constant Value: 16843656 (0x01010388)
actionBarStyle
int actionBarStyle
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".
Constant Value: 16843470 (0x010102ce)
actionBarTabBarStyle
int actionBarTabBarStyle
Reference to a style for the Action Bar Tab Bar.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843508 (0x010102f4)
actionBarTabStyle
int actionBarTabStyle
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".
Constant Value: 16843507 (0x010102f3)
actionBarTabTextStyle
int actionBarTabTextStyle
Reference to a style for the Action Bar Tab text.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843509 (0x010102f5)
actionBarTheme
int actionBarTheme
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".
Constant Value: 16843825 (0x01010431)
actionBarWidgetTheme
int actionBarWidgetTheme
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".
Constant Value: 16843671 (0x01010397)
actionButtonStyle
int actionButtonStyle
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".
Constant Value: 16843480 (0x010102d8)
actionDropDownStyle
int actionDropDownStyle
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".
Constant Value: 16843479 (0x010102d7)
actionLayout
int actionLayout
An optional layout to be used as an action view.
See 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".
Constant Value: 16843515 (0x010102fb)
actionMenuTextAppearance
int actionMenuTextAppearance
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".
Constant Value: 16843616 (0x01010360)
actionMenuTextColor
int actionMenuTextColor
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".
Constant Value: 16843617 (0x01010361)
actionModeBackground
int actionModeBackground
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".
Constant Value: 16843483 (0x010102db)
actionModeCloseButtonStyle
int actionModeCloseButtonStyle
Reference to a style for the Action Mode close button.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843511 (0x010102f7)
actionModeCloseDrawable
int actionModeCloseDrawable
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".
Constant Value: 16843484 (0x010102dc)
actionModeCopyDrawable
int actionModeCopyDrawable
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".
Constant Value: 16843538 (0x01010312)
actionModeCutDrawable
int actionModeCutDrawable
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".
Constant Value: 16843537 (0x01010311)
actionModeFindDrawable
int actionModeFindDrawable
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".
Constant Value: 16843898 (0x0101047a)
actionModePasteDrawable
int actionModePasteDrawable
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".
Constant Value: 16843539 (0x01010313)
actionModeSelectAllDrawable
int actionModeSelectAllDrawable
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".
Constant Value: 16843646 (0x0101037e)
actionModeShareDrawable
int actionModeShareDrawable
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".
Constant Value: 16843897 (0x01010479)
actionModeSplitBackground
int actionModeSplitBackground
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".
Constant Value: 16843677 (0x0101039d)
actionModeStyle
int actionModeStyle
Reference to a style for the Action Mode.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843668 (0x01010394)
actionModeWebSearchDrawable
int actionModeWebSearchDrawable
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".
Constant Value: 16843899 (0x0101047b)
actionOverflowButtonStyle
int actionOverflowButtonStyle
Reference to a style for Action Bar overflow buttons.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843510 (0x010102f6)
actionOverflowMenuStyle
int actionOverflowMenuStyle
Reference to a style for the Action Bar menu.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843844 (0x01010444)
actionProviderClass
int actionProviderClass
The name of an optional ActionProvider class to instantiate an action view
and perform operations such as default action for that menu item.
See 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;
Constant Value: 16843657 (0x01010389)
actionViewClass
int actionViewClass
The name of an optional View class to instantiate and use as an
action view. See 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;
Constant Value: 16843516 (0x010102fc)
activatedBackgroundIndicator
int activatedBackgroundIndicator
Drawable used as a background for activated items.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843517 (0x010102fd)
activityCloseEnterAnimation
int activityCloseEnterAnimation
When closing the current activity, this is the animation that is run on the next activity (which is entering 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".
Constant Value: 16842938 (0x010100ba)
activityCloseExitAnimation
int activityCloseExitAnimation
When closing the current activity, this is the animation that is run on the current activity (which is exiting 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".
Constant Value: 16842939 (0x010100bb)
activityOpenEnterAnimation
int activityOpenEnterAnimation
When opening a new activity, this is the animation that is run on the next activity (which is entering 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".
Constant Value: 16842936 (0x010100b8)
activityOpenExitAnimation
int activityOpenExitAnimation
When opening a new activity, this is the animation that is run on the previous activity (which is exiting 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".
Constant Value: 16842937 (0x010100b9)
addPrintersActivity
int addPrintersActivity
Fully qualified class name of an activity that allows the user to manually add printers to this print service.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843750 (0x010103e6)
addStatesFromChildren
int addStatesFromChildren
Sets whether this ViewGroup's drawable states also include its children's drawable states. This is used, for example, to make a group appear to be focused when its child EditText or button is focused.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842992 (0x010100f0)
adjustViewBounds
int adjustViewBounds
Set this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843038 (0x0101011e)
advancedPrintOptionsActivity
int advancedPrintOptionsActivity
Fully qualified class name of an activity with advanced print options specific to this print service.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843761 (0x010103f1)
alertDialogIcon
int alertDialogIcon
Icon drawable to use for alerts.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843605 (0x01010355)
alertDialogStyle
int alertDialogStyle
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842845 (0x0101005d)
alertDialogTheme
int alertDialogTheme
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".
Constant Value: 16843529 (0x01010309)
alignmentMode
int alignmentMode
Alignment constants.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| alignBounds | 0 | Align the bounds of the children.
See ALIGN_BOUNDS. |
| alignMargins | 1 | Align the margins of the children.
See ALIGN_MARGINS. |
Constant Value: 16843642 (0x0101037a)
allContactsName
int allContactsName
Resource representing the term "All Contacts" (for example, "All Friends" or "All connections"). Optional (Default is "All Contacts").
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843468 (0x010102cc)
allowBackup
int allowBackup
Whether to allow the application to participate in the backup
and restore infrastructure. If this attribute is set to false,
no backup or restore of the application will ever be performed, even by a
full-system backup that would otherwise cause all application data to be saved
via adb. The default value of this attribute is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843392 (0x01010280)
allowClearUserData
int allowClearUserData
Option to let applications specify that user data can/cannot be cleared. This flag is turned on by default. This attribute is usable only by applications included in the system image. Third-party apps cannot use it.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842757 (0x01010005)
allowEmbedded
int allowEmbedded
Indicate that the activity can be launched as the embedded child of another activity. Particularly in the case where the child lives in a container such as a Display owned by another activity.
The default value of this attribute is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843765 (0x010103f5)
allowParallelSyncs
int allowParallelSyncs
Set to true to tell the SyncManager that this SyncAdapter supports multiple simultaneous syncs for the same account type and authority. Otherwise the SyncManager will be sure not to issue a start sync request to this SyncAdapter if the SyncAdapter is already syncing another account. Defaults to false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843570 (0x01010332)
allowSingleTap
int allowSingleTap
Indicates whether the drawer can be opened/closed by a single tap on the handle. (If false, the user must drag or fling, or click using the trackball, to open/close the drawer.) Default is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843353 (0x01010259)
allowTaskReparenting
int allowTaskReparenting
Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. Use with the application tag (to supply a default for all activities in the application), or with an activity tag (to supply a specific setting for that component).
Normally when an application is started, it is associated with
the task of the activity that started it and stays there for its
entire lifetime. You can use the allowTaskReparenting feature to force an
activity to be re-parented to a different task when the task it is
in goes to the background. Typically this is used to cause the
activities of an application to move back to the main task associated
with that application. The activity is re-parented to the task
with the same taskAffinity as it has.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843268 (0x01010204)
allowUndo
int allowUndo
Whether undo should be allowed for editable text. Defaults to true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843999 (0x010104df)
alpha
int alpha
alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque).
May be a floating point value, such as "1.2".
Constant Value: 16843551 (0x0101031f)
alphabeticModifiers
int alphabeticModifiers
The alphabetic modifier key. This is the modifier when using a keyboard with alphabetic keys. The values should be kept in sync with KeyEvent
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| ALT | 2 | |
| CTRL | 1000 | |
| FUNCTION | 8 | |
| META | 10000 | |
| SHIFT | 1 | |
| SYM | 4 |
Constant Value: 16844110 (0x0101054e)
alphabeticShortcut
int alphabeticShortcut
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;
Constant Value: 16843235 (0x010101e3)
alwaysDrawnWithCache
int alwaysDrawnWithCache
Defines whether the ViewGroup should always draw its children using their drawing cache or not. The default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842991 (0x010100ef)
alwaysRetainTaskState
int alwaysRetainTaskState
Specify whether an acitivty's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations.
Normally the system will reset a task (remove all activities from the stack and reset the root activity) in certain situations when the user re-selects that task from the home screen. Typically this will be done if the user hasn't visited that task for a certain amount of time, such as 30 minutes.
By setting this attribute, the user will always return to your task in its last state, regardless of how they get there. This is useful, for example, in an application like the web browser where there is a lot of state (such as multiple open tabs) that the application would not like to lose.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843267 (0x01010203)
amPmBackgroundColor
int amPmBackgroundColor
This constant was deprecated
in API level 23.
Use headerBackground instead.
The background color state list for the AM/PM selectors.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843941 (0x010104a5)
amPmTextColor
int amPmTextColor
This constant was deprecated
in API level 23.
Use headerTextColor instead.
The color for the AM/PM selectors.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843940 (0x010104a4)
ambientShadowAlpha
int ambientShadowAlpha
Alpha value of the ambient shadow projected by elevated views, between 0 and 1.
May be a floating point value, such as "1.2".
Constant Value: 16843966 (0x010104be)
angle
int angle
Angle of the gradient, used only with linear gradient. Must be a multiple of 45 in the range [0, 315].
May be a floating point value, such as "1.2".
Constant Value: 16843168 (0x010101a0)
animateFirstView
int animateFirstView
Defines whether to animate the current View when the ViewAnimation is first displayed.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843477 (0x010102d5)
animateLayoutChanges
int animateLayoutChanges
Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run. When this flag is set to true, a default LayoutTransition object will be set on the ViewGroup container and default animations will run when these layout changes occur.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843506 (0x010102f2)
animateOnClick
int animateOnClick
Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle. Default is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843356 (0x0101025c)
animation
int animation
Animation to use on each child.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843213 (0x010101cd)
animationCache
int animationCache
Defines whether layout animations should create a drawing cache for their children. Enabling the animation cache consumes more memory and requires a longer initialization but provides better performance. The animation cache is enabled by default.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842989 (0x010100ed)
animationDuration
int animationDuration
Sets how long a transition animation should run (in milliseconds) when layout has changed. Only relevant if animation is turned on.
May be an integer value, such as "100".
Constant Value: 16843026 (0x01010112)
animationOrder
int animationOrder
The order in which the animations will be started.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| normal | 0 | Animations are started in the natural order. |
| random | 2 | Animations are started randomly. |
| reverse | 1 | Animations are started in the reverse order. |
Constant Value: 16843214 (0x010101ce)
animationResolution
int animationResolution
This constant was deprecated
in API level 16.
Not used by the framework.
Timeout between frames of animation in milliseconds.
.
May be an integer value, such as "100".
Constant Value: 16843546 (0x0101031a)
antialias
int antialias
Enables or disables antialiasing. Antialiasing can be used to smooth the edges of a bitmap when rotated. Default value is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843034 (0x0101011a)
anyDensity
int anyDensity
Indicates whether the application can accommodate any screen density. Older applications are assumed to not be able to, new ones able to. You can explicitly supply your abilities here.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843372 (0x0101026c)
apduServiceBanner
int apduServiceBanner
A drawable that can be rendered in Android's system UI for representing the service.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843757 (0x010103ed)
apiKey
int apiKey
Value is a string that specifies the Maps API Key to use.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843281 (0x01010211)
appCategory
int appCategory
Declare the category of this app. Categories are used to cluster multiple apps together into meaningful groups, such as when summarizing battery, network, or disk usage. Apps should only define this value when they fit well into one of the specific categories.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| audio | 1 | Apps which primarily work with audio or music, such as music players. |
| game | 0 | Apps which are primarily games. |
| image | 3 | Apps which primarily work with images or photos, such as camera or gallery apps. |
| maps | 6 | Apps which are primarily maps apps, such as navigation apps. |
| news | 5 | Apps which are primarily news apps, such as newspapers, magazines, or sports apps. |
| productivity | 7 | Apps which are primarily productivity apps, such as cloud storage or workplace apps. |
| social | 4 | Apps which are primarily social apps, such as messaging, communication, email, or social network apps. |
| video | 2 | Apps which primarily work with video or movies, such as streaming video apps. |
Constant Value: 16844101 (0x01010545)
author
int author
Name of the author and/or source/collection of this component, for example, Art Collection, Picasso.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843444 (0x010102b4)
authorities
int authorities
Specify the authorities under which this content provider can be
found. Multiple authorities may be supplied by separating them
with a semicolon. Authority names should use a Java-style naming
convention (such as com.google.provider.MyProvider)
in order to avoid conflicts. Typically this name is the same
as the class implementation describing the provider's data structure.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842776 (0x01010018)
autoAdvanceViewId
int autoAdvanceViewId
The view id of the AppWidget subview which should be auto-advanced. by the widget's host.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843535 (0x0101030f)
autoCompleteTextViewStyle
int autoCompleteTextViewStyle
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".
Constant Value: 16842859 (0x0101006b)
autoLink
int autoLink
Controls whether links such as urls and email addresses are automatically found and converted to clickable links. The default value is "none", disabling this feature.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| all | f | Match all patterns (equivalent to web|email|phone|map). |
| 2 | Match email addresses. | |
| map | 8 | Match map addresses. |
| none | 0 | Match no patterns (default). |
| phone | 4 | Match phone numbers. |
| web | 1 | Match Web URLs. |
Constant Value: 16842928 (0x010100b0)
autoMirrored
int autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is
RTL (right-to-left). See
setAutoMirrored(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843754 (0x010103ea)
autoRemoveFromRecents
int autoRemoveFromRecents
Tasks launched by activities with this attribute will remain in the recent tasks
list until the last activity in the task is completed. When that happens the task
will be automatically removed from the recent tasks list. This overrides the caller's
use of Intent.FLAG_ACTIVITY_RETAIN_IN_RECENTS
May be a boolean value, such as "true" or
"false".
Constant Value: 16843847 (0x01010447)
autoSizeMaxTextSize
int autoSizeMaxTextSize
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).
Constant Value: 16844102 (0x01010546)
autoSizeMinTextSize
int autoSizeMinTextSize
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).
Constant Value: 16844088 (0x01010538)
autoSizePresetSizes
int autoSizePresetSizes
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".
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.
Constant Value: 16844087 (0x01010537)
autoSizeStepGranularity
int autoSizeStepGranularity
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).
Constant Value: 16844086 (0x01010536)
autoSizeTextType
int autoSizeTextType
Specify the type of auto-size. Note that this feature is not supported by EditText, works only for TextView.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| none | 0 | No auto-sizing (default). |
| uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the container. |
Constant Value: 16844085 (0x01010535)
autoStart
int autoStart
When true, automatically start animating.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843445 (0x010102b5)
autoText
int autoText
This constant was deprecated
in API level 3.
Use inputType instead.
If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors. The default is "false".
May be a boolean value, such as "true" or
"false".
Constant Value: 16843114 (0x0101016a)
autoUrlDetect
int autoUrlDetect
If provided and true, URLs entered in the search dialog while searching
within this activity would be detected and treated as URLs (show a 'go' button in the
keyboard and invoke the browser directly when user launches the URL instead of passing
the URL to the activity). If set to false any URLs entered are treated as
normal query text.
The default value is false. Optional attribute..
May be a boolean value, such as "true" or
"false".
Constant Value: 16843404 (0x0101028c)
autoVerify
int autoVerify
Specify whether an activity intent filter will need to be verified thru its set
of data URIs. This will only be used when the Intent's action is set to
Intent.ACTION_VIEW and the Intent's category is
set to Intent.CATEGORY_BROWSABLE and the
intern filter data scheme is set to "http" or "https". When set to true, the intent filter
will need to use its data tag for getting the URIs to verify with.
For each URI, an HTTPS network request will be done to /.well-known/statements.json
host to verify that the web site is okay with the app intercepting the URI.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844014 (0x010104ee)
autofillHints
int autofillHints
Describes the content of a view so that a autofill service can fill in the appropriate data. Multiple hints can be combined in a comma separated list or an array of strings to mean e.g. emailAddress or postalAddress.
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;
Constant Value: 16844118 (0x01010556)
autofilledHighlight
int autofilledHighlight
Drawable to be drawn over the view to mark it as autofilled
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844136 (0x01010568)
background
int background
A drawable to use as the background. This can be either a reference to a full drawable resource (such as a PNG image, 9-patch, XML state list description, etc), or a solid color such as "#ff000000" (black).
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".
Constant Value: 16842964 (0x010100d4)
backgroundDimAmount
int backgroundDimAmount
Default background dim amount when a menu, dialog, or something similar pops up.
May be a floating point value, such as "1.2".
Constant Value: 16842802 (0x01010032)
backgroundDimEnabled
int backgroundDimEnabled
Control whether dimming behind the window is enabled. The default theme does not set this value, meaning it is based on whether the window is floating.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843295 (0x0101021f)
backgroundSplit
int backgroundSplit
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".
Constant Value: 16843659 (0x0101038b)
backgroundStacked
int backgroundStacked
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".
Constant Value: 16843658 (0x0101038a)
backgroundTint
int backgroundTint
Tint to apply to the background.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843883 (0x0101046b)
backgroundTintMode
int backgroundTintMode
Blending mode used to apply the background tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843884 (0x0101046c)
backupAgent
int backupAgent
The name of the class subclassing BackupAgent to manage
backup and restore of the application's data on external storage.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843391 (0x0101027f)
backupInForeground
int backupInForeground
Indicates that full-data backup operations for this application may
be performed even if the application is in a foreground-equivalent
state. Use with caution! Setting this flag to true
can impact app behavior while the user is interacting with the device.
If unspecified, the default value of this attribute is false,
which means that the OS will avoid backing up the application while it is
running in the foreground (such as a music app that is actively playing
music via a service in the startForeground() state).
May be a boolean value, such as "true" or
"false".
Constant Value: 16844058 (0x0101051a)
banner
int banner
A Drawable resource providing an extended graphical banner for its associated item. Use with the application tag (to supply a default banner for all application activities), or with the activity, tag to supply a banner for a specific activity.
The given banner will be used to display to the user a graphical
representation of an activity in the Leanback application launcher.
Since banners are displayed only in the Leanback launcher, they should
only be used with activities (and applications) that support Leanback
mode. These are activities that handle Intents of category
Intent.CATEGORY_LEANBACK_LAUNCHER.
This must be a reference to a Drawable resource containing the image definition.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843762 (0x010103f2)
baseline
int baseline
The offset of the baseline within this view. See {see android.view.View#getBaseline} for details
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843548 (0x0101031c)
baselineAlignBottom
int baselineAlignBottom
If true, the image view will be baseline aligned with based on its bottom edge.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843042 (0x01010122)
baselineAligned
int baselineAligned
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".
Constant Value: 16843046 (0x01010126)
baselineAlignedChildIndex
int baselineAlignedChildIndex
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".
Constant Value: 16843047 (0x01010127)
bitmap
int bitmap
Drawable to use as the icon bitmap.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844054 (0x01010516)
borderlessButtonStyle
int borderlessButtonStyle
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".
Constant Value: 16843563 (0x0101032b)
bottom
int bottom
Amount of bottom padding inside the gradient 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).
Constant Value: 16843184 (0x010101b0)
bottomBright
int bottomBright
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".
Constant Value: 16842957 (0x010100cd)
bottomDark
int bottomDark
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".
Constant Value: 16842953 (0x010100c9)
bottomLeftRadius
int bottomLeftRadius
Radius of the bottom left corner.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843179 (0x010101ab)
bottomMedium
int bottomMedium
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".
Constant Value: 16842958 (0x010100ce)
bottomOffset
int bottomOffset
Extra offset for the handle at the bottom of the SlidingDrawer.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843351 (0x01010257)
bottomRightRadius
int bottomRightRadius
Radius of the bottom right corner.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843180 (0x010101ac)
breadCrumbShortTitle
int breadCrumbShortTitle
The short title for the bread crumb of this item.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843524 (0x01010304)
breadCrumbTitle
int breadCrumbTitle
The title for the bread crumb of this item.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843523 (0x01010303)
breakStrategy
int breakStrategy
Break strategy (control over paragraph layout).
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| balanced | 2 | Line breaking strategy balances line lengths. |
| high_quality | 1 | Line breaking uses high-quality strategy, including hyphenation. |
| simple | 0 | Line breaking uses simple strategy. |
Constant Value: 16843997 (0x010104dd)
bufferType
int bufferType
Determines the minimum type that getText() will return. The default is "normal". Note that EditText and LogTextBox always return Editable, even if you specify something less powerful here.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| editable | 2 | Can only return Spannable and Editable. |
| normal | 0 | Can return any CharSequence, possibly a Spanned one if the source text was Spanned. |
| spannable | 1 | Can only return Spannable. |
Constant Value: 16843086 (0x0101014e)
button
int button
Drawable used for the button graphic (for example, checkbox and radio button).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843015 (0x01010107)
buttonBarButtonStyle
int buttonBarButtonStyle
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".
Constant Value: 16843567 (0x0101032f)
buttonBarNegativeButtonStyle
int buttonBarNegativeButtonStyle
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".
Constant Value: 16843915 (0x0101048b)
buttonBarNeutralButtonStyle
int buttonBarNeutralButtonStyle
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".
Constant Value: 16843914 (0x0101048a)
buttonBarPositiveButtonStyle
int buttonBarPositiveButtonStyle
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".
Constant Value: 16843913 (0x01010489)
buttonBarStyle
int buttonBarStyle
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".
Constant Value: 16843566 (0x0101032e)
buttonGravity
int buttonGravity
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | 50 | Push object to the bottom of its container, not changing its size. |
| top | 30 | Push object to the top of its container, not changing its size. |
Constant Value: 16844030 (0x010104fe)
buttonStyle
int buttonStyle
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".
Constant Value: 16842824 (0x01010048)
buttonStyleInset
int buttonStyleInset
Button style to inset into an EditText.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842826 (0x0101004a)
buttonStyleSmall
int buttonStyleSmall
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".
Constant Value: 16842825 (0x01010049)
buttonStyleToggle
int buttonStyleToggle
ToggleButton style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842827 (0x0101004b)
buttonTint
int buttonTint
Tint to apply to the button graphic.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843887 (0x0101046f)
buttonTintMode
int buttonTintMode
Blending mode used to apply the button graphic tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843888 (0x01010470)
cacheColorHint
int cacheColorHint
Indicates that this list will always be drawn on top of solid, single-color opaque background. This allows the list to optimize drawing.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843009 (0x01010101)
calendarTextColor
int calendarTextColor
The text color list of the calendar.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843931 (0x0101049b)
calendarViewShown
int calendarViewShown
Whether the calendar view is shown. Only valid for "spinner" mode.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843596 (0x0101034c)
calendarViewStyle
int calendarViewStyle
The CalendarView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843613 (0x0101035d)
canControlMagnification
int canControlMagnification
Attribute whether the accessibility service wants to be able to control display magnification.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844039 (0x01010507)
canPerformGestures
int canPerformGestures
Attribute whether the accessibility service wants to be able to perform gestures.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844045 (0x0101050d)
canRecord
int canRecord
Attribute whether the TV input service can record programs. This value can be changed
at runtime by calling
updateTvInputInfo(android.media.tv.TvInputInfo).
May be a boolean value, such as "true" or
"false".
Constant Value: 16844060 (0x0101051c)
canRequestEnhancedWebAccessibility
int canRequestEnhancedWebAccessibility
This constant was deprecated
in API level O.
Not used by the framework
Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843736 (0x010103d8)
canRequestFilterKeyEvents
int canRequestFilterKeyEvents
Attribute whether the accessibility service wants to be able to request to filter key events.
Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_FILTER_KEY_EVENTS flag.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843737 (0x010103d9)
canRequestFingerprintGestures
int canRequestFingerprintGestures
Attribute whether the accessibility service wants to be able to capture gestures from the fingerprint sensor.
Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_FINGERPRINT_GESTURES flag to have any effect.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844109 (0x0101054d)
canRequestTouchExplorationMode
int canRequestTouchExplorationMode
Attribute whether the accessibility service wants to be able to request touch exploration mode in which touched items are spoken aloud and the UI can be explored via gestures.
Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_TOUCH_EXPLORATION_MODE flag.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843735 (0x010103d7)
canRetrieveWindowContent
int canRetrieveWindowContent
Attribute whether the accessibility service wants to be able to retrieve the active window content. This setting cannot be changed at runtime.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843653 (0x01010385)
candidatesTextStyleSpans
int candidatesTextStyleSpans
A styled string, specifying the style to be used for showing inline candidate text when composing with an input method. The text itself will be ignored, but the style spans will be applied to the candidate text as it is edited.
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;
Constant Value: 16843312 (0x01010230)
capitalize
int capitalize
This constant was deprecated
in API level 3.
Use inputType instead.
If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. The default is "none".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| characters | 3 | Capitalize every character. |
| none | 0 | Don't automatically capitalize anything. |
| sentences | 1 | Capitalize the first word of each sentence. |
| words | 2 | Capitalize the first letter of every word. |
Constant Value: 16843113 (0x01010169)
category
int category
The category attribute will be used by the Android platform to present multiple applications that register ISO 7816 Application IDs (AIDs) in the same category uniformly. Additionally, when a category is specified, Android will ensure that either all AIDs in this group are routed to this application, or none at all. This attribute is optional.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843752 (0x010103e8)
centerBright
int centerBright
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".
Constant Value: 16842956 (0x010100cc)
centerColor
int centerColor
Optional center color. For linear gradients, use centerX or centerY to place the center color.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843275 (0x0101020b)
centerDark
int centerDark
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".
Constant Value: 16842952 (0x010100c8)
centerMedium
int centerMedium
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".
Constant Value: 16842959 (0x010100cf)
centerX
int centerX
X-position of the center point of the gradient within the shape as a fraction of the width. The default value is 0.5.
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.
Constant Value: 16843170 (0x010101a2)
centerY
int centerY
Y-position of the center point of the gradient within the shape as a fraction of the height. The default value is 0.5.
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.
Constant Value: 16843171 (0x010101a3)
certDigest
int certDigest
The SHA-256 digest of the library signing certificate.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844104 (0x01010548)
checkBoxPreferenceStyle
int checkBoxPreferenceStyle
Default style for CheckBoxPreference.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842895 (0x0101008f)
checkMark
int checkMark
Drawable used for the check mark graphic.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843016 (0x01010108)
checkMarkTint
int checkMarkTint
Tint to apply to the check mark.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843943 (0x010104a7)
checkMarkTintMode
int checkMarkTintMode
Blending mode used to apply the check mark tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843944 (0x010104a8)
checkable
int checkable
Whether the item is capable of displaying a check mark.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843237 (0x010101e5)
checkableBehavior
int checkableBehavior
Whether the items are capable of displaying a check mark.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| all | 1 | The items are all checkable. |
| none | 0 | The items are not checkable. |
| single | 2 | The items are checkable and there will only be a single checked item in this group. |
Constant Value: 16843232 (0x010101e0)
checkboxStyle
int checkboxStyle
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".
Constant Value: 16842860 (0x0101006c)
checked
int checked
Indicates the initial checked state of this button.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843014 (0x01010106)
checkedButton
int checkedButton
The id of the child radio button that should be checked by default within this radio group.
May be an integer value, such as "100".
Constant Value: 16843080 (0x01010148)
checkedTextViewStyle
int checkedTextViewStyle
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".
Constant Value: 16843720 (0x010103c8)
childDivider
int childDivider
Drawable or color that is used as a divider for children. (It will drawn below and above child items.) The height of this will be the same as the height of the normal list item divider.
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".
Constant Value: 16843025 (0x01010111)
childIndicator
int childIndicator
Indicator shown beside the child View. This can be a stateful Drawable.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843020 (0x0101010c)
childIndicatorEnd
int childIndicatorEnd
The end bound for a child's indicator.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843732 (0x010103d4)
childIndicatorLeft
int childIndicatorLeft
The left bound for a child's indicator.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843023 (0x0101010f)
childIndicatorRight
int childIndicatorRight
The right bound for a child's indicator.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843024 (0x01010110)
childIndicatorStart
int childIndicatorStart
The start bound for a child's indicator.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843731 (0x010103d3)
choiceMode
int choiceMode
Defines the choice behavior for the view. By default, lists do not have
any choice behavior. By setting the choiceMode to singleChoice, the list
allows up to one item to be in a chosen state. By setting the choiceMode to
multipleChoice, the list allows any number of items to be chosen.
Finally, by setting the choiceMode to multipleChoiceModal the list allows
any number of items to be chosen in a special selection mode.
The application will supply a
AbsListView.MultiChoiceModeListener using
setMultiChoiceModeListener(AbsListView.MultiChoiceModeListener) to control the
selection mode. This uses the ActionMode API.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| multipleChoice | 2 | The list allows multiple choices. |
| multipleChoiceModal | 3 | The list allows multiple choices in a custom selection mode. |
| none | 0 | Normal list that does not indicate choices. |
| singleChoice | 1 | The list allows up to one choice. |
Constant Value: 16843051 (0x0101012b)
clearTaskOnLaunch
int clearTaskOnLaunch
Specify whether an activity's task should be cleared when it is re-launched from the home screen. As a result, every time the user starts the task, they will be brought to its root activity, regardless of whether they used BACK or HOME to last leave it. This flag only applies to activities that are used to start the root of a new task.
An example of the use of this flag would be for the case where a user launches activity A from home, and from there goes to activity B. They now press home, and then return to activity A. Normally they would see activity B, since that is what they were last doing in A's task. However, if A has set this flag to true, then upon going to the background all of the tasks on top of it (B in this case) are removed, so when the user next returns to A they will restart at its original activity.
When this option is used in conjunction with
allowTaskReparenting, the allowTaskReparenting trumps the
clear. That is, all activities above the root activity of the
task will be removed: those that have an affinity will be moved
to the task they are associated with, otherwise they will simply
be dropped as described here.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842773 (0x01010015)
clickable
int clickable
Defines whether this view reacts to click events.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842981 (0x010100e5)
clipChildren
int clipChildren
Defines whether a child is limited to draw inside of its bounds or not. This is useful with animations that scale the size of the children to more than 100% for instance. In such a case, this property should be set to false to allow the children to draw outside of their bounds. The default value of this property is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842986 (0x010100ea)
clipOrientation
int clipOrientation
The orientation for the clip.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| horizontal | 1 | Clip the drawable horizontally. |
| vertical | 2 | Clip the drawable vertically. |
Constant Value: 16843274 (0x0101020a)
clipToPadding
int clipToPadding
Defines whether the ViewGroup will clip its children and resize (but not clip) any EdgeEffect to its padding, if padding is not zero. This property is set to true by default.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842987 (0x010100eb)
closeIcon
int closeIcon
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".
Constant Value: 16843905 (0x01010481)
codes
int codes
The unicode value or comma-separated values that this key outputs.
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".
Constant Value: 16843330 (0x01010242)
collapseColumns
int collapseColumns
The zero-based index of the columns to collapse. The column indices must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843083 (0x0101014b)
collapseContentDescription
int collapseContentDescription
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;
Constant Value: 16843984 (0x010104d0)
collapseIcon
int collapseIcon
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".
Constant Value: 16844031 (0x010104ff)
color
int color
Solid color for the gradient shape.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843173 (0x010101a5)
colorAccent
int colorAccent
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".
Constant Value: 16843829 (0x01010435)
colorActivatedHighlight
int colorActivatedHighlight
Default highlight color for items that are activated. (Activated meaning persistent selection.)
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843664 (0x01010390)
colorBackground
int colorBackground
Default color of background imagery, ex. full-screen windows.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16842801 (0x01010031)
colorBackgroundCacheHint
int colorBackgroundCacheHint
This is a hint for a solid color that can be used for caching rendered views. This should be the color of the background when there is a solid background color; it should be null when the background is a texture or translucent. When a device is able to use accelerated drawing (thus setting state_accelerated), the cache hint is ignored and always assumed to be transparent.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843435 (0x010102ab)
colorBackgroundFloating
int colorBackgroundFloating
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".
Constant Value: 16844002 (0x010104e2)
colorButtonNormal
int colorButtonNormal
The color applied to framework buttons in their normal state.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843819 (0x0101042b)
colorControlActivated
int colorControlActivated
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".
Constant Value: 16843818 (0x0101042a)
colorControlHighlight
int colorControlHighlight
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".
Constant Value: 16843820 (0x0101042c)
colorControlNormal
int colorControlNormal
The color applied to framework controls in their normal state.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843817 (0x01010429)
colorEdgeEffect
int colorEdgeEffect
The color applied to the edge effect on scrolling containers.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843982 (0x010104ce)
colorError
int colorError
Color used for error states and things that need to be drawn to the users 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".
Constant Value: 16844099 (0x01010543)
colorFocusedHighlight
int colorFocusedHighlight
Default highlight color for items that are focused. (Focused meaning cursor-based selection.)
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843663 (0x0101038f)
colorForeground
int colorForeground
Default color of foreground imagery.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16842800 (0x01010030)
colorForegroundInverse
int colorForegroundInverse
Default color of foreground imagery on an inverted background.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843270 (0x01010206)
colorLongPressedHighlight
int colorLongPressedHighlight
Default highlight color for items that are long-pressed.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843662 (0x0101038e)
colorMode
int colorMode
Specify the color mode the activity desires. The requested color mode may be ignored depending on the capabilities of the display the activity is displayed on.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| default | 0 | The default color mode (typically sRGB, low-dynamic range). |
| hdr | 2 | High dynamic range color mode. |
| wideColorGamut | 1 | Wide color gamut color mode. |
Constant Value: 16844106 (0x0101054a)
colorMultiSelectHighlight
int colorMultiSelectHighlight
Default highlight color for items in multiple selection mode.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843665 (0x01010391)
colorPressedHighlight
int colorPressedHighlight
Default highlight color for items that are pressed.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843661 (0x0101038d)
colorPrimary
int colorPrimary
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".
Constant Value: 16843827 (0x01010433)
colorPrimaryDark
int colorPrimaryDark
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".
Constant Value: 16843828 (0x01010434)
colorSecondary
int colorSecondary
The secondary branding color for the app.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16844080 (0x01010530)
columnCount
int columnCount
The maxmimum number of columns to create when automatically positioning children.
May be an integer value, such as "100".
Constant Value: 16843639 (0x01010377)
columnDelay
int columnDelay
Fraction of the animation duration used to delay the beginning of the animation of each column.
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.
Constant Value: 16843215 (0x010101cf)
columnOrderPreserved
int columnOrderPreserved
When set to true, forces column boundaries to appear in the same order
as column indices.
The default is true.
See setColumnOrderPreserved(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843640 (0x01010378)
columnWidth
int columnWidth
Specifies the fixed width for each column.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843031 (0x01010117)
commitIcon
int commitIcon
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".
Constant Value: 16843909 (0x01010485)
compatibleWidthLimitDp
int compatibleWidthLimitDp
Starting with HONEYCOMB_MR2,
this is the new way to specify the largest screens an application is
compatible with. This attribute provides the maximum
"smallest screen width" (as per the -swNNNdp resource configuration)
that the application is designed for. If this value is smaller than
the "smallest screen width" of the device it is running on, the user
is offered to run it in a compatibility mode that emulates a
smaller screen and zooms it to fit the screen. Currently the compatibility mode only
emulates phone screens with a 320dp width, so compatibility mode is not applied if the
value for compatibleWidthLimitDp is larger than 320.
May be an integer value, such as "100".
Constant Value: 16843621 (0x01010365)
completionHint
int completionHint
Defines the hint displayed in the drop down menu.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843122 (0x01010172)
completionHintView
int completionHintView
Defines the hint view displayed in the drop down menu.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843123 (0x01010173)
completionThreshold
int completionThreshold
Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu.
May be an integer value, such as "100".
Constant Value: 16843124 (0x01010174)
configChanges
int configChanges
Specify one or more configuration changes that the activity will
handle itself. If not specified, the activity will be restarted
if any of these configuration changes happen in the system. Otherwise,
the activity will remain running and its
Activity.onConfigurationChanged
method called with the new configuration.
Note that all of these configuration changes can impact the resource values seen by the application, so you will generally need to re-retrieve all resources (including view layouts, drawables, etc) to correctly handle any configuration change.
These values must be kept in sync with those in
ActivityInfo and
include/utils/ResourceTypes.h.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| colorMode | 4000 | The color mode of the screen has changed (color gamut or dynamic range). |
| density | 1000 | The display density has changed. This might be caused by the user specifying a different display scale, or it might be caused by a different display being activated. |
| fontScale | 40000000 | The font scaling factor has changed, that is the user has selected a new global font size. |
| keyboard | 10 | The keyboard type has changed, for example the user has plugged in an external keyboard. |
| keyboardHidden | 20 | The keyboard or navigation accessibility has changed, for example the user has slid the keyboard out to expose it. Note that despite its name, this applied to any accessibility: keyboard or navigation. |
| layoutDirection | 2000 | The layout direction has changed. For example going from LTR to RTL. |
| locale | 4 | The locale has changed, that is the user has selected a new language that text should be displayed in. |
| mcc | 1 | The IMSI MCC has changed, that is a SIM has been detected and updated the Mobile Country Code. By default from Android O, we don't recreate the activity even the app doesn't specify mcc in configChanges. If the app wants to recreate the activity, specify mcc in recreateOnConfigChanges. |
| mnc | 2 | The IMSI MNC has changed, that is a SIM has been detected and updated the Mobile Network Code. By default from Android O, we don't recreate the activity even the app doesn't specify mnc in configChanges. If the app wants to recreate the acvitity, specify mnc in recreateOnConfigChanges. |
| navigation | 40 | The navigation type has changed. Should never normally happen. |
| orientation | 80 | The screen orientation has changed, that is the user has rotated the device. |
| screenLayout | 100 | The screen layout has changed. This might be caused by a different display being activated. |
| screenSize | 400 | The current available screen size has changed. If applications don't
target at least HONEYCOMB_MR2
then the activity will always handle this itself (the change
will not result in a restart). This represents a change in the
currently available size, so will change when the user switches
between landscape and portrait. |
| smallestScreenSize | 800 | The physical screen size has changed. If applications don't
target at least HONEYCOMB_MR2
then the activity will always handle this itself (the change
will not result in a restart). This represents a change in size
regardless of orientation, so will only change when the actual
physical screen size has changed such as switching to an external
display. |
| touchscreen | 8 | The touchscreen has changed. Should never normally happen. |
| uiMode | 200 | The global user interface mode has changed. For example, going in or out of car mode, night mode changing, etc. |
Constant Value: 16842783 (0x0101001f)
configure
int configure
A class name in the AppWidget's package to be launched to configure. If not supplied, then no activity will be launched.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843357 (0x0101025d)
constantSize
int constantSize
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".
Constant Value: 16843158 (0x01010196)
content
int content
Identifier for the child that represents the drawer's content.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843355 (0x0101025b)
contentAgeHint
int contentAgeHint
The age associated with the content rating. The content of this rating is suitable for people of this age or above.
May be an integer value, such as "100".
Constant Value: 16843961 (0x010104b9)
contentAuthority
int contentAuthority
the authority of a content provider.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843408 (0x01010290)
contentDescription
int contentDescription
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;
Constant Value: 16843379 (0x01010273)
contentInsetEnd
int contentInsetEnd
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).
Constant Value: 16843860 (0x01010454)
contentInsetEndWithActions
int contentInsetEndWithActions
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).
Constant Value: 16844067 (0x01010523)
contentInsetLeft
int contentInsetLeft
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).
Constant Value: 16843861 (0x01010455)
contentInsetRight
int contentInsetRight
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).
Constant Value: 16843862 (0x01010456)
contentInsetStart
int contentInsetStart
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).
Constant Value: 16843859 (0x01010453)
contentInsetStartWithNavigation
int contentInsetStartWithNavigation
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).
Constant Value: 16844066 (0x01010522)
contextClickable
int contextClickable
Defines whether this view reacts to context click events.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844007 (0x010104e7)
contextDescription
int contextDescription
Title of the uri that specifies a link for further context of this wallpaper, for example, Explore collection.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844078 (0x0101052e)
contextPopupMenuStyle
int contextPopupMenuStyle
Default context menu 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".
Constant Value: 16844033 (0x01010501)
contextUri
int contextUri
Uri that specifies a link for further context of this wallpaper, for example, http://www.picasso.org.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844077 (0x0101052d)
controlX1
int controlX1
The x coordinate of the first control point of the cubic Bezier.
May be a floating point value, such as "1.2".
Constant Value: 16843772 (0x010103fc)
controlX2
int controlX2
The x coordinate of the second control point of the cubic Bezier.
May be a floating point value, such as "1.2".
Constant Value: 16843774 (0x010103fe)
controlY1
int controlY1
The y coordinate of the first control point of the cubic Bezier.
May be a floating point value, such as "1.2".
Constant Value: 16843773 (0x010103fd)
controlY2
int controlY2
The y coordinate of the second control point of the cubic Bezier.
May be a floating point value, such as "1.2".
Constant Value: 16843775 (0x010103ff)
countDown
int countDown
Specifies whether this Chronometer counts down or counts up from the base. If not specified this is false and the Chronometer counts up.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844059 (0x0101051b)
country
int country
The country code associated with the content rating system, which consists of two uppercase letters that conform to the ISO 3166 standard.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843962 (0x010104ba)
cropToPadding
int cropToPadding
If true, the image will be cropped to fit within its padding.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843043 (0x01010123)
cursorVisible
int cursorVisible
Makes the cursor visible (the default) or invisible.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843090 (0x01010152)
customNavigationLayout
int customNavigationLayout
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".
Constant Value: 16843474 (0x010102d2)
customTokens
int customTokens
Account handles its own token storage and permissions. Default to false
May be a boolean value, such as "true" or
"false".
Constant Value: 16843579 (0x0101033b)
cycles
int cycles
May be a floating point value, such as "1.2".
Constant Value: 16843220 (0x010101d4)
dashGap
int dashGap
Gap between dashes in the stroke.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843175 (0x010101a7)
dashWidth
int dashWidth
Length of a dash in the stroke.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843174 (0x010101a6)
data
int data
The data URI to assign to the Intent, as per
Intent.setData().
Note: scheme and host name matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, URIs here should always be normalized to use lower case letters for these elements (as well as other proper Uri normalization).
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842798 (0x0101002e)
datePickerDialogTheme
int datePickerDialogTheme
The DatePicker dialog theme.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843948 (0x010104ac)
datePickerMode
int datePickerMode
Defines the look of the widget. Prior to the L release, the only choice was spinner. As of L, with the Material theme selected, the default layout is calendar, but this attribute can be used to force spinner to be used instead.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| calendar | 2 | Date picker with calendar to select the date. |
| spinner | 1 | Date picker with spinner controls to select the date. |
Constant Value: 16843955 (0x010104b3)
datePickerStyle
int datePickerStyle
The DatePicker style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843612 (0x0101035c)
dateTextAppearance
int dateTextAppearance
The text appearance for the day numbers in the calendar grid.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843593 (0x01010349)
dayOfWeekBackground
int dayOfWeekBackground
This constant was deprecated
in API level 23.
No longer displayed.
The background color for the header's day of week.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843924 (0x01010494)
dayOfWeekTextAppearance
int dayOfWeekTextAppearance
This constant was deprecated
in API level 23.
No longer displayed.
The text color for the header's day of week.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843925 (0x01010495)
debuggable
int debuggable
Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842767 (0x0101000f)
defaultFocusHighlightEnabled
int defaultFocusHighlightEnabled
Whether this View should use a default focus highlight when it gets focused but
doesn't have state_focused defined in its background.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844130 (0x01010562)
defaultHeight
int defaultHeight
Default height of the activity. Can be either a fixed value or fraction, in which case the height will be constructed as a fraction of the total available 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).
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.
Constant Value: 16844021 (0x010104f5)
defaultToDeviceProtectedStorage
int defaultToDeviceProtectedStorage
May be a boolean value, such as "true" or
"false".
Constant Value: 16844036 (0x01010504)
defaultValue
int defaultValue
The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
May be an integer value, such as "100".
May be a boolean value, such as "true" or
"false".
May be a floating point value, such as "1.2".
Constant Value: 16843245 (0x010101ed)
defaultWidth
int defaultWidth
Default width of the activity. Can be either a fixed value or fraction, in which case the width will be constructed as a fraction of the total available 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).
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.
Constant Value: 16844020 (0x010104f4)
delay
int delay
Fraction of the animation duration used to delay the beginning of the animation of each child.
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.
Constant Value: 16843212 (0x010101cc)
dependency
int dependency
The key of another Preference that this Preference will depend on. If the other Preference is not set or is off, this Preference will be disabled.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843244 (0x010101ec)
descendantFocusability
int descendantFocusability
Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| afterDescendants | 1 | The ViewGroup will get focus only if none of its descendants want it. |
| beforeDescendants | 0 | The ViewGroup will get focus before any of its descendants. |
| blocksDescendants | 2 | The ViewGroup will block its descendants from receiving focus. |
Constant Value: 16842993 (0x010100f1)
description
int description
Descriptive text for the associated data.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842784 (0x01010020)
detachWallpaper
int detachWallpaper
Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843430 (0x010102a6)
detailColumn
int detailColumn
Column in data table that contains details for this data.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843427 (0x010102a3)
detailSocialSummary
int detailSocialSummary
Flag indicating that detail should be built from SocialProvider.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843428 (0x010102a4)
detailsElementBackground
int detailsElementBackground
Background that can be used behind parts of a UI that provide details on data the user is selecting. For example, this is the background element of PreferenceActivity's embedded preference fragment.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843598 (0x0101034e)
dial
int dial
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843010 (0x01010102)
dialogIcon
int dialogIcon
The icon for the dialog.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843252 (0x010101f4)
dialogLayout
int dialogLayout
A layout to be used as the content View for the dialog. By default, this shouldn't be needed. If a custom DialogPreference is required, this should be set. For example, the EditTextPreference uses a layout with an EditText as this attribute.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843255 (0x010101f7)
dialogMessage
int dialogMessage
The message in the dialog. If a dialogLayout is provided and contains a TextView with ID android:id/message, this message will be placed in there.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843251 (0x010101f3)
dialogPreferenceStyle
int dialogPreferenceStyle
Default style for DialogPreference.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842897 (0x01010091)
dialogPreferredPadding
int dialogPreferredPadding
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).
Constant Value: 16843987 (0x010104d3)
dialogTheme
int dialogTheme
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".
Constant Value: 16843528 (0x01010308)
dialogTitle
int dialogTitle
The title in the dialog.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843250 (0x010101f2)
digits
int digits
If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept. If this is set, numeric is implied to be true. The default is false.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843110 (0x01010166)
directBootAware
int directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN).
May be a boolean value, such as "true" or
"false".
Constant Value: 16844037 (0x01010505)
direction
int direction
Direction of the animation in the grid.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom_to_top | 2 | Animates rows from bottom to top. |
| left_to_right | 0 | Animates columns from left to right. |
| right_to_left | 1 | Animates columns from right to left. |
| top_to_bottom | 0 | Animates rows from top to bottom. |
Constant Value: 16843217 (0x010101d1)
directionDescriptions
int directionDescriptions
This constant was deprecated
in API level 23.
Removed.
Reference to an array resource that be used to announce the directions with targets around the circle.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843681 (0x010103a1)
directionPriority
int directionPriority
Priority of the rows and columns. When the priority is none, both rows and columns have the same priority. When the priority is column, the animations will be applied on the columns first. The same goes for rows.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| column | 1 | Columns are animated first. |
| none | 0 | Rows and columns are animated at the same time. |
| row | 2 | Rows are animated first. |
Constant Value: 16843218 (0x010101d2)
disableDependentsState
int disableDependentsState
The state (true for on, or false for off) that causes dependents to be disabled. By default, dependents will be disabled when this is unchecked, so the value of this preference is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843249 (0x010101f1)
disabledAlpha
int disabledAlpha
Default disabled alpha for widgets that set enabled/disabled alpha programmatically.
May be a floating point value, such as "1.2".
Constant Value: 16842803 (0x01010033)
displayOptions
int displayOptions
Options affecting how the action bar is displayed.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| disableHome | 20 | |
| homeAsUp | 4 | |
| none | 0 | |
| showCustom | 10 | |
| showHome | 2 | |
| showTitle | 8 | |
| useLogo | 1 |
Constant Value: 16843472 (0x010102d0)
dither
int dither
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".
Constant Value: 16843036 (0x0101011c)
divider
int divider
Drawable or color to draw between 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".
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843049 (0x01010129)
dividerHeight
int dividerHeight
Height of the divider. Will use the intrinsic height of the divider if this is not specified.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843050 (0x0101012a)
dividerHorizontal
int dividerHorizontal
Drawable to use for generic horizontal dividers.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843564 (0x0101032c)
dividerPadding
int dividerPadding
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).
Constant Value: 16843562 (0x0101032a)
dividerVertical
int dividerVertical
Drawable to use for generic vertical dividers.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843530 (0x0101030a)
documentLaunchMode
int documentLaunchMode
This attribute specifies that an activity shall become the root activity of a new task each time it is launched. Using this attribute permits the user to have multiple documents from the same applications appear in the recent tasks list.
Such a document is any kind of item for which an application may want to maintain multiple simultaneous instances. Examples might be text files, web pages, spreadsheets, or emails. Each such document will be in a separate task in the recent taskss list.
This attribute is equivalent to adding the flag FLAG_ACTIVITY_NEW_DOCUMENT to every Intent used to launch
the activity.
The documentLaunchMode attribute may be assigned one of four values, "none",
"intoExisting", "always" and "never", described in detail below. For values other than
none and never the activity must be defined with
launchMode standard.
If this attribute is not specified, none will be used.
Note that none can be overridden at run time if the Intent used
to launch it contains the flag Intent.FLAG_ACTIVITY_NEW_DOCUMENT.
Similarly intoExisting will be overridden by the flag
Intent.FLAG_ACTIVITY_NEW_DOCUMENT combined with
Intent.FLAG_ACTIVITY_MULTIPLE_TASK. If the value of
documentLaunchModes is never then any use of
Intent.FLAG_ACTIVITY_NEW_DOCUMENT to launch this activity will be ignored.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| always | 2 | A new task rooted at this activity will be created. This will happen whether or
not there is an existing task whose ComponentName and data URI match
that of the launcing intent This is the equivalent of launching an activity
with Intent.FLAG_ACTIVITY_NEW_DOCUMENT
and Intent.FLAG_ACTIVITY_MULTIPLE_TASK both set. |
| intoExisting | 1 | All tasks will be searched for one whose base Intent's ComponentName and
data URI match those of the launching Intent. If such a task is found
that task will be cleared and restarted with the root activity receiving a call
to Activity.onNewIntent. If no
such task is found a new task will be created.
This is the equivalent of launching an activity with |
| never | 3 | This activity will not be launched into a new document even if the Intent contains
Intent.FLAG_ACTIVITY_NEW_DOCUMENT. This gives the activity writer ultimate
control over how their activity is used. Note that applications prior to api
21 will default to documentLaunchMode="none" so only activities that explicitly
opt out with "never" may do so. |
| none | 0 | The default mode, which will create a new task only when
Intent.FLAG_ACTIVITY_NEW_TASK is set. |
Constant Value: 16843845 (0x01010445)
drawSelectorOnTop
int drawSelectorOnTop
When set to true, the selector will be drawn over the selected item. Otherwise the selector is drawn behind the selected item. The default value is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843004 (0x010100fc)
drawable
int drawable
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".
Constant Value: 16843161 (0x01010199)
drawableBottom
int drawableBottom
The drawable to be drawn below the text.
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".
Constant Value: 16843118 (0x0101016e)
drawableEnd
int drawableEnd
The drawable to be drawn to the end of the text.
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".
Constant Value: 16843667 (0x01010393)
drawableLeft
int drawableLeft
The drawable to be drawn to the left of the text.
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".
Constant Value: 16843119 (0x0101016f)
drawablePadding
int drawablePadding
The padding between the drawables and the 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).
Constant Value: 16843121 (0x01010171)
drawableRight
int drawableRight
The drawable to be drawn to the right of the text.
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".
Constant Value: 16843120 (0x01010170)
drawableStart
int drawableStart
The drawable to be drawn to the start of the text.
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".
Constant Value: 16843666 (0x01010392)
drawableTint
int drawableTint
Tint to apply to the compound (left, top, etc.) drawables.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843990 (0x010104d6)
drawableTintMode
int drawableTintMode
Blending mode used to apply the compound (left, top, etc.) drawables tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843991 (0x010104d7)
drawableTop
int drawableTop
The drawable to be drawn above the text.
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".
Constant Value: 16843117 (0x0101016d)
drawingCacheQuality
int drawingCacheQuality
Defines the quality of translucent drawing caches. This property is used only when the drawing cache is enabled and translucent. The default value is auto.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| auto | 0 | Lets the framework decide what quality level should be used for the drawing cache. |
| high | 2 | High quality. When set to high quality, the drawing cache uses a higher color depth but uses more memory. |
| low | 1 | Low quality. When set to low quality, the drawing cache uses a lower color depth, thus losing precision in rendering gradients, but uses less memory. |
Constant Value: 16842984 (0x010100e8)
dropDownAnchor
int dropDownAnchor
View to anchor the auto-complete dropdown to. If not specified, the text view itself is used.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843363 (0x01010263)
dropDownHeight
int dropDownHeight
Specifies the basic height of the dropdown. Its value may be a dimension (such as "12dip") for a constant height, fill_parent or match_parent to fill the height of the screen, or wrap_content to match the height of the content of the drop down.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| fill_parent | ffffffff | The dropdown should fit the height of the screen.
This constant is deprecated starting from API Level 8 and
is replaced by match_parent. |
| match_parent | ffffffff | The dropdown should fit the height of the screen. Introduced in API Level 8. |
| wrap_content | fffffffe | The dropdown should fit the height of the content. |
Constant Value: 16843395 (0x01010283)
dropDownHintAppearance
int dropDownHintAppearance
Default style for drop down hints.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842888 (0x01010088)
dropDownHorizontalOffset
int dropDownHorizontalOffset
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).
Constant Value: 16843436 (0x010102ac)
dropDownItemStyle
int dropDownItemStyle
Default style for drop down items.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842886 (0x01010086)
dropDownListViewStyle
int dropDownListViewStyle
Default ListView style for drop downs.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842861 (0x0101006d)
dropDownSelector
int dropDownSelector
Selector in a drop down list.
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".
Constant Value: 16843125 (0x01010175)
dropDownSpinnerStyle
int dropDownSpinnerStyle
Default dropdown 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".
Constant Value: 16843478 (0x010102d6)
dropDownVerticalOffset
int dropDownVerticalOffset
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).
Constant Value: 16843437 (0x010102ad)
dropDownWidth
int dropDownWidth
Specifies the basic width of the dropdown. Its value may be a dimension (such as "12dip") for a constant width, fill_parent or match_parent to match the width of the screen, or wrap_content to match the width of the anchored view.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| fill_parent | ffffffff | The dropdown should fill the width of the screen.
This constant is deprecated starting from API Level 8 and
is replaced by match_parent. |
| match_parent | ffffffff | The dropdown should fit the width of the screen. Introduced in API Level 8. |
| wrap_content | fffffffe | The dropdown should fit the width of its anchor. |
Constant Value: 16843362 (0x01010262)
duplicateParentState
int duplicateParentState
When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842985 (0x010100e9)
duration
int duration
Amount of time (in milliseconds) to display this frame.
May be an integer value, such as "100".
Constant Value: 16843160 (0x01010198)
editTextBackground
int editTextBackground
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".
Constant Value: 16843602 (0x01010352)
editTextColor
int editTextColor
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".
Constant Value: 16843601 (0x01010351)
editTextPreferenceStyle
int editTextPreferenceStyle
Default style for EditTextPreference.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842898 (0x01010092)
editTextStyle
int editTextStyle
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".
Constant Value: 16842862 (0x0101006e)
editable
int editable
This constant was deprecated
in API level 3.
Use inputType instead.
If set, specifies that this TextView has an input method. It will be a textual one unless it has otherwise been specified. For TextView, this is false by default. For EditText, it is true by default.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843115 (0x0101016b)
editorExtras
int editorExtras
Reference to an
<input-extras>
XML resource containing additional data to
supply to an input method, which is private to the implementation
of the input method. This simply fills in
the EditorInfo.extras field when the input
method is connected.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843300 (0x01010224)
elegantTextHeight
int elegantTextHeight
Elegant text height, especially for less compacted complex script text.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843869 (0x0101045d)
elevation
int elevation
base z depth of the view.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843840 (0x01010440)
ellipsize
int ellipsize
Where to ellipsize text.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| end | 3 | |
| marquee | 4 | |
| middle | 2 | |
| none | 0 | |
| start | 1 |
Constant Value: 16842923 (0x010100ab)
ems
int ems
Makes the TextView be exactly this many ems wide.
May be an integer value, such as "100".
Constant Value: 16843096 (0x01010158)
enableVrMode
int enableVrMode
Flag declaring that this activity will be run in VR mode, and specifying
the component of the VrListenerService that should be
bound while this Activity is visible if it is installed and enabled on this device.
This is equivalent to calling setVrModeEnabled(boolean, ComponentName) with the
the given component name within the Activity that this attribute is set for.
Declaring this will prevent the system from leaving VR mode during an Activity
transtion from one VR activity to another.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844069 (0x01010525)
enabled
int enabled
Specifies whether the widget is enabled. The interpretation of the enabled state varies by subclass. For example, a non-enabled EditText prevents the user from editing the contained text, and a non-enabled Button prevents the user from tapping the button. The appearance of enabled and non-enabled widgets may differ, if the drawables referenced from evaluating state_enabled differ.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842766 (0x0101000e)
end
int end
End inset to apply to the layer. Overrides left or
right depending on layout direction.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843996 (0x010104dc)
endColor
int endColor
End color of the gradient.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843166 (0x0101019e)
endX
int endX
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".
Constant Value: 16844050 (0x01010512)
endY
int endY
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".
Constant Value: 16844051 (0x01010513)
endYear
int endYear
This constant was deprecated
in API level 16.
Use maxDate instead.Use maxDate instead.
The last year (inclusive), for example "2010".
May be an integer value, such as "100".
Constant Value: 16843133 (0x0101017d)
enterFadeDuration
int enterFadeDuration
Amount of time (in milliseconds) to fade in a new state drawable.
May be an integer value, such as "100".
Constant Value: 16843532 (0x0101030c)
entries
int entries
Reference to an array resource that will populate a list/adapter.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842930 (0x010100b2)
entryValues
int entryValues
The array to find the value to save for a preference when an entry from entries is selected. If a user clicks on the second item in entries, the second item in this array will be saved to the preference.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843256 (0x010101f8)
eventsInterceptionEnabled
int eventsInterceptionEnabled
Defines whether the overlay should intercept the motion events when a gesture is recognized.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843389 (0x0101027d)
excludeClass
int excludeClass
The fully-qualified name of the Class to exclude from this transition.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843842 (0x01010442)
excludeFromRecents
int excludeFromRecents
Indicates that an Activity should be excluded from the list of recently launched activities.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842775 (0x01010017)
excludeId
int excludeId
The id of a target to exclude from this transition.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843841 (0x01010441)
excludeName
int excludeName
The transitionName of the target to exclude from this transition.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843854 (0x0101044e)
exitFadeDuration
int exitFadeDuration
Amount of time (in milliseconds) to fade out an old state drawable.
May be an integer value, such as "100".
Constant Value: 16843533 (0x0101030d)
expandableListPreferredChildIndicatorLeft
int expandableListPreferredChildIndicatorLeft
The preferred left bound for an expandable list child's indicator.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842834 (0x01010052)
expandableListPreferredChildIndicatorRight
int expandableListPreferredChildIndicatorRight
The preferred right bound for an expandable list child's indicator.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842835 (0x01010053)
expandableListPreferredChildPaddingLeft
int expandableListPreferredChildPaddingLeft
The preferred left padding for an expandable list item that is a child. If this is not provided, it defaults to the expandableListPreferredItemPaddingLeft.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842831 (0x0101004f)
expandableListPreferredItemIndicatorLeft
int expandableListPreferredItemIndicatorLeft
The preferred left bound for an expandable list item's indicator. For a child-specific indicator, use expandableListPreferredChildIndicatorLeft.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842832 (0x01010050)
expandableListPreferredItemIndicatorRight
int expandableListPreferredItemIndicatorRight
The preferred right bound for an expandable list item's indicator. For a child-specific indicator, use expandableListPreferredChildIndicatorRight.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842833 (0x01010051)
expandableListPreferredItemPaddingLeft
int expandableListPreferredItemPaddingLeft
The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft). This takes into account the indicator that will be shown to next to the item.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842830 (0x0101004e)
expandableListViewStyle
int expandableListViewStyle
Default ExpandableListView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842863 (0x0101006f)
expandableListViewWhiteStyle
int expandableListViewWhiteStyle
ExpandableListView with white background.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843446 (0x010102b6)
exported
int exported
Flag indicating whether the given application component is available to other applications. If false, it can only be accessed by applications with its same user id (which usually means only by code in its own package). If true, it can be invoked by external entities, though which ones can do so may be controlled through permissions. The default value is false for activity, receiver, and service components that do not specify any intent filters; it is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all content providers.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842768 (0x01010010)
externalService
int externalService
If the service is an isolatedProcess service, this permits a
client to bind to the service as if it were running it its own package. The service
must also be exported if this flag is set.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844046 (0x0101050e)
extraTension
int extraTension
This is the amount by which to multiply the tension.
May be a floating point value, such as "1.2".
Constant Value: 16843371 (0x0101026b)
extractNativeLibs
int extractNativeLibs
When set installer will extract native libraries. If set to false libraries in the apk must be stored and page-aligned.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844010 (0x010104ea)
factor
int factor
This is the amount of deceleration to add when easing in.
May be a floating point value, such as "1.2".
Constant Value: 16843219 (0x010101d3)
fadeDuration
int fadeDuration
Duration, in milliseconds, of the fade out effect after the user is done drawing a gesture.
May be an integer value, such as "100".
Constant Value: 16843384 (0x01010278)
fadeEnabled
int fadeEnabled
Defines whether the gesture will automatically fade out after being recognized.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843390 (0x0101027e)
fadeOffset
int fadeOffset
Time, in milliseconds, to wait before the gesture fades out after the user is done drawing it.
May be an integer value, such as "100".
Constant Value: 16843383 (0x01010277)
fadeScrollbars
int fadeScrollbars
Defines whether to fade out scrollbars when they are not in use.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843434 (0x010102aa)
fadingEdge
int fadingEdge
This attribute is ignored in API level 14
(ICE_CREAM_SANDWICH) and higher.
Using fading edges may introduce noticeable performance
degradations and should be used only when required by the application's
visual design. To request fading edges with API level 14 and above,
use the android:requiresFadingEdge attribute instead.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| horizontal | 1000 | Fades horizontal edges only. |
| none | 0 | No edge is faded. |
| vertical | 2000 | Fades vertical edges only. |
Constant Value: 16842975 (0x010100df)
fadingEdgeLength
int fadingEdgeLength
Defines the length of the fading edges.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842976 (0x010100e0)
fadingMode
int fadingMode
Equivalent to transitionVisibilityMode, fadingMode works only
with the Fade transition.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| fade_in | 1 | Fade will only fade appearing items in. |
| fade_in_out | 3 | Fade will fade appearing items in and disappearing items out. |
| fade_out | 2 | Fade will only fade disappearing items out. |
Constant Value: 16843745 (0x010103e1)
fastScrollAlwaysVisible
int fastScrollAlwaysVisible
When set to true, the list will always show the fast scroll interface. This setting implies fastScrollEnabled.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843573 (0x01010335)
fastScrollEnabled
int fastScrollEnabled
Enables the fast scroll thumb that can be dragged to quickly scroll through the list.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843302 (0x01010226)
fastScrollOverlayPosition
int fastScrollOverlayPosition
Position of the fast scroll index overlay window.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| aboveThumb | 2 | |
| atThumb | 1 | |
| floating | 0 |
Constant Value: 16843578 (0x0101033a)
fastScrollPreviewBackgroundLeft
int fastScrollPreviewBackgroundLeft
Drawable to use as the fast scroll index preview window background when shown on the left.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843575 (0x01010337)
fastScrollPreviewBackgroundRight
int fastScrollPreviewBackgroundRight
Drawable to use as the fast scroll index preview window background when shown on the right.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843576 (0x01010338)
fastScrollStyle
int fastScrollStyle
Specifies the style of the fast scroll decorations.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843767 (0x010103f7)
fastScrollTextColor
int fastScrollTextColor
Text color for the fast scroll index overlay. Make sure it plays nicely with fastScrollPreviewBackground[Left|Right].
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843609 (0x01010359)
fastScrollThumbDrawable
int fastScrollThumbDrawable
Drawable to use as the fast scroll thumb.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843574 (0x01010336)
fastScrollTrackDrawable
int fastScrollTrackDrawable
Drawable to use as the track for the fast scroll thumb. This may be null.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843577 (0x01010339)
fillAfter
int fillAfter
When set to true, the animation transformation is applied after the animation is over. The default value is false. If fillEnabled is not set to true and the animation is not set on a View, fillAfter is assumed to be true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843197 (0x010101bd)
fillAlpha
int fillAlpha
The alpha of the path fill, as a value between 0 (completely transparent) and 1 (completely opaque).
May be a floating point value, such as "1.2".
Constant Value: 16843980 (0x010104cc)
fillBefore
int fillBefore
When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started. The default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843196 (0x010101bc)
fillColor
int fillColor
The color to fill the path if not defined implies no fill.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843780 (0x01010404)
fillEnabled
int fillEnabled
When set to true, the value of fillBefore is taken into account.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843343 (0x0101024f)
fillType
int fillType
sets the fillType for a path. It is the same as SVG's "fill-rule" properties. For more details, see https://www.w3.org/TR/SVG/painting.html#FillRuleProperty.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| evenOdd | 1 | |
| nonZero | 0 |
Constant Value: 16844062 (0x0101051e)
fillViewport
int fillViewport
Defines whether the scrollview should stretch its content to fill the viewport.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843130 (0x0101017a)
filter
int filter
Enables or disables bitmap filtering. Filtering is used when the bitmap is shrunk or stretched to smooth its apperance. Default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843035 (0x0101011b)
filterTouchesWhenObscured
int filterTouchesWhenObscured
Specifies whether to filter touches when the view's window is obscured by
another visible window. When set to true, the view will not receive touches
whenever a toast, dialog or other window appears above the view's window.
Refer to the View security documentation for more details.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843460 (0x010102c4)
fingerprintAuthDrawable
int fingerprintAuthDrawable
Icon that should be used to indicate that an app is waiting for a fingerprint scan. This should be used whenever an app is requesting the user to place a finger on the fingerprint sensor. It can be combined with other drawables such as colored circles, so the appearance matches the branding of the app requesting the fingerprint scan.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844008 (0x010104e8)
finishOnCloseSystemDialogs
int finishOnCloseSystemDialogs
Specify whether an activity should be finished when a "close system windows" request has been made. This happens, for example, when the home key is pressed, when the device is locked, when a system dialog showing recent applications is displayed, etc.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843431 (0x010102a7)
finishOnTaskLaunch
int finishOnTaskLaunch
Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen.
If both this option and allowTaskReparenting are
specified, the finish trumps the affinity: the affinity will be
ignored and the activity simply finished.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842772 (0x01010014)
firstDayOfWeek
int firstDayOfWeek
The first day of week according to Calendar.
May be an integer value, such as "100".
Constant Value: 16843581 (0x0101033d)
fitsSystemWindows
int fitsSystemWindows
Boolean internal attribute to adjust view layout based on system windows such as the status bar. If true, adjusts the padding of this view to leave space for the system windows. Will only take effect if this view is in a non-embedded activity.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842973 (0x010100dd)
flipInterval
int flipInterval
May be an integer value, such as "100".
Constant Value: 16843129 (0x01010179)
focusable
int focusable
Controls whether a view can take focus. By default, this is "auto" which lets the
framework determine whether a user can move focus to a view. By setting this attribute
to true the view is allowed to take focus. By setting it to "false" the view will not
take focus. This value does not impact the behavior of
directly calling requestFocus(), which will
always request focus regardless of this view. It only impacts where
focus navigation will try to move focus.
May be a boolean value, such as "true" or
"false".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| auto | 10 |
Constant Value: 16842970 (0x010100da)
focusableInTouchMode
int focusableInTouchMode
Boolean that controls whether a view can take focus while in touch mode. If this is true for a view, that view can gain focus when clicked on, and can keep focus if another view is clicked on that doesn't have this attribute set to true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842971 (0x010100db)
focusedByDefault
int focusedByDefault
Whether this view is a default-focus view.
Only one view per keyboard navigation cluster can have this attribute set to true.
See setFocusedByDefault(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16844100 (0x01010544)
focusedMonthDateColor
int focusedMonthDateColor
This constant was deprecated
in API level 23.
The color for the dates of the focused month.
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".
Constant Value: 16843587 (0x01010343)
font
int font
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".
Constant Value: 16844082 (0x01010532)
fontFamily
int fontFamily
Default font family.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843692 (0x010103ac)
fontFeatureSettings
int fontFeatureSettings
Font feature settings.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843959 (0x010104b7)
fontProviderAuthority
int fontProviderAuthority
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;
Constant Value: 16844112 (0x01010550)
fontProviderCerts
int fontProviderCerts
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".
Constant Value: 16844125 (0x0101055d)
fontProviderPackage
int fontProviderPackage
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;
Constant Value: 16844119 (0x01010557)
fontProviderQuery
int fontProviderQuery
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;
Constant Value: 16844113 (0x01010551)
fontStyle
int fontStyle
The style of the given font file. This will be used when the font is being loaded into the font stack and will override any style information in the font's header tables. If unspecified, the value in the font's header tables will be used.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| italic | 1 | |
| normal | 0 |
Constant Value: 16844095 (0x0101053f)
fontWeight
int fontWeight
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".
Constant Value: 16844083 (0x01010533)
footerDividersEnabled
int footerDividersEnabled
When set to false, the ListView will not draw the divider before each footer view. The default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843311 (0x0101022f)
forceHasOverlappingRendering
int forceHasOverlappingRendering
Whether this view has elements that may overlap when drawn. See
forceHasOverlappingRendering(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16844065 (0x01010521)
foreground
int foreground
Defines the drawable to draw over the content. This can be used as an overlay. The foreground drawable participates in the padding of the content if the gravity is set to fill.
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".
Constant Value: 16843017 (0x01010109)
foregroundGravity
int foregroundGravity
Defines the gravity to apply to the foreground drawable. The gravity defaults to fill.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | 50 | Push object to the bottom of its container, not changing its size. |
| center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
| center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
| center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
| clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges. |
| clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
| fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
| fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
| fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
| left | 3 | Push object to the left of its container, not changing its size. |
| right | 5 | Push object to the right of its container, not changing its size. |
| top | 30 | Push object to the top of its container, not changing its size. |
Constant Value: 16843264 (0x01010200)
foregroundTint
int foregroundTint
Tint to apply to the foreground.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843885 (0x0101046d)
foregroundTintMode
int foregroundTintMode
Blending mode used to apply the foreground tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843886 (0x0101046e)
format
int format
Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form. If no format string is specified, the Chronometer will simply display "MM:SS" or "H:MM:SS".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843013 (0x01010105)
format12Hour
int format12Hour
Specifies the formatting pattern used to show the time and/or date
in 12-hour mode. Please refer to DateFormat
for a complete description of accepted formatting patterns.
The default pattern is a locale-appropriate equivalent of "h:mm a".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843722 (0x010103ca)
format24Hour
int format24Hour
Specifies the formatting pattern used to show the time and/or date
in 24-hour mode. Please refer to DateFormat
for a complete description of accepted formatting patterns.
The default pattern is a locale-appropriate equivalent of "H:mm".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843723 (0x010103cb)
fraction
int fraction
May be a floating point value, such as "1.2".
Constant Value: 16843992 (0x010104d8)
fragment
int fragment
The fragment that is displayed when the user selects this item.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843491 (0x010102e3)
fragmentAllowEnterTransitionOverlap
int fragmentAllowEnterTransitionOverlap
Sets whether the enter and exit transitions should overlap when transitioning
forward.
Corresponds to setAllowEnterTransitionOverlap(boolean)
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843976 (0x010104c8)
fragmentAllowReturnTransitionOverlap
int fragmentAllowReturnTransitionOverlap
Sets whether the enter and exit transitions should overlap when transitioning
because of popping the back stack.
Corresponds to setAllowReturnTransitionOverlap(boolean)
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843977 (0x010104c9)
fragmentCloseEnterAnimation
int fragmentCloseEnterAnimation
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843495 (0x010102e7)
fragmentCloseExitAnimation
int fragmentCloseExitAnimation
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843496 (0x010102e8)
fragmentEnterTransition
int fragmentEnterTransition
The Transition that will be used to move Views into the initial scene.
Corresponds to setEnterTransition(android.transition.Transition)
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843971 (0x010104c3)
fragmentExitTransition
int fragmentExitTransition
The Transition that will be used to move Views out of the scene when the
fragment is removed, hidden, or detached when not popping the back stack.
Corresponds to setExitTransition(android.transition.Transition)
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843970 (0x010104c2)
fragmentFadeEnterAnimation
int fragmentFadeEnterAnimation
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843497 (0x010102e9)
fragmentFadeExitAnimation
int fragmentFadeExitAnimation
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843498 (0x010102ea)
fragmentOpenEnterAnimation
int fragmentOpenEnterAnimation
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843493 (0x010102e5)
fragmentOpenExitAnimation
int fragmentOpenExitAnimation
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843494 (0x010102e6)
fragmentReenterTransition
int fragmentReenterTransition
The Transition that will be used to move Views in to the scene when returning due
to popping a back stack.
Corresponds to setReenterTransition(android.transition.Transition)
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843975 (0x010104c7)
fragmentReturnTransition
int fragmentReturnTransition
The Transition that will be used to move Views out of the scene when the Fragment is
preparing to be removed, hidden, or detached because of popping the back stack.
Corresponds to setReturnTransition(android.transition.Transition)
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843973 (0x010104c5)
fragmentSharedElementEnterTransition
int fragmentSharedElementEnterTransition
The Transition that will be used for shared elements transferred into the content
Scene.
Corresponds to setSharedElementEnterTransition(android.transition.Transition)
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843972 (0x010104c4)
fragmentSharedElementReturnTransition
int fragmentSharedElementReturnTransition
The Transition that will be used for shared elements transferred back during a
pop of the back stack. This Transition acts in the leaving Fragment.
Corresponds to setSharedElementReturnTransition(android.transition.Transition)
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843974 (0x010104c6)
freezesText
int freezesText
If set, the text view will include its current complete text
inside of its frozen icicle in addition to meta-data such as
the current cursor position. By default this is disabled;
it can be useful when the contents of a text view is not stored
in a persistent place such as a content provider. For
EditText it is always enabled, regardless
of the value of the attribute.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843116 (0x0101016c)
fromAlpha
int fromAlpha
May be a floating point value, such as "1.2".
Constant Value: 16843210 (0x010101ca)
fromDegrees
int fromDegrees
May be a floating point value, such as "1.2".
Constant Value: 16843187 (0x010101b3)
fromId
int fromId
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".
Constant Value: 16843850 (0x0101044a)
fromScene
int fromScene
The originating scene in this scene change.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843741 (0x010103dd)
fromXDelta
int fromXDelta
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.
Constant Value: 16843206 (0x010101c6)
fromXScale
int fromXScale
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.
Constant Value: 16843202 (0x010101c2)
fromYDelta
int fromYDelta
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.
Constant Value: 16843208 (0x010101c8)
fromYScale
int fromYScale
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.
Constant Value: 16843204 (0x010101c4)
fullBackupContent
int fullBackupContent
Applications will set this in their manifest to opt-in to or out of full app data back-up and restore. Alternatively they can set it to an xml resource within their app that will be parsed by the BackupAgent to selectively backup files indicated within that xml.
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".
Constant Value: 16844011 (0x010104eb)
fullBackupOnly
int fullBackupOnly
Indicates that even though the application provides a BackupAgent,
only full-data streaming backup operations are to be performed to save the app's
data. This lets the app rely on full-data backups while still participating in
the backup and restore process via the BackupAgent's full-data backup APIs.
When this attribute is true the app's BackupAgent overrides of
the onBackup() and onRestore() callbacks can be empty stubs.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843891 (0x01010473)
fullBright
int fullBright
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".
Constant Value: 16842954 (0x010100ca)
fullDark
int fullDark
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".
Constant Value: 16842950 (0x010100c6)
functionalTest
int functionalTest
Flag indicating that an Instrumentation class should be run as a functional test.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842787 (0x01010023)
galleryItemBackground
int galleryItemBackground
The preferred background for gallery items. This should be set as the background of any Views you provide from the Adapter.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842828 (0x0101004c)
galleryStyle
int galleryStyle
Default Gallery style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842864 (0x01010070)
gestureColor
int gestureColor
Color used to draw a gesture.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843381 (0x01010275)
gestureStrokeAngleThreshold
int gestureStrokeAngleThreshold
Minimum curve angle a stroke must contain before it is recognized as a gesture.
May be a floating point value, such as "1.2".
Constant Value: 16843388 (0x0101027c)
gestureStrokeLengthThreshold
int gestureStrokeLengthThreshold
Minimum length of a stroke before it is recognized as a gesture.
May be a floating point value, such as "1.2".
Constant Value: 16843386 (0x0101027a)
gestureStrokeSquarenessThreshold
int gestureStrokeSquarenessThreshold
Squareness threshold of a stroke before it is recognized as a gesture.
May be a floating point value, such as "1.2".
Constant Value: 16843387 (0x0101027b)
gestureStrokeType
int gestureStrokeType
Defines the type of strokes that define a gesture.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| multiple | 1 | A gesture is made of multiple strokes. |
| single | 0 | A gesture is made of only one stroke. |
Constant Value: 16843385 (0x01010279)
gestureStrokeWidth
int gestureStrokeWidth
Width of the stroke used to draw the gesture.
May be a floating point value, such as "1.2".
Constant Value: 16843380 (0x01010274)
glEsVersion
int glEsVersion
The GLES driver version number needed by an application. The higher 16 bits represent the major number and the lower 16 bits represent the minor number. For example for GL 1.2 referring to 0x00000102, the actual value should be set as 0x00010002.
May be an integer value, such as "100".
Constant Value: 16843393 (0x01010281)
goIcon
int goIcon
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".
Constant Value: 16843906 (0x01010482)
gradientRadius
int gradientRadius
Radius of the gradient, used only with radial gradient. May be an explicit dimension or a fractional value relative to the shape's minimum dimension.
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.
Constant Value: 16843172 (0x010101a4)
grantUriPermissions
int grantUriPermissions
If true, the Context.grantUriPermission or corresponding Intent flags can
be used to allow others to access specific URIs in the content
provider, even if they do not have an explicit read or write
permission. If you are supporting this feature, you must be
sure to call Context.revokeUriPermission when URIs are deleted from your
provider.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842779 (0x0101001b)
gravity
int gravity
Specifies how an object should position its content, on both the X and Y axes, within its own bounds.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | 50 | Push object to the bottom of its container, not changing its size. |
| center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
| center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
| center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
| clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges. |
| clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
| end | 800005 | Push object to the end of its container, not changing its size. |
| fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
| fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
| fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
| left | 3 | Push object to the left of its container, not changing its size. |
| right | 5 | Push object to the right of its container, not changing its size. |
| start | 800003 | Push object to the beginning of its container, not changing its size. |
| top | 30 | Push object to the top of its container, not changing its size. |
Constant Value: 16842927 (0x010100af)
gridViewStyle
int gridViewStyle
Default GridView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842865 (0x01010071)
groupIndicator
int groupIndicator
Indicator shown beside the group View. This can be a stateful Drawable.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843019 (0x0101010b)
hand_hour
int hand_hour
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843011 (0x01010103)
hand_minute
int hand_minute
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843012 (0x01010104)
handle
int handle
Identifier for the child that represents the drawer's handle.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843354 (0x0101025a)
handleProfiling
int handleProfiling
Flag indicating that an Instrumentation class wants to take care of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running. This allows it to target profiling data at a specific set of operations.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842786 (0x01010022)
hapticFeedbackEnabled
int hapticFeedbackEnabled
Boolean that controls whether a view should have haptic feedback enabled for events such as long presses.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843358 (0x0101025e)
hardwareAccelerated
int hardwareAccelerated
Flag indicating whether the application's rendering should be hardware
accelerated if possible. This flag is turned on by default for applications
that are targeting ICE_CREAM_SANDWICH
or later.
This flag can be set on the application and any activity declared in the manifest. When enabled for the application, each activity is automatically assumed to be hardware accelerated. This flag can be overridden in the activity tags, either turning it off (if on for the application) or on (if off for the application.)
When this flag is turned on for an activity (either directly or via the application tag), every window created from the activity, including the activity's own window, will be hardware accelerated, if possible.
Please refer to the documentation of
FLAG_HARDWARE_ACCELERATED
for more information on how to control this flag programmatically.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843475 (0x010102d3)
hasCode
int hasCode
Indicate whether this application contains code. If set to false, there is no code associated with it and thus the system will not try to load its code when launching components. The default is true for normal behavior.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842764 (0x0101000c)
headerAmPmTextAppearance
int headerAmPmTextAppearance
This constant was deprecated
in API level 23.
Use headerTextColor instead.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
The text appearance for the AM/PM header.
Constant Value: 16843936 (0x010104a0)
headerBackground
int headerBackground
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".
Constant Value: 16843055 (0x0101012f)
headerDayOfMonthTextAppearance
int headerDayOfMonthTextAppearance
This constant was deprecated
in API level 23.
Use headerTextColor instead.
The text appearance for the day of month (ex. 28) in the selected date header.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843927 (0x01010497)
headerDividersEnabled
int headerDividersEnabled
When set to false, the ListView will not draw the divider after each header view. The default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843310 (0x0101022e)
headerMonthTextAppearance
int headerMonthTextAppearance
This constant was deprecated
in API level 23.
Use headerTextColor instead.
The text appearance for the month (ex. May) in the selected date header.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843926 (0x01010496)
headerTimeTextAppearance
int headerTimeTextAppearance
This constant was deprecated
in API level 23.
Use headerTextColor instead.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
The text appearance for the time header.
Constant Value: 16843935 (0x0101049f)
headerYearTextAppearance
int headerYearTextAppearance
This constant was deprecated
in API level 23.
Use headerTextColor instead.
The text appearance for the year (ex. 2014) in the selected date header.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843928 (0x01010498)
height
int height
Makes the TextView be exactly this many pixels tall. You could get the same effect by specifying this number in the layout parameters.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843093 (0x01010155)
hideOnContentScroll
int hideOnContentScroll
Set true to hide the action bar on a vertical nested scroll of content.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843843 (0x01010443)
hint
int hint
Hint text to display when the text is empty.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843088 (0x01010150)
homeAsUpIndicator
int homeAsUpIndicator
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".
Constant Value: 16843531 (0x0101030b)
homeLayout
int homeLayout
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".
Constant Value: 16843549 (0x0101031d)
horizontalDivider
int horizontalDivider
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".
Constant Value: 16843053 (0x0101012d)
horizontalGap
int horizontalGap
Default horizontal gap between keys.
May be a dimension value, which is a floating point number appended with a
unit such as "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.
Constant Value: 16843327 (0x0101023f)
horizontalScrollViewStyle
int horizontalScrollViewStyle
Default HorizontalScrollView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843603 (0x01010353)
horizontalSpacing
int horizontalSpacing
Defines the default horizontal spacing between columns.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843028 (0x01010114)
host
int host
Specify a URI authority host that is handled, as per
IntentFilter.addDataAuthority().
Note: host name matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, host names here should always use lower case letters.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842792 (0x01010028)
hotSpotX
int hotSpotX
X coordinate of the icon hot spot.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16844055 (0x01010517)
hotSpotY
int hotSpotY
Y coordinate of the icon hot spot.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16844056 (0x01010518)
hyphenationFrequency
int hyphenationFrequency
Frequency of automatic hyphenation.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| full | 2 | Standard amount of hyphenation, useful for running text and for screens with limited space for text. |
| none | 0 | No hyphenation. |
| normal | 1 | Less frequent hyphenation, useful for informal use cases, such as chat messages. |
Constant Value: 16843998 (0x010104de)
icon
int icon
A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.
The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842754 (0x01010002)
iconPreview
int iconPreview
The icon to show in the popup preview.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843337 (0x01010249)
iconSpaceReserved
int iconSpaceReserved
Whether the space for the preference icon view will be reserved. By default, preference icon view visibility will be set to GONE when there is no icon provided, so the default value of this attribute is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844129 (0x01010561)
iconTint
int iconTint
Tint to apply to the icon.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16844126 (0x0101055e)
iconTintMode
int iconTintMode
Blending mode used to apply the icon tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the icon with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the icon. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16844127 (0x0101055f)
iconifiedByDefault
int iconifiedByDefault
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".
Constant Value: 16843514 (0x010102fa)
id
int id
Supply an identifier name for this view, to later retrieve it
with View.findViewById() or
Activity.findViewById().
This must be a
resource reference; typically you set this using the
@+ syntax to create a new ID resources.
For example: android:id="@+id/my_id" which
allows you to later retrieve the view
with findViewById(R.id.my_id).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842960 (0x010100d0)
ignoreGravity
int ignoreGravity
Indicates what view should not be affected by gravity.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843263 (0x010101ff)
imageButtonStyle
int imageButtonStyle
The style resource to use for an ImageButton.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842866 (0x01010072)
imageWellStyle
int imageWellStyle
The style resource to use for an ImageButton that is an image well.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842867 (0x01010073)
imeActionId
int imeActionId
Supply a value for
EditorInfo.actionId
used when an input method is connected to the text view.
May be an integer value, such as "100".
Constant Value: 16843366 (0x01010266)
imeActionLabel
int imeActionLabel
Supply a value for
EditorInfo.actionLabel
used when an input method is connected to the text view.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843365 (0x01010265)
imeExtractEnterAnimation
int imeExtractEnterAnimation
Animation to use when showing the fullscreen extract UI after it had previously been hidden.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843368 (0x01010268)
imeExtractExitAnimation
int imeExtractExitAnimation
Animation to use when hiding the fullscreen extract UI after it had previously been shown.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843369 (0x01010269)
imeFullscreenBackground
int imeFullscreenBackground
Background to use for entire input method when it is being shown in fullscreen mode with the extract view, to ensure that it completely covers the application. This allows, for example, the candidate view to be hidden while in fullscreen mode without having the application show through 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".
Constant Value: 16843308 (0x0101022c)
imeOptions
int imeOptions
Additional features you can enable in an IME associated with an editor
to improve the integration with your application. The constants
here correspond to those defined by
imeOptions.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| actionDone | 6 | The action key performs a "done"
operation, closing the soft input method.
Corresponds to
IME_ACTION_DONE. |
| actionGo | 2 | The action key performs a "go"
operation to take the user to the target of the text they typed.
Typically used, for example, when entering a URL.
Corresponds to
IME_ACTION_GO. |
| actionNext | 5 | The action key performs a "next"
operation, taking the user to the next field that will accept text.
Corresponds to
IME_ACTION_NEXT. |
| actionNone | 1 | This editor has no action associated with it.
Corresponds to
IME_ACTION_NONE. |
| actionPrevious | 7 | The action key performs a "previous"
operation, taking the user to the previous field that will accept text.
Corresponds to
IME_ACTION_PREVIOUS. |
| actionSearch | 3 | The action key performs a "search"
operation, taking the user to the results of searching for the text
the have typed (in whatever context is appropriate).
Corresponds to
IME_ACTION_SEARCH. |
| actionSend | 4 | The action key performs a "send"
operation, delivering the text to its target. This is typically used
when composing a message.
Corresponds to
IME_ACTION_SEND. |
| actionUnspecified | 0 | There is no specific action associated with this editor, let the
editor come up with its own if it can.
Corresponds to
IME_NULL. |
| flagForceAscii | 80000000 | Used to request that the IME should be capable of inputting ASCII
characters. The intention of this flag is to ensure that the user
can type Roman alphabet characters in a TextView
used for, typically, account ID or password input. It is expected that IMEs
normally are able to input ASCII even without being told so (such IMEs
already respect this flag in a sense), but there could be some cases they
aren't when, for instance, only non-ASCII input languagaes like Arabic,
Greek, Hebrew, Russian are enabled in the IME. Applications need to be
aware that the flag is not a guarantee, and not all IMEs will respect it.
However, it is strongly recommended for IME authors to respect this flag
especially when their IME could end up with a state that has only non-ASCII
input languages enabled.
Corresponds to
|
| flagNavigateNext | 8000000 | Used to specify that there is something
interesting that a forward navigation can focus on. This is like using
actionNext, except allows the IME to be multiline (with
an enter key) as well as provide forward navigation. Note that some
IMEs may not be able to do this, especially when running on a small
screen where there is little space. In that case it does not need to
present a UI for this option. Like actionNext, if the
user selects the IME's facility to forward navigate, this will show up
in the application at
InputConnection.performEditorAction(int).
Corresponds to
|
| flagNavigatePrevious | 4000000 | Like flagNavigateNext, but
specifies there is something interesting that a backward navigation
can focus on. If the user selects the IME's facility to backward
navigate, this will show up in the application as an actionPrevious
at InputConnection.performEditorAction(int).
Corresponds to
|
| flagNoAccessoryAction | 20000000 | Used in conjunction with a custom action, this indicates that the
action should not be available as an accessory button when the
input method is full-screen.
Note that by setting this flag, there can be cases where the action
is simply never available to the user. Setting this generally means
that you think showing text being edited is more important than the
action you have supplied.
Corresponds to
|
| flagNoEnterAction | 40000000 | Used in conjunction with a custom action,
this indicates that the action should not be available in-line as
a replacement for the "enter" key. Typically this is
because the action has such a significant impact or is not recoverable
enough that accidentally hitting it should be avoided, such as sending
a message. Note that TextView will
automatically set this flag for you on multi-line text views.
Corresponds to
|
| flagNoExtractUi | 10000000 | Used to specify that the IME does not need
to show its extracted text UI. For input methods that may be fullscreen,
often when in landscape mode, this allows them to be smaller and let part
of the application be shown behind. Though there will likely be limited
access to the application available from the user, it can make the
experience of a (mostly) fullscreen IME less jarring. Note that when
this flag is specified the IME may not be set up to be able
to display text, so it should only be used in situations where this is
not needed.
Corresponds to
|
| flagNoFullscreen | 2000000 | Used to request that the IME never go
into fullscreen mode. Applications need to be aware that the flag is not
a guarantee, and not all IMEs will respect it.
Corresponds to
|
| flagNoPersonalizedLearning | 1000000 | Used to request that the IME should not update any personalized data such as typing
history and personalized language model based on what the user typed on this text
editing object. Typical use cases are:
Applications need to be aware that the flag is not a guarantee, and some IMEs may not respect it. |
| normal | 0 | There are no special semantics associated with this editor. |
Constant Value: 16843364 (0x01010264)
imeSubtypeExtraValue
int imeSubtypeExtraValue
The extra value of the subtype. This string can be any string and will be passed to the IME when the framework calls the IME with the subtype.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843502 (0x010102ee)
imeSubtypeLocale
int imeSubtypeLocale
The locale of the subtype. This string should be a locale (for example en_US and fr_FR) and will be passed to the IME when the framework calls the IME with the subtype. This is also used by the framework to know the supported locales of the IME.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843500 (0x010102ec)
imeSubtypeMode
int imeSubtypeMode
The mode of the subtype. This string can be a mode (for example, voice and keyboard)
and this string will be passed to the IME when the framework calls the IME with the
subtype. getLocale() returns the
value specified in this attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843501 (0x010102ed)
immersive
int immersive
Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843456 (0x010102c0)
importantForAccessibility
int importantForAccessibility
Describes whether or not this view is important for accessibility. If it is important, the view fires accessibility events and is reported to accessibility services that query the screen. Note: While not recommended, an accessibility service may decide to ignore this attribute and operate on all views in the view tree.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| auto | 0 | The system determines whether the view is important for accessibility - default (recommended). |
| no | 2 | The view is not important for accessibility. |
| noHideDescendants | 4 | The view is not important for accessibility, nor are any of its descendant views. |
| yes | 1 | The view is important for accessibility. |
Constant Value: 16843690 (0x010103aa)
importantForAutofill
int importantForAutofill
Hints the Android System whether the view node associated with this View should be included in a view structure used for autofill purposes.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| auto | 0 | Let the Android System use its heuristics to determine if the view is important for autofill. |
| no | 2 | Hint the Android System that this view is *not* important for autofill, but its children (if any) will be traversed.. |
| noExcludeDescendants | 8 | Hint the Android System that this view is *not* important for autofill, and its children (if any) will not be traversed. |
| yes | 1 | Hint the Android System that this view is important for autofill, and its children (if any) will be traversed.. |
| yesExcludeDescendants | 4 | Hint the Android System that this view is important for autofill, but its children (if any) will not be traversed. |
Constant Value: 16844120 (0x01010558)
inAnimation
int inAnimation
Identifier for the animation to use when a view 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".
Constant Value: 16843127 (0x01010177)
includeFontPadding
int includeFontPadding
Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. (Normally true).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843103 (0x0101015f)
includeInGlobalSearch
int includeInGlobalSearch
If provided and true, this searchable activity will be
included in any global lists of search targets.
The default value is false. Optional attribute..
May be a boolean value, such as "true" or
"false".
Constant Value: 16843374 (0x0101026e)
indeterminate
int indeterminate
Allows to enable the indeterminate mode. In this mode the progress bar plays an infinite looping animation.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843065 (0x01010139)
indeterminateBehavior
int indeterminateBehavior
Defines how the indeterminate mode should behave when the progress reaches max.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| cycle | 2 | Progress keeps the current value and goes back to 0. |
| repeat | 1 | Progress starts over from 0. |
Constant Value: 16843070 (0x0101013e)
indeterminateDrawable
int indeterminateDrawable
Drawable used for the indeterminate mode.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843067 (0x0101013b)
indeterminateDuration
int indeterminateDuration
Duration of the indeterminate animation.
May be an integer value, such as "100".
Constant Value: 16843069 (0x0101013d)
indeterminateOnly
int indeterminateOnly
Restricts to ONLY indeterminate mode (state-keeping progress mode will not work).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843066 (0x0101013a)
indeterminateProgressStyle
int indeterminateProgressStyle
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".
Constant Value: 16843544 (0x01010318)
indeterminateTint
int indeterminateTint
Tint to apply to the indeterminate progress indicator.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843881 (0x01010469)
indeterminateTintMode
int indeterminateTintMode
Blending mode used to apply the indeterminate progress indicator tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843882 (0x0101046a)
indicatorEnd
int indicatorEnd
The end bound for an item's indicator. To specify a right bound specific to children, use childIndicatorEnd.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843730 (0x010103d2)
indicatorLeft
int indicatorLeft
The left bound for an item's indicator. To specify a left bound specific to children, use childIndicatorLeft.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843021 (0x0101010d)
indicatorRight
int indicatorRight
The right bound for an item's indicator. To specify a right bound specific to children, use childIndicatorRight.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843022 (0x0101010e)
indicatorStart
int indicatorStart
The start bound for an item's indicator. To specify a start bound specific to children, use childIndicatorStart.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843729 (0x010103d1)
inflatedId
int inflatedId
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".
Constant Value: 16842995 (0x010100f3)
initOrder
int initOrder
Specify the order in which content providers hosted by a process are instantiated when that process is created. Not needed unless you have providers with dependencies between each other, to make sure that they are created in the order needed by those dependencies. The value is a simple integer, with higher numbers being initialized first.
May be an integer value, such as "100".
Constant Value: 16842778 (0x0101001a)
initialKeyguardLayout
int initialKeyguardLayout
A resource id of 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".
Constant Value: 16843714 (0x010103c2)
initialLayout
int initialLayout
A resource id of 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".
Constant Value: 16843345 (0x01010251)
innerRadius
int innerRadius
Inner radius of the ring. When defined, innerRadiusRatio is 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).
Constant Value: 16843359 (0x0101025f)
innerRadiusRatio
int innerRadiusRatio
Inner radius of the ring expressed as a ratio of the ring's width. For instance, if innerRadiusRatio=9, then the inner radius equals the ring's width divided by 9. This value is ignored if innerRadius is defined. Default value is 9.
May be a floating point value, such as "1.2".
Constant Value: 16843163 (0x0101019b)
inputMethod
int inputMethod
This constant was deprecated
in API level 3.
Use inputType instead.
If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name).
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843112 (0x01010168)
inputType
int inputType
The type of data being placed in a text field, used to help an
input method decide how to let the user enter text. The constants
here correspond to those defined by
InputType. Generally you can select
a single value, though some can be combined together as
indicated. Setting this attribute to anything besides
none also implies that the text is editable.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| date | 14 | For entering a date. Corresponds to
TYPE_CLASS_DATETIME |
TYPE_DATETIME_VARIATION_DATE. |
| datetime | 4 | For entering a date and time. Corresponds to
TYPE_CLASS_DATETIME |
TYPE_DATETIME_VARIATION_NORMAL. |
| none | 0 | There is no content type. The text is not editable. |
| number | 2 | A numeric only field. Corresponds to
TYPE_CLASS_NUMBER |
TYPE_NUMBER_VARIATION_NORMAL. |
| numberDecimal | 2002 | Can be combined with number and its other options to
allow a decimal (fractional) number. Corresponds to
TYPE_CLASS_NUMBER |
TYPE_NUMBER_FLAG_DECIMAL. |
| numberPassword | 12 | A numeric password field. Corresponds to
TYPE_CLASS_NUMBER |
TYPE_NUMBER_VARIATION_PASSWORD. |
| numberSigned | 1002 | Can be combined with number and its other options to
allow a signed number. Corresponds to
TYPE_CLASS_NUMBER |
TYPE_NUMBER_FLAG_SIGNED. |
| phone | 3 | For entering a phone number. Corresponds to
TYPE_CLASS_PHONE. |
| text | 1 | Just plain old text. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_NORMAL. |
| textAutoComplete | 10001 | Can be combined with text and its variations to
specify that this field will be doing its own auto-completion and
talking with the input method appropriately. Corresponds to
TYPE_TEXT_FLAG_AUTO_COMPLETE. |
| textAutoCorrect | 8001 | Can be combined with text and its variations to
request auto-correction of text being input. Corresponds to
TYPE_TEXT_FLAG_AUTO_CORRECT. |
| textCapCharacters | 1001 | Can be combined with text and its variations to
request capitalization of all characters. Corresponds to
TYPE_TEXT_FLAG_CAP_CHARACTERS. |
| textCapSentences | 4001 | Can be combined with text and its variations to
request capitalization of the first character of every sentence. Corresponds to
TYPE_TEXT_FLAG_CAP_SENTENCES. |
| textCapWords | 2001 | Can be combined with text and its variations to
request capitalization of the first character of every word. Corresponds to
TYPE_TEXT_FLAG_CAP_WORDS. |
| textEmailAddress | 21 | Text that will be used as an e-mail address. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_EMAIL_ADDRESS. |
| textEmailSubject | 31 | Text that is being supplied as the subject of an e-mail. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_EMAIL_SUBJECT. |
| textFilter | b1 | Text that is filtering some other data. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_FILTER. |
| textImeMultiLine | 40001 | Can be combined with text and its variations to
indicate that though the regular text view should not be multiple
lines, the IME should provide multiple lines if it can. Corresponds to
TYPE_TEXT_FLAG_IME_MULTI_LINE. |
| textLongMessage | 51 | Text that is the content of a long message. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_LONG_MESSAGE. |
| textMultiLine | 20001 | Can be combined with text and its variations to
allow multiple lines of text in the field. If this flag is not set,
the text field will be constrained to a single line. Corresponds to
TYPE_TEXT_FLAG_MULTI_LINE. |
| textNoSuggestions | 80001 | Can be combined with text and its variations to
indicate that the IME should not show any
dictionary-based word suggestions. Corresponds to
TYPE_TEXT_FLAG_NO_SUGGESTIONS. |
| textPassword | 81 | Text that is a password. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_PASSWORD. |
| textPersonName | 61 | Text that is the name of a person. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_PERSON_NAME. |
| textPhonetic | c1 | Text that is for phonetic pronunciation, such as a phonetic name
field in a contact entry. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_PHONETIC. |
| textPostalAddress | 71 | Text that is being supplied as a postal mailing address. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_POSTAL_ADDRESS. |
| textShortMessage | 41 | Text that is the content of a short message. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_SHORT_MESSAGE. |
| textUri | 11 | Text that will be used as a URI. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_URI. |
| textVisiblePassword | 91 | Text that is a password that should be visible. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_VISIBLE_PASSWORD. |
| textWebEditText | a1 | Text that is being supplied as text in a web form. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_WEB_EDIT_TEXT. |
| textWebEmailAddress | d1 | Text that will be used as an e-mail address on a web form. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_WEB_EMAIL_ADDRESS. |
| textWebPassword | e1 | Text that will be used as a password on a web form. Corresponds to
TYPE_CLASS_TEXT |
TYPE_TEXT_VARIATION_WEB_PASSWORD. |
| time | 24 | For entering a time. Corresponds to
TYPE_CLASS_DATETIME |
TYPE_DATETIME_VARIATION_TIME. |
Constant Value: 16843296 (0x01010220)
inset
int inset
May be a dimension value, which is a floating point number appended with a
unit such as "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.
Constant Value: 16843957 (0x010104b5)
insetBottom
int insetBottom
May be a dimension value, which is a floating point number appended with a
unit such as "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.
Constant Value: 16843194 (0x010101ba)
insetLeft
int insetLeft
May be a dimension value, which is a floating point number appended with a
unit such as "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.
Constant Value: 16843191 (0x010101b7)
insetRight
int insetRight
May be a dimension value, which is a floating point number appended with a
unit such as "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.
Constant Value: 16843192 (0x010101b8)
insetTop
int insetTop
May be a dimension value, which is a floating point number appended with a
unit such as "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.
Constant Value: 16843193 (0x010101b9)
installLocation
int installLocation
The default install location defined by an application.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| auto | 0 | Let the system decide ideal install location |
| internalOnly | 1 | Explicitly request to be installed on internal phone storage only. |
| preferExternal | 2 | Prefer to be installed on SD card. There is no guarantee that the system will honor this request. The application might end up being installed on internal storage if external media is unavailable or too full. |
Constant Value: 16843447 (0x010102b7)
interpolator
int interpolator
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843073 (0x01010141)
isAlwaysSyncable
int isAlwaysSyncable
Set to true to tell the SyncManager to automatically call setIsSyncable(..., ..., 1) for the SyncAdapter instead of issuaing an initialization sync to the SyncAdapter. Defaults to false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843571 (0x01010333)
isAsciiCapable
int isAsciiCapable
Set to true if this subtype is ASCII capable. If the subtype is ASCII capable, it should guarantee that the user can input ASCII characters with this subtype. This is important because many password fields only allow ASCII-characters.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843753 (0x010103e9)
isAuxiliary
int isAuxiliary
Set true if the subtype is auxiliary. An auxiliary subtype won't be shown in the input method selection list in the settings app. InputMethodManager#switchToLastInputMethod will ignore auxiliary subtypes when it chooses a target subtype.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843647 (0x0101037f)
isDefault
int isDefault
Set to true in all of the configurations for which this input method should be considered an option as the default.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843297 (0x01010221)
isFeatureSplit
int isFeatureSplit
If set to true, indicates to the platform that this APK is
a 'feature' split and that it implicitly depends on the base APK. This distinguishes
this split APK from a 'configuration' split, which provides resource overrides
for a particular 'feature' split. Only useful when the base APK specifies
android:isolatedSplits="true".
The default value of this attribute is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844123 (0x0101055b)
isGame
int isGame
A boolean flag used to indicate if an application is a Game or not.
This information can be used by the system to group together applications that are classified as games, and display them separately from the other applications.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843764 (0x010103f4)
isIndicator
int isIndicator
Whether this rating bar is an indicator (and non-changeable by the user).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843079 (0x01010147)
isModifier
int isModifier
Whether this is a modifier key such as Alt or Shift.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843334 (0x01010246)
isRepeatable
int isRepeatable
Whether long-pressing on this key will make it repeat.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843336 (0x01010248)
isScrollContainer
int isScrollContainer
Set this if the view will serve as a scrolling container, meaning that it can be resized to shrink its overall window so that there will be space for an input method. If not set, the default value will be true if "scrollbars" has the vertical scrollbar set, else it will be false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843342 (0x0101024e)
isStatic
int isStatic
Whether the given RRO is static or not.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844122 (0x0101055a)
isSticky
int isSticky
Whether this is a toggle key.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843335 (0x01010247)
isolatedProcess
int isolatedProcess
If set to true, this service will run under a special process that is isolated from the rest of the system. The only communication with it is through the Service API (binding and starting).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843689 (0x010103a9)
isolatedSplits
int isolatedSplits
If set to true, indicates to the platform that any split APKs
installed for this application should be loaded into their own Context
objects and not appear in the base application's Context.
The default value of this attribute is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844107 (0x0101054b)
itemBackground
int itemBackground
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".
Constant Value: 16843056 (0x01010130)
itemIconDisabledAlpha
int itemIconDisabledAlpha
Default disabled icon alpha for each menu item that shows an icon.
May be a floating point value, such as "1.2".
Constant Value: 16843057 (0x01010131)
itemPadding
int itemPadding
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).
Constant Value: 16843565 (0x0101032d)
itemTextAppearance
int itemTextAppearance
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".
Constant Value: 16843052 (0x0101012c)
justificationMode
int justificationMode
Mode for justification.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| inter_word | 1 | Justification by stretching word spacing. |
| none | 0 | No justification. |
Constant Value: 16844135 (0x01010567)
keepScreenOn
int keepScreenOn
Controls whether the view's window should keep the screen on while visible.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843286 (0x01010216)
key
int key
The key to store the Preference value.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843240 (0x010101e8)
keyBackground
int keyBackground
Image for the key. This image needs to be a StateListDrawable, with the following possible states: normal, pressed, checkable, checkable+pressed, checkable+checked, checkable+checked+pressed.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843315 (0x01010233)
keyEdgeFlags
int keyEdgeFlags
Key edge flags.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| left | 1 | Key is anchored to the left of the keyboard. |
| right | 2 | Key is anchored to the right of the keyboard. |
Constant Value: 16843333 (0x01010245)
keyHeight
int keyHeight
Default height of a key, in pixels or percentage of display 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).
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.
Constant Value: 16843326 (0x0101023e)
keyIcon
int keyIcon
The icon to display on the key instead of the label.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843340 (0x0101024c)
keyLabel
int keyLabel
The label to display on the key.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843339 (0x0101024b)
keyOutputText
int keyOutputText
The string of characters to output when this key is pressed.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843338 (0x0101024a)
keyPreviewHeight
int keyPreviewHeight
Height of the key press feedback popup.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843321 (0x01010239)
keyPreviewLayout
int keyPreviewLayout
Layout resource for key press feedback.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843319 (0x01010237)
keyPreviewOffset
int keyPreviewOffset
Vertical offset of the key press feedback from the key.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843320 (0x01010238)
keySet
int keySet
Groups signing keys into a KeySet for easier reference in
other APIs. However, currently no APIs use this.
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.
Constant Value: 16843739 (0x010103db)
keyTextColor
int keyTextColor
Color to use for the label in a key.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843318 (0x01010236)
keyTextSize
int keyTextSize
Size of the text for character keys.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843316 (0x01010234)
keyWidth
int keyWidth
Default width of a key, in pixels or percentage of display 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).
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.
Constant Value: 16843325 (0x0101023d)
keyboardLayout
int keyboardLayout
The key character map file resource.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843691 (0x010103ab)
keyboardMode
int keyboardMode
Mode of the keyboard. If the mode doesn't match the requested keyboard mode, the row will be skipped.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843341 (0x0101024d)
keyboardNavigationCluster
int keyboardNavigationCluster
Whether this view is a root of a keyboard navigation cluster.
See setKeyboardNavigationCluster(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16844096 (0x01010540)
keycode
int keycode
This enum provides the same keycode values as can be found in
KeyEvent.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| KEYCODE_0 | 7 | |
| KEYCODE_1 | 8 | |
| KEYCODE_11 | e3 | |
| KEYCODE_12 | e4 | |
| KEYCODE_2 | 9 | |
| KEYCODE_3 | a | |
| KEYCODE_3D_MODE | ce | |
| KEYCODE_4 | b | |
| KEYCODE_5 | c | |
| KEYCODE_6 | d | |
| KEYCODE_7 | e | |
| KEYCODE_8 | f | |
| KEYCODE_9 | 10 | |
| KEYCODE_A | 1d | |
| KEYCODE_ALT_LEFT | 39 | |
| KEYCODE_ALT_RIGHT | 3a | |
| KEYCODE_APOSTROPHE | 4b | |
| KEYCODE_APP_SWITCH | bb | |
| KEYCODE_ASSIST | db | |
| KEYCODE_AT | 4d | |
| KEYCODE_AVR_INPUT | b6 | |
| KEYCODE_AVR_POWER | b5 | |
| KEYCODE_B | 1e | |
| KEYCODE_BACK | 4 | |
| KEYCODE_BACKSLASH | 49 | |
| KEYCODE_BOOKMARK | ae | |
| KEYCODE_BREAK | 79 | |
| KEYCODE_BRIGHTNESS_DOWN | dc | |
| KEYCODE_BRIGHTNESS_UP | dd | |
| KEYCODE_BUTTON_1 | bc | |
| KEYCODE_BUTTON_10 | c5 | |
| KEYCODE_BUTTON_11 | c6 | |
| KEYCODE_BUTTON_12 | c7 | |
| KEYCODE_BUTTON_13 | c8 | |
| KEYCODE_BUTTON_14 | c9 | |
| KEYCODE_BUTTON_15 | ca | |
| KEYCODE_BUTTON_16 | cb | |
| KEYCODE_BUTTON_2 | bd | |
| KEYCODE_BUTTON_3 | be | |
| KEYCODE_BUTTON_4 | bf | |
| KEYCODE_BUTTON_5 | c0 | |
| KEYCODE_BUTTON_6 | c1 | |
| KEYCODE_BUTTON_7 | c2 | |
| KEYCODE_BUTTON_8 | c3 | |
| KEYCODE_BUTTON_9 | c4 | |
| KEYCODE_BUTTON_A | 60 | |
| KEYCODE_BUTTON_B | 61 | |
| KEYCODE_BUTTON_C | 62 | |
| KEYCODE_BUTTON_L1 | 66 | |
| KEYCODE_BUTTON_L2 | 68 | |
| KEYCODE_BUTTON_MODE | 6e | |
| KEYCODE_BUTTON_R1 | 67 | |
| KEYCODE_BUTTON_R2 | 69 | |
| KEYCODE_BUTTON_SELECT | 6d | |
| KEYCODE_BUTTON_START | 6c | |
| KEYCODE_BUTTON_THUMBL | 6a | |
| KEYCODE_BUTTON_THUMBR | 6b | |
| KEYCODE_BUTTON_X | 63 | |
| KEYCODE_BUTTON_Y | 64 | |
| KEYCODE_BUTTON_Z | 65 | |
| KEYCODE_C | 1f | |
| KEYCODE_CALCULATOR | d2 | |
| KEYCODE_CALENDAR | d0 | |
| KEYCODE_CALL | 5 | |
| KEYCODE_CAMERA | 1b | |
| KEYCODE_CAPS_LOCK | 73 | |
| KEYCODE_CAPTIONS | af | |
| KEYCODE_CHANNEL_DOWN | a7 | |
| KEYCODE_CHANNEL_UP | a6 | |
| KEYCODE_CLEAR | 1c | |
| KEYCODE_COMMA | 37 | |
| KEYCODE_CONTACTS | cf | |
| KEYCODE_COPY | 116 | |
| KEYCODE_CTRL_LEFT | 71 | |
| KEYCODE_CTRL_RIGHT | 72 | |
| KEYCODE_CUT | 115 | |
| KEYCODE_D | 20 | |
| KEYCODE_DEL | 43 | |
| KEYCODE_DPAD_CENTER | 17 | |
| KEYCODE_DPAD_DOWN | 14 | |
| KEYCODE_DPAD_DOWN_LEFT | 10d | |
| KEYCODE_DPAD_DOWN_RIGHT | 10f | |
| KEYCODE_DPAD_LEFT | 15 | |
| KEYCODE_DPAD_RIGHT | 16 | |
| KEYCODE_DPAD_UP | 13 | |
| KEYCODE_DPAD_UP_LEFT | 10c | |
| KEYCODE_DPAD_UP_RIGHT | 10e | |
| KEYCODE_DVR | ad | |
| KEYCODE_E | 21 | |
| KEYCODE_EISU | d4 | |
| KEYCODE_ENDCALL | 6 | |
| KEYCODE_ENTER | 42 | |
| KEYCODE_ENVELOPE | 41 | |
| KEYCODE_EQUALS | 46 | |
| KEYCODE_ESCAPE | 6f | |
| KEYCODE_EXPLORER | 40 | |
| KEYCODE_F | 22 | |
| KEYCODE_F1 | 83 | |
| KEYCODE_F10 | 8c | |
| KEYCODE_F11 | 8d | |
| KEYCODE_F12 | 8e | |
| KEYCODE_F2 | 84 | |
| KEYCODE_F3 | 85 | |
| KEYCODE_F4 | 86 | |
| KEYCODE_F5 | 87 | |
| KEYCODE_F6 | 88 | |
| KEYCODE_F7 | 89 | |
| KEYCODE_F8 | 8a | |
| KEYCODE_F9 | 8b | |
| KEYCODE_FOCUS | 50 | |
| KEYCODE_FORWARD | 7d | |
| KEYCODE_FORWARD_DEL | 70 | |
| KEYCODE_FUNCTION | 77 | |
| KEYCODE_G | 23 | |
| KEYCODE_GRAVE | 44 | |
| KEYCODE_GUIDE | ac | |
| KEYCODE_H | 24 | |
| KEYCODE_HEADSETHOOK | 4f | |
| KEYCODE_HELP | 103 | |
| KEYCODE_HENKAN | d6 | |
| KEYCODE_HOME | 3 | |
| KEYCODE_I | 25 | |
| KEYCODE_INFO | a5 | |
| KEYCODE_INSERT | 7c | |
| KEYCODE_J | 26 | |
| KEYCODE_K | 27 | |
| KEYCODE_KANA | da | |
| KEYCODE_KATAKANA_HIRAGANA | d7 | |
| KEYCODE_L | 28 | |
| KEYCODE_LANGUAGE_SWITCH | cc | |
| KEYCODE_LAST_CHANNEL | e5 | |
| KEYCODE_LEFT_BRACKET | 47 | |
| KEYCODE_M | 29 | |
| KEYCODE_MANNER_MODE | cd | |
| KEYCODE_MEDIA_AUDIO_TRACK | de | |
| KEYCODE_MEDIA_CLOSE | 80 | |
| KEYCODE_MEDIA_EJECT | 81 | |
| KEYCODE_MEDIA_FAST_FORWARD | 5a | |
| KEYCODE_MEDIA_NEXT | 57 | |
| KEYCODE_MEDIA_PAUSE | 7f | |
| KEYCODE_MEDIA_PLAY | 7e | |
| KEYCODE_MEDIA_PLAY_PAUSE | 55 | |
| KEYCODE_MEDIA_PREVIOUS | 58 | |
| KEYCODE_MEDIA_RECORD | 82 | |
| KEYCODE_MEDIA_REWIND | 59 | |
| KEYCODE_MEDIA_SKIP_BACKWARD | 111 | |
| KEYCODE_MEDIA_SKIP_FORWARD | 110 | |
| KEYCODE_MEDIA_SLEEP | df | |
| KEYCODE_MEDIA_STEP_BACKWARD | 113 | |
| KEYCODE_MEDIA_STEP_FORWARD | 112 | |
| KEYCODE_MEDIA_STOP | 56 | |
| KEYCODE_MEDIA_TOP_MENU | e2 | |
| KEYCODE_MEDIA_WAKEUP | e0 | |
| KEYCODE_MENU | 52 | |
| KEYCODE_META_LEFT | 75 | |
| KEYCODE_META_RIGHT | 76 | |
| KEYCODE_MINUS | 45 | |
| KEYCODE_MOVE_END | 7b | |
| KEYCODE_MOVE_HOME | 7a | |
| KEYCODE_MUHENKAN | d5 | |
| KEYCODE_MUSIC | d1 | |
| KEYCODE_MUTE | 5b | |
| KEYCODE_N | 2a | |
| KEYCODE_NAVIGATE_IN | 106 | |
| KEYCODE_NAVIGATE_NEXT | 105 | |
| KEYCODE_NAVIGATE_OUT | 107 | |
| KEYCODE_NAVIGATE_PREVIOUS | 104 | |
| KEYCODE_NOTIFICATION | 53 | |
| KEYCODE_NUM | 4e | |
| KEYCODE_NUMPAD_0 | 90 | |
| KEYCODE_NUMPAD_1 | 91 | |
| KEYCODE_NUMPAD_2 | 92 | |
| KEYCODE_NUMPAD_3 | 93 | |
| KEYCODE_NUMPAD_4 | 94 | |
| KEYCODE_NUMPAD_5 | 95 | |
| KEYCODE_NUMPAD_6 | 96 | |
| KEYCODE_NUMPAD_7 | 97 | |
| KEYCODE_NUMPAD_8 | 98 | |
| KEYCODE_NUMPAD_9 | 99 | |
| KEYCODE_NUMPAD_ADD | 9d | |
| KEYCODE_NUMPAD_COMMA | 9f | |
| KEYCODE_NUMPAD_DIVIDE | 9a | |
| KEYCODE_NUMPAD_DOT | 9e | |
| KEYCODE_NUMPAD_ENTER | a0 | |
| KEYCODE_NUMPAD_EQUALS | a1 | |
| KEYCODE_NUMPAD_LEFT_PAREN | a2 | |
| KEYCODE_NUMPAD_MULTIPLY | 9b | |
| KEYCODE_NUMPAD_RIGHT_PAREN | a3 | |
| KEYCODE_NUMPAD_SUBTRACT | 9c | |
| KEYCODE_NUM_LOCK | 8f | |
| KEYCODE_O | 2b | |
| KEYCODE_P | 2c | |
| KEYCODE_PAGE_DOWN | 5d | |
| KEYCODE_PAGE_UP | 5c | |
| KEYCODE_PAIRING | e1 | |
| KEYCODE_PASTE | 117 | |
| KEYCODE_PERIOD | 38 | |
| KEYCODE_PICTSYMBOLS | 5e | |
| KEYCODE_PLUS | 51 | |
| KEYCODE_POUND | 12 | |
| KEYCODE_POWER | 1a | |
| KEYCODE_PROG_BLUE | ba | |
| KEYCODE_PROG_GRED | b7 | |
| KEYCODE_PROG_GREEN | b8 | |
| KEYCODE_PROG_YELLOW | b9 | |
| KEYCODE_Q | 2d | |
| KEYCODE_R | 2e | |
| KEYCODE_RIGHT_BRACKET | 48 | |
| KEYCODE_RO | d9 | |
| KEYCODE_S | 2f | |
| KEYCODE_SCROLL_LOCK | 74 | |
| KEYCODE_SEARCH | 54 | |
| KEYCODE_SEMICOLON | 4a | |
| KEYCODE_SETTINGS | b0 | |
| KEYCODE_SHIFT_LEFT | 3b | |
| KEYCODE_SHIFT_RIGHT | 3c | |
| KEYCODE_SLASH | 4c | |
| KEYCODE_SOFT_LEFT | 1 | |
| KEYCODE_SOFT_RIGHT | 2 | |
| KEYCODE_SOFT_SLEEP | 114 | |
| KEYCODE_SPACE | 3e | |
| KEYCODE_STAR | 11 | |
| KEYCODE_STB_INPUT | b4 | |
| KEYCODE_STB_POWER | b3 | |
| KEYCODE_STEM_1 | 109 | |
| KEYCODE_STEM_2 | 10a | |
| KEYCODE_STEM_3 | 10b | |
| KEYCODE_STEM_PRIMARY | 108 | |
| KEYCODE_SWITCH_CHARSET | 5f | |
| KEYCODE_SYM | 3f | |
| KEYCODE_SYSRQ | 78 | |
| KEYCODE_SYSTEM_NAVIGATION_DOWN | 119 | |
| KEYCODE_SYSTEM_NAVIGATION_LEFT | 11a | |
| KEYCODE_SYSTEM_NAVIGATION_RIGHT | 11b | |
| KEYCODE_SYSTEM_NAVIGATION_UP | 118 | |
| KEYCODE_T | 30 | |
| KEYCODE_TAB | 3d | |
| KEYCODE_TV | aa | |
| KEYCODE_TV_ANTENNA_CABLE | f2 | |
| KEYCODE_TV_AUDIO_DESCRIPTION | fc | |
| KEYCODE_TV_AUDIO_DESCRIPTION_MIX_DOWN | fe | |
| KEYCODE_TV_AUDIO_DESCRIPTION_MIX_UP | fd | |
| KEYCODE_TV_CONTENTS_MENU | 100 | |
| KEYCODE_TV_DATA_SERVICE | e6 | |
| KEYCODE_TV_INPUT | b2 | |
| KEYCODE_TV_INPUT_COMPONENT_1 | f9 | |
| KEYCODE_TV_INPUT_COMPONENT_2 | fa | |
| KEYCODE_TV_INPUT_COMPOSITE_1 | f7 | |
| KEYCODE_TV_INPUT_COMPOSITE_2 | f8 | |
| KEYCODE_TV_INPUT_HDMI_1 | f3 | |
| KEYCODE_TV_INPUT_HDMI_2 | f4 | |
| KEYCODE_TV_INPUT_HDMI_3 | f5 | |
| KEYCODE_TV_INPUT_HDMI_4 | f6 | |
| KEYCODE_TV_INPUT_VGA_1 | fb | |
| KEYCODE_TV_MEDIA_CONTEXT_MENU | 101 | |
| KEYCODE_TV_NETWORK | f1 | |
| KEYCODE_TV_NUMBER_ENTRY | ea | |
| KEYCODE_TV_POWER | b1 | |
| KEYCODE_TV_RADIO_SERVICE | e8 | |
| KEYCODE_TV_SATELLITE | ed | |
| KEYCODE_TV_SATELLITE_BS | ee | |
| KEYCODE_TV_SATELLITE_CS | ef | |
| KEYCODE_TV_SATELLITE_SERVICE | f0 | |
| KEYCODE_TV_TELETEXT | e9 | |
| KEYCODE_TV_TERRESTRIAL_ANALOG | eb | |
| KEYCODE_TV_TERRESTRIAL_DIGITAL | ec | |
| KEYCODE_TV_TIMER_PROGRAMMING | 102 | |
| KEYCODE_TV_ZOOM_MODE | ff | |
| KEYCODE_U | 31 | |
| KEYCODE_UNKNOWN | 0 | |
| KEYCODE_V | 32 | |
| KEYCODE_VOICE_ASSIST | e7 | |
| KEYCODE_VOLUME_DOWN | 19 | |
| KEYCODE_VOLUME_MUTE | a4 | |
| KEYCODE_VOLUME_UP | 18 | |
| KEYCODE_W | 33 | |
| KEYCODE_WINDOW | ab | |
| KEYCODE_X | 34 | |
| KEYCODE_Y | 35 | |
| KEYCODE_YEN | d8 | |
| KEYCODE_Z | 36 | |
| KEYCODE_ZENKAKU_HANKAKU | d3 | |
| KEYCODE_ZOOM_IN | a8 | |
| KEYCODE_ZOOM_OUT | a9 |
Constant Value: 16842949 (0x010100c5)
killAfterRestore
int killAfterRestore
Whether the application in question should be terminated after its settings have been restored during a full-system restore operation. Single-package restore operations will never cause the application to be shut down. Full-system restore operations typically only occur once, when the phone is first set up. Third-party applications will not usually need to use this attribute.
The default is true, which means that after the application
has finished processing its data during a full-system restore, it will be
terminated.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843420 (0x0101029c)
label
int label
A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.
The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.
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;
Constant Value: 16842753 (0x01010001)
labelFor
int labelFor
Specifies the id of a view for which this view serves as a label for accessibility purposes. For example, a TextView before an EditText in the UI usually specifies what infomation is contained in the EditText. Hence, the TextView is a label for the EditText.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843718 (0x010103c6)
labelTextSize
int labelTextSize
Size of the text for custom keys with some text and no 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).
Constant Value: 16843317 (0x01010235)
languageTag
int languageTag
The BCP-47 Language Tag of the subtype. This replaces
InputMethod_Subtype_imeSubtypeLocale.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844040 (0x01010508)
largeHeap
int largeHeap
Request that your application's processes be created with a large Dalvik heap. This applies to all processes created for the application. It only applies to the first application loaded into a process; if using a sharedUserId to allow multiple applications to use a process, they all must use this option consistently or will get unpredictable results.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843610 (0x0101035a)
largeScreens
int largeScreens
Indicates whether the application supports larger screen form-factors. A large screen is defined as a screen that is significantly larger than a normal phone screen, and thus may require some special care on the application's part to make good use of it. An example would be a VGA normal density screen, though even larger screens are certainly possible. An application that does not support large screens will be placed as a postage stamp on such a screen, so that it retains the dimensions it was originally designed for.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843398 (0x01010286)
largestWidthLimitDp
int largestWidthLimitDp
Starting with HONEYCOMB_MR2,
this is the new way to specify the screens an application is
compatible with. This attribute provides the maximum
"smallest screen width" (as per the -swNNNdp resource configuration)
that the application can work well on. If this value is smaller than
the "smallest screen width" of the device it is running on, the
application will be forced in to screen compatibility mode with
no way for the user to turn it off. Currently the compatibility mode only
emulates phone screens with a 320dp width, so compatibility mode is not applied if the
value for largestWidthLimitDp is larger than 320.
May be an integer value, such as "100".
Constant Value: 16843622 (0x01010366)
launchMode
int launchMode
Specify how an activity should be launched. See the Tasks and Back Stack document for important information on how these options impact the behavior of your application.
If this attribute is not specified, standard launch
mode will be used. Note that the particular launch behavior can
be changed in some ways at runtime through the
Intent flags
FLAG_ACTIVITY_SINGLE_TOP,
FLAG_ACTIVITY_NEW_TASK, and
FLAG_ACTIVITY_MULTIPLE_TASK.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| singleInstance | 3 | Only allow one instance of this activity to ever be
running. This activity gets a unique task with only itself running
in it; if it is ever launched again with the same Intent, then that
task will be brought forward and its
Activity.onNewIntent()
method called. If this
activity tries to start a new activity, that new activity will be
launched in a separate task. See the
Tasks and Back
Stack document for more details about tasks. |
| singleTask | 2 | If, when starting the activity, there is already a task running
that starts with this activity, then instead of starting a new
instance the current task is brought to the front. The existing
instance will receive a call to Activity.onNewIntent()
with the new Intent that is being started, and with the
Intent.FLAG_ACTIVITY_BROUGHT_TO_FRONT flag set. This is a superset
of the singleTop mode, where if there is already an instance
of the activity being started at the top of the stack, it will
receive the Intent as described there (without the
FLAG_ACTIVITY_BROUGHT_TO_FRONT flag set). See the
Tasks and Back
Stack document for more details about tasks. |
| singleTop | 1 | If, when starting the activity, there is already an
instance of the same activity class in the foreground that is
interacting with the user, then
re-use that instance. This existing instance will receive a call to
Activity.onNewIntent() with
the new Intent that is being started. |
| standard | 0 | The default mode, which will usually create a new instance of
the activity when it is started, though this behavior may change
with the introduction of other options such as
Intent.FLAG_ACTIVITY_NEW_TASK. |
Constant Value: 16842781 (0x0101001d)
launchTaskBehindSourceAnimation
int launchTaskBehindSourceAnimation
When opening an activity in a new task using Intent.FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the old task (which is already on the screen and then stays on).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843922 (0x01010492)
launchTaskBehindTargetAnimation
int launchTaskBehindTargetAnimation
When opening an activity in a new task using Intent/FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the new task (which is entering the screen and then leaving).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843921 (0x01010491)
layerType
int layerType
Specifies the type of layer backing this view. The default value is none.
Refer to setLayerType(int, android.graphics.Paint)
for more information.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| hardware | 2 | Use a hardware layer. Refer to
setLayerType(int, android.graphics.Paint) for
more information. |
| none | 0 | Don't use a layer. |
| software | 1 | Use a software layer. Refer to
setLayerType(int, android.graphics.Paint) for
more information. |
Constant Value: 16843604 (0x01010354)
layout
int layout
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".
Constant Value: 16842994 (0x010100f2)
layoutAnimation
int layoutAnimation
Defines the layout animation to use the first time the ViewGroup is laid out. Layout animations can also be started manually after the first layout.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842988 (0x010100ec)
layoutDirection
int layoutDirection
Defines the direction of layout drawing. This typically is associated with writing direction of the language script used. The possible values are "ltr" for Left-to-Right, "rtl" for Right-to-Left, "locale", and "inherit" from parent view. If there is nothing to inherit, "locale" is used. "locale" falls back to "en-US". "ltr" is the direction used in "en-US". The default for this attribute is "inherit".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| inherit | 2 | Inherit from parent. |
| locale | 3 | Locale. |
| ltr | 0 | Left-to-Right. |
| rtl | 1 | Right-to-Left. |
Constant Value: 16843698 (0x010103b2)
layoutMode
int layoutMode
Defines the layout mode of this ViewGroup.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| clipBounds | 0 | Use the children's clip bounds when laying out this container. |
| opticalBounds | 1 | Use the children's optical bounds when laying out this container. |
Constant Value: 16843738 (0x010103da)
layout_above
int layout_above
Positions the bottom edge of this view above the given anchor view ID. Accommodates bottom margin of this view and top margin of anchor view.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843140 (0x01010184)
layout_alignBaseline
int layout_alignBaseline
Positions the baseline of this view on the baseline of the given anchor view ID.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843142 (0x01010186)
layout_alignBottom
int layout_alignBottom
Makes the bottom edge of this view match the bottom edge of the given anchor view ID. Accommodates bottom margin.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843146 (0x0101018a)
layout_alignEnd
int layout_alignEnd
Makes the end edge of this view match the end edge of the given anchor view ID. Accommodates end margin.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843706 (0x010103ba)
layout_alignLeft
int layout_alignLeft
Makes the left edge of this view match the left edge of the given anchor view ID. Accommodates left margin.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843143 (0x01010187)
layout_alignParentBottom
int layout_alignParentBottom
If true, makes the bottom edge of this view match the bottom edge of the parent. Accommodates bottom margin.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843150 (0x0101018e)
layout_alignParentEnd
int layout_alignParentEnd
If true, makes the end edge of this view match the end edge of the parent. Accommodates end margin.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843708 (0x010103bc)
layout_alignParentLeft
int layout_alignParentLeft
If true, makes the left edge of this view match the left edge of the parent. Accommodates left margin.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843147 (0x0101018b)
layout_alignParentRight
int layout_alignParentRight
If true, makes the right edge of this view match the right edge of the parent. Accommodates right margin.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843149 (0x0101018d)
layout_alignParentStart
int layout_alignParentStart
If true, makes the start edge of this view match the start edge of the parent. Accommodates start margin.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843707 (0x010103bb)
layout_alignParentTop
int layout_alignParentTop
If true, makes the top edge of this view match the top edge of the parent. Accommodates top margin.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843148 (0x0101018c)
layout_alignRight
int layout_alignRight
Makes the right edge of this view match the right edge of the given anchor view ID. Accommodates right margin.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843145 (0x01010189)
layout_alignStart
int layout_alignStart
Makes the start edge of this view match the start edge of the given anchor view ID. Accommodates start margin.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843705 (0x010103b9)
layout_alignTop
int layout_alignTop
Makes the top edge of this view match the top edge of the given anchor view ID. Accommodates top margin.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843144 (0x01010188)
layout_alignWithParentIfMissing
int layout_alignWithParentIfMissing
If set to true, the parent will be used as the anchor when the anchor cannot be be found for layout_toLeftOf, layout_toRightOf, etc.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843154 (0x01010192)
layout_below
int layout_below
Positions the top edge of this view below the given anchor view ID. Accommodates top margin of this view and bottom margin of anchor view.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843141 (0x01010185)
layout_centerHorizontal
int layout_centerHorizontal
If true, centers this child horizontally within its parent.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843152 (0x01010190)
layout_centerInParent
int layout_centerInParent
If true, centers this child horizontally and vertically within its parent.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843151 (0x0101018f)
layout_centerVertical
int layout_centerVertical
If true, centers this child vertically within its parent.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843153 (0x01010191)
layout_column
int layout_column
The index of the column in which this child should be.
May be an integer value, such as "100".
Constant Value: 16843084 (0x0101014c)
layout_columnSpan
int layout_columnSpan
The column span: the difference between the right and left
boundaries delimiting the group of cells occupied by this view.
The default is one.
See GridLayout.Spec.
May be an integer value, such as "100".
Constant Value: 16843645 (0x0101037d)
layout_columnWeight
int layout_columnWeight
The relative proportion of horizontal space that should be allocated to this view during excess space distribution.
May be a floating point value, such as "1.2".
Constant Value: 16843865 (0x01010459)
layout_gravity
int layout_gravity
Standard gravity constant that a child supplies to its parent. Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | 50 | Push object to the bottom of its container, not changing its size. |
| center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
| center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
| center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
| clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges. |
| clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
| end | 800005 | Push object to the end of its container, not changing its size. |
| fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
| fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
| fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
| left | 3 | Push object to the left of its container, not changing its size. |
| right | 5 | Push object to the right of its container, not changing its size. |
| start | 800003 | Push object to the beginning of its container, not changing its size. |
| top | 30 | Push object to the top of its container, not changing its size. |
Constant Value: 16842931 (0x010100b3)
layout_height
int layout_height
Specifies the basic height of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant height or one of the special constants.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| fill_parent | ffffffff | The view should be as big as its parent (minus padding).
This constant is deprecated starting from API Level 8 and
is replaced by match_parent. |
| match_parent | ffffffff | The view should be as big as its parent (minus padding). Introduced in API Level 8. |
| wrap_content | fffffffe | The view should be only big enough to enclose its content (plus padding). |
Constant Value: 16842997 (0x010100f5)
layout_margin
int layout_margin
Specifies extra space on the left, top, right and bottom sides of this view. If both layout_margin and any of layout_marginLeft, layout_marginRight, layout_marginStart, layout_marginEnd, layout_marginTop, and layout_marginBottom are also specified, the layout_margin value will take precedence over the edge-specific values. This space is outside this view's bounds. 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).
Constant Value: 16842998 (0x010100f6)
layout_marginBottom
int layout_marginBottom
Specifies extra space on the bottom side of this view. This space is outside this view's bounds. 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).
Constant Value: 16843002 (0x010100fa)
layout_marginEnd
int layout_marginEnd
Specifies extra space on the end side of this view. This space is outside this view's bounds. 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).
Constant Value: 16843702 (0x010103b6)
layout_marginHorizontal
int layout_marginHorizontal
Specifies extra space on the left and right sides of this view. Specifying layout_marginHorizontal is equivalent to specifying either layout_marginLeft and layout_marginRight or layout_marginStart and layout_marginEnd with that same value. If both layout_marginHorizontal and any of layout_marginLeft, layout_marginRight, layout_marginStart, and layout_marginEnd are also specified, the layout_marginHorizontal value will take precedence over the edge-specific values. Also, layout_margin will always take precedence over any of these values, including layout_marginHorizontal. This space is outside this view's bounds. 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).
Constant Value: 16844091 (0x0101053b)
layout_marginLeft
int layout_marginLeft
Specifies extra space on the left side of this view. This space is outside this view's bounds. 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).
Constant Value: 16842999 (0x010100f7)
layout_marginRight
int layout_marginRight
Specifies extra space on the right side of this view. This space is outside this view's bounds. 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).
Constant Value: 16843001 (0x010100f9)
layout_marginStart
int layout_marginStart
Specifies extra space on the start side of this view. This space is outside this view's bounds. 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).
Constant Value: 16843701 (0x010103b5)
layout_marginTop
int layout_marginTop
Specifies extra space on the top side of this view. This space is outside this view's bounds. 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).
Constant Value: 16843000 (0x010100f8)
layout_marginVertical
int layout_marginVertical
Specifies extra space on the top and bottom sides of this view. Specifying layout_marginVertical is equivalent to specifying layout_marginTop and layout_marginBottom with that same value. If both layout_marginVertical and either/both layout_marginTop and layout_marginBottom are also specified, the layout_marginVertical value will take precedence over the edge-specific values. Also, layout_margin will always take precedence over any of these values, including layout_marginVertical. This space is outside this view's bounds. 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).
Constant Value: 16844092 (0x0101053c)
layout_row
int layout_row
The row boundary delimiting the top of the group of cells occupied by this view.
May be an integer value, such as "100".
Constant Value: 16843643 (0x0101037b)
layout_rowSpan
int layout_rowSpan
The row span: the difference between the top and bottom
boundaries delimiting the group of cells occupied by this view.
The default is one.
See GridLayout.Spec.
May be an integer value, such as "100".
Constant Value: 16843644 (0x0101037c)
layout_rowWeight
int layout_rowWeight
The relative proportion of vertical space that should be allocated to this view during excess space distribution.
May be a floating point value, such as "1.2".
Constant Value: 16843864 (0x01010458)
layout_scale
int layout_scale
May be a floating point value, such as "1.2".
Constant Value: 16843155 (0x01010193)
layout_span
int layout_span
Defines how many columns this child should span. Must be >= 1.
May be an integer value, such as "100".
Constant Value: 16843085 (0x0101014d)
layout_toEndOf
int layout_toEndOf
Positions the start edge of this view to the end of the given anchor view ID. Accommodates start margin of this view and end margin of anchor view.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843704 (0x010103b8)
layout_toLeftOf
int layout_toLeftOf
Positions the right edge of this view to the left of the given anchor view ID. Accommodates right margin of this view and left margin of anchor view.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843138 (0x01010182)
layout_toRightOf
int layout_toRightOf
Positions the left edge of this view to the right of the given anchor view ID. Accommodates left margin of this view and right margin of anchor view.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843139 (0x01010183)
layout_toStartOf
int layout_toStartOf
Positions the end edge of this view to the start of the given anchor view ID. Accommodates end margin of this view and start margin of anchor view.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843703 (0x010103b7)
layout_weight
int layout_weight
Indicates how much of the extra space in the LinearLayout is allocated to the view associated with these LayoutParams. Specify 0 if the view should not be stretched. Otherwise the extra pixels will be pro-rated among all views whose weight is greater than 0.
May be a floating point value, such as "1.2".
Constant Value: 16843137 (0x01010181)
layout_width
int layout_width
Specifies the basic width of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant width or one of the special constants.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| fill_parent | ffffffff | The view should be as big as its parent (minus padding).
This constant is deprecated starting from API Level 8 and
is replaced by match_parent. |
| match_parent | ffffffff | The view should be as big as its parent (minus padding). Introduced in API Level 8. |
| wrap_content | fffffffe | The view should be only big enough to enclose its content (plus padding). |
Constant Value: 16842996 (0x010100f4)
layout_x
int layout_x
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843135 (0x0101017f)
layout_y
int layout_y
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843136 (0x01010180)
left
int left
Amount of left padding inside the gradient 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).
Constant Value: 16843181 (0x010101ad)
letterSpacing
int letterSpacing
Text letter-spacing.
May be a floating point value, such as "1.2".
Constant Value: 16843958 (0x010104b6)
level
int level
Specifies the initial drawable level in the range 0 to 10000.
May be an integer value, such as "100".
Constant Value: 16844032 (0x01010500)
lineSpacingExtra
int lineSpacingExtra
Extra spacing between lines of 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).
Constant Value: 16843287 (0x01010217)
lineSpacingMultiplier
int lineSpacingMultiplier
Extra spacing between lines of text, as a multiplier.
May be a floating point value, such as "1.2".
Constant Value: 16843288 (0x01010218)
lines
int lines
Makes the TextView be exactly this many lines tall.
May be an integer value, such as "100".
Constant Value: 16843092 (0x01010154)
linksClickable
int linksClickable
If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842929 (0x010100b1)
listChoiceBackgroundIndicator
int listChoiceBackgroundIndicator
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".
Constant Value: 16843504 (0x010102f0)
listChoiceIndicatorMultiple
int listChoiceIndicatorMultiple
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".
Constant Value: 16843290 (0x0101021a)
listChoiceIndicatorSingle
int listChoiceIndicatorSingle
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".
Constant Value: 16843289 (0x01010219)
listDivider
int listDivider
The drawable for the list divider.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843284 (0x01010214)
listDividerAlertDialog
int listDividerAlertDialog
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".
Constant Value: 16843525 (0x01010305)
listMenuViewStyle
int listMenuViewStyle
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".
Constant Value: 16844018 (0x010104f2)
listPopupWindowStyle
int listPopupWindowStyle
Default ListPopupWindow style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843519 (0x010102ff)
listPreferredItemHeight
int listPreferredItemHeight
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).
Constant Value: 16842829 (0x0101004d)
listPreferredItemHeightLarge
int listPreferredItemHeightLarge
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).
Constant Value: 16843654 (0x01010386)
listPreferredItemHeightSmall
int listPreferredItemHeightSmall
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).
Constant Value: 16843655 (0x01010387)
listPreferredItemPaddingEnd
int listPreferredItemPaddingEnd
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).
Constant Value: 16843710 (0x010103be)
listPreferredItemPaddingLeft
int listPreferredItemPaddingLeft
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).
Constant Value: 16843683 (0x010103a3)
listPreferredItemPaddingRight
int listPreferredItemPaddingRight
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).
Constant Value: 16843684 (0x010103a4)
listPreferredItemPaddingStart
int listPreferredItemPaddingStart
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).
Constant Value: 16843709 (0x010103bd)
listSelector
int listSelector
Drawable used to indicate the currently selected item in the list.
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".
Constant Value: 16843003 (0x010100fb)
listSeparatorTextViewStyle
int listSeparatorTextViewStyle
TextView style for list separators.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843272 (0x01010208)
listViewStyle
int listViewStyle
Default 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".
Constant Value: 16842868 (0x01010074)
listViewWhiteStyle
int listViewWhiteStyle
ListView with white background.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842869 (0x01010075)
lockTaskMode
int lockTaskMode
This value indicates how tasks rooted at this activity will behave in lockTask mode. While in lockTask mode the system will not launch non-permitted tasks until lockTask mode is disabled.
While in lockTask mode with multiple permitted tasks running, each launched task is permitted to finish, transitioning to the previous locked task, until there is only one task remaining. At that point the last task running is not permitted to finish, unless it uses the value always.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| always | 2 | Tasks rooted at this activity will always launch into lockTask mode. If the system is
already in lockTask mode when this task is launched then the new task will be launched
on top of the current task. Tasks launched in this mode are capable of exiting
lockTask mode using finish().
Note: This mode is only available to system and privileged applications. Non-privileged apps with this value will be treated as normal. |
| if_whitelisted | 3 | If the DevicePolicyManager (DPM) authorizes this package (setLockTaskPackages(ComponentName, String[])) then this mode is
identical to always, except that the activity needs to call
stopLockTask() before being able to finish if it is the last
locked task.
If the DPM does not authorize this package then this mode is identical to normal. |
| never | 1 | Tasks will not launch into lockTask mode and cannot be placed there using
startLockTask() or be pinned from the Overview screen.
If the system is already in lockTask mode when a new task rooted at this activity is
launched that task will not be started.
Note: This mode is only available to system and privileged applications. Non-privileged apps with this value will be treated as normal. |
| normal | 0 | This is the default value. Tasks will not launch into lockTask mode but can be
placed there by calling startLockTask(). If a task with
this mode has been whitelisted using setLockTaskPackages(ComponentName, String[]) then calling
startLockTask() will enter lockTask mode immediately,
otherwise the user will be presented with a dialog to approve entering pinned mode.
If the system is already in lockTask mode when a new task rooted at this activity is launched that task will or will not start depending on whether the package of this activity has been whitelisted. Tasks rooted at this activity can only exit lockTask mode using
|
Constant Value: 16844013 (0x010104ed)
logo
int logo
A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.
The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843454 (0x010102be)
logoDescription
int logoDescription
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;
Constant Value: 16844009 (0x010104e9)
longClickable
int longClickable
Defines whether this view reacts to long click events.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842982 (0x010100e6)
loopViews
int loopViews
Defines whether the animator loops to the first view once it has reached the end of the list.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843527 (0x01010307)
manageSpaceActivity
int manageSpaceActivity
Name of the activity to be launched to manage application's space on device. The specified activity gets automatically launched when the application's space needs to be managed and is usually invoked through user actions. Applications can thus provide their own custom behavior for managing space for various scenarios like out of memory conditions. This is an optional attribute and applications can choose not to specify a default activity to manage space.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842756 (0x01010004)
mapViewStyle
int mapViewStyle
Default MapView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842890 (0x0101008a)
marqueeRepeatLimit
int marqueeRepeatLimit
The number of times to repeat the marquee animation. Only applied if the TextView has marquee enabled.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| marquee_forever | ffffffff | Indicates that marquee should repeat indefinitely. |
Constant Value: 16843293 (0x0101021d)
matchOrder
int matchOrder
The match order to use for the transition. This is a comma-separated
list of values, containing one or more of the following:
id, itemId, name, instance. These correspond to
MATCH_ID,
MATCH_ITEM_ID,
MATCH_NAME, and
MATCH_INSTANCE, respectively.
This corresponds to setMatchOrder(int).
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843855 (0x0101044f)
max
int max
Defines the maximum value.
May be an integer value, such as "100".
Constant Value: 16843062 (0x01010136)
maxAspectRatio
int maxAspectRatio
This value indicates the maximum aspect ratio the activity supports. If the app runs on a device with a wider aspect ratio, the system automatically letterboxes the app, leaving portions of the screen unused so the app can run at its specified maximum aspect ratio.
Maximum aspect ratio, expressed as (longer dimension / shorter dimension) in decimal form. For example, if the maximum aspect ratio is 7:3, set value to 2.33.
Value needs to be greater or equal to 1.0, otherwise it is ignored.
NOTE: This attribute is ignored if the activity has
resizeableActivity set to true, since that means your activity
supports any size.
May be a floating point value, such as "1.2".
Constant Value: 16844128 (0x01010560)
maxButtonHeight
int maxButtonHeight
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16844029 (0x010104fd)
maxDate
int maxDate
The maximal date shown by this calendar view in mm/dd/yyyy format.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843584 (0x01010340)
maxEms
int maxEms
Makes the TextView be at most this many ems wide.
May be an integer value, such as "100".
Constant Value: 16843095 (0x01010157)
maxHeight
int maxHeight
An optional argument to supply a maximum height for this view. See {see android.widget.ImageView#setMaxHeight} for details.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843040 (0x01010120)
maxItemsPerRow
int maxItemsPerRow
Defines the maximum number of items per row.
May be an integer value, such as "100".
Constant Value: 16843060 (0x01010134)
maxLength
int maxLength
Set an input filter to constrain the text length to the specified number.
May be an integer value, such as "100".
Constant Value: 16843104 (0x01010160)
maxLevel
int maxLevel
The maximum level allowed for this item.
May be an integer value, such as "100".
Constant Value: 16843186 (0x010101b2)
maxLines
int maxLines
Makes the TextView be at most this many lines tall.
When used on an editable text, the inputType attribute's value must be
combined with the textMultiLine flag for the maxLines attribute to apply.
May be an integer value, such as "100".
Constant Value: 16843091 (0x01010153)
maxRecents
int maxRecents
The maximum number of entries of tasks rooted at this activity in the recent task list. When this number of entries is reached the least recently used instance of this activity will be removed from recents. The value will be clamped between 1 and 100 inclusive. The default value for this if it is not specified is 15.
May be an integer value, such as "100".
Constant Value: 16843846 (0x01010446)
maxRows
int maxRows
Defines the maximum number of rows displayed.
May be an integer value, such as "100".
Constant Value: 16843059 (0x01010133)
maxSdkVersion
int maxSdkVersion
Optional: specify the maximum version of the Android OS for which the application wishes to request the permission. When running on a version of Android higher than the number given here, the permission will not be requested.
May be an integer value, such as "100".
Constant Value: 16843377 (0x01010271)
maxWidth
int maxWidth
An optional argument to supply a maximum width for this view. See {see android.widget.ImageView#setMaxWidth} for details.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843039 (0x0101011f)
maximumAngle
int maximumAngle
The maximum arc angle in degrees between the start and end points.
May be a floating point value, such as "1.2".
Constant Value: 16843903 (0x0101047f)
measureAllChildren
int measureAllChildren
Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring. Defaults to false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843018 (0x0101010a)
measureWithLargestChild
int measureWithLargestChild
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".
Constant Value: 16843476 (0x010102d4)
mediaRouteButtonStyle
int mediaRouteButtonStyle
Default style for the MediaRouteButton widget.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843693 (0x010103ad)
mediaRouteTypes
int mediaRouteTypes
The types of media routes the button and its resulting chooser will filter by.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| liveAudio | 1 | Allow selection of live audio routes. |
| user | 800000 | Allow selection of user (app-specified) routes. |
Constant Value: 16843694 (0x010103ae)
menuCategory
int menuCategory
The category applied to all items within this group. (This will be or'ed with the orderInCategory attribute.)
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| alternative | 40000 | Items are alternative actions. |
| container | 10000 | Items are part of a container. |
| secondary | 30000 | Items are user-supplied secondary (infrequently used). |
| system | 20000 | Items are provided by the system. |
Constant Value: 16843230 (0x010101de)
mimeType
int mimeType
Specify a MIME type that is handled, as per
IntentFilter.addDataType().
Note: MIME type matching in the Android framework is case-sensitive, unlike formal RFC MIME types. As a result, MIME types here should always use lower case letters.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842790 (0x01010026)
min
int min
Defines the minimum value.
May be an integer value, such as "100".
Constant Value: 16844089 (0x01010539)
minDate
int minDate
The minimal date shown by this calendar view in mm/dd/yyyy format.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843583 (0x0101033f)
minEms
int minEms
Makes the TextView be at least this many ems wide.
May be an integer value, such as "100".
Constant Value: 16843098 (0x0101015a)
minHeight
int minHeight
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843072 (0x01010140)
minLevel
int minLevel
The minimum level allowed for this item.
May be an integer value, such as "100".
Constant Value: 16843185 (0x010101b1)
minLines
int minLines
Makes the TextView be at least this many lines tall.
When used on an editable text, the inputType attribute's value must be
combined with the textMultiLine flag for the minLines attribute to apply.
May be an integer value, such as "100".
Constant Value: 16843094 (0x01010156)
minResizeHeight
int minResizeHeight
Minimum height that the AppWidget can be resized to.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843670 (0x01010396)
minResizeWidth
int minResizeWidth
Minimum width that the AppWidget can be resized to.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843669 (0x01010395)
minSdkVersion
int minSdkVersion
This is the minimum SDK version number that the application
requires. This number is an abstract integer, from the list
in Build.VERSION_CODES If
not supplied, the application will work on any SDK. This
may also be string (such as "Donut") if the application was built
against a development branch, in which case it will only work against
the development builds.
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".
Constant Value: 16843276 (0x0101020c)
minWidth
int minWidth
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843071 (0x0101013f)
minimumHorizontalAngle
int minimumHorizontalAngle
The minimum arc angle in degrees between the start and end points when they are close to horizontal.
May be a floating point value, such as "1.2".
Constant Value: 16843901 (0x0101047d)
minimumVerticalAngle
int minimumVerticalAngle
The minimum arc angle in degrees between the start and end points when they are close to vertical.
May be a floating point value, such as "1.2".
Constant Value: 16843902 (0x0101047e)
mipMap
int mipMap
Enables or disables the mipmap hint. See
setHasMipMap(boolean) for more information.
Default value is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843725 (0x010103cd)
mirrorForRtl
int mirrorForRtl
Defines if the associated drawables need to be mirrored when in RTL mode. Default is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843726 (0x010103ce)
mode
int mode
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| collapsing | 2 | When selected show both lines, otherwise show only the first line. This is the default mode. |
| oneLine | 1 | Always show only the first line. |
| twoLine | 3 | Always show both lines. |
Constant Value: 16843134 (0x0101017e)
moreIcon
int moreIcon
'More' icon.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843061 (0x01010135)
multiArch
int multiArch
Declare that code from this application will need to be loaded into other applications' processes. On devices that support multiple instruction sets, this implies the code might be loaded into a process that's using any of the devices supported instruction sets.
The system might treat such applications specially, for eg., by extracting the application's native libraries for all supported instruction sets or by compiling the application's dex code for all supported instruction sets.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843918 (0x0101048e)
multiprocess
int multiprocess
Specify whether a component is allowed to have multiple instances of itself running in different processes. Use with the activity and provider tags.
Normally the system will ensure that all instances of a particular component are only running in a single process. You can use this attribute to disable that behavior, allowing the system to create instances wherever they are used (provided permissions allow it). This is most often used with content providers, so that instances of a provider can be created in each client process, allowing them to be used without performing IPC.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842771 (0x01010013)
name
int name
A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842755 (0x01010003)
navigationBarColor
int navigationBarColor
The color for the navigation bar. If the color is not opaque, consider setting
SYSTEM_UI_FLAG_LAYOUT_STABLE and
SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION.
For this to take effect, the window must be drawing the system bar backgrounds with
windowDrawsSystemBarBackgrounds and the navigation bar must not
have been requested to be translucent with
windowTranslucentNavigation.
Corresponds to setNavigationBarColor(int).
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843858 (0x01010452)
navigationContentDescription
int navigationContentDescription
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;
Constant Value: 16843969 (0x010104c1)
navigationIcon
int navigationIcon
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".
Constant Value: 16843968 (0x010104c0)
navigationMode
int navigationMode
The type of navigation to use.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| listMode | 1 | The action bar will use a selection list for navigation. |
| normal | 0 | Normal static title text. |
| tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
Constant Value: 16843471 (0x010102cf)
negativeButtonText
int negativeButtonText
The negative button text for the dialog. Set to @null to hide the negative button.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843254 (0x010101f6)
nestedScrollingEnabled
int nestedScrollingEnabled
Specifies that this view should permit nested scrolling within a compatible ancestor view.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843830 (0x01010436)
networkSecurityConfig
int networkSecurityConfig
An XML resource with the application's Network Security Config.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844071 (0x01010527)
nextClusterForward
int nextClusterForward
Defines the next keyboard navigation cluster.
If the reference refers to a view that does not exist or is part
of a hierarchy that is invisible, a RuntimeException
will result when the reference is accessed.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844098 (0x01010542)
nextFocusDown
int nextFocusDown
Defines the next view to give focus to when the next focus is
FOCUS_DOWN
If the reference refers to a view that does not exist or is part
of a hierarchy that is invisible, a RuntimeException
will result when the reference is accessed.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842980 (0x010100e4)
nextFocusForward
int nextFocusForward
Defines the next view to give focus to when the next focus is
FOCUS_FORWARD
If the reference refers to a view that does not exist or is part
of a hierarchy that is invisible, a RuntimeException
will result when the reference is accessed.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843580 (0x0101033c)
nextFocusLeft
int nextFocusLeft
Defines the next view to give focus to when the next focus is
FOCUS_LEFT.
If the reference refers to a view that does not exist or is part
of a hierarchy that is invisible, a RuntimeException
will result when the reference is accessed.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842977 (0x010100e1)
nextFocusRight
int nextFocusRight
Defines the next view to give focus to when the next focus is
FOCUS_RIGHT
If the reference refers to a view that does not exist or is part
of a hierarchy that is invisible, a RuntimeException
will result when the reference is accessed.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842978 (0x010100e2)
nextFocusUp
int nextFocusUp
Defines the next view to give focus to when the next focus is
FOCUS_UP
If the reference refers to a view that does not exist or is part
of a hierarchy that is invisible, a RuntimeException
will result when the reference is accessed.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842979 (0x010100e3)
noHistory
int noHistory
Specify whether an activity should be kept in its history stack. If this attribute is set, then as soon as the user navigates away from the activity it will be finished and they will no longer be able to return to it.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843309 (0x0101022d)
normalScreens
int normalScreens
Indicates whether an application supports the normal screen form-factors. Traditionally this is an HVGA normal density screen, but WQVGA low density and WVGA high density are also considered to be normal. This attribute is true by default, and applications currently should leave it that way.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843397 (0x01010285)
notificationTimeout
int notificationTimeout
The minimal period in milliseconds between two accessibility events of the same type
are sent to this service. This setting can be changed at runtime by calling
android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).
May be an integer value, such as "100".
Constant Value: 16843651 (0x01010383)
numColumns
int numColumns
Defines how many columns to show.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| auto_fit | ffffffff | Display as many columns as possible to fill the available space. |
Constant Value: 16843032 (0x01010118)
numStars
int numStars
The number of stars (or rating items) to show.
May be an integer value, such as "100".
Constant Value: 16843076 (0x01010144)
numberPickerStyle
int numberPickerStyle
NumberPicker style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844068 (0x01010524)
numbersBackgroundColor
int numbersBackgroundColor
The background color for the hours/minutes numbers.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843938 (0x010104a2)
numbersInnerTextColor
int numbersInnerTextColor
The color for the inner hours numbers used in 24-hour mode. This should be a color state list where the activated state will be used when the number is active.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16844001 (0x010104e1)
numbersSelectorColor
int numbersSelectorColor
The color for the hours/minutes selector.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843939 (0x010104a3)
numbersTextColor
int numbersTextColor
The color for the hours/minutes numbers. This should be a color state list where the activated state will be used when the number is active.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843937 (0x010104a1)
numeric
int numeric
This constant was deprecated
in API level 3.
Use inputType instead.
If set, specifies that this TextView has a numeric input method. The default is false.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| decimal | 5 | Input is numeric, with decimals allowed. |
| integer | 1 | Input is numeric. |
| signed | 3 | Input is numeric, with sign allowed. |
Constant Value: 16843109 (0x01010165)
numericModifiers
int numericModifiers
The numeric modifier key. This is the modifier when using a numeric (for example, 12-key) keyboard. The values should be kept in sync with KeyEvent
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| ALT | 2 | |
| CTRL | 1000 | |
| FUNCTION | 8 | |
| META | 10000 | |
| SHIFT | 1 | |
| SYM | 4 |
Constant Value: 16844111 (0x0101054f)
numericShortcut
int numericShortcut
The numeric shortcut key. This is the shortcut when using a numeric (for example, 12-key) keyboard.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843236 (0x010101e4)
offset
int offset
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".
Constant Value: 16844052 (0x01010514)
onClick
int onClick
Name of the method in this View's context to invoke when the view is
clicked. This name must correspond to a public method that takes
exactly one parameter of type View. For instance, if you specify
android:onClick="sayHello", you must declare a
public void sayHello(View v) method of your context
(typically, your Activity).
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843375 (0x0101026f)
oneshot
int oneshot
If true, the animation will only run a single time and then stop. If false (the default), it will continually run, restarting at the first frame after the last has finished.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843159 (0x01010197)
opacity
int opacity
Indicates the opacity of the layer. This can be useful to allow the system to enable drawing optimizations. The default value is translucent.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| opaque | ffffffff | Indicates that the layer is opaque and contains no transparent nor translucent pixels. |
| translucent | fffffffd | The layer has translucent pixels. |
| transparent | fffffffe | The layer is completely transparent (no pixel will be drawn). |
Constant Value: 16843550 (0x0101031e)
order
int order
The order for the Preference (lower values are to be ordered first). If this is not specified, the default ordering will be alphabetic.
May be an integer value, such as "100".
Constant Value: 16843242 (0x010101ea)
orderInCategory
int orderInCategory
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".
Constant Value: 16843231 (0x010101df)
ordering
int ordering
Name of the property being animated.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| sequentially | 1 | child animations should be played sequentially, in the same order as the xml. |
| together | 0 | child animations should be played together. |
Constant Value: 16843490 (0x010102e2)
orderingFromXml
int orderingFromXml
Whether to order the Preference under this group as they appear in the XML file. If this is false, the ordering will follow the Preference order attribute and default to alphabetic for those without the order attribute.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843239 (0x010101e7)
orientation
int orientation
Standard orientation constant.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| horizontal | 0 | Defines an horizontal widget. |
| vertical | 1 | Defines a vertical widget. |
Constant Value: 16842948 (0x010100c4)
outAnimation
int outAnimation
Identifier for the animation to use when a view is hidden.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843128 (0x01010178)
outlineProvider
int outlineProvider
ViewOutlineProvider used to determine the View's Outline.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| background | 0 | Default, background drawable-driven outline. |
| bounds | 2 | Generates an opaque outline for the bounds of the view. |
| none | 1 | No outline provider. |
| paddedBounds | 3 | Generates an opaque outline for the padded bounds of the view. |
Constant Value: 16843960 (0x010104b8)
overScrollFooter
int overScrollFooter
Drawable to draw below list content.
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".
Constant Value: 16843459 (0x010102c3)
overScrollHeader
int overScrollHeader
Drawable to draw above list content.
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".
Constant Value: 16843458 (0x010102c2)
overScrollMode
int overScrollMode
Defines over-scrolling behavior. This property is used only if the View is scrollable. Over-scrolling is the ability for the user to receive feedback when attempting to scroll beyond meaningful content.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| always | 0 | Always show over-scroll effects, even if the content fits entirely within the available space. |
| ifContentScrolls | 1 | Only show over-scroll effects if the content is large enough to meaningfully scroll. |
| never | 2 | Never show over-scroll effects. |
Constant Value: 16843457 (0x010102c1)
overlapAnchor
int overlapAnchor
Whether the popup window should overlap its anchor view.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843874 (0x01010462)
overridesImplicitlyEnabledSubtype
int overridesImplicitlyEnabledSubtype
Set true when this subtype should be selected by default if no other subtypes are selected explicitly. Note that a subtype with this parameter being true will not be shown in the subtypes list.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843682 (0x010103a2)
packageNames
int packageNames
Comma separated package names from which this service would like to receive events (leave out for all packages).
android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843649 (0x01010381)
padding
int padding
Sets the padding, in pixels, of all four edges. Padding is defined as
space between the edges of the view and the view's content. This value will take
precedence over any of the edge-specific values, including
paddingHorizontal and paddingVertical, if set. A view's size
will include its padding. If a background
is provided, the padding will initially be set to that (0 if the
drawable does not have padding). Explicitly setting a padding value
will override the corresponding padding found in the background.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842965 (0x010100d5)
paddingBottom
int paddingBottom
Sets the padding, in pixels, of the bottom edge; see 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).
Constant Value: 16842969 (0x010100d9)
paddingEnd
int paddingEnd
Sets the padding, in pixels, of the end edge; see 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).
Constant Value: 16843700 (0x010103b4)
paddingHorizontal
int paddingHorizontal
Sets the padding, in pixels, of the left and right edges; see
padding. This value will take precedence over
paddingLeft, paddingRight, paddingStart, and paddingEnd, 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).
Constant Value: 16844093 (0x0101053d)
paddingLeft
int paddingLeft
Sets the padding, in pixels, of the left edge; see 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).
Constant Value: 16842966 (0x010100d6)
paddingMode
int paddingMode
Indicates how layer padding should affect the bounds of subsequent layers. The default padding mode value is nest.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| nest | 0 | Nest each layer inside the padding of the previous layer. |
| stack | 1 | Stack each layer directly atop the previous layer. |
Constant Value: 16843863 (0x01010457)
paddingRight
int paddingRight
Sets the padding, in pixels, of the right edge; see 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).
Constant Value: 16842968 (0x010100d8)
paddingStart
int paddingStart
Sets the padding, in pixels, of the start edge; see 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).
Constant Value: 16843699 (0x010103b3)
paddingTop
int paddingTop
Sets the padding, in pixels, of the top edge; see 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).
Constant Value: 16842967 (0x010100d7)
paddingVertical
int paddingVertical
Sets the padding, in pixels, of the top and bottom edges; see
padding. This value will take precedence over
paddingTop and paddingBottom, 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).
Constant Value: 16844094 (0x0101053e)
panelBackground
int panelBackground
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".
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16842846 (0x0101005e)
panelColorBackground
int panelColorBackground
Color that matches (as closely as possible) the panel background.
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".
Constant Value: 16842849 (0x01010061)
panelColorForeground
int panelColorForeground
Default color of foreground panel imagery.
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".
Constant Value: 16842848 (0x01010060)
panelFullBackground
int panelFullBackground
The background of a panel when it extends to 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".
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16842847 (0x0101005f)
panelTextAppearance
int panelTextAppearance
Default appearance of panel text.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842850 (0x01010062)
parentActivityName
int parentActivityName
The name of the logical parent of the activity as it appears in the manifest.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843687 (0x010103a7)
password
int password
This constant was deprecated
in API level 3.
Use inputType instead.
Whether the characters of the field are displayed as password dots instead of themselves.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843100 (0x0101015c)
path
int path
Specify a URI path that must exactly match, as per
PatternMatcher with
PATTERN_LITERAL.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842794 (0x0101002a)
pathData
int pathData
The specification of the operations that define the path.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843781 (0x01010405)
pathPattern
int pathPattern
Specify a URI path that matches a simple pattern, as per
PatternMatcher with
PATTERN_SIMPLE_GLOB.
Note that because '\' is used as an escape character when
reading the string from XML (before it is parsed as a pattern),
you will need to double-escape: for example a literal "*" would
be written as "\\*" and a literal "\" would be written as
"\\\\". This is basically the same as what you would need to
write if constructing the string in Java code.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842796 (0x0101002c)
pathPrefix
int pathPrefix
Specify a URI path that must be a prefix to match, as per
PatternMatcher with
PATTERN_PREFIX.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842795 (0x0101002b)
patternPathData
int patternPathData
The path string describing the pattern to use for the PathPathMotion.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843978 (0x010104ca)
permission
int permission
Specify a permission that a client is required to have in order to use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions document for more information on permissions.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842758 (0x01010006)
permissionFlags
int permissionFlags
Flags indicating more context for a permission.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| costsMoney | 1 | Set to indicate that this permission allows an operation that may cost the user money. Such permissions may be highlighted when shown to the user with this additional information. |
| removed | 2 | Additional flag from base permission type: this permission has been removed and it is no longer enforced. It shouldn't be shown in the UI. Removed permissions are kept as normal permissions for backwards compatibility as apps may be checking them before calling an API. |
Constant Value: 16843719 (0x010103c7)
permissionGroup
int permissionGroup
Specified the name of a group that this permission is associated
with. The group must have been defined with the
permission-group tag.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842762 (0x0101000a)
permissionGroupFlags
int permissionGroupFlags
Flags indicating more context for a permission group.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| personalInfo | 1 | Set to indicate that this permission group contains permissions protecting access to some information that is considered personal to the user (such as contacts, e-mails, etc). |
Constant Value: 16843717 (0x010103c5)
persistableMode
int persistableMode
Define how an activity persist across reboots. Activities defined as "never" will not be persisted. Those defined as "always" will be persisted. Those defined as "taskOnly" will persist the root activity of the task only. See below for more detail as to what gets persisted.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| persistAcrossReboots | 2 | If this activity forms the root of a task then the task and this activity will
be persisted across reboots. If the activity above this activity is also
tagged with the attribute "persist" then it will be persisted as well.
And so on up the task stack until either an activity without the
persistableMode="persistAcrossReboots" attribute or one that was launched
with the flag Intent.FLAG_CLEAR_TASK_WHEN_RESET is encountered.
Activities that are declared with the persistAcrossReboots attribute will be provided with a PersistableBundle in onSavedInstanceState(), These activities may use this PeristableBundle to save their state. Then, following a reboot, that PersistableBundle will be provided back to the activity in its onCreate() method. |
| persistNever | 1 | If this activity forms the root of a task then that task will not be persisted across reboots |
| persistRootOnly | 0 | The default. If this activity forms the root of a task then that task will be persisted across reboots but only the launching intent will be used. If the task relinquishes its identity then the intent used is that of the topmost inherited identity. All activities above this activity in the task will not be persisted. In addition this activity will not be passed a PersistableBundle into which it could have stored its state. |
Constant Value: 16843821 (0x0101042d)
persistent
int persistent
Flag to control special persistent mode of an application. This should not normally be used by applications; it requires that the system keep your application running at all times.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842765 (0x0101000d)
persistentDrawingCache
int persistentDrawingCache
Defines the persistence of the drawing cache. The drawing cache might be enabled by a ViewGroup for all its children in specific situations (for instance during a scrolling.) This property lets you persist the cache in memory after its initial usage. Persisting the cache consumes more memory but may prevent frequent garbage collection is the cache is created over and over again. By default the persistence is set to scrolling.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| all | 3 | The drawing cache is always persisted. |
| animation | 1 | The drawing cache is persisted after a layout animation. |
| none | 0 | The drawing cache is not persisted after use. |
| scrolling | 2 | The drawing cache is persisted after a scroll. |
Constant Value: 16842990 (0x010100ee)
persistentWhenFeatureAvailable
int persistentWhenFeatureAvailable
If set, the "persistent" attribute will only be honored if the feature specified here is present on the device.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844131 (0x01010563)
phoneNumber
int phoneNumber
This constant was deprecated
in API level 3.
Use inputType instead.
If set, specifies that this TextView has a phone number input method. The default is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843111 (0x01010167)
pivotX
int pivotX
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.
Constant Value: 16843189 (0x010101b5)
pivotY
int pivotY
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.
Constant Value: 16843190 (0x010101b6)
pointerIcon
int pointerIcon
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| alias | 3f2 | Pointer icon of 'alias', indicating an alias of/shortcut to something is to be created. |
| all_scroll | 3f5 | Pointer icon of four-way arrows, indicating scrolling all direction. |
| arrow | 3e8 | The default icon of arrow pointer. |
| cell | 3ee | Pointer icon for cell and grid. |
| context_menu | 3e9 | Pointer icon indicating context-menu will appear. |
| copy | 3f3 | Pointer icon of 'copy', used for drag/drop. |
| crosshair | 3ef | Pointer icon of crosshair, indicating to spot a location. |
| grab | 3fc | Pointer icon of a hand sign to grab something. |
| grabbing | 3fd | Pointer icon of a hand sign while grabbing something. |
| hand | 3ea | Pointer icon of a hand with the index finger. |
| help | 3eb | Pointer icon indicating help. |
| horizontal_double_arrow | 3f6 | Pointer icon of horizontal double arrow, indicating horizontal resize. |
| no_drop | 3f4 | Pointer icon of 'no-drop', indicating the drop will not be accepted at the current location. |
| none | 0 | Null icon, pointer becomes invisible. |
| text | 3f0 | Pointer icon of I-beam, usually for text. |
| top_left_diagonal_double_arrow | 3f9 | Pointer icon of diagonal double arrow, starting from top-left to bottom-right. Indicating freeform resize. |
| top_right_diagonal_double_arrow | 3f8 | Pointer icon of diagonal double arrow, starting from top-right to bottom-left. Indicating freeform resize. |
| vertical_double_arrow | 3f7 | Pointer icon of vertical double arrow, indicating vertical resize. |
| vertical_text | 3f1 | Pointer icon of I-beam with 90-degree rotated, for vertical text. |
| wait | 3ec | Pointer icon indicating something is going on and waiting. |
| zoom_in | 3fa | Pointer icon indicating zoom-in. |
| zoom_out | 3fb | Pointer icon indicating zoom-out. |
Constant Value: 16844041 (0x01010509)
popupAnimationStyle
int popupAnimationStyle
The animation style to use for the 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".
Constant Value: 16843465 (0x010102c9)
popupBackground
int popupBackground
The background to use for the 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".
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843126 (0x01010176)
popupCharacters
int popupCharacters
The characters to display in the popup keyboard.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843332 (0x01010244)
popupElevation
int popupElevation
Window elevation to use for the popup window.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843916 (0x0101048c)
popupEnterTransition
int popupEnterTransition
Transition used to move views into the 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".
Constant Value: 16844063 (0x0101051f)
popupExitTransition
int popupExitTransition
Transition used to move views out of the 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".
Constant Value: 16844064 (0x01010520)
popupKeyboard
int popupKeyboard
The XML keyboard layout of any popup keyboard.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843331 (0x01010243)
popupLayout
int popupLayout
Layout resource for popup keyboards.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843323 (0x0101023b)
popupMenuStyle
int popupMenuStyle
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".
Constant Value: 16843520 (0x01010300)
popupTheme
int popupTheme
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".
Constant Value: 16843945 (0x010104a9)
popupWindowStyle
int popupWindowStyle
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".
Constant Value: 16842870 (0x01010076)
port
int port
Specify a URI authority port that is handled, as per
IntentFilter.addDataAuthority(). If a host is supplied
but not a port, any port is matched.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842793 (0x01010029)
positiveButtonText
int positiveButtonText
The positive button text for the dialog. Set to @null to hide the positive button.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843253 (0x010101f5)
preferenceCategoryStyle
int preferenceCategoryStyle
Default style for PreferenceCategory.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842892 (0x0101008c)
preferenceFragmentStyle
int preferenceFragmentStyle
Default style for Headers pane in PreferenceActivity.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844038 (0x01010506)
preferenceInformationStyle
int preferenceInformationStyle
Default style for informational Preference.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842893 (0x0101008d)
preferenceLayoutChild
int preferenceLayoutChild
The preference layout that has the child/tabbed effect.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842900 (0x01010094)
preferenceScreenStyle
int preferenceScreenStyle
Default style for PreferenceScreen.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842891 (0x0101008b)
preferenceStyle
int preferenceStyle
Default style for Preference.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842894 (0x0101008e)
presentationTheme
int presentationTheme
Theme to use for presentations 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".
Constant Value: 16843712 (0x010103c0)
previewImage
int previewImage
A preview of what the AppWidget will look like after it's configured. If not supplied, the AppWidget's icon 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".
Constant Value: 16843482 (0x010102da)
primaryContentAlpha
int primaryContentAlpha
The alpha applied to the foreground color to create the primary text color.
May be a floating point value, such as "1.2".
Constant Value: 16844114 (0x01010552)
priority
int priority
Specify the relative importance or ability in handling a particular Intent. For receivers, this controls the order in which they are executed to receive a broadcast (note that for asynchronous broadcasts, this order is ignored). For activities, this provides information about how good an activity is handling an Intent; when multiple activities match an intent and have different priorities, only those with the higher priority value will be considered a match.
Only use if you really need to impose some specific order in which the broadcasts are received, or want to forcibly place an activity to always be preferred over others. The value is a single integer, with higher numbers considered to be better.
May be an integer value, such as "100".
Constant Value: 16842780 (0x0101001c)
privateImeOptions
int privateImeOptions
An addition content type description to supply to the input
method attached to the text view, which is private to the
implementation of the input method. This simply fills in
the EditorInfo.privateImeOptions field when the input
method is connected.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843299 (0x01010223)
process
int process
Specify a specific process that the associated code is to run in. Use with the application tag (to supply a default process for all application components), or with the activity, receiver, service, or provider tag (to supply a specific icon for that component).
Application components are normally run in a single process that is created for the entire application. You can use this tag to modify where they run. If the process name begins with a ':' character, a new process private to that application will be created when needed to run that component (allowing you to spread your application across multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple applications to share one process to reduce resource usage.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842769 (0x01010011)
progress
int progress
Defines the default progress value, between 0 and max.
May be an integer value, such as "100".
Constant Value: 16843063 (0x01010137)
progressBackgroundTint
int progressBackgroundTint
Tint to apply to the progress indicator background.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843877 (0x01010465)
progressBackgroundTintMode
int progressBackgroundTintMode
Blending mode used to apply the progress indicator background tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843878 (0x01010466)
progressBarPadding
int progressBarPadding
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).
Constant Value: 16843545 (0x01010319)
progressBarStyle
int progressBarStyle
Default ProgressBar style. This is a medium circular 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".
Constant Value: 16842871 (0x01010077)
progressBarStyleHorizontal
int progressBarStyleHorizontal
Horizontal ProgressBar style. This is a horizontal 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".
Constant Value: 16842872 (0x01010078)
progressBarStyleInverse
int progressBarStyleInverse
Inverse ProgressBar style. This is a medium circular 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".
Constant Value: 16843399 (0x01010287)
progressBarStyleLarge
int progressBarStyleLarge
Large ProgressBar style. This is a large circular 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".
Constant Value: 16842874 (0x0101007a)
progressBarStyleLargeInverse
int progressBarStyleLargeInverse
Large inverse ProgressBar style. This is a large circular 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".
Constant Value: 16843401 (0x01010289)
progressBarStyleSmall
int progressBarStyleSmall
Small ProgressBar style. This is a small circular 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".
Constant Value: 16842873 (0x01010079)
progressBarStyleSmallInverse
int progressBarStyleSmallInverse
Small inverse ProgressBar style. This is a small circular 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".
Constant Value: 16843400 (0x01010288)
progressBarStyleSmallTitle
int progressBarStyleSmallTitle
Small ProgressBar in title style. This is a small circular progress bar that will be placed in title bars.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843279 (0x0101020f)
progressDrawable
int progressDrawable
Drawable used for the progress mode.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843068 (0x0101013c)
progressTint
int progressTint
Tint to apply to the progress indicator.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843875 (0x01010463)
progressTintMode
int progressTintMode
Blending mode used to apply the progress indicator tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843876 (0x01010464)
prompt
int prompt
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".
Constant Value: 16843131 (0x0101017b)
propertyName
int propertyName
Name of the property being animated.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843489 (0x010102e1)
propertyXName
int propertyXName
Name of the property being animated as the X coordinate of the pathData.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843892 (0x01010474)
propertyYName
int propertyYName
Name of the property being animated as the Y coordinate of the pathData.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843893 (0x01010475)
protectionLevel
int protectionLevel
Characterizes the potential risk implied in a permission and
indicates the procedure the system should follow when determining
whether to grant the permission to an application requesting it. Standard permissions have a predefined and
permanent protectionLevel. If you are creating a custom permission in an
application, you can define a protectionLevel attribute with one of the
values listed below. If no protectionLevel is defined for a custom
permission, the system assigns the default ("normal").
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| appop | 40 | Additional flag from base permission type: this permission is closely associated with an app op for controlling access. |
| dangerous | 1 | A higher-risk permission that would give a requesting application access to private user data or control over the device that can negatively impact the user. Because this type of permission introduces potential risk, the system may not automatically grant it to the requesting application. For example, any dangerous permissions requested by an application may be displayed to the user and require confirmation before proceeding, or some other approach may be taken to avoid the user automatically allowing the use of such facilities. |
| development | 20 | Additional flag from base permission type: this permission can also (optionally) be granted to development applications. |
| ephemeral | 1000 | Additional flag from base permission type: this permission can be granted to ephemeral apps |
| installer | 100 | Additional flag from base permission type: this permission can be automatically granted to system apps that install packages. |
| normal | 0 | A lower-risk permission that gives an application access to isolated application-level features, with minimal risk to other applications, the system, or the user. The system automatically grants this type of permission to a requesting application at installation, without asking for the user's explicit approval (though the user always has the option to review these permissions before installing). |
| pre23 | 80 | Additional flag from base permission type: this permission can be automatically
granted to apps that target API levels below
M (before runtime permissions
were introduced). |
| preinstalled | 400 | Additional flag from base permission type: this permission can be automatically granted any application pre-installed on the system image (not just privileged apps). |
| privileged | 10 | Additional flag from base permission type: this permission can also be granted to any applications installed as privileged apps on the system image. Please avoid using this option, as the signature protection level should be sufficient for most needs and works regardless of exactly where applications are installed. This permission flag is used for certain special situations where multiple vendors have applications built in to a system image which need to share specific features explicitly because they are being built together. |
| runtime | 2000 | Additional flag from base permission type: this permission can only be granted to apps
that target runtime permissions (M and above) |
| setup | 800 | Additional flag from base permission type: this permission can be automatically granted to the setup wizard app |
| signature | 2 | A permission that the system is to grant only if the requesting application is signed with the same certificate as the application that declared the permission. If the certificates match, the system automatically grants the permission without notifying the user or asking for the user's explicit approval. |
| signatureOrSystem | 3 | A permission that the system is to grant only to packages in the Android system image or that are signed with the same certificates. Please avoid using this option, as the signature protection level should be sufficient for most needs and works regardless of exactly where applications are installed. This permission is used for certain special situations where multiple vendors have applications built in to a system image which need to share specific features explicitly because they are being built together. |
| system | 10 | Old synonym for "privileged". |
| verifier | 200 | Additional flag from base permission type: this permission can be automatically granted to system apps that verify packages. |
Constant Value: 16842761 (0x01010009)
publicKey
int publicKey
The attribute that holds a Base64-encoded public key.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843686 (0x010103a6)
queryActionMsg
int queryActionMsg
If you wish to handle an action key during normal search query entry, you
must define an action string here. This will be added to the
ACTION_SEARCH intent that is passed to your
searchable activity. To examine the string, use
getStringExtra(SearchManager.ACTION_MSG).
Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843227 (0x010101db)
queryAfterZeroResults
int queryAfterZeroResults
If provided and true, this searchable activity will be invoked for all
queries in a particular session. If set to false and the activity
returned zero results for a query, it will not be invoked again in that session for
supersets of that zero-results query. For example, if the activity returned zero
results for "bo", it would not be queried again for "bob".
The default value is false. Optional attribute..
May be a boolean value, such as "true" or
"false".
Constant Value: 16843394 (0x01010282)
queryBackground
int queryBackground
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".
Constant Value: 16843911 (0x01010487)
queryHint
int queryHint
An optional 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;
Constant Value: 16843608 (0x01010358)
quickContactBadgeStyleSmallWindowLarge
int quickContactBadgeStyleSmallWindowLarge
Default quickcontact badge style with large quickcontact window.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843443 (0x010102b3)
quickContactBadgeStyleSmallWindowMedium
int quickContactBadgeStyleSmallWindowMedium
Default quickcontact badge style with medium quickcontact window.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843442 (0x010102b2)
quickContactBadgeStyleSmallWindowSmall
int quickContactBadgeStyleSmallWindowSmall
Default quickcontact badge style with small quickcontact window.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843441 (0x010102b1)
quickContactBadgeStyleWindowLarge
int quickContactBadgeStyleWindowLarge
Default quickcontact badge style with large quickcontact window.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843440 (0x010102b0)
quickContactBadgeStyleWindowMedium
int quickContactBadgeStyleWindowMedium
Default quickcontact badge style with medium quickcontact window.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843439 (0x010102af)
quickContactBadgeStyleWindowSmall
int quickContactBadgeStyleWindowSmall
Default quickcontact badge style with small quickcontact window.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843438 (0x010102ae)
radioButtonStyle
int radioButtonStyle
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".
Constant Value: 16842878 (0x0101007e)
radius
int radius
Defines the radius of the four 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).
Constant Value: 16843176 (0x010101a8)
rating
int rating
The rating to set by default.
May be a floating point value, such as "1.2".
Constant Value: 16843077 (0x01010145)
ratingBarStyle
int ratingBarStyle
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".
Constant Value: 16842876 (0x0101007c)
ratingBarStyleIndicator
int ratingBarStyleIndicator
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".
Constant Value: 16843280 (0x01010210)
ratingBarStyleSmall
int ratingBarStyleSmall
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".
Constant Value: 16842877 (0x0101007d)
readPermission
int readPermission
A specific permission name for read-only
access to a ContentProvider. See the
Security and Permissions
document for more information on permissions.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842759 (0x01010007)
recognitionService
int recognitionService
The service that provides voice recognition. This is required. When the user selects this voice interaction service, they will also be implicitly selecting the component here for their recognition service.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843932 (0x0101049c)
recreateOnConfigChanges
int recreateOnConfigChanges
Specify the configuration changes that trigger the system to recreate the current activity if any of these configuration changes happen in the system. The valid configuration changes include mcc and mnc which are the same with those in configChanges. By default from Android O, we don't recreate the activity even the app doesn't specify mcc or mnc in configChanges. If the app wants to be recreated, specify them in recreateOnConfigChanges.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| mcc | 1 | The IMSI MCC has changed, that is a SIM has been detected and updated the Mobile Country Code. |
| mnc | 2 | The IMSI MNC has changed, that is a SIM has been detected and updated the Mobile Network Code. |
Constant Value: 16844103 (0x01010547)
recycleEnabled
int recycleEnabled
Whether the preference has enabled to have its view recycled when used in the list view. This is true by default.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844121 (0x01010559)
relinquishTaskIdentity
int relinquishTaskIdentity
Tasks whose root has this attribute set to true will replace baseIntent with that of the next activity in the task. If the next activity also has this attribute set to true then it will yield the baseIntent to any activity that it launches in the same task. This continues until an activity is encountered which has this attribute set to false. False is the default. This attribute set to true also permits activity's use of the TaskDescription to change labels, colors and icons in the recent task list.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843894 (0x01010476)
reparent
int reparent
Tells ChangeTransform to track parent changes. Default is true. Corresponds to
setReparent(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843964 (0x010104bc)
reparentWithOverlay
int reparentWithOverlay
A parent change should use an overlay or affect the transform of the
transitionining View. Default is true. Corresponds to
setReparentWithOverlay(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843965 (0x010104bd)
repeatCount
int repeatCount
Defines how many times the animation should repeat. The default value is 0.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| infinite | ffffffff |
Constant Value: 16843199 (0x010101bf)
repeatMode
int repeatMode
Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. The default value is restart.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| restart | 1 | The animation starts again from the beginning. |
| reverse | 2 | The animation plays backward. |
Constant Value: 16843200 (0x010101c0)
reqFiveWayNav
int reqFiveWayNav
Application's requirement for five way navigation
May be a boolean value, such as "true" or
"false".
Constant Value: 16843314 (0x01010232)
reqHardKeyboard
int reqHardKeyboard
Application's requirement for a hard keyboard
May be a boolean value, such as "true" or
"false".
Constant Value: 16843305 (0x01010229)
reqKeyboardType
int reqKeyboardType
The input method preferred by an application.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| nokeys | 1 | |
| qwerty | 2 | |
| twelvekey | 3 | |
| undefined | 0 |
Constant Value: 16843304 (0x01010228)
reqNavigation
int reqNavigation
The navigation device preferred by an application.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| dpad | 2 | |
| nonav | 1 | |
| trackball | 3 | |
| undefined | 0 | |
| wheel | 4 |
Constant Value: 16843306 (0x0101022a)
reqTouchScreen
int reqTouchScreen
The touch screen type used by an application.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| finger | 3 | |
| notouch | 1 | |
| stylus | 2 | |
| undefined | 0 |
Constant Value: 16843303 (0x01010227)
requireDeviceUnlock
int requireDeviceUnlock
Whether the device must be unlocked before routing data to this service. The default is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843756 (0x010103ec)
required
int required
Specify whether this feature is required for the application. The default is true, meaning the application requires the feature, and does not want to be installed on devices that don't support it. If you set this to false, then this will not impose a restriction on where the application can be installed.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843406 (0x0101028e)
requiredAccountType
int requiredAccountType
Declare that this application requires an account of a certain type. The default value is null and indicates that the application can work without any accounts. The type should correspond to the account authenticator type, such as "com.google".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843734 (0x010103d6)
requiredFeature
int requiredFeature
Optional: the system must support this feature for the permission to be requested. If it doesn't support the feature, it will be as if the manifest didn't request it at all.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844116 (0x01010554)
requiredForAllUsers
int requiredForAllUsers
Flag to specify if this application needs to be present for all users. Only pre-installed applications can request this feature. Default value is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843728 (0x010103d0)
requiredNotFeature
int requiredNotFeature
Optional: the system must NOT support this feature for the permission to be requested. If it does support the feature, it will be as if the manifest didn't request it at all.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844117 (0x01010555)
requiresFadingEdge
int requiresFadingEdge
Defines which edges should be faded on scrolling.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| horizontal | 1000 | Fades horizontal edges only. |
| none | 0 | No edge is faded. |
| vertical | 2000 | Fades vertical edges only. |
Constant Value: 16843685 (0x010103a5)
requiresSmallestWidthDp
int requiresSmallestWidthDp
Starting with HONEYCOMB_MR2,
this is the new way to specify the minimum screen size an application is
compatible with. This attribute provides the required minimum
"smallest screen width" (as per the -swNNNdp resource configuration)
that the application can run on. For example, a typical phone
screen is 320, a 7" tablet 600, and a 10" tablet 720. If the
smallest screen width of the device is below the value supplied here,
then the application is considered incompatible with that device.
If not supplied, then any old smallScreens, normalScreens, largeScreens,
or xlargeScreens attributes will be used instead.
May be an integer value, such as "100".
Constant Value: 16843620 (0x01010364)
resizeClip
int resizeClip
Resize the view by adjusting the clipBounds rather than changing the dimensions of the view itself. The default value is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843983 (0x010104cf)
resizeMode
int resizeMode
Optional parameter which indicates if and how this widget can be resized. Supports combined values using | operator.
May be an integer value, such as "100".
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| horizontal | 1 | |
| none | 0 | |
| vertical | 2 |
Constant Value: 16843619 (0x01010363)
resizeable
int resizeable
Indicates whether the application can resize itself to newer screen sizes. This is mostly used to distinguish between old applications that may not be compatible with newly introduced screen sizes and newer applications that should be; it will be set for you automatically based on whether you are targeting a newer platform that supports more screens.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843405 (0x0101028d)
resizeableActivity
int resizeableActivity
Indicates that it is okay for this activity to be resized to any dimension. Intended for a multi-window device where there can be multiple activities of various sizes on the screen at the same time.
The default value is false for applications with
targetSdkVersion lesser than N and
true otherwise.
NOTE: A task's root activity value is applied to all additional activities launched in the task. That is if the root activity of a task is resizeable then the system will treat all other activities in the task as resizeable and will not if the root activity isn't resizeable.
NOTE: The value of screenOrientation is ignored for
resizeable activities when in multi-window mode.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844022 (0x010104f6)
resource
int resource
Resource identifier to assign to this piece of named meta-data.
The resource identifier can later be retrieved from the meta data
Bundle through Bundle.getInt.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842789 (0x01010025)
restoreAnyVersion
int restoreAnyVersion
Indicate that the application is prepared to attempt a restore of any
backed-up dataset, even if the backup is apparently from a newer version
of the application than is currently installed on the device. Setting
this attribute to true will permit the Backup Manager to
attempt restore even when a version mismatch suggests that the data are
incompatible. Use with caution!
The default value of this attribute is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843450 (0x010102ba)
restoreNeedsApplication
int restoreNeedsApplication
This constant was deprecated
in API level 8.
This attribute is not used by the Android operating system.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843421 (0x0101029d)
restrictedAccountType
int restrictedAccountType
Declare that this application requires access to restricted accounts of a certain type. The default value is null and restricted accounts won\'t be visible to this application. The type should correspond to the account authenticator type, such as "com.google".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843733 (0x010103d5)
restrictionType
int restrictionType
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bool | 1 | |
| bundle | 7 | |
| bundle_array | 8 | |
| choice | 2 | |
| hidden | 0 | |
| integer | 5 | |
| multi-select | 4 | |
| string | 6 |
Constant Value: 16843923 (0x01010493)
resumeWhilePausing
int resumeWhilePausing
Indicate that it is okay for this activity be resumed while the previous activity is in the process of pausing, without waiting for the previous pause to complete. Use this with caution: your activity can not acquire any exclusive resources (such as opening the camera or recording audio) when it launches, or it may conflict with the previous activity and fail.
The default value of this attribute is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843954 (0x010104b2)
reversible
int reversible
Whether this transition is reversible.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843851 (0x0101044b)
revisionCode
int revisionCode
Internal revision code. This number is the number used to determine
whether one APK is more recent than another: it has no other meaning
than that higher numbers are more recent. This value is only meaningful
when the two versionCode values are already
identical. When an app is delivered as multiple split APKs, each
APK may have a different revisionCode value.
May be an integer value, such as "100".
Constant Value: 16843989 (0x010104d5)
right
int right
Amount of right padding inside the gradient 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).
Constant Value: 16843183 (0x010101af)
ringtonePreferenceStyle
int ringtonePreferenceStyle
Default style for RingtonePreference.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842899 (0x01010093)
ringtoneType
int ringtoneType
Which ringtone type(s) to show in the picker.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| alarm | 4 | Alarm sounds. |
| all | 7 | All available ringtone sounds. |
| notification | 2 | Notification sounds. |
| ringtone | 1 | Ringtones. |
Constant Value: 16843257 (0x010101f9)
rotation
int rotation
rotation of the view, in degrees.
May be a floating point value, such as "1.2".
Constant Value: 16843558 (0x01010326)
rotationAnimation
int rotationAnimation
Flag allowing the activity to specify which screen rotation animation
it desires. Valid values are "rotate", "crossfade", and "jumpcut"
as described in rotationAnimation.
Specifying your Rotation animation in the WindowManager.LayoutParams
may be racy with app startup and updattransitions occuring during application startup and thusly
the manifest attribute is preferred.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| crossfade | 1 | |
| jumpcut | 2 | |
| rotate | 0 | |
| seamless | 3 |
Constant Value: 16844090 (0x0101053a)
rotationX
int rotationX
rotation of the view around the x axis, in degrees.
May be a floating point value, such as "1.2".
Constant Value: 16843559 (0x01010327)
rotationY
int rotationY
rotation of the view around the y axis, in degrees.
May be a floating point value, such as "1.2".
Constant Value: 16843560 (0x01010328)
roundIcon
int roundIcon
A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default round icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific round icon for that component). It may also be used with the intent-filter tag to supply a round icon to show to the user when an activity is being selected based on a particular Intent.
The given round icon will be used to display to the user a graphical representation of its associated component; for example, as the round icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844076 (0x0101052c)
rowCount
int rowCount
The maxmimum number of rows to create when automatically positioning children.
May be an integer value, such as "100".
Constant Value: 16843637 (0x01010375)
rowDelay
int rowDelay
Fraction of the animation duration used to delay the beginning of the animation of each row.
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.
Constant Value: 16843216 (0x010101d0)
rowEdgeFlags
int rowEdgeFlags
Row edge flags.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | 8 | Row is anchored to the bottom of the keyboard. |
| top | 4 | Row is anchored to the top of the keyboard. |
Constant Value: 16843329 (0x01010241)
rowHeight
int rowHeight
Defines the height of each row.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843058 (0x01010132)
rowOrderPreserved
int rowOrderPreserved
When set to true, forces row boundaries to appear in the same order
as row indices.
The default is true.
See setRowOrderPreserved(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843638 (0x01010376)
saveEnabled
int saveEnabled
If false, no state will be saved for this view when it is being frozen. The default is true, allowing the view to be saved (however it also must have an ID assigned to it for its state to be saved). Setting this to false only disables the state for this view, not for its children which may still be saved.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842983 (0x010100e7)
scaleGravity
int scaleGravity
Specifies where the drawable is positioned after scaling. The default value is left.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | 50 | Push object to the bottom of its container, not changing its size. |
| center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
| center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
| center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
| clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges. |
| clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
| end | 800005 | Push object to the end of its container, not changing its size. |
| fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
| fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
| fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
| left | 3 | Push object to the left of its container, not changing its size. |
| right | 5 | Push object to the right of its container, not changing its size. |
| start | 800003 | Push object to the beginning of its container, not changing its size. |
| top | 30 | Push object to the top of its container, not changing its size. |
Constant Value: 16843262 (0x010101fe)
scaleHeight
int scaleHeight
Scale height, expressed as a percentage of the drawable's bound. The value's format is XX%. For instance: 100%, 12.5%, etc.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843261 (0x010101fd)
scaleType
int scaleType
Controls how the image should be resized or moved to match the size
of this ImageView. See ImageView.ScaleType
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| center | 5 | Center the image in the view, but perform no scaling. |
| centerCrop | 6 | Scale the image uniformly (maintain the image's aspect ratio) so both dimensions (width and height) of the image will be equal to or larger than the corresponding dimension of the view (minus padding). The image is then centered in the view. |
| centerInside | 7 | Scale the image uniformly (maintain the image's aspect ratio) so that both dimensions (width and height) of the image will be equal to or less than the corresponding dimension of the view (minus padding). The image is then centered in the view. |
| fitCenter | 3 | Scale the image using CENTER. |
| fitEnd | 4 | Scale the image using END. |
| fitStart | 2 | Scale the image using START. |
| fitXY | 1 | Scale the image using FILL. |
| matrix | 0 | Scale using the image matrix when drawing. See
setImageMatrix(Matrix). |
Constant Value: 16843037 (0x0101011d)
scaleWidth
int scaleWidth
Scale width, expressed as a percentage of the drawable's bound. The value's format is XX%. For instance: 100%, 12.5%, etc.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843260 (0x010101fc)
scaleX
int scaleX
scale of the view in the x direction.
May be a floating point value, such as "1.2".
Constant Value: 16843556 (0x01010324)
scaleY
int scaleY
scale of the view in the y direction.
May be a floating point value, such as "1.2".
Constant Value: 16843557 (0x01010325)
scheme
int scheme
Specify a URI scheme that is handled, as per
IntentFilter.addDataScheme().
Note: scheme matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, schemes here should always use lower case letters.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842791 (0x01010027)
screenDensity
int screenDensity
Specifies a compatible screen density, as per the device configuration screen density bins.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| hdpi | f0 | A high density screen, approximately 240dpi. |
| ldpi | 78 | A low density screen, approximately 120dpi. |
| mdpi | a0 | A medium density screen, approximately 160dpi. |
| xhdpi | 140 | An extra high density screen, approximately 320dpi. |
| xxhdpi | 1e0 | An extra extra high density screen, approximately 480dpi. |
| xxxhdpi | 280 | An extra extra extra high density screen, approximately 640dpi. |
Constant Value: 16843467 (0x010102cb)
screenOrientation
int screenOrientation
Specify the orientation an activity should be run in. If not specified, it will run in the current preferred orientation of the screen.
This attribute is supported by the <activity>
element.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| behind | 3 | Keep the screen in the same orientation as whatever is behind
this activity.
Corresponds to
SCREEN_ORIENTATION_BEHIND. |
| fullSensor | a | Orientation is determined by a physical orientation sensor:
the display will rotate based on how the user moves the device.
This allows any of the 4 possible rotations, regardless of what
the device will normally do (for example some devices won't
normally use 180 degree rotation).
Corresponds to
SCREEN_ORIENTATION_FULL_SENSOR. |
| fullUser | d | Respect the user's sensor-based rotation preference, but if
sensor-based rotation is enabled then allow the screen to rotate
in all 4 possible directions regardless of what
the device will normally do (for example some devices won't
normally use 180 degree rotation).
Corresponds to
SCREEN_ORIENTATION_FULL_USER. |
| landscape | 0 | Would like to have the screen in a landscape orientation: that
is, with the display wider than it is tall, ignoring sensor data.
Corresponds to
SCREEN_ORIENTATION_LANDSCAPE. |
| locked | e | Screen is locked to its current rotation, whatever that is.
Corresponds to
SCREEN_ORIENTATION_LOCKED. |
| nosensor | 5 | Always ignore orientation determined by orientation sensor:
the display will not rotate when the user moves the device.
Corresponds to
SCREEN_ORIENTATION_NOSENSOR. |
| portrait | 1 | Would like to have the screen in a portrait orientation: that
is, with the display taller than it is wide, ignoring sensor data.
Corresponds to
SCREEN_ORIENTATION_PORTRAIT. |
| reverseLandscape | 8 | Would like to have the screen in landscape orientation, turned in
the opposite direction from normal landscape.
Corresponds to
SCREEN_ORIENTATION_REVERSE_LANDSCAPE. |
| reversePortrait | 9 | Would like to have the screen in portrait orientation, turned in
the opposite direction from normal portrait.
Corresponds to
SCREEN_ORIENTATION_REVERSE_PORTRAIT. |
| sensor | 4 | Orientation is determined by a physical orientation sensor:
the display will rotate based on how the user moves the device.
Ignores user's setting to turn off sensor-based rotation.
Corresponds to
SCREEN_ORIENTATION_SENSOR. |
| sensorLandscape | 6 | Would like to have the screen in landscape orientation, but can
use the sensor to change which direction the screen is facing.
Corresponds to
SCREEN_ORIENTATION_SENSOR_LANDSCAPE. |
| sensorPortrait | 7 | Would like to have the screen in portrait orientation, but can
use the sensor to change which direction the screen is facing.
Corresponds to
SCREEN_ORIENTATION_SENSOR_PORTRAIT. |
| unspecified | ffffffff | No preference specified: let the system decide the best
orientation. This will either be the orientation selected
by the activity below, or the user's preferred orientation
if this activity is the bottom of a task. If the user
explicitly turned off sensor based orientation through settings
sensor based device rotation will be ignored. If not by default
sensor based orientation will be taken into account and the
orientation will changed based on how the user rotates the device.
Corresponds to
SCREEN_ORIENTATION_UNSPECIFIED. |
| user | 2 | Use the user's current preferred orientation of the handset.
Corresponds to
SCREEN_ORIENTATION_USER. |
| userLandscape | b | Would like to have the screen in landscape orientation, but if
the user has enabled sensor-based rotation then we can use the
sensor to change which direction the screen is facing.
Corresponds to
SCREEN_ORIENTATION_USER_LANDSCAPE. |
| userPortrait | c | Would like to have the screen in portrait orientation, but if
the user has enabled sensor-based rotation then we can use the
sensor to change which direction the screen is facing.
Corresponds to
SCREEN_ORIENTATION_USER_PORTRAIT. |
Constant Value: 16842782 (0x0101001e)
screenSize
int screenSize
Specifies a compatible screen size, as per the device configuration screen size bins.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| large | 190 | A large screen configuration, at least 400x530dp. |
| normal | 12c | A normal screen configuration, at least 320x480dp. |
| small | c8 | A small screen configuration, at least 240x320dp. |
| xlarge | 1f4 | An extra large screen configuration, at least 600x800dp. |
Constant Value: 16843466 (0x010102ca)
scrollHorizontally
int scrollHorizontally
Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843099 (0x0101015b)
scrollIndicators
int scrollIndicators
Defines which scroll indicators should be displayed when the view can be scrolled. Multiple values may be combined using logical OR, for example "top|bottom".
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | 2 | Displays bottom scroll indicator when vew can be scrolled down. |
| end | 20 | Displays right scroll indicator when vew can be scrolled in the end direction. |
| left | 4 | Displays left scroll indicator when vew can be scrolled left. |
| none | 0 | No scroll indicators are displayed. |
| right | 8 | Displays right scroll indicator when vew can be scrolled right. |
| start | 10 | Displays right scroll indicator when vew can be scrolled in the start direction. |
| top | 1 | Displays top scroll indicator when view can be scrolled up. |
Constant Value: 16844006 (0x010104e6)
scrollViewStyle
int scrollViewStyle
Default ScrollView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842880 (0x01010080)
scrollX
int scrollX
The initial horizontal scroll offset, in pixels.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842962 (0x010100d2)
scrollY
int scrollY
The initial vertical scroll offset, in pixels.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842963 (0x010100d3)
scrollbarAlwaysDrawHorizontalTrack
int scrollbarAlwaysDrawHorizontalTrack
Defines whether the horizontal scrollbar track should always be drawn.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842856 (0x01010068)
scrollbarAlwaysDrawVerticalTrack
int scrollbarAlwaysDrawVerticalTrack
Defines whether the vertical scrollbar track should always be drawn.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842857 (0x01010069)
scrollbarDefaultDelayBeforeFade
int scrollbarDefaultDelayBeforeFade
Defines the delay in milliseconds that a scrollbar waits before fade out.
May be an integer value, such as "100".
Constant Value: 16843433 (0x010102a9)
scrollbarFadeDuration
int scrollbarFadeDuration
Defines the delay in milliseconds that a scrollbar takes to fade out.
May be an integer value, such as "100".
Constant Value: 16843432 (0x010102a8)
scrollbarSize
int scrollbarSize
Sets the width of vertical scrollbars and height of horizontal scrollbars.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842851 (0x01010063)
scrollbarStyle
int scrollbarStyle
Controls the scrollbar style and position. The scrollbars can be overlaid or inset. When inset, they add to the padding of the view. And the scrollbars can be drawn inside the padding area or on the edge of the view. For example, if a view has a background drawable and you want to draw the scrollbars inside the padding specified by the drawable, you can use insideOverlay or insideInset. If you want them to appear at the edge of the view, ignoring the padding, then you can use outsideOverlay or outsideInset.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| insideInset | 1000000 | Inside the padding and inset. |
| insideOverlay | 0 | Inside the padding and overlaid. |
| outsideInset | 3000000 | Edge of the view and inset. |
| outsideOverlay | 2000000 | Edge of the view and overlaid. |
Constant Value: 16842879 (0x0101007f)
scrollbarThumbHorizontal
int scrollbarThumbHorizontal
Defines the horizontal scrollbar thumb drawable.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842852 (0x01010064)
scrollbarThumbVertical
int scrollbarThumbVertical
Defines the vertical scrollbar thumb drawable.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842853 (0x01010065)
scrollbarTrackHorizontal
int scrollbarTrackHorizontal
Defines the horizontal scrollbar track drawable.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842854 (0x01010066)
scrollbarTrackVertical
int scrollbarTrackVertical
Defines the vertical scrollbar track drawable.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842855 (0x01010067)
scrollbars
int scrollbars
Defines which scrollbars should be displayed on scrolling or not.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| horizontal | 100 | Displays horizontal scrollbar only. |
| none | 0 | No scrollbar is displayed. |
| vertical | 200 | Displays vertical scrollbar only. |
Constant Value: 16842974 (0x010100de)
scrollingCache
int scrollingCache
When set to true, the list uses a drawing cache during scrolling. This makes the rendering faster but uses more memory. The default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843006 (0x010100fe)
searchButtonText
int searchButtonText
This constant was deprecated
in API level 3.
This will create a non-standard UI appearance, because the search bar UI is
changing to use only icons for its buttons.
If supplied, this string will be displayed as the text of the "Search" button. Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843269 (0x01010205)
searchHintIcon
int searchHintIcon
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".
Constant Value: 16843988 (0x010104d4)
searchIcon
int searchIcon
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".
Constant Value: 16843907 (0x01010483)
searchMode
int searchMode
Additional features are controlled by mode bits in this field. Omitting this field, or setting to zero, provides default behavior. Optional attribute.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| queryRewriteFromData | 10 | If set, this flag causes the suggestion column SUGGEST_COLUMN_INTENT_DATA to be considered as the text for suggestion query rewriting. This should only be used when the values in SUGGEST_COLUMN_INTENT_DATA are suitable for user inspection and editing - typically, HTTP/HTTPS Uri's. |
| queryRewriteFromText | 20 | If set, this flag causes the suggestion column SUGGEST_COLUMN_TEXT_1 to be considered as the text for suggestion query rewriting. This should be used for suggestions in which no query text is provided and the SUGGEST_COLUMN_INTENT_DATA values are not suitable for user inspection and editing. |
| showSearchIconAsBadge | 8 | This is deprecated. The default application icon is now always used, so this option is obsolete. |
| showSearchLabelAsBadge | 4 | If set, this flag enables the display of the search target (label) within the search bar. If neither bad mode is selected, no badge will be shown. |
Constant Value: 16843221 (0x010101d5)
searchSettingsDescription
int searchSettingsDescription
If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings. Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843402 (0x0101028a)
searchSuggestAuthority
int searchSuggestAuthority
If provided, this is the trigger indicating that the searchable activity provides suggestions as well. The value must be a fully-qualified content provider authority (for example, "com.example.android.apis.SuggestionProvider") and should match the "android:authorities" tag in your content provider's manifest entry. Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843222 (0x010101d6)
searchSuggestIntentAction
int searchSuggestIntentAction
If provided, and not overridden by an action in the selected suggestion, this
string will be placed in the action field of the Intent
when the user clicks a suggestion. Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843225 (0x010101d9)
searchSuggestIntentData
int searchSuggestIntentData
If provided, and not overridden by an action in the selected suggestion, this
string will be placed in the data field of the Intent
when the user clicks a suggestion. Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843226 (0x010101da)
searchSuggestPath
int searchSuggestPath
If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path. Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843223 (0x010101d7)
searchSuggestSelection
int searchSuggestSelection
If provided, suggestion queries will be passed into your query function as the selection parameter. Typically this will be a WHERE clause for your database, and will contain a single question mark, which represents the actual query string that has been typed by the user. If not provided, then the user query text will be appended to the query Uri (after an additional "/".) Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843224 (0x010101d8)
searchSuggestThreshold
int searchSuggestThreshold
If provided, this is the minimum number of characters needed to trigger search suggestions. The default value is 0. Optional attribute.
May be an integer value, such as "100".
Constant Value: 16843373 (0x0101026d)
searchViewStyle
int searchViewStyle
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".
Constant Value: 16843904 (0x01010480)
secondaryContentAlpha
int secondaryContentAlpha
The alpha applied to the foreground color to create the secondary text color.
May be a floating point value, such as "1.2".
Constant Value: 16844115 (0x01010553)
secondaryProgress
int secondaryProgress
Defines the secondary progress value, between 0 and max. This progress is drawn between the primary progress and the background. It can be ideal for media scenarios such as showing the buffering progress while the default progress shows the play progress.
May be an integer value, such as "100".
Constant Value: 16843064 (0x01010138)
secondaryProgressTint
int secondaryProgressTint
Tint to apply to the secondary progress indicator.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843879 (0x01010467)
secondaryProgressTintMode
int secondaryProgressTintMode
Blending mode used to apply the secondary progress indicator tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843880 (0x01010468)
seekBarStyle
int seekBarStyle
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".
Constant Value: 16842875 (0x0101007b)
segmentedButtonStyle
int segmentedButtonStyle
Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843568 (0x01010330)
selectAllOnFocus
int selectAllOnFocus
If the text is selectable, select it all when the view takes focus.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843102 (0x0101015e)
selectable
int selectable
Whether the Preference is selectable.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843238 (0x010101e6)
selectableItemBackground
int selectableItemBackground
Background drawable for bordered 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".
Constant Value: 16843534 (0x0101030e)
selectableItemBackgroundBorderless
int selectableItemBackgroundBorderless
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".
Constant Value: 16843868 (0x0101045c)
selectedDateVerticalBar
int selectedDateVerticalBar
This constant was deprecated
in API level 23.
Drawable for the vertical bar shown at the beginning and at the end of the selected date.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843591 (0x01010347)
selectedWeekBackgroundColor
int selectedWeekBackgroundColor
This constant was deprecated
in API level 23.
The background color for the selected week.
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".
Constant Value: 16843586 (0x01010342)
sessionService
int sessionService
The service that hosts active voice interaction sessions. This is required.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843837 (0x0101043d)
settingsActivity
int settingsActivity
Component name of an activity that allows the user to modify the settings for this service.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843301 (0x01010225)
setupActivity
int setupActivity
Component name of an activity that allows the user to set up this service.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843766 (0x010103f6)
shadowColor
int shadowColor
Place a blurred shadow of text underneath the text, drawn with the
specified color. The text shadow produced does not interact with
properties on View that are responsible for real time shadows,
elevation and
translationZ.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843105 (0x01010161)
shadowDx
int shadowDx
Horizontal offset of the text shadow.
May be a floating point value, such as "1.2".
Constant Value: 16843106 (0x01010162)
shadowDy
int shadowDy
Vertical offset of the text shadow.
May be a floating point value, such as "1.2".
Constant Value: 16843107 (0x01010163)
shadowRadius
int shadowRadius
Blur radius of the text shadow.
May be a floating point value, such as "1.2".
Constant Value: 16843108 (0x01010164)
shape
int shape
Indicates what shape to fill with a gradient.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| line | 2 | Line shape. |
| oval | 1 | Oval shape. |
| rectangle | 0 | Rectangle shape, with optional rounder corners. |
| ring | 3 | Ring shape. |
Constant Value: 16843162 (0x0101019a)
shareInterpolator
int shareInterpolator
May be a boolean value, such as "true" or
"false".
Constant Value: 16843195 (0x010101bb)
sharedUserId
int sharedUserId
Specify the name of a user ID that will be shared between multiple packages. By default, each package gets its own unique user-id. By setting this value on two or more packages, each of these packages will be given a single shared user ID, so they can for example run in the same process. Note that for them to actually get the same user ID, they must also be signed with the same signature.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842763 (0x0101000b)
sharedUserLabel
int sharedUserLabel
Specify a label for the shared user UID of this package. This is only used if you have also used android:sharedUserId. This must be a reference to a string resource; it can not be an explicit string.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843361 (0x01010261)
shortcutDisabledMessage
int shortcutDisabledMessage
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844075 (0x0101052b)
shortcutId
int shortcutId
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844072 (0x01010528)
shortcutLongLabel
int shortcutLongLabel
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844074 (0x0101052a)
shortcutShortLabel
int shortcutShortLabel
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844073 (0x01010529)
shouldDisableView
int shouldDisableView
Whether the view of this Preference should be disabled when this Preference is disabled.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843246 (0x010101ee)
showAsAction
int showAsAction
How this item should display in the Action Bar, if present.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| always | 2 | Always show this item in an actionbar, even if it would override the system's limits of how much stuff to put there. This may make your action bar look bad on some screens. In most cases you should use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
| collapseActionView | 8 | This item's action view collapses to a normal menu item. When expanded, the action view takes over a larger segment of its container. |
| ifRoom | 1 | Show this item in an action bar if there is room for it as determined by the system. Favor this option over "always" where possible. Mutually exclusive with "never" and "always". |
| never | 0 | Never show this item in an action bar, show it in the overflow menu instead. Mutually exclusive with "ifRoom" and "always". |
| withText | 4 | When this item is shown as an action in the action bar, show a text label with it even if it has an icon representation. |
Constant Value: 16843481 (0x010102d9)
showDefault
int showDefault
Whether to show an item for a default sound.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843258 (0x010101fa)
showDividers
int showDividers
Setting for which dividers to show.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| beginning | 1 | |
| end | 4 | |
| middle | 2 | |
| none | 0 |
Constant Value: 16843561 (0x01010329)
showForAllUsers
int showForAllUsers
Specify that an Activity should be shown even if the current/foreground user
is different from the user of the Activity. This will also force the
android.view.LayoutParams.FLAG_SHOW_WHEN_LOCKED flag
to be set for all windows of this activity
May be a boolean value, such as "true" or
"false".
Constant Value: 16844015 (0x010104ef)
showMetadataInPreview
int showMetadataInPreview
Whether to show any metadata when previewing the wallpaper. If this value is set to true, any component that shows a preview of this live wallpaper should also show accompanying information like the title, the description, the author and the context description of this wallpaper so the user gets to know further information about this wallpaper.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844079 (0x0101052f)
showOnLockScreen
int showOnLockScreen
This constant was deprecated
in API level 23.
use showForAllUsers instead.
May be a boolean value, such as "true" or
"false".
Specify that an Activity should be shown over the lock screen and, in a multiuser environment, across all users' windows.
Constant Value: 16843721 (0x010103c9)
showSilent
int showSilent
Whether to show an item for 'Silent'.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843259 (0x010101fb)
showText
int showText
Whether to draw on/off text.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843949 (0x010104ad)
showWeekNumber
int showWeekNumber
This constant was deprecated
in API level 23.
Whether do show week numbers.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843582 (0x0101033e)
shownWeekCount
int shownWeekCount
This constant was deprecated
in API level 23.
The number of weeks to be shown.
May be an integer value, such as "100".
Constant Value: 16843585 (0x01010341)
shrinkColumns
int shrinkColumns
The zero-based index of the columns to shrink. The column indices must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. You can shrink all columns by using the value "*" instead. Note that a column can be marked stretchable and shrinkable at the same time.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843082 (0x0101014a)
singleLine
int singleLine
This constant was deprecated
in API level 3.
This attribute is deprecated. Use maxLines instead to change
the layout of a static text, and use the textMultiLine flag in the
inputType attribute instead for editable text views (if both singleLine and inputType
are supplied, the inputType flags will override the value of singleLine).
Constrains the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines, and advances focus instead of inserting a newline when you press the enter key. The default value is false (multi-line wrapped text mode) for non-editable text, but if you specify any value for inputType, the default is true (single-line input field mode).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843101 (0x0101015d)
singleLineTitle
int singleLineTitle
Whether to use single line for the preference title text. By default, preference title will be constrained to one line, so the default value of this attribute is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844124 (0x0101055c)
singleUser
int singleUser
If set to true, a single instance of this component will run for all users. That instance will run as user 0, the default/primary user. When the app running is in processes for other users and interacts with this component (by binding to a service for example) those processes will always interact with the instance running for user 0. Enabling single user mode forces "exported" of the component to be false, to help avoid introducing multi-user security bugs. This feature is only available to applications built in to the system image; you must hold the permission INTERACT_ACROSS_USERS in order to use this feature. This flag can only be used with services, receivers, and providers; it can not be used with activities.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843711 (0x010103bf)
slideEdge
int slideEdge
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | 50 | Slide to and from the bottom edge of the Scene. |
| end | 800005 | Slide to and from the x-axis position at the end of the Scene root. |
| left | 3 | Slide to and from the left edge of the Scene. |
| right | 5 | Slide to and from the right edge of the Scene. |
| start | 800003 | Slide to and from the x-axis position at the start of the Scene root. |
| top | 30 | Slide to and from the top edge of the Scene. |
Constant Value: 16843824 (0x01010430)
smallIcon
int smallIcon
Smaller icon of the authenticator.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843422 (0x0101029e)
smallScreens
int smallScreens
Indicates whether the application supports smaller screen form-factors. A small screen is defined as one with a smaller aspect ratio than the traditional HVGA screen; that is, for a portrait screen, less tall than an HVGA screen. In practice, this means a QVGA low density or VGA high density screen. An application that does not support small screens will not be available for small screen devices, since there is little the platform can do to make such an application work on a smaller screen.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843396 (0x01010284)
smoothScrollbar
int smoothScrollbar
When set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen. This property is set to true by default but should be set to false if your adapter will display items of varying heights. When this property is set to true and your adapter displays items of varying heights, the scrollbar thumb will change size as the user scrolls through the list. When set to false, the list will use only the number of items in the adapter and the number of items visible on screen to determine the scrollbar's properties.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843313 (0x01010231)
soundEffectsEnabled
int soundEffectsEnabled
Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843285 (0x01010215)
spacing
int spacing
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843027 (0x01010113)
spinnerDropDownItemStyle
int spinnerDropDownItemStyle
Default style for spinner drop down items.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842887 (0x01010087)
spinnerItemStyle
int spinnerItemStyle
Default spinner item style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842889 (0x01010089)
spinnerMode
int spinnerMode
Display mode for spinner options.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| dialog | 0 | Spinner options will be presented to the user as a dialog window. |
| dropdown | 1 | Spinner options will be presented to the user as an inline dropdown anchored to the spinner widget itself. |
Constant Value: 16843505 (0x010102f1)
spinnerStyle
int spinnerStyle
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".
Constant Value: 16842881 (0x01010081)
spinnersShown
int spinnersShown
Whether the spinners are shown. Only valid for "spinner" mode.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843595 (0x0101034b)
splitMotionEvents
int splitMotionEvents
Sets whether this ViewGroup should split MotionEvents
to separate child views during touch event dispatch.
If false (default), touch events will be dispatched to
the child view where the first pointer went down until
the last pointer goes up.
If true, touch events may be dispatched to multiple children.
MotionEvents for each pointer will be dispatched to the child
view where the initial ACTION_DOWN event happened.
See setMotionEventSplittingEnabled(boolean)
for more information.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843503 (0x010102ef)
splitName
int splitName
When an application is partitioned into splits, this is the name of the split that contains the defined component.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844105 (0x01010549)
splitTrack
int splitTrack
Whether to split the track and leave a gap for the thumb drawable.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843852 (0x0101044c)
spotShadowAlpha
int spotShadowAlpha
Alpha value of the spot shadow projected by elevated views, between 0 and 1.
May be a floating point value, such as "1.2".
Constant Value: 16843967 (0x010104bf)
src
int src
Sets a drawable as the content of this ImageView.
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".
Constant Value: 16843033 (0x01010119)
ssp
int ssp
Specify a URI scheme specific part that must exactly match, as per
IntentFilter.addDataSchemeSpecificPart() with
PATTERN_LITERAL.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843747 (0x010103e3)
sspPattern
int sspPattern
Specify a URI scheme specific part that matches a simple pattern, as per
IntentFilter.addDataSchemeSpecificPart() with
PATTERN_SIMPLE_GLOB.
Note that because '\' is used as an escape character when
reading the string from XML (before it is parsed as a pattern),
you will need to double-escape: for example a literal "*" would
be written as "\\*" and a literal "\" would be written as
"\\\\". This is basically the same as what you would need to
write if constructing the string in Java code.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843749 (0x010103e5)
sspPrefix
int sspPrefix
Specify a URI scheme specific part that must be a prefix to match, as per
IntentFilter.addDataSchemeSpecificPart() with
PATTERN_PREFIX.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843748 (0x010103e4)
stackFromBottom
int stackFromBottom
Used by ListView and GridView to stack their content from the bottom.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843005 (0x010100fd)
stackViewStyle
int stackViewStyle
Default StackView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843838 (0x0101043e)
starStyle
int starStyle
Default Star style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842882 (0x01010082)
start
int start
Start inset to apply to the layer. Overrides left or
right depending on layout direction.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843995 (0x010104db)
startColor
int startColor
Start color of the gradient.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843165 (0x0101019d)
startDelay
int startDelay
Delay in milliseconds before the transition starts.
May be an integer value, such as "100".
Constant Value: 16843746 (0x010103e2)
startOffset
int startOffset
Delay in milliseconds before the animation runs, once start time is reached.
May be an integer value, such as "100".
Constant Value: 16843198 (0x010101be)
startX
int startX
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".
Constant Value: 16844048 (0x01010510)
startY
int startY
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".
Constant Value: 16844049 (0x01010511)
startYear
int startYear
This constant was deprecated
in API level 16.
Use minDate instead.Use minDate instead.
The first year (inclusive), for example "1940".
May be an integer value, such as "100".
Constant Value: 16843132 (0x0101017c)
stateListAnimator
int stateListAnimator
Sets the state-based animator for the View.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843848 (0x01010448)
stateNotNeeded
int stateNotNeeded
Indicates that an Activity does not need to have its freeze state
(as returned by onSaveInstanceState(Bundle)
retained in order to be restarted. Generally you use this for activities
that do not store any state. When this flag is set, if for some reason
the activity is killed before it has a chance to save its state,
then the system will not remove it from the activity stack like
it normally would. Instead, the next time the user navigates to
it its onCreate(Bundle) method will be called
with a null icicle, just like it was starting for the first time.
This is used by the Home activity to make sure it does not get removed if it crashes for some reason.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842774 (0x01010016)
state_above_anchor
int state_above_anchor
State identifier indicating the popup will be above the anchor.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842922 (0x010100aa)
state_accelerated
int state_accelerated
State value for StateListDrawable,
indicating that the Drawable is in a view that is hardware accelerated.
This means that the device can at least render a full-screen scaled
bitmap with one layer of text and bitmaps composited on top of it
at 60fps. When this is set, the colorBackgroundCacheHint will be
ignored even if it specifies a solid color, since that optimization
is not needed.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843547 (0x0101031b)
state_activated
int state_activated
State value for StateListDrawable,
set when a view or its parent has been "activated" meaning the user has currently
marked it as being of interest. This is an alternative representation of
state_checked for when the state should be propagated down the view hierarchy.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843518 (0x010102fe)
state_active
int state_active
State value for StateListDrawable,
set when a view or drawable is considered "active" by its host. Actual usage may vary
between views. Consult the host view documentation for details.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842914 (0x010100a2)
state_checkable
int state_checkable
State identifier indicating that the object may display a check mark. See
state_checked for the identifier that indicates whether it is
actually checked.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842911 (0x0101009f)
state_checked
int state_checked
State identifier indicating that the object is currently checked. See
state_checkable for an additional identifier that can indicate
if any object may ever display a check, regardless of whether state_checked is
currently set.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842912 (0x010100a0)
state_drag_can_accept
int state_drag_can_accept
State for StateListDrawable
indicating that the Drawable is in a view that is capable of accepting a drop of
the content currently being manipulated in a drag-and-drop operation.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843624 (0x01010368)
state_drag_hovered
int state_drag_hovered
State for StateListDrawable
indicating that a drag operation (for which the Drawable's view is a valid recipient)
is currently positioned over the Drawable.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843625 (0x01010369)
state_empty
int state_empty
State identifier indicating the group is empty (has no children).
May be a boolean value, such as "true" or
"false".
Constant Value: 16842921 (0x010100a9)
state_enabled
int state_enabled
State value for StateListDrawable,
set when a view is enabled.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842910 (0x0101009e)
state_expanded
int state_expanded
State identifier indicating the group is expanded.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842920 (0x010100a8)
state_first
int state_first
State value for StateListDrawable,
set when a view or drawable is in the first position in an ordered set. Actual usage
may vary between views. Consult the host view documentation for details.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842916 (0x010100a4)
state_focused
int state_focused
State value for StateListDrawable,
set when a view has input focus.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842908 (0x0101009c)
state_hovered
int state_hovered
State value for StateListDrawable,
set when a pointer is hovering over the view.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843623 (0x01010367)
state_last
int state_last
State value for StateListDrawable,
set when a view or drawable is in the last position in an ordered set. Actual usage
may vary between views. Consult the host view documentation for details.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842918 (0x010100a6)
state_long_pressable
int state_long_pressable
State for KeyboardView
key preview background.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843324 (0x0101023c)
state_middle
int state_middle
State value for StateListDrawable,
set when a view or drawable is in the middle position in an ordered set. Actual usage
may vary between views. Consult the host view documentation for details.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842917 (0x010100a5)
state_multiline
int state_multiline
State identifier indicating a TextView has a multi-line layout.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843597 (0x0101034d)
state_pressed
int state_pressed
State value for StateListDrawable,
set when the user is pressing down in a view.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842919 (0x010100a7)
state_selected
int state_selected
State value for StateListDrawable,
set when a view (or one of its parents) is currently selected.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842913 (0x010100a1)
state_single
int state_single
State value for StateListDrawable,
set when a view or drawable is considered "single" by its host. Actual usage may vary
between views. Consult the host view documentation for details.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842915 (0x010100a3)
state_window_focused
int state_window_focused
State value for StateListDrawable,
set when a view's window has input focus.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842909 (0x0101009d)
staticWallpaperPreview
int staticWallpaperPreview
A resource id of a static drawable.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843569 (0x01010331)
statusBarColor
int statusBarColor
The color for the status bar. If the color is not opaque, consider setting
SYSTEM_UI_FLAG_LAYOUT_STABLE and
SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN.
For this to take effect, the window must be drawing the system bar backgrounds with
windowDrawsSystemBarBackgrounds and the status bar must not
have been requested to be translucent with
windowTranslucentStatus.
Corresponds to setStatusBarColor(int).
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843857 (0x01010451)
stepSize
int stepSize
The step size of the rating.
May be a floating point value, such as "1.2".
Constant Value: 16843078 (0x01010146)
stopWithTask
int stopWithTask
If set to true, this service with be automatically stopped when the user remove a task rooted in an activity owned by the application. The default is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843626 (0x0101036a)
streamType
int streamType
Different audio stream types.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| alarm | 4 | |
| music | 3 | |
| ring | 2 | |
| system | 1 | |
| voice | 0 |
Constant Value: 16843273 (0x01010209)
stretchColumns
int stretchColumns
The zero-based index of the columns to stretch. The column indices must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. You can stretch all columns by using the value "*" instead. Note that a column can be marked stretchable and shrinkable at the same time.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843081 (0x01010149)
stretchMode
int stretchMode
Defines how columns should stretch to fill the available empty space, if any.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| columnWidth | 2 | Each column is stretched equally. |
| none | 0 | Stretching is disabled. |
| spacingWidth | 1 | The spacing between each column is stretched. |
| spacingWidthUniform | 3 | The spacing between each column is uniformly stretched.. |
Constant Value: 16843030 (0x01010116)
strokeAlpha
int strokeAlpha
The opacity of a path stroke, as a value between 0 (completely transparent) and 1 (completely opaque).
May be a floating point value, such as "1.2".
Constant Value: 16843979 (0x010104cb)
strokeColor
int strokeColor
The color to stroke the path if not defined implies no stroke.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843782 (0x01010406)
strokeLineCap
int strokeLineCap
sets the linecap for a stroked path.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| butt | 0 | |
| round | 1 | |
| square | 2 |
Constant Value: 16843787 (0x0101040b)
strokeLineJoin
int strokeLineJoin
sets the lineJoin for a stroked path.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bevel | 2 | |
| miter | 0 | |
| round | 1 |
Constant Value: 16843788 (0x0101040c)
strokeMiterLimit
int strokeMiterLimit
sets the Miter limit for a stroked path.
May be a floating point value, such as "1.2".
Constant Value: 16843789 (0x0101040d)
strokeWidth
int strokeWidth
The width a path stroke.
May be a floating point value, such as "1.2".
Constant Value: 16843783 (0x01010407)
subMenuArrow
int subMenuArrow
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".
Constant Value: 16844019 (0x010104f3)
submitBackground
int submitBackground
Background for the section containing the action (for example, 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".
Constant Value: 16843912 (0x01010488)
subtitle
int subtitle
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;
Constant Value: 16843473 (0x010102d1)
subtitleTextAppearance
int subtitleTextAppearance
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843823 (0x0101042f)
subtitleTextColor
int subtitleTextColor
A color to apply to the subtitle string.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16844004 (0x010104e4)
subtitleTextStyle
int subtitleTextStyle
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".
Constant Value: 16843513 (0x010102f9)
subtypeExtraValue
int subtypeExtraValue
The extra value of the subtype. This string can be any string and will be passed to the SpellChecker.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843674 (0x0101039a)
subtypeId
int subtypeId
The unique id for the subtype. The input method framework keeps track of enabled subtypes by ID. When the IME package gets upgraded, enabled IDs will stay enabled even if other attributes are different. If the ID is unspecified (by calling the other constructor or 0. Arrays.hashCode(new Object[] {locale, mode, extraValue, isAuxiliary, overridesImplicitlyEnabledSubtype}) will be used instead.
May be an integer value, such as "100".
Constant Value: 16843713 (0x010103c1)
subtypeLocale
int subtypeLocale
The locale of the subtype. This string should be a locale (for example, en_US and
fr_FR). This is also used by the framework to know the supported locales
of the spell checker. getLocale()
returns the value specified in this attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843673 (0x01010399)
suggestActionMsg
int suggestActionMsg
If you wish to handle an action key while a suggestion is being displayed and
selected, there are two ways to handle this. If all of your suggestions
can handle the action key, you can simply define the action message using this
attribute. This will be added to the
ACTION_SEARCH intent that is passed to your
searchable activity. To examine the string, use
getStringExtra(SearchManager.ACTION_MSG).
Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843228 (0x010101dc)
suggestActionMsgColumn
int suggestActionMsgColumn
If you wish to handle an action key while a suggestion is being displayed and
selected, but you do not wish to enable this action key for every suggestion,
then you can use this attribute to control it on a suggestion-by-suggestion basis.
First, you must define a column (and name it here) where your suggestions will include
the action string. Then, in your content provider, you must provide this column, and
when desired, provide data in this column.
The search manager will look at your suggestion cursor, using the string
provided here in order to select a column, and will use that to select a string from
the cursor. That string will be added to the
ACTION_SEARCH intent that is passed to
your searchable activity. To examine the string, use
getStringExtra(SearchManager.ACTION_MSG). If the data does not exist for the
selection suggestion, the action key will be ignored.Optional attribute.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843229 (0x010101dd)
suggestionRowLayout
int suggestionRowLayout
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".
Constant Value: 16843910 (0x01010486)
summary
int summary
The summary for the item.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843241 (0x010101e9)
summaryColumn
int summaryColumn
Column in data table that summarizes this data.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843426 (0x010102a2)
summaryOff
int summaryOff
The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked. If separate on/off summaries are not needed, the summary attribute can be used instead.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843248 (0x010101f0)
summaryOn
int summaryOn
The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked. If separate on/off summaries are not needed, the summary attribute can be used instead.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843247 (0x010101ef)
supportsAssist
int supportsAssist
Flag indicating whether this voice interaction service is capable of handling the assist action.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844016 (0x010104f0)
supportsLaunchVoiceAssistFromKeyguard
int supportsLaunchVoiceAssistFromKeyguard
Flag indicating whether this voice interaction service is capable of being launched from the keyguard.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844017 (0x010104f1)
supportsLocalInteraction
int supportsLocalInteraction
Flag indicating whether this voice interaction service can handle local voice
interaction requests from an Activity. This flag is new in
N and not used in previous versions.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844047 (0x0101050f)
supportsPictureInPicture
int supportsPictureInPicture
Indicates that the activity specifically supports the picture-in-picture form of
multi-window. If true, this activity will support entering picture-in-picture, but will
only support split-screen and other forms of multi-window if
resizeableActivity is also set to true.
Note that your activity may still be resized even if this attribute is true and
resizeableActivity is false.
The default value is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844023 (0x010104f7)
supportsRtl
int supportsRtl
Declare that your application will be able to deal with RTL (right to left) layouts. The default value is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843695 (0x010103af)
supportsSwitchingToNextInputMethod
int supportsSwitchingToNextInputMethod
Set to true if this input method supports ways to switch to a next input method (for example, a globe key.). When this is true and InputMethodManager#shouldOfferSwitchingToNextInputMethod() returns true, the IME has to offer ways to invoke InputMethodManager#switchToNextInputMethod() accordingly.
Note that the system determines the most appropriate next input method and subtype in order to provide the consistent user experience in switching between IMEs and subtypes.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843755 (0x010103eb)
supportsUploading
int supportsUploading
May be a boolean value, such as "true" or
"false".
Constant Value: 16843419 (0x0101029b)
switchMinWidth
int switchMinWidth
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).
Constant Value: 16843632 (0x01010370)
switchPadding
int switchPadding
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).
Constant Value: 16843633 (0x01010371)
switchPreferenceStyle
int switchPreferenceStyle
Default style for switch preferences.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843629 (0x0101036d)
switchStyle
int switchStyle
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".
Constant Value: 16843839 (0x0101043f)
switchTextAppearance
int switchTextAppearance
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".
Constant Value: 16843630 (0x0101036e)
switchTextOff
int switchTextOff
The text used on the switch itself when in the "off" state. This should be a very SHORT string, as it appears in a small space.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843628 (0x0101036c)
switchTextOn
int switchTextOn
The text used on the switch itself when in the "on" state. This should be a very SHORT string, as it appears in a small space.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843627 (0x0101036b)
syncable
int syncable
Flag indicating whether this content provider would like to participate in data synchronization.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842777 (0x01010019)
tabStripEnabled
int tabStripEnabled
Determines whether the strip under the tab indicators is drawn or not.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843453 (0x010102bd)
tabStripLeft
int tabStripLeft
Drawable used to draw the left part of the strip underneath the tabs.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843451 (0x010102bb)
tabStripRight
int tabStripRight
Drawable used to draw the right part of the strip underneath the tabs.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843452 (0x010102bc)
tabWidgetStyle
int tabWidgetStyle
Default TabWidget style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842883 (0x01010083)
tag
int tag
Supply a tag for this view containing a String, to be retrieved
later with View.getTag() or
searched for with View.findViewWithTag(). It is generally preferable to use
IDs (through the android:id attribute) instead of tags because
they are faster and allow for compile-time type checking.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842961 (0x010100d1)
targetActivity
int targetActivity
The name of the activity this alias should launch. The activity must be in the same manifest as the alias, and have been defined in that manifest before the alias here. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843266 (0x01010202)
targetClass
int targetClass
The class part of the ComponentName to assign to the Intent, as per
Intent.setComponent().
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842799 (0x0101002f)
targetDescriptions
int targetDescriptions
This constant was deprecated
in API level 23.
Removed.
Reference to an array resource that be used as description for the targets around the circle.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843680 (0x010103a0)
targetId
int targetId
The id of a target on which this transition will animate changes.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843740 (0x010103dc)
targetName
int targetName
The transitionName of the target on which this transition will animation changes.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843853 (0x0101044d)
targetPackage
int targetPackage
The name of the application package that an Instrumentation object will run against.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842785 (0x01010021)
targetProcesses
int targetProcesses
The name of an application's processes that an Instrumentation object will run against. If not specified, only runs in the main process of the targetPackage. Can either be a comma-separated list of process names or '*' for any process that launches to run targetPackage code.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16844097 (0x01010541)
targetSandboxVersion
int targetSandboxVersion
Specifies the target sandbox this app wants to use. Higher sanbox versions will have increasing levels of security.
The default value of this attribute is 1.
May be an integer value, such as "100".
Constant Value: 16844108 (0x0101054c)
targetSdkVersion
int targetSdkVersion
This is the SDK version number that the application is targeting. It is able to run on older versions (down to minSdkVersion), but was explicitly tested to work with the version specified here. Specifying this version allows the platform to disable compatibility code that are not required or enable newer features that are not available to older applications. This may also be a string (such as "Donut") if this is built against a development branch, in which case minSdkVersion is also forced to be that string.
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".
Constant Value: 16843376 (0x01010270)
taskAffinity
int taskAffinity
Specify a task name that activities have an "affinity" to. Use with the application tag (to supply a default affinity for all activities in the application), or with the activity tag (to supply a specific affinity for that component).
The default value for this attribute is the same as the package name, indicating that all activities in the manifest should generally be considered a single "application" to the user. You can use this attribute to modify that behavior: either giving them an affinity for another task, if the activities are intended to be part of that task from the user's perspective, or using an empty string for activities that have no affinity to a task.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842770 (0x01010012)
taskCloseEnterAnimation
int taskCloseEnterAnimation
When closing the last activity of a task, this is the animation that is run on the activity of the next task (which is entering 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".
Constant Value: 16842942 (0x010100be)
taskCloseExitAnimation
int taskCloseExitAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting 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".
Constant Value: 16842943 (0x010100bf)
taskOpenEnterAnimation
int taskOpenEnterAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the new task (which is entering 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".
Constant Value: 16842940 (0x010100bc)
taskOpenExitAnimation
int taskOpenExitAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting 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".
Constant Value: 16842941 (0x010100bd)
taskToBackEnterAnimation
int taskToBackEnterAnimation
When sending the current task to the background, this is the animation that is run on the top activity of the task behind it (which is entering 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".
Constant Value: 16842946 (0x010100c2)
taskToBackExitAnimation
int taskToBackExitAnimation
When sending the current task to the background, this is the animation that is run on the top activity of the current task (which is exiting 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".
Constant Value: 16842947 (0x010100c3)
taskToFrontEnterAnimation
int taskToFrontEnterAnimation
When bringing an existing task to the foreground, this is the animation that is run on the top activity of the task being brought to the foreground (which is entering 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".
Constant Value: 16842944 (0x010100c0)
taskToFrontExitAnimation
int taskToFrontExitAnimation
When bringing an existing task to the foreground, this is the animation that is run on the current foreground activity (which is exiting 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".
Constant Value: 16842945 (0x010100c1)
tension
int tension
This is the amount of tension.
May be a floating point value, such as "1.2".
Constant Value: 16843370 (0x0101026a)
testOnly
int testOnly
Option to indicate this application is only for testing purposes. For example, it may expose functionality or data outside of itself that would cause a security hole, but is useful for testing. This kind of application can not be installed without the INSTALL_ALLOW_TEST flag, which means only through adb install.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843378 (0x01010272)
text
int text
Text to display.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843087 (0x0101014f)
textAlignment
int textAlignment
Defines the alignment of the text.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| center | 4 | Center the paragraph, for example: ALIGN_CENTER. |
| gravity | 1 | Default for the root view. The gravity determines the alignment, ALIGN_NORMAL, ALIGN_CENTER, or ALIGN_OPPOSITE, which are relative to each paragraph’s text direction. |
| inherit | 0 | Default. |
| textEnd | 3 | Align to the end of the paragraph, for example: ALIGN_OPPOSITE. |
| textStart | 2 | Align to the start of the paragraph, for example: ALIGN_NORMAL. |
| viewEnd | 6 | Align to the end of the view, which is ALIGN_RIGHT if the view’s resolved layoutDirection is LTR, and ALIGN_LEFT otherwise. |
| viewStart | 5 | Align to the start of the view, which is ALIGN_LEFT if the view’s resolved layoutDirection is LTR, and ALIGN_RIGHT otherwise. |
Constant Value: 16843697 (0x010103b1)
textAllCaps
int textAllCaps
Present the text in ALL CAPS. This may use a small-caps form when available.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843660 (0x0101038c)
textAppearance
int textAppearance
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".
Constant Value: 16842804 (0x01010034)
textAppearanceButton
int textAppearanceButton
Text color, typeface, size, and style for the text inside of a button.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843271 (0x01010207)
textAppearanceInverse
int textAppearanceInverse
Default appearance of text against an inverted background: 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".
Constant Value: 16842805 (0x01010035)
textAppearanceLarge
int textAppearanceLarge
Text color, typeface, size, and style for "large" text. Defaults to primary 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".
Constant Value: 16842816 (0x01010040)
textAppearanceLargeInverse
int textAppearanceLargeInverse
Text color, typeface, size, and style for "large" inverse text. 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".
Constant Value: 16842819 (0x01010043)
textAppearanceLargePopupMenu
int textAppearanceLargePopupMenu
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".
Constant Value: 16843521 (0x01010301)
textAppearanceListItem
int textAppearanceListItem
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".
Constant Value: 16843678 (0x0101039e)
textAppearanceListItemSecondary
int textAppearanceListItemSecondary
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".
Constant Value: 16843826 (0x01010432)
textAppearanceListItemSmall
int textAppearanceListItemSmall
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".
Constant Value: 16843679 (0x0101039f)
textAppearanceMedium
int textAppearanceMedium
Text color, typeface, size, and style for "medium" text. Defaults to primary 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".
Constant Value: 16842817 (0x01010041)
textAppearanceMediumInverse
int textAppearanceMediumInverse
Text color, typeface, size, and style for "medium" inverse text. 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".
Constant Value: 16842820 (0x01010044)
textAppearancePopupMenuHeader
int textAppearancePopupMenuHeader
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".
Constant Value: 16844034 (0x01010502)
textAppearanceSearchResultSubtitle
int textAppearanceSearchResultSubtitle
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".
Constant Value: 16843424 (0x010102a0)
textAppearanceSearchResultTitle
int textAppearanceSearchResultTitle
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".
Constant Value: 16843425 (0x010102a1)
textAppearanceSmall
int textAppearanceSmall
Text color, typeface, size, and style for "small" text. Defaults to secondary 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".
Constant Value: 16842818 (0x01010042)
textAppearanceSmallInverse
int textAppearanceSmallInverse
Text color, typeface, size, and style for "small" inverse text. Defaults to secondary 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".
Constant Value: 16842821 (0x01010045)
textAppearanceSmallPopupMenu
int textAppearanceSmallPopupMenu
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".
Constant Value: 16843522 (0x01010302)
textCheckMark
int textCheckMark
Drawable to use for check marks.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842822 (0x01010046)
textCheckMarkInverse
int textCheckMarkInverse
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842823 (0x01010047)
textColor
int textColor
Color of text (usually same as colorForeground).
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".
Constant Value: 16842904 (0x01010098)
textColorAlertDialogListItem
int textColorAlertDialogListItem
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".
Constant Value: 16843526 (0x01010306)
textColorHighlight
int textColorHighlight
Color of highlighted text.
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".
Constant Value: 16842905 (0x01010099)
textColorHighlightInverse
int textColorHighlightInverse
Color of highlighted text, when used in a light theme.
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".
Constant Value: 16843599 (0x0101034f)
textColorHint
int textColorHint
Color of hint text (displayed when the field is empty).
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".
Constant Value: 16842906 (0x0101009a)
textColorHintInverse
int textColorHintInverse
Inverse hint 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".
Constant Value: 16842815 (0x0101003f)
textColorLink
int textColorLink
Color of link text (URLs).
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".
Constant Value: 16842907 (0x0101009b)
textColorLinkInverse
int textColorLinkInverse
Color of link text (URLs), when used in a light theme.
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".
Constant Value: 16843600 (0x01010350)
textColorPrimary
int textColorPrimary
The most prominent 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".
Constant Value: 16842806 (0x01010036)
textColorPrimaryDisableOnly
int textColorPrimaryDisableOnly
Bright text color. Only differentiates based on the disabled state.
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".
Constant Value: 16842807 (0x01010037)
textColorPrimaryInverse
int textColorPrimaryInverse
Primary inverse text color, useful for inverted backgrounds.
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".
Constant Value: 16842809 (0x01010039)
textColorPrimaryInverseDisableOnly
int textColorPrimaryInverseDisableOnly
Bright inverse text color. Only differentiates based on the disabled state.
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".
Constant Value: 16843403 (0x0101028b)
textColorPrimaryInverseNoDisable
int textColorPrimaryInverseNoDisable
Bright inverse text color. This does not differentiate the disabled state.
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".
Constant Value: 16842813 (0x0101003d)
textColorPrimaryNoDisable
int textColorPrimaryNoDisable
Bright text color. This does not differentiate the disabled state. As an example, buttons use this since they display the disabled state via the background and not the foreground 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".
Constant Value: 16842811 (0x0101003b)
textColorSecondary
int textColorSecondary
Secondary 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".
Constant Value: 16842808 (0x01010038)
textColorSecondaryInverse
int textColorSecondaryInverse
Secondary inverse text color, useful for inverted backgrounds.
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".
Constant Value: 16842810 (0x0101003a)
textColorSecondaryInverseNoDisable
int textColorSecondaryInverseNoDisable
Dim inverse text color. This does not differentiate the disabled state.
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".
Constant Value: 16842814 (0x0101003e)
textColorSecondaryNoDisable
int textColorSecondaryNoDisable
Dim text color. This does not differentiate the disabled state.
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".
Constant Value: 16842812 (0x0101003c)
textColorTertiary
int textColorTertiary
Tertiary 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".
Constant Value: 16843282 (0x01010212)
textColorTertiaryInverse
int textColorTertiaryInverse
Tertiary inverse text color, useful for inverted backgrounds.
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".
Constant Value: 16843283 (0x01010213)
textCursorDrawable
int textCursorDrawable
Reference to a drawable that will be drawn under the insertion cursor.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843618 (0x01010362)
textDirection
int textDirection
Defines the direction of the text.
May be an integer value, such as "100".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| anyRtl | 2 | The paragraph direction is RTL if it contains any strong RTL character, otherwise it is LTR if it contains any strong LTR characters. If there are neither, the paragraph direction is the view’s resolved layout direction. |
| firstStrong | 1 | Default for the root view. The first strong directional character determines the paragraph direction. If there is no strong directional character, the paragraph direction is the view’s resolved layout direction. |
| firstStrongLtr | 6 | The first strong directional character determines the paragraph direction. If there is no strong directional character, the paragraph direction is LTR. |
| firstStrongRtl | 7 | The first strong directional character determines the paragraph direction. If there is no strong directional character, the paragraph direction is RTL. |
| inherit | 0 | Default. |
| locale | 5 | The paragraph direction is coming from the system Locale. |
| ltr | 3 | The paragraph direction is left to right. |
| rtl | 4 | The paragraph direction is right to left. |
Constant Value: 16843696 (0x010103b0)
textEditNoPasteWindowLayout
int textEditNoPasteWindowLayout
Variation of textEditPasteWindowLayout displayed when the clipboard is empty.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843541 (0x01010315)
textEditPasteWindowLayout
int textEditPasteWindowLayout
The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843540 (0x01010314)
textEditSideNoPasteWindowLayout
int textEditSideNoPasteWindowLayout
Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843615 (0x0101035f)
textEditSidePasteWindowLayout
int textEditSidePasteWindowLayout
Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843614 (0x0101035e)
textEditSuggestionItemLayout
int textEditSuggestionItemLayout
Layout of the TextView item that will populate the suggestion 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".
Constant Value: 16843636 (0x01010374)
textFilterEnabled
int textFilterEnabled
When set to true, the list will filter results as the user types. The List's adapter must support the Filterable interface for this to work.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843007 (0x010100ff)
textIsSelectable
int textIsSelectable
Indicates that the content of a non-editable TextView can be selected. Default value is false. EditText content is always selectable.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843542 (0x01010316)
textOff
int textOff
The text for the button when it is not checked.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843045 (0x01010125)
textOn
int textOn
The text for the button when it is checked.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843044 (0x01010124)
textScaleX
int textScaleX
Sets the horizontal scaling factor for the text.
May be a floating point value, such as "1.2".
Constant Value: 16843089 (0x01010151)
textSelectHandle
int textSelectHandle
Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843463 (0x010102c7)
textSelectHandleLeft
int textSelectHandleLeft
Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843461 (0x010102c5)
textSelectHandleRight
int textSelectHandleRight
Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843462 (0x010102c6)
textSelectHandleWindowStyle
int textSelectHandleWindowStyle
Reference to a style that will be used for the window containing a text selection anchor.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843464 (0x010102c8)
textSize
int textSize
Size of text. Recommended dimension type for text is "sp" for scaled-pixels (example: 15sp). Supported values include the following:
- px Pixels
- sp Scaled pixels (scaled to relative pixel size on screen). See
DisplayMetricsfor more information. - pt Points
- dip Device independent pixels. See
DisplayMetricsfor more information.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16842901 (0x01010095)
textStyle
int textStyle
Default text typeface style.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bold | 1 | |
| italic | 2 | |
| normal | 0 |
Constant Value: 16842903 (0x01010097)
textSuggestionsWindowStyle
int textSuggestionsWindowStyle
Reference to a style that will be used for the window containing a list of possible text suggestions in an EditText.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843635 (0x01010373)
textViewStyle
int textViewStyle
Default TextView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842884 (0x01010084)
theme
int theme
The overall theme to use for an activity. Use with either the application tag (to supply a default theme for all activities) or the activity tag (to supply a specific theme for that activity).
This automatically sets your activity's Context to use this theme, and may also be used for "starting" animations prior to the activity being launched (to better match what the activity actually looks like). It is a reference to a style resource defining the theme. If not set, the default system 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".
Constant Value: 16842752 (0x01010000)
thickness
int thickness
Thickness of the ring. When defined, thicknessRatio is 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).
Constant Value: 16843360 (0x01010260)
thicknessRatio
int thicknessRatio
Thickness of the ring expressed as a ratio of the ring's width. For instance, if thicknessRatio=3, then the thickness equals the ring's width divided by 3. This value is ignored if innerRadius is defined. Default value is 3.
May be a floating point value, such as "1.2".
Constant Value: 16843164 (0x0101019c)
thumb
int thumb
Draws the thumb 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".
Constant Value: 16843074 (0x01010142)
thumbOffset
int thumbOffset
An offset for the thumb that allows it to extend out of the range 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).
Constant Value: 16843075 (0x01010143)
thumbPosition
int thumbPosition
Position of thumb in relation to the track.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| inside | 1 | The thumb is entirely inside the track. At its extremes, the thumb will be contained entirely within the track. |
| midpoint | 0 | The thumb's midpoint is anchored to the track. At its extremes, the thumb will extend half-way outside the track. |
Constant Value: 16844005 (0x010104e5)
thumbTextPadding
int thumbTextPadding
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).
Constant Value: 16843634 (0x01010372)
thumbTint
int thumbTint
Tint to apply to the thumb drawable.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843889 (0x01010471)
thumbTintMode
int thumbTintMode
Blending mode used to apply the thumb tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843890 (0x01010472)
thumbnail
int thumbnail
Reference to the wallpaper's thumbnail bitmap.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843429 (0x010102a5)
tickMark
int tickMark
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".
Constant Value: 16844042 (0x0101050a)
tickMarkTint
int tickMarkTint
Tint to apply to the tick mark drawable.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16844043 (0x0101050b)
tickMarkTintMode
int tickMarkTintMode
Blending mode used to apply the tick mark tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16844044 (0x0101050c)
tileMode
int tileMode
Defines the tile mode. When the tile mode is enabled, the bitmap is repeated. Gravity is ignored when the tile mode is enabled. Default value is "disabled".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| clamp | 0 | Replicates the edge color. |
| disabled | ffffffff | Do not tile the bitmap. This is the default value. |
| mirror | 2 | Repeats the shader's image horizontally and vertically, alternating mirror images so that adjacent images always seam. |
| repeat | 1 | Repeats the bitmap in both direction. |
Constant Value: 16843265 (0x01010201)
tileModeX
int tileModeX
Defines the horizontal tile mode. When the tile mode is enabled, the bitmap is repeated. Gravity is ignored when the tile mode is enabled. Default value is "disabled".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| clamp | 0 | Replicates the edge color. |
| disabled | ffffffff | Do not tile the bitmap. This is the default value. |
| mirror | 2 | Repeats the shader's image horizontally, alternating mirror images so that adjacent images always seam. |
| repeat | 1 | Repeats the bitmap horizontally. |
Constant Value: 16843895 (0x01010477)
tileModeY
int tileModeY
Defines the vertical tile mode. When the tile mode is enabled, the bitmap is repeated. Gravity is ignored when the tile mode is enabled. Default value is "disabled".
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| clamp | 0 | Replicates the edge color. |
| disabled | ffffffff | Do not tile the bitmap. This is the default value. |
| mirror | 2 | Repeats the shader's image vertically, alternating mirror images so that adjacent images always seam. |
| repeat | 1 | Repeats the bitmap vertically. |
Constant Value: 16843896 (0x01010478)
timePickerDialogTheme
int timePickerDialogTheme
The TimePicker dialog theme.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843934 (0x0101049e)
timePickerMode
int timePickerMode
Defines the look of the widget. Prior to the L release, the only choice was spinner. As of L, with the Material theme selected, the default layout is clock, but this attribute can be used to force spinner to be used instead.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| clock | 2 | Time picker with clock face to select the time. |
| spinner | 1 | Time picker with spinner controls to select the time. |
Constant Value: 16843956 (0x010104b4)
timePickerStyle
int timePickerStyle
The TimePicker style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843933 (0x0101049d)
timeZone
int timeZone
Specifies the time zone to use. When this attribute is specified, the
TextClock will ignore the time zone of the system. To use the user's
time zone, do not specify this attribute. The default value is the
user's time zone. Please refer to TimeZone for more
information about time zone ids.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843724 (0x010103cc)
tint
int tint
The tinting color for the image. By default, the tint will blend using SRC_ATOP mode.
Please note that for compatibility reasons, this is NOT consistent with the default
SRC_IN tint mode used by setImageTintList(ColorStateList) and by
similar tint attributes on other views.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843041 (0x01010121)
tintMode
int tintMode
When a tint color is set, specifies its Porter-Duff blending mode. The default value is src_in, which treats the drawable as an alpha mask.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843771 (0x010103fb)
title
int title
The title associated with the item.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843233 (0x010101e1)
titleCondensed
int titleCondensed
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;
Constant Value: 16843234 (0x010101e2)
titleMargin
int titleMargin
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).
Constant Value: 16844024 (0x010104f8)
titleMarginBottom
int titleMarginBottom
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).
Constant Value: 16844028 (0x010104fc)
titleMarginEnd
int titleMarginEnd
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).
Constant Value: 16844026 (0x010104fa)
titleMarginStart
int titleMarginStart
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).
Constant Value: 16844025 (0x010104f9)
titleMarginTop
int titleMarginTop
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).
Constant Value: 16844027 (0x010104fb)
titleTextAppearance
int titleTextAppearance
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843822 (0x0101042e)
titleTextColor
int titleTextColor
A color to apply to the title string.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16844003 (0x010104e3)
titleTextStyle
int titleTextStyle
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".
Constant Value: 16843512 (0x010102f8)
toAlpha
int toAlpha
May be a floating point value, such as "1.2".
Constant Value: 16843211 (0x010101cb)
toDegrees
int toDegrees
May be a floating point value, such as "1.2".
Constant Value: 16843188 (0x010101b4)
toId
int toId
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".
Constant Value: 16843849 (0x01010449)
toScene
int toScene
The destination scene in this scene change.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843742 (0x010103de)
toXDelta
int toXDelta
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.
Constant Value: 16843207 (0x010101c7)
toXScale
int toXScale
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.
Constant Value: 16843203 (0x010101c3)
toYDelta
int toYDelta
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.
Constant Value: 16843209 (0x010101c9)
toYScale
int toYScale
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.
Constant Value: 16843205 (0x010101c5)
toolbarStyle
int toolbarStyle
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".
Constant Value: 16843946 (0x010104aa)
tooltipText
int tooltipText
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;
Constant Value: 16844084 (0x01010534)
top
int top
Amount of top padding inside the gradient 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).
Constant Value: 16843182 (0x010101ae)
topBright
int topBright
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".
Constant Value: 16842955 (0x010100cb)
topDark
int topDark
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".
Constant Value: 16842951 (0x010100c7)
topLeftRadius
int topLeftRadius
Radius of the top left corner.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843177 (0x010101a9)
topOffset
int topOffset
Extra offset for the handle at the top of the SlidingDrawer.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843352 (0x01010258)
topRightRadius
int topRightRadius
Radius of the top right corner.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843178 (0x010101aa)
touchscreenBlocksFocus
int touchscreenBlocksFocus
Set to true if this ViewGroup blocks focus in the presence of a touchscreen.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843919 (0x0101048f)
track
int track
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".
Constant Value: 16843631 (0x0101036f)
trackTint
int trackTint
Tint to apply to the track.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843993 (0x010104d9)
trackTintMode
int trackTintMode
Blending mode used to apply the track tint.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| add | 10 | Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D) |
| multiply | e | Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc] |
| screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
| src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
| src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da] |
| src_over | 3 | The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Constant Value: 16843994 (0x010104da)
transcriptMode
int transcriptMode
Sets the transcript mode for the list. In transcript mode, the list scrolls to the bottom to make new items visible when they are added.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| alwaysScroll | 2 | The list will automatically scroll to the bottom, no matter what items are currently visible. |
| disabled | 0 | Disables transcript mode. This is the default value. |
| normal | 1 | The list will automatically scroll to the bottom when a data set change notification is received and only if the last item is already visible on screen. |
Constant Value: 16843008 (0x01010100)
transformPivotX
int transformPivotX
x location of the pivot point around which the view will rotate and scale. This xml attribute sets the pivotX property of the View.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843552 (0x01010320)
transformPivotY
int transformPivotY
y location of the pivot point around which the view will rotate and scale. This xml attribute sets the pivotY property of the View.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843553 (0x01010321)
transition
int transition
The id of a transition to be used in a particular scene change.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843743 (0x010103df)
transitionGroup
int transitionGroup
Sets whether or not this ViewGroup should be treated as a single entity
when doing an Activity transition. Typically, the elements inside a
ViewGroup are each transitioned from the scene individually. The default
for a ViewGroup is false unless it has a background. See
makeSceneTransitionAnimation(android.app.Activity, android.view.View, String) for more information. Corresponds to
setTransitionGroup(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843777 (0x01010401)
transitionName
int transitionName
Names a View such that it can be identified for Transitions. Names should be unique in the View hierarchy.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843776 (0x01010400)
transitionOrdering
int transitionOrdering
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| sequential | 1 | child transitions should be played sequentially, in the same order as the xml. |
| together | 0 | child transitions should be played together. |
Constant Value: 16843744 (0x010103e0)
transitionVisibilityMode
int transitionVisibilityMode
Changes whether the transition supports appearing and/or disappearing Views.
Corresponds to setMode(int).
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| mode_in | 1 | Only appearing Views will be supported. |
| mode_out | 2 | Only disappearing Views will be supported. |
Constant Value: 16843900 (0x0101047c)
translateX
int translateX
The amount to translate the group on X coordinate.
May be a floating point value, such as "1.2".
Constant Value: 16843866 (0x0101045a)
translateY
int translateY
The amount to translate the group on Y coordinate.
May be a floating point value, such as "1.2".
Constant Value: 16843867 (0x0101045b)
translationX
int translationX
translation in x of the view. This value is added post-layout to the left property of the view, which is set by its layout.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843554 (0x01010322)
translationY
int translationY
translation in y of the view. This value is added post-layout to the top property of the view, which is set by its layout.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843555 (0x01010323)
translationZ
int translationZ
translation in z of the view. This value is added to its elevation.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843770 (0x010103fa)
trimPathEnd
int trimPathEnd
The fraction of the path to trim from the end from 0 to 1 .
May be a floating point value, such as "1.2".
Constant Value: 16843785 (0x01010409)
trimPathOffset
int trimPathOffset
Shift trim region (allows visible region to include the start and end) from 0 to 1.
May be a floating point value, such as "1.2".
Constant Value: 16843786 (0x0101040a)
trimPathStart
int trimPathStart
The fraction of the path to trim from the start from 0 to 1.
May be a floating point value, such as "1.2".
Constant Value: 16843784 (0x01010408)
tunerCount
int tunerCount
The number of tuners that the TV input service is associated with. This value can be
changed at runtime by calling
updateTvInputInfo(android.media.tv.TvInputInfo).
May be an integer value, such as "100".
Constant Value: 16844061 (0x0101051d)
type
int type
Type of gradient. The default type is linear.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| linear | 0 | Linear gradient extending across the center point. |
| radial | 1 | Radial gradient extending from the center point outward. |
| sweep | 2 | Sweep (or angular) gradient sweeping counter-clockwise around the center point. |
Constant Value: 16843169 (0x010101a1)
typeface
int typeface
Default text typeface.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| monospace | 3 | |
| normal | 0 | |
| sans | 1 | |
| serif | 2 |
Constant Value: 16842902 (0x01010096)
uiOptions
int uiOptions
Extra options for an activity's UI. Applies to either the <activity> or
<application> tag. If specified on the <application>
tag these will be considered defaults for all activities in the
application.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| none | 0 | No extra UI options. This is the default. |
| splitActionBarWhenNarrow | 1 | Split the options menu into a separate bar at the bottom of the screen when severely constrained for horizontal space. (e.g. portrait mode on a phone.) Instead of a small number of action buttons appearing in the action bar at the top of the screen, the action bar will split into the top navigation section and the bottom menu section. Menu items will not be split across the two bars; they will always appear together. |
Constant Value: 16843672 (0x01010398)
uncertainGestureColor
int uncertainGestureColor
Color used to draw the user's strokes until we are sure it's a gesture.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843382 (0x01010276)
unfocusedMonthDateColor
int unfocusedMonthDateColor
This constant was deprecated
in API level 23.
The color for the dates of an unfocused month.
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".
Constant Value: 16843588 (0x01010344)
unselectedAlpha
int unselectedAlpha
Sets the alpha on the items that are not selected.
May be a floating point value, such as "1.2".
Constant Value: 16843278 (0x0101020e)
updatePeriodMillis
int updatePeriodMillis
Update period in milliseconds, or 0 if the AppWidget will update itself.
May be an integer value, such as "100".
Constant Value: 16843344 (0x01010250)
use32bitAbi
int use32bitAbi
Specify whether the 32 bit version of the ABI should be used in a multiArch application. If both abioverride flag (i.e. using abi option of abd install) and use32bitAbi are used, then use32bit is ignored.
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.
Constant Value: 16844053 (0x01010515)
useDefaultMargins
int useDefaultMargins
When set to true, tells GridLayout to use default margins when none are specified
in a view's layout parameters.
The default value is false.
See setUseDefaultMargins(boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843641 (0x01010379)
useIntrinsicSizeAsMinimum
int useIntrinsicSizeAsMinimum
Use the drawable's intrinsic width and height as minimum size values. Useful if the target drawable is a 9-patch or otherwise should not be scaled down beyond a minimum size.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843536 (0x01010310)
useLevel
int useLevel
Whether the drawable level value (see
getLevel()) is used to scale the gradient.
Scaling behavior varies based on gradient type. For "linear", adjusts the ending
position along the gradient's axis of orientation. For "radial", adjusts the outer
radius. For "sweep", adjusts the ending angle. The default value is false.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843167 (0x0101019f)
userVisible
int userVisible
May be a boolean value, such as "true" or
"false".
Constant Value: 16843409 (0x01010291)
usesCleartextTraffic
int usesCleartextTraffic
Declare that this application may use cleartext traffic, such as HTTP rather than HTTPS;
WebSockets rather than WebSockets Secure; XMPP, IMAP, STMP without STARTTLS or TLS.
Defaults to true. If set to false false, the application declares that it does not
intend to use cleartext network traffic, in which case platform components (e.g. HTTP
stacks, DownloadManager, MediaPlayer) will refuse applications's requests
to use cleartext traffic. Third-party libraries are encouraged to honor this flag as well.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844012 (0x010104ec)
value
int value
Concrete value to assign to this piece of named meta-data.
The data can later be retrieved from the meta data Bundle
through Bundle.getString,
Bundle.getInt,
Bundle.getBoolean,
or Bundle.getFloat depending
on the type used here.
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".
Constant Value: 16842788 (0x01010024)
valueFrom
int valueFrom
Value the animation starts from.
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).
Constant Value: 16843486 (0x010102de)
valueTo
int valueTo
Value the animation animates to.
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).
Constant Value: 16843487 (0x010102df)
valueType
int valueType
The type of valueFrom and valueTo.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| colorType | 3 | values are colors, which are integers starting with "#". |
| floatType | 0 | The given values are floats. This is the default value if valueType is unspecified. Note that if any value attribute has a color value (beginning with "#"), then this attribute is ignored and the color values are interpreted as integers. |
| intType | 1 | values are integers. |
| pathType | 2 | values are paths defined as strings. This type is used for path morphing in AnimatedVectorDrawable. |
Constant Value: 16843488 (0x010102e0)
variablePadding
int variablePadding
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".
Constant Value: 16843157 (0x01010195)
vendor
int vendor
The vendor name if this print service is vendor specific.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843751 (0x010103e7)
version
int version
The version of the feature that is being used.
May be an integer value, such as "100".
Constant Value: 16844057 (0x01010519)
versionCode
int versionCode
Internal version code. This is the number used to determine whether
one version is more recent than another: it has no other meaning than
that higher numbers are more recent. You could use this number to
encode a "x.y" in the lower and upper 16 bits, make it a build
number, simply increase it by one each time a new version is
released, or define it however else you want, as long as each
successive version has a higher number. This is not a version
number generally shown to the user, that is usually supplied
with versionName. When an app is delivered
as multiple split APKs, each APK must have the exact same versionCode.
May be an integer value, such as "100".
Constant Value: 16843291 (0x0101021b)
versionName
int versionName
The text shown to the user to indicate the version they have. This
is used for no other purpose than display to the user; the actual
significant version number is given by versionCode.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843292 (0x0101021c)
verticalCorrection
int verticalCorrection
Amount to offset the touch Y coordinate by, for bias correction.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843322 (0x0101023a)
verticalDivider
int verticalDivider
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".
Constant Value: 16843054 (0x0101012e)
verticalGap
int verticalGap
Default vertical gap between rows of keys.
May be a dimension value, which is a floating point number appended with a
unit such as "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.
Constant Value: 16843328 (0x01010240)
verticalScrollbarPosition
int verticalScrollbarPosition
Determines which side the vertical scroll bar should be placed on.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| defaultPosition | 0 | Place the scroll bar wherever the system default determines. |
| left | 1 | Place the scroll bar on the left. |
| right | 2 | Place the scroll bar on the right. |
Constant Value: 16843572 (0x01010334)
verticalSpacing
int verticalSpacing
Defines the default vertical spacing between rows.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843029 (0x01010115)
viewportHeight
int viewportHeight
The height of the canvas the drawing is on.
May be a floating point value, such as "1.2".
Constant Value: 16843779 (0x01010403)
viewportWidth
int viewportWidth
The width of the canvas the drawing is on.
May be a floating point value, such as "1.2".
Constant Value: 16843778 (0x01010402)
visibility
int visibility
Controls the initial visibility of the view.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| gone | 2 | Completely hidden, as if the view had not been added. |
| invisible | 1 | Not displayed, but taken into account during layout (space is left for it). |
| visible | 0 | Visible on screen; the default value. |
Constant Value: 16842972 (0x010100dc)
visible
int visible
Provides initial visibility state of the drawable; the default
value is false. See
setVisible(boolean, boolean).
May be a boolean value, such as "true" or
"false".
Constant Value: 16843156 (0x01010194)
visibleToInstantApps
int visibleToInstantApps
Specify whether a component should be visible to instant apps.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844081 (0x01010531)
vmSafeMode
int vmSafeMode
Flag indicating whether the application requests the VM to operate in the safe mode.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843448 (0x010102b8)
voiceIcon
int voiceIcon
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".
Constant Value: 16843908 (0x01010484)
voiceLanguage
int voiceLanguage
If provided, this specifies the spoken language to be expected, and that it will be
different than the one set in the getDefault().
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843349 (0x01010255)
voiceLanguageModel
int voiceLanguageModel
If provided, this specifies the language model that should be used by the
voice recognition system. See
EXTRA_LANGUAGE_MODEL for more information.
If not provided, the default value
LANGUAGE_MODEL_FREE_FORM will be used.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843347 (0x01010253)
voiceMaxResults
int voiceMaxResults
If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query. Must be one or greater. If not provided, the recognizer will choose how many results to return.
May be an integer value, such as "100".
Constant Value: 16843350 (0x01010256)
voicePromptText
int voicePromptText
If provided, this specifies a prompt that will be displayed during voice input.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16843348 (0x01010254)
voiceSearchMode
int voiceSearchMode
Voice search features are controlled by mode bits in this field. Omitting this field, or setting to zero, provides default behavior. If showVoiceSearchButton is set, then launchWebSearch or launchRecognizer must also be set. Optional attribute.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| launchRecognizer | 4 | If set, the voice search button will take the user directly to a built-in voice recording activity. This activity will prompt the user to speak, transcribe the spoken text, and forward the resulting query text to the searchable activity, just as if the user had typed it into the search UI and clicked the search button. |
| launchWebSearch | 2 | If set, the voice search button will take the user directly to a built-in voice web search activity. Most applications will not use this flag, as it will take the user away from the activity in which search was invoked. |
| showVoiceSearchButton | 1 | If set, display a voice search button. This only takes effect if voice search is available on the device. |
Constant Value: 16843346 (0x01010252)
wallpaperCloseEnterAnimation
int wallpaperCloseEnterAnimation
When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the new activity (which is entering 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".
Constant Value: 16843413 (0x01010295)
wallpaperCloseExitAnimation
int wallpaperCloseExitAnimation
When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the old wallpaper activity (which is exiting 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".
Constant Value: 16843414 (0x01010296)
wallpaperIntraCloseEnterAnimation
int wallpaperIntraCloseEnterAnimation
When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the previous activity (which is entering the screen). The wallpaper remains static behind the animation.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843417 (0x01010299)
wallpaperIntraCloseExitAnimation
int wallpaperIntraCloseExitAnimation
When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). The wallpaper remains static behind the animation.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843418 (0x0101029a)
wallpaperIntraOpenEnterAnimation
int wallpaperIntraOpenEnterAnimation
When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the new activity (which is entering the screen). The wallpaper remains static behind the animation.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843415 (0x01010297)
wallpaperIntraOpenExitAnimation
int wallpaperIntraOpenExitAnimation
When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). The wallpaper remains static behind the animation.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843416 (0x01010298)
wallpaperOpenEnterAnimation
int wallpaperOpenEnterAnimation
When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the new wallpaper activity (which is entering 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".
Constant Value: 16843411 (0x01010293)
wallpaperOpenExitAnimation
int wallpaperOpenExitAnimation
When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the current activity (which is exiting 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".
Constant Value: 16843412 (0x01010294)
webTextViewStyle
int webTextViewStyle
Default WebTextView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843449 (0x010102b9)
webViewStyle
int webViewStyle
Default WebView style.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842885 (0x01010085)
weekDayTextAppearance
int weekDayTextAppearance
The text appearance for the week day abbreviation in the calendar header.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843592 (0x01010348)
weekNumberColor
int weekNumberColor
This constant was deprecated
in API level 23.
The color for the week numbers.
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".
Constant Value: 16843589 (0x01010345)
weekSeparatorLineColor
int weekSeparatorLineColor
This constant was deprecated
in API level 23.
The color for the separator line between weeks.
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".
Constant Value: 16843590 (0x01010346)
weightSum
int weightSum
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".
Constant Value: 16843048 (0x01010128)
widgetCategory
int widgetCategory
Optional parameter which indicates where this widget can be shown, ie. home screen, keyguard, search bar or any combination thereof. Supports combined values using | operator.
May be an integer value, such as "100".
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| home_screen | 1 | |
| keyguard | 2 | |
| searchbox | 4 |
Constant Value: 16843716 (0x010103c4)
widgetLayout
int widgetLayout
The layout for the controllable widget portion of a Preference. This is inflated into the layout for a Preference and should be used more frequently than the layout attribute. For example, a checkbox preference would specify a custom layout (consisting of just the CheckBox) here.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843243 (0x010101eb)
width
int width
Makes the TextView be exactly this many pixels wide. You could get the same effect by specifying this number in the layout parameters.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843097 (0x01010159)
windowActionBar
int windowActionBar
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".
Constant Value: 16843469 (0x010102cd)
windowActionBarOverlay
int windowActionBarOverlay
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".
Constant Value: 16843492 (0x010102e4)
windowActionModeOverlay
int windowActionModeOverlay
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".
Constant Value: 16843485 (0x010102dd)
windowActivityTransitions
int windowActivityTransitions
Flag indicating whether this window allows Activity Transitions.
Corresponds to FEATURE_ACTIVITY_TRANSITIONS.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843981 (0x010104cd)
windowAllowEnterTransitionOverlap
int windowAllowEnterTransitionOverlap
Flag indicating whether this Window's transition should overlap with
the exiting transition of the calling Activity. Corresponds to
setAllowEnterTransitionOverlap(boolean).
The default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843836 (0x0101043c)
windowAllowReturnTransitionOverlap
int windowAllowReturnTransitionOverlap
Flag indicating whether this Window's transition should overlap with
the exiting transition of the called Activity when the called Activity
finishes. Corresponds to
setAllowReturnTransitionOverlap(boolean).
The default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843835 (0x0101043b)
windowAnimationStyle
int windowAnimationStyle
Reference to a style resource holding
the set of window animations to use, which can be
any of the attributes defined by
WindowAnimation.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842926 (0x010100ae)
windowBackground
int windowBackground
Drawable to use as the overall window background. As of
HONEYCOMB, this may
be a selector that uses state_accelerated to pick a non-solid
color when running on devices that can draw such a bitmap
with complex compositing on top at 60fps.
There are a few special considerations to use when setting this drawable:
- This information will be used to infer the pixel format for your window's surface. If the drawable has any non-opaque pixels, your window will be translucent (32 bpp).
- If you want to draw the entire background yourself, you should set this drawable to some solid color that closely matches that background (so the system's preview of your window will match), and then in code manually set your window's background to null so it will not be drawn.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842836 (0x01010054)
windowBackgroundFallback
int windowBackgroundFallback
Drawable to draw selectively within the inset areas when the windowBackground
has been set to null. This protects against seeing visual garbage in the
surface when the app has not drawn any content into this area. One example is
when the user is resizing a window of an activity that has
resizeableActivity set for multi-window mode.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844035 (0x01010503)
windowClipToOutline
int windowClipToOutline
Whether to clip window content to the outline of the window background.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843947 (0x010104ab)
windowCloseOnTouchOutside
int windowCloseOnTouchOutside
Control whether a container should automatically close itself if the user touches outside of it. This only applies to activities and dialogs.
Note: this attribute will only be respected for applications
that are targeting HONEYCOMB
or later.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843611 (0x0101035b)
windowContentOverlay
int windowContentOverlay
This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842841 (0x01010059)
windowContentTransitionManager
int windowContentTransitionManager
Reference to a TransitionManager XML resource defining the desired transitions between different window content.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843769 (0x010103f9)
windowContentTransitions
int windowContentTransitions
Flag indicating whether this window requests that content changes be performed
as scene changes with transitions. Corresponds to
FEATURE_CONTENT_TRANSITIONS.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843768 (0x010103f8)
windowDisablePreview
int windowDisablePreview
Flag allowing you to disable the splash screen for a window. The default value is false; if set to true, the system can never use the window's theme to show a splash screen before your actual instance is shown to the user.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843298 (0x01010222)
windowDrawsSystemBarBackgrounds
int windowDrawsSystemBarBackgrounds
Flag indicating whether this Window is responsible for drawing the background for the
system bars. If true and the window is not floating, the system bars are drawn with a
transparent background and the corresponding areas in this window are filled with the
colors specified in statusBarColor and
navigationBarColor. Corresponds to
FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843856 (0x01010450)
windowElevation
int windowElevation
Elevation to use for the window.
May be a dimension value, which is a floating point number appended with a
unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels),
sp (scaled pixels based on preferred font size), in (inches), and
mm (millimeters).
Constant Value: 16843920 (0x01010490)
windowEnableSplitTouch
int windowEnableSplitTouch
Flag indicating that this window should allow touches to be split across other windows that also support split touch. The default value is true for applications with a targetSdkVersion of Honeycomb or newer; false otherwise. When this flag is false, the first pointer that goes down determines the window to which all subsequent touches go until all pointers go up. When this flag is true, each pointer (not necessarily the first) that goes down determines the window to which all subsequent touches of that pointer will go until that pointers go up thereby enabling touches with multiple pointers to be split across multiple windows.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843543 (0x01010317)
windowEnterAnimation
int windowEnterAnimation
The animation used when a window is being added.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842932 (0x010100b4)
windowEnterTransition
int windowEnterTransition
Reference to a Transition XML resource defining the desired Transition
used to move Views into the initial Window's content Scene. Corresponds to
setEnterTransition(android.transition.Transition).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843831 (0x01010437)
windowExitAnimation
int windowExitAnimation
The animation used when a window is being removed.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842933 (0x010100b5)
windowExitTransition
int windowExitTransition
Reference to a Transition XML resource defining the desired Transition
used to move Views out of the Window's content Scene when launching a new Activity.
Corresponds to
setExitTransition(android.transition.Transition).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843832 (0x01010438)
windowFrame
int windowFrame
Drawable to use as a frame around the window.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842837 (0x01010055)
windowFullscreen
int windowFullscreen
Flag indicating whether this window should fill the entire screen. Corresponds
to FLAG_FULLSCREEN.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843277 (0x0101020d)
windowHideAnimation
int windowHideAnimation
The animation used when a window is going from VISIBLE to INVISIBLE.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842935 (0x010100b7)
windowIsFloating
int windowIsFloating
Flag indicating whether this is a floating window.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842839 (0x01010057)
windowIsTranslucent
int windowIsTranslucent
Flag indicating whether this is a translucent window. If this attribute is unset (but not if set to false), the window might still be considered translucent, if windowSwipeToDismiss is set to true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842840 (0x01010058)
windowLightStatusBar
int windowLightStatusBar
If set, the status bar will be drawn such that it is compatible with a light status bar background.
For this to take effect, the window must be drawing the system bar backgrounds with
windowDrawsSystemBarBackgrounds and the status bar must not
have been requested to be translucent with
windowTranslucentStatus.
Corresponds to setting SYSTEM_UI_FLAG_LIGHT_STATUS_BAR on
the decor view.
May be a boolean value, such as "true" or
"false".
Constant Value: 16844000 (0x010104e0)
windowMinWidthMajor
int windowMinWidthMajor
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.
Constant Value: 16843606 (0x01010356)
windowMinWidthMinor
int windowMinWidthMinor
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.
Constant Value: 16843607 (0x01010357)
windowNoDisplay
int windowNoDisplay
Flag indicating that this window should not be displayed at all. The default value is false; if set to true, and this window is the main window of an Activity, then it will never actually be added to the window manager. This means that your activity must immediately quit without waiting for user interaction, because there will be no such interaction coming.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843294 (0x0101021e)
windowNoTitle
int windowNoTitle
Flag indicating whether there should be no title on this window.
May be a boolean value, such as "true" or
"false".
Constant Value: 16842838 (0x01010056)
windowOverscan
int windowOverscan
Flag indicating whether this window should extend into overscan region. Corresponds
to FLAG_LAYOUT_IN_OVERSCAN.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843727 (0x010103cf)
windowReenterTransition
int windowReenterTransition
Reference to a Transition XML resource defining the desired Transition
used to move Views in to the scene when returning from a previously-started Activity.
Corresponds to
setReenterTransition(android.transition.Transition).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843951 (0x010104af)
windowReturnTransition
int windowReturnTransition
Reference to a Transition XML resource defining the desired Transition
used to move Views out of the scene when the Window is
preparing to close. Corresponds to
setReturnTransition(android.transition.Transition).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843950 (0x010104ae)
windowSharedElementEnterTransition
int windowSharedElementEnterTransition
Reference to a Transition XML resource defining the desired Transition
used to move shared elements transferred into the Window's initial content Scene.
Corresponds to setSharedElementEnterTransition(android.transition.Transition).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843833 (0x01010439)
windowSharedElementExitTransition
int windowSharedElementExitTransition
Reference to a Transition XML resource defining the desired Transition
used when starting a new Activity to move shared elements prior to transferring
to the called Activity.
Corresponds to setSharedElementExitTransition(android.transition.Transition).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843834 (0x0101043a)
windowSharedElementReenterTransition
int windowSharedElementReenterTransition
Reference to a Transition XML resource defining the desired Transition
used for shared elements transferred back to a calling Activity.
Corresponds to setSharedElementReenterTransition(android.transition.Transition).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843953 (0x010104b1)
windowSharedElementReturnTransition
int windowSharedElementReturnTransition
Reference to a Transition XML resource defining the desired Transition
used to move shared elements transferred back to a calling Activity.
Corresponds to setSharedElementReturnTransition(android.transition.Transition).
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843952 (0x010104b0)
windowSharedElementsUseOverlay
int windowSharedElementsUseOverlay
Indicates whether or not shared elements should use an overlay during transitions. The default value is true.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843963 (0x010104bb)
windowShowAnimation
int windowShowAnimation
The animation used when a window is going from INVISIBLE to VISIBLE.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842934 (0x010100b6)
windowShowWallpaper
int windowShowWallpaper
Flag indicating that this window's background should be the
user's current wallpaper. Corresponds
to FLAG_SHOW_WALLPAPER.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843410 (0x01010292)
windowSoftInputMode
int windowSoftInputMode
Defines the default soft input state that this window would
like when it is displayed. Corresponds
to softInputMode.
Must be one or more (separated by '|') of the following constant values.
| Constant | Value | Description |
|---|---|---|
| adjustNothing | 30 | Don't resize or pan the window to make room for the soft input area; the window is never adjusted for it. |
| adjustPan | 20 | Don't resize the window to make room for the soft input area; instead pan the contents of the window as focus moves inside of it so that the user can see what they are typing. This is generally less desireable than panning because the user may need to close the input area to get at and interact with parts of the window. |
| adjustResize | 10 | Always resize the window: the content area of the window is reduced to make room for the soft input area. |
| adjustUnspecified | 0 | The window resize/pan adjustment has not been specified, the system will automatically select between resize and pan modes, depending on whether the content of the window has any layout views that can scroll their contents. If there is such a view, then the window will be resized, with the assumption being that the resizeable area can be reduced to make room for the input UI. |
| stateAlwaysHidden | 3 | Always make the soft input area hidden when this window has input focus. |
| stateAlwaysVisible | 5 | Always make the soft input area visible when this window has input focus. |
| stateHidden | 2 | Make the soft input area hidden when normally appropriate (when the user is navigating forward to your window). |
| stateUnchanged | 1 | Leave the soft input window as-is, in whatever state it last was. |
| stateUnspecified | 0 | Not specified, use what the system thinks is best. This is the default. |
| stateVisible | 4 | Make the soft input area visible when normally appropriate (when the user is navigating forward to your window). |
Constant Value: 16843307 (0x0101022b)
windowSplashscreenContent
int windowSplashscreenContent
Reference to a drawable to be used as the splash screen content of the window. This
drawable will be placed on top of the windowBackground with its
bounds inset by the system bars. If the drawable should not be inset by the system
bars, use a fullscreen theme.
Note that even if no splashscreen content is set on the theme, the system may still
show a splash screen using the other attributes on the theme, like the
windowBackground.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16844132 (0x01010564)
windowSwipeToDismiss
int windowSwipeToDismiss
Flag to indicate that a window can be swiped away to be dismissed.
Corresponds to FEATURE_SWIPE_TO_DISMISS. It will also
dynamically change translucency of the window, if the windowIsTranslucent is not set.
If windowIsTranslucent is set (to either true or false) it will obey that setting.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843763 (0x010103f3)
windowTitleBackgroundStyle
int windowTitleBackgroundStyle
The style resource to use for a window's title area.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842844 (0x0101005c)
windowTitleSize
int windowTitleSize
The style resource to use for a window's title bar 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).
Constant Value: 16842842 (0x0101005a)
windowTitleStyle
int windowTitleStyle
The style resource to use for a window's 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".
Constant Value: 16842843 (0x0101005b)
windowTransitionBackgroundFadeDuration
int windowTransitionBackgroundFadeDuration
The duration, in milliseconds, of the window background fade duration
when transitioning into or away from an Activity when called with an
Activity Transition. Corresponds to
setTransitionBackgroundFadeDuration(long).
May be an integer value, such as "100".
Constant Value: 16843873 (0x01010461)
windowTranslucentNavigation
int windowTranslucentNavigation
Flag indicating whether this window requests a translucent navigation bar. Corresponds
to FLAG_TRANSLUCENT_NAVIGATION.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843760 (0x010103f0)
windowTranslucentStatus
int windowTranslucentStatus
Flag indicating whether this window requests a translucent status bar. Corresponds
to FLAG_TRANSLUCENT_STATUS.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843759 (0x010103ef)
writePermission
int writePermission
A specific permission name for write
access to a ContentProvider. See the
Security and Permissions
document for more information on permissions.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
Constant Value: 16842760 (0x01010008)
x
int x
A coordinate in the X 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).
Constant Value: 16842924 (0x010100ac)
xlargeScreens
int xlargeScreens
Indicates whether the application supports extra large screen form-factors.
May be a boolean value, such as "true" or
"false".
Constant Value: 16843455 (0x010102bf)
y
int y
A coordinate in the Y 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).
Constant Value: 16842925 (0x010100ad)
yearListItemTextAppearance
int yearListItemTextAppearance
This constant was deprecated
in API level 23.
Use yearListTextColor.
The list year's text appearance in the list.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16843929 (0x01010499)
yearListSelectorColor
int yearListSelectorColor
This constant was deprecated
in API level 23.
No longer displayed.
The list year's selected circle color in the list.
May be a color value, in the form of "#rgb",
"#argb", "#rrggbb", or
"#aarrggbb".
Constant Value: 16843930 (0x0101049a)
yesNoPreferenceStyle
int yesNoPreferenceStyle
Default style for YesNoPreference.
May be a reference to another resource, in the form
"@[+][package:]type/name" or a theme
attribute in the form
"?[package:]type/name".
Constant Value: 16842896 (0x01010090)
zAdjustment
int zAdjustment
Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation. The default value is normal.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
| bottom | ffffffff | The content being animated is forced under all other content for the duration of the animation. |
| normal | 0 | The content being animated be kept in its current Z order. |
| top | 1 | The content being animated is forced on top of all other content for the duration of the animation. |
Constant Value: 16843201 (0x010101c1)