public static final class

R.attr

extends Object
java.lang.Object
   ↳android.R.attr

Summary

Constants
intabsListViewStyleDefault AbsListView style.
intaccountPreferencesA preferences.xml file for authenticator-specific settings.
intaccountTypeThe account type this authenticator handles.
intactionThe action name to assign to the Intent, as per Intent.setAction().
intactivityCloseEnterAnimationWhen closing the current activity, this is the animation that is run on the next activity (which is entering the screen).
intactivityCloseExitAnimationWhen closing the current activity, this is the animation that is run on the current activity (which is exiting the screen).
intactivityOpenEnterAnimationWhen opening a new activity, this is the animation that is run on the next activity (which is entering the screen).
intactivityOpenExitAnimationWhen opening a new activity, this is the animation that is run on the previous activity (which is exiting the screen).
intaddStatesFromChildrenSets whether this ViewGroup's drawable states also include its children's drawable states.
intadjustViewBoundsSet this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable.
intalertDialogStyle

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

intallowBackupWhether to allow the application to participate in backup infrastructure.
intallowClearUserDataOption to let applications specify that user data can/cannot be cleared.
intallowSingleTapIndicates whether the drawer can be opened/closed by a single tap on the handle.
intallowTaskReparentingSpecify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate.
intalphabeticShortcutThe alphabetic shortcut key.
intalwaysDrawnWithCacheDefines whether the ViewGroup should always draw its children using their drawing cache or not.
intalwaysRetainTaskStateSpecify 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.
intangle

Must be a floating point value, such as "1.2".

intanimateOnClickIndicates whether the drawer should be opened/closed with an animation when the user clicks the handle.
intanimationAnimation to use on each child.
intanimationCacheDefines whether layout animations should create a drawing cache for their children.
intanimationDurationSets how long a transition animation should run (in milliseconds) when layout has changed.
intanimationOrderThe order in which the animations will be started.
intantialiasEnables or disables antialiasing.
intanyDensityIndicates whether the application can accommodate any screen density.
intapiKeyValue is a string that specifies the Maps API Key to use.
intauthorName of the author of this component, e.g.
intauthoritiesSpecify the authorities under which this content provider can be found.
intautoCompleteTextViewStyleDefault AutoCompleteTextView style.
intautoLinkControls whether links such as urls and email addresses are automatically found and converted to clickable links.
intautoStartWhen true, automatically start animating

Must be a boolean value, either "true" or "false".

intautoText This constant is deprecated. Use inputType instead.
intautoUrlDetectIf 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).
intbackgroundA drawable to use as the background.
intbackgroundDimAmountDefault background dim amount when a menu, dialog, or something similar pops up.
intbackgroundDimEnabledControl whether dimming behind the window is enabled.
intbackupAgentThe name of the class subclassing BackupAgent to manage backup and restore of the application's data on external storage.
intbaselineAlignBottomIf true, the image view will be baseline aligned with based on its bottom edge.
intbaselineAlignedWhen set to false, prevents the layout from aligning its children's baselines.
intbaselineAlignedChildIndexWhen 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).
intbottom

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intbottomBright

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

intbottomDark

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

intbottomLeftRadius

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intbottomMedium

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

intbottomOffsetExtra offset for the handle at the bottom of the SlidingDrawer.
intbottomRightRadius

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intbufferTypeDetermines the minimum type that getText() will return.
intbuttonDrawable used for the button graphic (e.g.
intbuttonStyleNormal Button style.
intbuttonStyleInsetButton style to inset into an EditText.
intbuttonStyleSmallSmall Button style.
intbuttonStyleToggleToggleButton style.
intcacheColorHintIndicates that this list will always be drawn on top of solid, single-color opaque background.
intcandidatesTextStyleSpansA styled string, specifying the style to be used for showing inline candidate text when composing with an input method.
intcapitalize This constant is deprecated. Use inputType instead.
intcenterBright

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

intcenterColorOptional center color.
intcenterDark

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

intcenterMedium

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

intcenterX

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

intcenterY

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

intcheckBoxPreferenceStyleDefault style for CheckBoxPreference.
intcheckMarkDrawable used for the check mark graphic.
intcheckableWhether the item is capable of displaying a check mark.
intcheckableBehaviorWhether the items are capable of displaying a check mark.
intcheckboxStyleDefault Checkbox style.
intcheckedIndicates the initial checked state of this button.
intcheckedButtonThe id of the child radio button that should be checked by default within this radio group.
intchildDividerDrawable or color that is used as a divider for children.
intchildIndicatorIndicator shown beside the child View.
intchildIndicatorLeftThe left bound for a child's indicator.
intchildIndicatorRightThe right bound for a child's indicator.
intchoiceModeDefines the choice behavior for the ListView.
intclearTaskOnLaunchSpecify whether an activity's task should be cleared when it is re-launched from the home screen.
intclickableDefines whether this view reacts to click events.
intclipChildrenDefines whether a child is limited to draw inside of its bounds or not.
intclipOrientationThe orientation for the clip.
intclipToPaddingDefines whether the ViewGroup will clip its drawing surface so as to exclude the padding area.
intcodesThe unicode value or comma-separated values that this key outputs.
intcollapseColumnsThe zero-based index of the columns to collapse.
intcolor

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

intcolorBackgroundColor that matches (as closely as possible) the window background.
intcolorBackgroundCacheHintThis is a hint for a solid color that can be used for caching rendered views.
intcolorForegroundDefault color of foreground imagery.
intcolorForegroundInverseDefault color of foreground imagery on an inverted background.
intcolumnDelayFraction of the animation duration used to delay the beginning of the animation of each column.
intcolumnWidth

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intcompletionHintDefines the hint displayed in the drop down menu.
intcompletionHintViewDefines the hint view displayed in the drop down menu.
intcompletionThresholdDefines the number of characters that the user must type before completion suggestions are displayed in a drop down menu.
intconfigChangesSpecify one or more configuration changes that the activity will handle itself.
intconfigureA class name in the AppWidget's package to be launched to configure.
intconstantSizeIf true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states.
intcontentIdentifier for the child that represents the drawer's content.
intcontentAuthoritythe authority of a content provider.
intcontentDescriptionDefines text that briefly describes content of the view.
intcropToPaddingIf true, the image will be cropped to fit within its padding.
intcursorVisibleMakes the cursor visible (the default) or invisible.
intcycles

Must be a floating point value, such as "1.2".

intdashGap

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intdashWidth

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intdataThe data URI to assign to the Intent, as per Intent.setData().
intdebuggableFlag indicating whether the application can be debugged, even when running on a device that is running in user mode.
intdefaultValueThe 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.
intdelayFraction of the animation duration used to delay the beginning of the animation of each child.
intdependencyThe key of another Preference that this Preference will depend on.
intdescendantFocusabilityDefines the relationship between the ViewGroup and its descendants when looking for a View to take focus.
intdescriptionDescriptive text for the associated data.
intdetachWallpaperSpecial option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it.
intdetailColumnColumn in data table that contains details for this data.
intdetailSocialSummaryFlag indicating that detail should be built from SocialProvider.
intdial

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

intdialogIconThe icon for the dialog.
intdialogLayoutA layout to be used as the content View for the dialog.
intdialogMessageThe message in the dialog.
intdialogPreferenceStyleDefault style for DialogPreference.
intdialogTitleThe title in the dialog.
intdigitsIf set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept.
intdirectionDirection of the animation in the grid.
intdirectionPriorityPriority of the rows and columns.
intdisableDependentsStateThe state (true for on, or false for off) that causes dependents to be disabled.
intdisabledAlphaDefault disabled alpha for widgets that set enabled/disabled alpha programmatically.
intditherEnables 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).
intdividerDrawable or color to draw between list items.
intdividerHeightHeight of the divider.
intdrawSelectorOnTopWhen set to true, the selector will be drawn over the selected item.
intdrawableReference to a drawable resource to use for the frame.
intdrawableBottomThe drawable to be drawn below the text.
intdrawableLeftThe drawable to be drawn to the left of the text.
intdrawablePaddingThe padding between the drawables and the text.
intdrawableRightThe drawable to be drawn to the right of the text.
intdrawableTopThe drawable to be drawn above the text.
intdrawingCacheQualityDefines the quality of translucent drawing caches.
intdropDownAnchorView to anchor the auto-complete dropdown to.
intdropDownHeightSpecifies the basic height of the dropdown.
intdropDownHintAppearanceDefault style for drop down hints.
intdropDownHorizontalOffsetAmount of pixels by which the drop down should be offset horizontally.
intdropDownItemStyleDefault style for drop down items.
intdropDownListViewStyleDefault ListView style for drop downs.
intdropDownSelectorSelector in a drop down list.
intdropDownVerticalOffsetAmount of pixels by which the drop down should be offset vertically.
intdropDownWidthSpecifies the basic width of the dropdown.
intduplicateParentStateWhen this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself.
intdurationAmount of time (in milliseconds) to display this frame.
inteditTextPreferenceStyleDefault style for EditTextPreference.
inteditTextStyleDefault EditText style.
inteditable This constant is deprecated. Use inputType instead.
inteditorExtrasReference 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.
intellipsizeWhere to ellipsize text.
intemsMakes the TextView be exactly this many ems wide.
intenabled This constant is deprecated. Use state_enabled instead
intendColor

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

intendYearThe last year (inclusive), for example "2010".
intentriesReference to an array resource that will populate a list/adapter.
intentryValuesThe array to find the value to save for a preference when an entry from entries is selected.
inteventsInterceptionEnabledDefines whether the overlay should intercept the motion events when a gesture is recognized.
intexcludeFromRecentsIndicates that an Activity should be excluded from the list of recently launched activities.
intexpandableListPreferredChildIndicatorLeftThe preferred left bound for an expandable list child's indicator.
intexpandableListPreferredChildIndicatorRightThe preferred right bound for an expandable list child's indicator.
intexpandableListPreferredChildPaddingLeftThe preferred left padding for an expandable list item that is a child.
intexpandableListPreferredItemIndicatorLeftThe preferred left bound for an expandable list item's indicator.
intexpandableListPreferredItemIndicatorRightThe preferred right bound for an expandable list item's indicator.
intexpandableListPreferredItemPaddingLeftThe preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft).
intexpandableListViewStyleDefault ExpandableListView style.
intexpandableListViewWhiteStyleExpandableListView with white background.
intexportedFlag indicating whether the given application component is available to other applications.
intextraTensionThis is the amount by which to multiply the tension.
intfactorThis is the amount of deceleration to add when easing in.
intfadeDurationDuration, in milliseconds, of the fade out effect after the user is done drawing a gesture.
intfadeEnabledDefines whether the gesture will automatically fade out after being recognized.
intfadeOffsetTime, in milliseconds, to wait before the gesture fades out after the user is done drawing it.
intfadeScrollbarsDefines whether to fade out scrollbars when they are not in use.
intfadingEdgeDefines which edges should be fadeded on scrolling.
intfadingEdgeLengthDefines the length of the fading edges.
intfastScrollEnabledEnables the fast scroll thumb that can be dragged to quickly scroll through the list.
intfillAfterWhen set to true, the animation transformation is applied after the animation is over.
intfillBeforeWhen set to true, the animation transformation is applied before the animation has started.
intfillEnabledWhen set to true, fillAfter is taken into account.
intfillViewportDefines whether the scrollview should stretch its content to fill the viewport.
intfilterEnables or disables bitmap filtering.
intfilterTouchesWhenObscuredSpecifies whether to filter touches when the view's window is obscured by another visible window.
intfinishOnCloseSystemDialogsSpecify whether an activity should be finished when a "close system windows" request has been made.
intfinishOnTaskLaunchSpecify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen.
intfitsSystemWindowsBoolean internal attribute to adjust view layout based on system windows such as the status bar.
intflipInterval

Must be an integer value, such as "100".

intfocusableBoolean that controls whether a view can take focus.
intfocusableInTouchModeBoolean that controls whether a view can take focus while in touch mode.
intfooterDividersEnabledWhen set to false, the ListView will not draw the divider before each footer view.
intforegroundDefines the drawable to draw over the content.
intforegroundGravityDefines the gravity to apply to the foreground drawable.
intformatFormat 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.
intfreezesTextIf 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.
intfromAlpha

Must be a floating point value, such as "1.2".

intfromDegrees

Must be a floating point value, such as "1.2".

intfromXDelta

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

intfromXScale

Must be a floating point value, such as "1.2".

intfromYDelta

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

intfromYScale

Must be a floating point value, such as "1.2".

intfullBright

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

intfullDark

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

intfunctionalTestFlag indicating that an Instrumentation class should be run as a functional test.
intgalleryItemBackgroundThe preferred background for gallery items.
intgalleryStyleDefault Gallery style.
intgestureColorColor used to draw a gesture.
intgestureStrokeAngleThresholdMinimum curve angle a stroke must contain before it is recognized as a gesture.
intgestureStrokeLengthThresholdMinimum length of a stroke before it is recognized as a gesture.
intgestureStrokeSquarenessThresholdSquareness threshold of a stroke before it is recognized as a gesture.
intgestureStrokeTypeDefines the type of strokes that define a gesture.
intgestureStrokeWidthWidth of the stroke used to draw the gesture.
intglEsVersionThe GLES driver version number needed by an application.
intgradientRadius

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

intgrantUriPermissionsIf 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.
intgravitySpecifies how to place the content of an object, both on the x- and y-axis, within the object itself.
intgridViewStyleDefault GridView style.
intgroupIndicatorIndicator shown beside the group View.
inthand_hour

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

inthand_minute

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

inthandleIdentifier for the child that represents the drawer's handle.
inthandleProfilingFlag 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.
inthapticFeedbackEnabledBoolean that controls whether a view should have haptic feedback enabled for events such as long presses.
inthasCodeIndicate whether this application contains code.
intheaderBackgroundDefault background for the menu header.
intheaderDividersEnabledWhen set to false, the ListView will not draw the divider after each header view.
intheightMakes the TextView be exactly this many pixels tall.
inthintHint text to display when the text is empty.
inthorizontalDividerDefault horizontal divider between rows of menu items.
inthorizontalGapDefault horizontal gap between keys.
inthorizontalSpacing

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

inthostSpecify a URI authority host that is handled, as per IntentFilter.addDataAuthority().
inticonA Drawable resource providing a graphical representation of its associated item.
inticonPreviewThe icon to show in the popup preview.
intidSupply an identifier name for this view, to later retrieve it with View.findViewById() or Activity.findViewById().
intignoreGravityIndicates what view should not be affected by gravity.
intimageButtonStyleThe style resource to use for an ImageButton.
intimageWellStyleThe style resource to use for an ImageButton that is an image well.
intimeActionIdSupply a value for EditorInfo.actionId used when an input method is connected to the text view.
intimeActionLabelSupply a value for EditorInfo.actionLabel used when an input method is connected to the text view.
intimeExtractEnterAnimationAnimation to use when showing the fullscreen extract UI after it had previously been hidden.
intimeExtractExitAnimationAnimation to use when hiding the fullscreen extract UI after it had previously been shown.
intimeFullscreenBackgroundBackground 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.
intimeOptionsAdditional features you can enable in an IME associated with an editor to improve the integration with your application.
intinAnimation

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

intincludeFontPaddingLeave enough room for ascenders and descenders instead of using the font ascent and descent strictly.
intincludeInGlobalSearchIf provided and true, this searchable activity will be included in any global lists of search targets.
intindeterminateAllows to enable the indeterminate mode.
intindeterminateBehaviorDefines how the indeterminate mode should behave when the progress reaches max.
intindeterminateDrawableDrawable used for the indeterminate mode.
intindeterminateDurationDuration of the indeterminate animation.
intindeterminateOnlyRestricts to ONLY indeterminate mode (state-keeping progress mode will not work).
intindicatorLeftThe left bound for an item's indicator.
intindicatorRightThe right bound for an item's indicator.
intinflatedIdOverrides the id of the inflated View with this value.
intinitOrderSpecify the order in which content providers hosted by a process are instantiated when that process is created.
intinitialLayoutA resource id of a layout.
intinnerRadiusInner radius of the ring.
intinnerRadiusRatioInner radius of the ring expressed as a ratio of the ring's width.
intinputMethod This constant is deprecated. Use inputType instead.
intinputTypeThe type of data being placed in a text field, used to help an input method decide how to let the user enter text.
intinsetBottom

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intinsetLeft

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intinsetRight

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intinsetTop

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intinstallLocationThe default install location defined by an application.
intinterpolator

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

intisDefaultSet to true in all of the configurations for which this input method should be considered an option as the default.
intisIndicatorWhether this rating bar is an indicator (and non-changeable by the user).
intisModifierWhether this is a modifier key such as Alt or Shift.
intisRepeatableWhether long-pressing on this key will make it repeat.
intisScrollContainerSet this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method.
intisStickyWhether this is a toggle key.
intitemBackgroundDefault background for each menu item.
intitemIconDisabledAlphaDefault disabled icon alpha for each menu item that shows an icon.
intitemTextAppearanceDefault appearance of menu item text.
intkeepScreenOnControls whether the view's window should keep the screen on while visible.
intkeyThe key to store the Preference value.
intkeyBackgroundImage for the key.
intkeyEdgeFlagsKey edge flags.
intkeyHeightDefault height of a key, in pixels or percentage of display width.
intkeyIconThe icon to display on the key instead of the label.
intkeyLabelThe label to display on the key.
intkeyOutputTextThe string of characters to output when this key is pressed.
intkeyPreviewHeightHeight of the key press feedback popup.
intkeyPreviewLayoutLayout resource for key press feedback.
intkeyPreviewOffsetVertical offset of the key press feedback from the key.
intkeyTextColorColor to use for the label in a key.
intkeyTextSizeSize of the text for character keys.
intkeyWidthDefault width of a key, in pixels or percentage of display width.
intkeyboardModeMode of the keyboard.
intkeycodeThis enum provides the same keycode values as can be found in KeyEvent.
intkillAfterRestoreWhether the application in question should be terminated after its settings have been restored during a full-system restore operation.
intlabelA user-legible name for the given item.
intlabelTextSizeSize of the text for custom keys with some text and no icon.
intlargeScreensIndicates whether the application supports larger screen form-factors.
intlaunchModeSpecify how an activity should be launched.
intlayoutSupply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so.
intlayoutAnimationDefines the layout animation to use the first time the ViewGroup is laid out.
intlayout_abovePositions the bottom edge of this view above the given anchor view ID.
intlayout_alignBaselinePositions the baseline of this view on the baseline of the given anchor view ID.
intlayout_alignBottomMakes the bottom edge of this view match the bottom edge of the given anchor view ID.
intlayout_alignLeftMakes the left edge of this view match the left edge of the given anchor view ID.
intlayout_alignParentBottomIf true, makes the bottom edge of this view match the bottom edge of the parent.
intlayout_alignParentLeftIf true, makes the left edge of this view match the left edge of the parent.
intlayout_alignParentRightIf true, makes the right edge of this view match the right edge of the parent.
intlayout_alignParentTopIf true, makes the top edge of this view match the top edge of the parent.
intlayout_alignRightMakes the right edge of this view match the right edge of the given anchor view ID.
intlayout_alignTopMakes the top edge of this view match the top edge of the given anchor view ID.
intlayout_alignWithParentIfMissingIf set to true, the parent will be used as the anchor when the anchor cannot be be found for layout_toLeftOf, layout_toRightOf, etc.
intlayout_belowPositions the top edge of this view below the given anchor view ID.
intlayout_centerHorizontalIf true, centers this child horizontally within its parent.
intlayout_centerInParentIf true, centers this child horizontally and vertically within its parent.
intlayout_centerVerticalIf true, centers this child vertically within its parent.
intlayout_columnThe index of the column in which this child should be.
intlayout_gravityStandard gravity constant that a child can supply to its parent.
intlayout_heightSpecifies the basic height of the view.
intlayout_marginSpecifies extra space on the left, top, right and bottom sides of this view.
intlayout_marginBottomSpecifies extra space on the bottom side of this view.
intlayout_marginLeftSpecifies extra space on the left side of this view.
intlayout_marginRightSpecifies extra space on the right side of this view.
intlayout_marginTopSpecifies extra space on the top side of this view.
intlayout_scale

Must be a floating point value, such as "1.2".

intlayout_spanDefines how many columns this child should span.
intlayout_toLeftOfPositions the right edge of this view to the left of the given anchor view ID.
intlayout_toRightOfPositions the left edge of this view to the right of the given anchor view ID.
intlayout_weight

Must be a floating point value, such as "1.2".

intlayout_widthSpecifies the basic width of the view.
intlayout_x

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intlayout_y

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intleft

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intlineSpacingExtraExtra spacing between lines of text.
intlineSpacingMultiplierExtra spacing between lines of text, as a multiplier.
intlinesMakes the TextView be exactly this many lines tall.
intlinksClickableIf set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found.
intlistChoiceIndicatorMultipleDrawable to use for multiple choice indicators.
intlistChoiceIndicatorSingleDrawable to use for single choice indicators.
intlistDivider

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

intlistPreferredItemHeightThe preferred list item height.
intlistSelectorDrawable used to indicate the currently selected item in the list.
intlistSeparatorTextViewStyleTextView style for list separators.
intlistViewStyleDefault ListView style.
intlistViewWhiteStyleListView with white background.
intlongClickableDefines whether this view reacts to long click events.
intmanageSpaceActivityName of the activity to be launched to manage application's space on device.
intmapViewStyleDefault MapView style.
intmarqueeRepeatLimitThe number of times to repeat the marquee animation.
intmaxDefines the maximum value the progress can take.
intmaxEmsMakes the TextView be at most this many ems wide.
intmaxHeightAn optional argument to supply a maximum height for this view.
intmaxItemsPerRowDefines the maximum number of items per row.
intmaxLengthSet an input filter to constrain the text length to the specified number.
intmaxLevelThe maximum level allowed for this item.
intmaxLinesMakes the TextView be at most this many lines tall.
intmaxRowsDefines the maximum number of rows displayed.
intmaxSdkVersionThis is the maximum SDK version number that an application works on.
intmaxWidthAn optional argument to supply a maximum width for this view.
intmeasureAllChildrenDetermines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring.
intmenuCategoryThe category applied to all items within this group.
intmimeTypeSpecify a MIME type that is handled, as per IntentFilter.addDataType().
intminEmsMakes the TextView be at least this many ems wide.
intminHeight

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intminLevelThe minimum level allowed for this item.
intminLinesMakes the TextView be at least this many lines tall.
intminSdkVersionThis is the minimum SDK version number that the application requires.
intminWidth

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intmode

Must be one of the following constant values.

intmoreIcon'More' icon.
intmultiprocessSpecify whether a component is allowed to have multiple instances of itself running in different processes.
intnameA unique name for the given item.
intnegativeButtonTextThe negative button text for the dialog.
intnextFocusDownDefines 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.
intnextFocusLeftDefines the next view to give focus to when the next focus is FOCUS_LEFT.
intnextFocusRightDefines 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.
intnextFocusUpDefines 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.
intnoHistorySpecify whether an activity should be kept in its history stack.
intnormalScreensIndicates whether an application supports the normal screen form-factors.
intnumColumns

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

intnumStarsThe number of stars (or rating items) to show.
intnumeric This constant is deprecated. Use inputType instead.
intnumericShortcutThe numeric shortcut key.
intonClickName of the method in this View's context to invoke when the view is clicked.
intoneshotIf true, the animation will only run a single time and then stop.
intorderThe order for the Preference (lower values are to be ordered first).
intorderInCategoryThe order within the category applied to all items within this group.
intorderingFromXmlWhether to order the Preference under this group as they appear in the XML file.
intorientationStandard orientation constant.
intoutAnimation

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

intoverScrollFooterDrawable to draw below list content.
intoverScrollHeaderDrawable to draw above list content.
intoverScrollModeDefines over-scrolling behavior.
intpaddingSets the padding, in pixels, of all four edges.
intpaddingBottomSets the padding, in pixels, of the bottom edge; see padding.
intpaddingLeftSets the padding, in pixels, of the left edge; see padding.
intpaddingRightSets the padding, in pixels, of the right edge; see padding.
intpaddingTopSets the padding, in pixels, of the top edge; see padding.
intpanelBackgroundThe background of a panel when it is inset from the left and right edges of the screen.
intpanelColorBackgroundColor that matches (as closely as possible) the panel background.
intpanelColorForegroundDefault color of foreground panel imagery.
intpanelFullBackgroundThe background of a panel when it extends to the left and right edges of the screen.
intpanelTextAppearanceDefault appearance of panel text.
intpassword This constant is deprecated. Use inputType instead.
intpathSpecify a URI path that must exactly match, as per PatternMatcher with PATTERN_LITERAL.
intpathPatternSpecify a URI path that matches a simple pattern, as per PatternMatcher with PATTERN_SIMPLE_GLOB.
intpathPrefixSpecify a URI path that must be a prefix to match, as per PatternMatcher with PATTERN_PREFIX.
intpermissionSpecify a permission that a client is required to have in order to use the associated object.
intpermissionGroupSpecified the name of a group that this permission is associated with.
intpersistentFlag to control special persistent mode of an application.
intpersistentDrawingCacheDefines the persistence of the drawing cache.
intphoneNumber This constant is deprecated. Use inputType instead.
intpivotX

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

intpivotY

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

intpopupAnimationStyle

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

intpopupBackground

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

intpopupCharactersThe characters to display in the popup keyboard.
intpopupKeyboardThe XML keyboard layout of any popup keyboard.
intpopupLayoutLayout resource for popup keyboards.
intpopupWindowStyleDefault PopupWindow style.
intportSpecify a URI authority port that is handled, as per IntentFilter.addDataAuthority().
intpositiveButtonTextThe positive button text for the dialog.
intpreferenceCategoryStyleDefault style for PreferenceCategory.
intpreferenceInformationStyleDefault style for informational Preference.
intpreferenceLayoutChildThe preference layout that has the child/tabbed effect.
intpreferenceScreenStyleDefault style for PreferenceScreen.
intpreferenceStyleDefault style for Preference.
intprioritySpecify the relative importance or ability in handling a particular Intent.
intprivateImeOptionsAn 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.
intprocessSpecify a specific process that the associated code is to run in.
intprogressDefines the default progress value, between 0 and max.
intprogressBarStyleDefault ProgressBar style.
intprogressBarStyleHorizontalHorizontal ProgressBar style.
intprogressBarStyleInverseInverse ProgressBar style.
intprogressBarStyleLargeLarge ProgressBar style.
intprogressBarStyleLargeInverseLarge inverse ProgressBar style.
intprogressBarStyleSmallSmall ProgressBar style.
intprogressBarStyleSmallInverseSmall inverse ProgressBar style.
intprogressBarStyleSmallTitleSmall ProgressBar in title style.
intprogressDrawableDrawable used for the progress mode.
intpromptThe prompt to display when the spinner's dialog is shown.
intprotectionLevelCharacterizes 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.
intqueryActionMsgIf you wish to handle an action key during normal search query entry, you must define an action string here.
intqueryAfterZeroResultsIf provided and true, this searchable activity will be invoked for all queries in a particular session.
intquickContactBadgeStyleSmallWindowLargeDefault quickcontact badge style with large quickcontact window.
intquickContactBadgeStyleSmallWindowMediumDefault quickcontact badge style with medium quickcontact window.
intquickContactBadgeStyleSmallWindowSmallDefault quickcontact badge style with small quickcontact window.
intquickContactBadgeStyleWindowLargeDefault quickcontact badge style with large quickcontact window.
intquickContactBadgeStyleWindowMediumDefault quickcontact badge style with medium quickcontact window.
intquickContactBadgeStyleWindowSmallDefault quickcontact badge style with small quickcontact window.
intradioButtonStyleDefault RadioButton style.
intradius

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intratingThe rating to set by default.
intratingBarStyleDefault RatingBar style.
intratingBarStyleIndicatorIndicator RatingBar style.
intratingBarStyleSmallSmall indicator RatingBar style.
intreadPermissionA specific permission name for read-only access to a ContentProvider.
intrepeatCountDefines how many times the animation should repeat.
intrepeatModeDefines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite.
intreqFiveWayNavApplication's requirement for five way navigation

Must be a boolean value, either "true" or "false".

intreqHardKeyboardApplication's requirement for a hard keyboard

Must be a boolean value, either "true" or "false".

intreqKeyboardTypeThe input method preferred by an application.
intreqNavigationThe navigation device preferred by an application.
intreqTouchScreenThe touch screen type used by an application.
intrequiredSpecify whether this feature is required for the application.
intresizeableIndicates whether the application can resize itself to newer screen sizes.
intresourceResource identifier to assign to this piece of named meta-data.
intrestoreAnyVersionIndicate 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.
intrestoreNeedsApplication This constant is deprecated. This attribute is not used by the Android operating system.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

intright

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intringtonePreferenceStyleDefault style for RingtonePreference.
intringtoneTypeWhich ringtone type(s) to show in the picker.
introwDelayFraction of the animation duration used to delay the beginning of the animation of each row.
introwEdgeFlagsRow edge flags.
introwHeightDefines the height of each row.
intsaveEnabledIf unset, no state will be saved for this view when it is being frozen.
intscaleGravitySpecifies where the drawable is positioned after scaling.
intscaleHeightScale height, expressed as a percentage of the drawable's bound.
intscaleTypeControls how the image should be resized or moved to match the size of this ImageView.
intscaleWidthScale width, expressed as a percentage of the drawable's bound.
intschemeSpecify a URI scheme that is handled, as per IntentFilter.addDataScheme().
intscreenDensitySpecifies a compatible screen density, as per the device configuration screen density bins.
intscreenOrientationSpecify the orientation an activity should be run in.
intscreenSizeSpecifies a compatible screen size, as per the device configuration screen size bins.
intscrollHorizontallyWhether the text is allowed to be wider than the view (and therefore can be scrolled horizontally).
intscrollViewStyleDefault ScrollView style.
intscrollXThe initial horizontal scroll offset, in pixels.
intscrollYThe initial vertical scroll offset, in pixels.
intscrollbarAlwaysDrawHorizontalTrackDefines whether the horizontal scrollbar track should always be drawn.
intscrollbarAlwaysDrawVerticalTrackDefines whether the vertical scrollbar track should always be drawn.
intscrollbarDefaultDelayBeforeFadeDefines the delay in milliseconds that a scrollbar waits before fade out.
intscrollbarFadeDurationDefines the delay in milliseconds that a scrollbar takes to fade out.
intscrollbarSizeSets the width of vertical scrollbars and height of horizontal scrollbars.
intscrollbarStyleControls the scrollbar style and position.
intscrollbarThumbHorizontalDefines the horizontal scrollbar thumb drawable.
intscrollbarThumbVerticalDefines the vertical scrollbar thumb drawable.
intscrollbarTrackHorizontalDefines the horizontal scrollbar track drawable.
intscrollbarTrackVerticalDefines the vertical scrollbar track drawable.
intscrollbarsDefines which scrollbars should be displayed on scrolling or not.
intscrollingCacheWhen set to true, the list uses a drawing cache during scrolling.
intsearchButtonText This constant is deprecated. This will create a non-standard UI appearance, because the search bar UI is changing to use only icons for its buttons.
intsearchModeAdditional features are controlled by mode bits in this field.
intsearchSettingsDescriptionIf provided, this string will be used to describe the searchable item in the searchable items settings within system search settings.
intsearchSuggestAuthorityIf provided, this is the trigger indicating that the searchable activity provides suggestions as well.
intsearchSuggestIntentActionIf 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.
intsearchSuggestIntentDataIf 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.
intsearchSuggestPathIf provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path.
intsearchSuggestSelectionIf provided, suggestion queries will be passed into your query function as the selection parameter.
intsearchSuggestThresholdIf provided, this is the minimum number of characters needed to trigger search suggestions.
intsecondaryProgressDefines the secondary progress value, between 0 and max.
intseekBarStyleDefault SeekBar style.
intselectAllOnFocusIf the text is selectable, select it all when the view takes focus instead of moving the cursor to the start or end.
intselectableWhether the Preference is selectable.
intsettingsActivityComponent name of an activity that allows the user to modify the settings for this service.
intshadowColorPlace a shadow of the specified color behind the text.
intshadowDxHorizontal offset of the shadow.
intshadowDyVertical offset of the shadow.
intshadowRadiusRadius of the shadow.
intshape

Must be one of the following constant values.

intshareInterpolator

Must be a boolean value, either "true" or "false".

intsharedUserIdSpecify the name of a user ID that will be shared between multiple packages.
intsharedUserLabelSpecify a label for the shared user UID of this package.
intshouldDisableViewWhether the view of this Preference should be disabled when this Preference is disabled.
intshowDefaultWhether to show an item for a default sound.
intshowSilentWhether to show an item for 'Silent'.
intshrinkColumnsThe zero-based index of the columns to shrink.
intsingleLine This constant is deprecated. This attribute is deprecated and is replaced by the textMultiLine flag in the inputType attribute. Use caution when altering existing layouts, as the default value of singeLine is false (multi-line mode), but if you specify any value for inputType, the default is single-line mode. (If both singleLine and inputType attributes are found, the inputType flags will override the value of singleLine.)
intsmallIconSmaller icon of the authenticator.
intsmallScreensIndicates whether the application supports smaller screen form-factors.
intsmoothScrollbarWhen set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen.
intsoundEffectsEnabledBoolean that controls whether a view should have sound effects enabled for events such as clicking and touching.
intspacing

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intspinnerDropDownItemStyleDefault style for spinner drop down items.
intspinnerItemStyleDefault spinner item style.
intspinnerStyleDefault Spinner style.
intsrcSets a drawable as the content of this ImageView.
intstackFromBottomUsed by ListView and GridView to stack their content from the bottom.
intstarStyleDefault Star style.
intstartColor

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

intstartOffsetDelay in milliseconds before the animation runs, once start time is reached.
intstartYearThe first year (inclusive), for example "1940".
intstateNotNeededIndicates that an Activity does not need to have its freeze state (as returned by onSaveInstanceState(Bundle) retained in order to be restarted.
intstate_above_anchorState identifier indicating the popup will be above the anchor.
intstate_activeState value for StateListDrawable.
intstate_checkableState identifier indicating that the object may display a check mark.
intstate_checkedState identifier indicating that the object is currently checked.
intstate_emptyState identifier indicating the group is empty (has no children).
intstate_enabledState value for StateListDrawable.
intstate_expandedState identifier indicating the group is expanded.
intstate_firstState value for StateListDrawable.
intstate_focusedState value for StateListDrawable.
intstate_lastState value for StateListDrawable.
intstate_long_pressableState for KeyboardView key preview background.
intstate_middleState value for StateListDrawable.
intstate_pressedState value for StateListDrawable.
intstate_selectedState value for StateListDrawable.
intstate_singleState value for StateListDrawable.
intstate_window_focusedState value for StateListDrawable.
intstepSizeThe step size of the rating.
intstreamTypeDifferent audio stream types.
intstretchColumnsThe zero-based index of the columns to stretch.
intstretchMode

Must be one of the following constant values.

intsuggestActionMsgIf you wish to handle an action key while a suggestion is being displayed and selected, there are two ways to handle this.
intsuggestActionMsgColumnIf 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.
intsummaryThe summary for the Preference in a PreferenceActivity screen.
intsummaryColumnColumn in data table that summarizes this data.
intsummaryOffThe summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked.
intsummaryOnThe summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked.
intsupportsUploading

Must be a boolean value, either "true" or "false".

intsyncableFlag indicating whether this content provider would like to participate in data synchronization.
inttabStripEnabledDetermines whether the strip under the tab indicators is drawn or not.
inttabStripLeftDrawable used to draw the left part of the strip underneath the tabs.
inttabStripRightDrawable used to draw the right part of the strip underneath the tabs.
inttabWidgetStyleDefault TabWidget style.
inttagSupply a tag for this view containing a String, to be retrieved later with View.getTag() or searched for with View.findViewWithTag().
inttargetActivityThe name of the activity this alias should launch.
inttargetClassThe class part of the ComponentName to assign to the Intent, as per Intent.setComponent().
inttargetPackageThe name of the application package that an Instrumentation object will run against.
inttargetSdkVersionThis is the SDK version number that the application is targeting.
inttaskAffinitySpecify a task name that activities have an "affinity" to.
inttaskCloseEnterAnimationWhen 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).
inttaskCloseExitAnimationWhen 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).
inttaskOpenEnterAnimationWhen 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).
inttaskOpenExitAnimationWhen 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).
inttaskToBackEnterAnimationWhen 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).
inttaskToBackExitAnimationWhen 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).
inttaskToFrontEnterAnimationWhen 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).
inttaskToFrontExitAnimationWhen bringing an existing task to the foreground, this is the animation that is run on the current foreground activity (which is exiting the screen).
inttensionThis is the amount of tension.
inttestOnlyOption to indicate this application is only for testing purposes.
inttextText to display.
inttextAppearanceDefault appearance of text: color, typeface, size, and style.
inttextAppearanceButtonText color, typeface, size, and style for the text inside of a button.
inttextAppearanceInverseDefault appearance of text against an inverted background: color, typeface, size, and style.
inttextAppearanceLargeText color, typeface, size, and style for "large" text.
inttextAppearanceLargeInverseText color, typeface, size, and style for "large" inverse text.
inttextAppearanceMediumText color, typeface, size, and style for "medium" text.
inttextAppearanceMediumInverseText color, typeface, size, and style for "medium" inverse text.
inttextAppearanceSearchResultSubtitleText color, typeface, size, and style for system search result subtitle.
inttextAppearanceSearchResultTitleText color, typeface, size, and style for system search result title.
inttextAppearanceSmallText color, typeface, size, and style for "small" text.
inttextAppearanceSmallInverseText color, typeface, size, and style for "small" inverse text.
inttextCheckMarkDrawable to use for check marks.
inttextCheckMarkInverse

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

inttextColorColor of text (usually same as colorForeground).
inttextColorHighlightColor of highlighted text.
inttextColorHintColor of hint text (displayed when the field is empty).
inttextColorHintInverseInverse hint text color.
inttextColorLinkColor of link text (URLs).
inttextColorPrimaryThe most prominent text color.
inttextColorPrimaryDisableOnlyBright text color.
inttextColorPrimaryInversePrimary inverse text color, useful for inverted backgrounds.
inttextColorPrimaryInverseDisableOnlyBright inverse text color.
inttextColorPrimaryInverseNoDisableBright inverse text color.
inttextColorPrimaryNoDisableBright text color.
inttextColorSecondarySecondary text color.
inttextColorSecondaryInverseSecondary inverse text color, useful for inverted backgrounds.
inttextColorSecondaryInverseNoDisableDim inverse text color.
inttextColorSecondaryNoDisableDim text color.
inttextColorTertiaryTertiary text color.
inttextColorTertiaryInverseTertiary inverse text color, useful for inverted backgrounds.
inttextFilterEnabledWhen set to true, the list will filter results as the user types.
inttextOffThe text for the button when it is not checked.
inttextOnThe text for the button when it is checked.
inttextScaleXSets the horizontal scaling factor for the text.
inttextSelectHandleReference to a drawable that will be used to display a text selection anchor for positioning the cursor within text.
inttextSelectHandleLeftReference to a drawable that will be used to display a text selection anchor on the left side of a selection region.
inttextSelectHandleRightReference to a drawable that will be used to display a text selection anchor on the right side of a selection region.
inttextSelectHandleWindowStyleReference to a style that will be used for the window containing a text selection anchor.
inttextSizeSize of text.
inttextStyleDefault text typeface style.
inttextViewStyleDefault TextView style.
intthemeThe overall theme to use for an activity.
intthicknessThickness of the ring.
intthicknessRatioThickness of the ring expressed as a ratio of the ring's width.
intthumbDraws the thumb on a seekbar.
intthumbOffsetAn offset for the thumb that allows it to extend out of the range of the track.
intthumbnailReference to a the wallpaper's thumbnail bitmap.
inttileModeDefines the tile mode.
inttintSet a tinting color for the image.
inttitleThe title associated with the item.
inttitleCondensedThe condensed title associated with the item.
inttoAlpha

Must be a floating point value, such as "1.2".

inttoDegrees

Must be a floating point value, such as "1.2".

inttoXDelta

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

inttoXScale

Must be a floating point value, such as "1.2".

inttoYDelta

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

inttoYScale

Must be a floating point value, such as "1.2".

inttop

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

inttopBright

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

inttopDark

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

inttopLeftRadius

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

inttopOffsetExtra offset for the handle at the top of the SlidingDrawer.
inttopRightRadius

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

inttranscriptModeSets the transcript mode for the list.
inttype

Must be one of the following constant values.

inttypefaceDefault text typeface.
intuncertainGestureColorColor used to draw the user's strokes until we are sure it's a gesture.
intunselectedAlphaSets the alpha on the items that are not selected.
intupdatePeriodMillisUpdate period in milliseconds, or 0 if the AppWidget will update itself.
intuseLevel

Must be a boolean value, either "true" or "false".

intuserVisible

Must be a boolean value, either "true" or "false".

intvalueConcrete value to assign to this piece of named meta-data.
intvariablePaddingIf true, allows the drawable's padding to change based on the current state that is selected.
intversionCodeInternal version code.
intversionNameThe text shown to the user to indicate the version they have.
intverticalCorrectionAmount to offset the touch Y coordinate by, for bias correction.
intverticalDividerDefault vertical divider between menu items.
intverticalGapDefault vertical gap between rows of keys.
intverticalSpacing

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

intvisibilityControls the initial visibility of the view.
intvisibleProvides initial visibility state of the drawable; the default value is false.
intvmSafeModeFlag indicating whether the application requests the VM to operate in the safe mode.
intvoiceLanguageIf provided, this specifies the spoken language to be expected, and that it will be different than the one set in the getDefault().
intvoiceLanguageModelIf provided, this specifies the language model that should be used by the voice recognition system.
intvoiceMaxResultsIf 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.
intvoicePromptTextIf provided, this specifies a prompt that will be displayed during voice input.
intvoiceSearchModeVoice search features are controlled by mode bits in this field.
intwallpaperCloseEnterAnimationWhen 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).
intwallpaperCloseExitAnimationWhen 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).
intwallpaperIntraCloseEnterAnimationWhen 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).
intwallpaperIntraCloseExitAnimationWhen 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).
intwallpaperIntraOpenEnterAnimationWhen 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).
intwallpaperIntraOpenExitAnimationWhen 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).
intwallpaperOpenEnterAnimationWhen 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).
intwallpaperOpenExitAnimationWhen 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).
intwebTextViewStyleDefault WebTextView style.
intwebViewStyleDefault WebView style.
intweightSumDefines the maximum weight sum.
intwidgetLayoutThe layout for the controllable widget portion of a Preference.
intwidthMakes the TextView be exactly this many pixels wide.
intwindowAnimationStyleReference to a style resource holding the set of window animations to use, which can be any of the attributes defined by WindowAnimation.
intwindowBackgroundDrawable to use as the overall window background.
intwindowContentOverlayThis Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title.
intwindowDisablePreviewFlag allowing you to disable the preview animation for a window.
intwindowEnterAnimationThe animation used when a window is being added.
intwindowExitAnimationThe animation used when a window is being removed.
intwindowFrameDrawable to use as a frame around the window.
intwindowFullscreenFlag indicating whether this window should fill the entire screen.
intwindowHideAnimationThe animation used when a window is going from VISIBLE to INVISIBLE.
intwindowIsFloatingFlag indicating whether this is a floating window.
intwindowIsTranslucentFlag indicating whether this is a translucent window.
intwindowNoDisplayFlag indicating that this window should not be displayed at all.
intwindowNoTitleFlag indicating whether there should be no title on this window.
intwindowShowAnimationThe animation used when a window is going from INVISIBLE to VISIBLE.
intwindowShowWallpaperFlag indicating that this window's background should be the user's current wallpaper.
intwindowSoftInputModeDefines the default soft input state that this window would like when it is displayed.
intwindowTitleBackgroundStyleThe style resource to use for a window's title area.
intwindowTitleSizeThe style resource to use for a window's title bar height.
intwindowTitleStyleThe style resource to use for a window's title text.
intwritePermissionA specific permission name for write access to a ContentProvider.
intxA coordinate in the X dimension.
intxlargeScreensIndicates whether the application supports extra large screen form-factors.
intyA coordinate in the Y dimension.
intyesNoPreferenceStyleDefault style for YesNoPreference.
intzAdjustmentAllows for an adjustment of the Z ordering of the content being animated for the duration of the animation.
Public Constructors
R.attr()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int absListViewStyle

Since: API Level 1

Default AbsListView style.

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

Constant Value: 16842858 (0x0101006a)

public static final int accountPreferences

Since: API Level 5

A preferences.xml file for authenticator-specific settings.

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

Constant Value: 16843423 (0x0101029f)

public static final int accountType

Since: API Level 5

The account type this authenticator handles.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843407 (0x0101028f)

public static final int action

Since: API Level 1

The action name to assign to the Intent, as per Intent.setAction().

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842797 (0x0101002d)

public static final int activityCloseEnterAnimation

Since: API Level 1

When closing the current activity, this is the animation that is run on the next activity (which is entering the screen).

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

Constant Value: 16842938 (0x010100ba)

public static final int activityCloseExitAnimation

Since: API Level 1

When closing the current activity, this is the animation that is run on the current activity (which is exiting the screen).

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

Constant Value: 16842939 (0x010100bb)

public static final int activityOpenEnterAnimation

Since: API Level 1

When opening a new activity, this is the animation that is run on the next activity (which is entering the screen).

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

Constant Value: 16842936 (0x010100b8)

public static final int activityOpenExitAnimation

Since: API Level 1

When opening a new activity, this is the animation that is run on the previous activity (which is exiting the screen).

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

Constant Value: 16842937 (0x010100b9)

public static final int addStatesFromChildren

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842992 (0x010100f0)

public static final int adjustViewBounds

Since: API Level 1

Set this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843038 (0x0101011e)

public static final int alertDialogStyle

Since: API Level 1

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

Constant Value: 16842845 (0x0101005d)

public static final int allowBackup

Since: API Level 4

Whether to allow the application to participate in backup infrastructure. If this attribute is set to false, no backup 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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843392 (0x01010280)

public static final int allowClearUserData

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842757 (0x01010005)

public static final int allowSingleTap

Since: API Level 3

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843353 (0x01010259)

public static final int allowTaskReparenting

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843268 (0x01010204)

public static final int alphabeticShortcut

Since: API Level 1

The alphabetic shortcut key. This is the shortcut when using a keyboard with alphabetic keys.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843235 (0x010101e3)

public static final int alwaysDrawnWithCache

Since: API Level 1

Defines whether the ViewGroup should always draw its children using their drawing cache or not. The default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842991 (0x010100ef)

public static final int alwaysRetainTaskState

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843267 (0x01010203)

public static final int angle

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843168 (0x010101a0)

public static final int animateOnClick

Since: API Level 3

Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle. Default is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843356 (0x0101025c)

public static final int animation

Since: API Level 1

Animation to use on each child.

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

Constant Value: 16843213 (0x010101cd)

public static final int animationCache

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842989 (0x010100ed)

public static final int animationDuration

Since: API Level 1

Sets how long a transition animation should run (in milliseconds) when layout has changed. Only relevant if animation is turned on.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843026 (0x01010112)

public static final int animationOrder

Since: API Level 1

The order in which the animations will be started.

Must be one of the following constant values.

ConstantValueDescription
normal0 Animations are started in the natural order.
reverse1 Animations are started in the reverse order.
random2 Animations are started randomly.
Constant Value: 16843214 (0x010101ce)

public static final int antialias

Since: API Level 1

Enables or disables antialiasing.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843034 (0x0101011a)

public static final int anyDensity

Since: API Level 4

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843372 (0x0101026c)

public static final int apiKey

Since: API Level 1

Value is a string that specifies the Maps API Key to use.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843281 (0x01010211)

public static final int author

Since: API Level 7

Name of the author of this component, e.g. Google.

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

Constant Value: 16843444 (0x010102b4)

public static final int authorities

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842776 (0x01010018)

public static final int autoCompleteTextViewStyle

Since: API Level 1

Default AutoCompleteTextView style.

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

Constant Value: 16842859 (0x0101006b)

public static final int autoLink

Since: API Level 1

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.

ConstantValueDescription
none0x00 Match no patterns (default).
web0x01 Match Web URLs.
email0x02 Match email addresses.
phone0x04 Match phone numbers.
map0x08 Match map addresses.
all0x0f Match all patterns (equivalent to web|email|phone|map).
Constant Value: 16842928 (0x010100b0)

public static final int autoStart

Since: API Level 7

When true, automatically start animating

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843445 (0x010102b5)

public static final int autoText

Since: API Level 1

This constant is deprecated.
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".

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843114 (0x0101016a)

public static final int autoUrlDetect

Since: API Level 4

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..

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843404 (0x0101028c)

public static final int background

Since: API Level 1

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 to 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)

public static final int backgroundDimAmount

Since: API Level 1

Default background dim amount when a menu, dialog, or something similar pops up.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842802 (0x01010032)

public static final int backgroundDimEnabled

Since: API Level 3

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843295 (0x0101021f)

public static final int backupAgent

Since: API Level 4

The name of the class subclassing BackupAgent to manage backup and restore of the application's data on external storage.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843391 (0x0101027f)

public static final int baselineAlignBottom

Since: API Level 1

If true, the image view will be baseline aligned with based on its bottom edge.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843042 (0x01010122)

public static final int baselineAligned

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843046 (0x01010126)

public static final int baselineAlignedChildIndex

Since: API Level 1

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).

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843047 (0x01010127)

public static final int bottom

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843184 (0x010101b0)

public static final int bottomBright

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int bottomDark

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int bottomLeftRadius

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843179 (0x010101ab)

public static final int bottomMedium

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int bottomOffset

Since: API Level 3

Extra offset for the handle at the bottom of the SlidingDrawer.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843351 (0x01010257)

public static final int bottomRightRadius

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843180 (0x010101ac)

public static final int bufferType

Since: API Level 1

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.

ConstantValueDescription
normal0 Can return any CharSequence, possibly a Spanned one if the source text was Spanned.
spannable1 Can only return Spannable.
editable2 Can only return Spannable and Editable.
Constant Value: 16843086 (0x0101014e)

public static final int button

Since: API Level 1

Drawable used for the button graphic (e.g. checkbox, radio button, etc).

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

Constant Value: 16843015 (0x01010107)

public static final int buttonStyle

Since: API Level 1

Normal Button style.

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

Constant Value: 16842824 (0x01010048)

public static final int buttonStyleInset

Since: API Level 1

Button style to inset into an EditText.

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

Constant Value: 16842826 (0x0101004a)

public static final int buttonStyleSmall

Since: API Level 1

Small Button style.

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

Constant Value: 16842825 (0x01010049)

public static final int buttonStyleToggle

Since: API Level 1

ToggleButton style.

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

Constant Value: 16842827 (0x0101004b)

public static final int cacheColorHint

Since: API Level 1

Indicates that this list will always be drawn on top of solid, single-color opaque background. This allows the list to optimize drawing.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843009 (0x01010101)

public static final int candidatesTextStyleSpans

Since: API Level 3

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 to 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)

public static final int capitalize

Since: API Level 1

This constant is deprecated.
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.

ConstantValueDescription
none0 Don't automatically capitalize anything.
sentences1 Capitalize the first word of each sentence.
words2 Capitalize the first letter of every word.
characters3 Capitalize every character.
Constant Value: 16843113 (0x01010169)

public static final int centerBright

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int centerColor

Since: API Level 1

Optional center color. For linear gradients, use centerX or centerY to place the center color.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843275 (0x0101020b)

public static final int centerDark

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int centerMedium

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int centerX

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843170 (0x010101a2)

public static final int centerY

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843171 (0x010101a3)

public static final int checkBoxPreferenceStyle

Since: API Level 1

Default style for CheckBoxPreference.

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

Constant Value: 16842895 (0x0101008f)

public static final int checkMark

Since: API Level 1

Drawable used for the check mark graphic.

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

Constant Value: 16843016 (0x01010108)

public static final int checkable

Since: API Level 1

Whether the item is capable of displaying a check mark.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843237 (0x010101e5)

public static final int checkableBehavior

Since: API Level 1

Whether the items are capable of displaying a check mark.

Must be one of the following constant values.

ConstantValueDescription
none0 The items are not checkable.
all1 The items are all checkable.
single2 The items are checkable and there will only be a single checked item in this group.
Constant Value: 16843232 (0x010101e0)

public static final int checkboxStyle

Since: API Level 1

Default Checkbox style.

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

Constant Value: 16842860 (0x0101006c)

public static final int checked

Since: API Level 1

Indicates the initial checked state of this button.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843014 (0x01010106)

public static final int checkedButton

Since: API Level 1

The id of the child radio button that should be checked by default within this radio group.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843080 (0x01010148)

public static final int childDivider

Since: API Level 1

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 to 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)

public static final int childIndicator

Since: API Level 1

Indicator shown beside the child View. This can be a stateful Drawable.

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

Constant Value: 16843020 (0x0101010c)

public static final int childIndicatorLeft

Since: API Level 1

The left bound for a child's indicator.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843023 (0x0101010f)

public static final int childIndicatorRight

Since: API Level 1

The right bound for a child's indicator.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843024 (0x01010110)

public static final int choiceMode

Since: API Level 1

Defines the choice behavior for the ListView. 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.

Must be one of the following constant values.

ConstantValueDescription
none0 Normal list that does not indicate choices.
singleChoice1 The list allows up to one choice.
multipleChoice2 The list allows multiple choices.
Constant Value: 16843051 (0x0101012b)

public static final int clearTaskOnLaunch

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842773 (0x01010015)

public static final int clickable

Since: API Level 1

Defines whether this view reacts to click events.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842981 (0x010100e5)

public static final int clipChildren

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842986 (0x010100ea)

public static final int clipOrientation

Since: API Level 1

The orientation for the clip.

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

ConstantValueDescription
horizontal1 Clip the drawable horizontally.
vertical2 Clip the drawable vertically.
Constant Value: 16843274 (0x0101020a)

public static final int clipToPadding

Since: API Level 1

Defines whether the ViewGroup will clip its drawing surface so as to exclude the padding area. This property is set to true by default.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842987 (0x010100eb)

public static final int codes

Since: API Level 3

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".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843330 (0x01010242)

public static final int collapseColumns

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843083 (0x0101014b)

public static final int color

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843173 (0x010101a5)

public static final int colorBackground

Since: API Level 1

Color that matches (as closely as possible) the window background.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842801 (0x01010031)

public static final int colorBackgroundCacheHint

Since: API Level 5

This is a hint for a solid color that can be used for caching rendered views. This will be the color of the background when there is a solid background color; it will be null when the background is a texture or translucent.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843435 (0x010102ab)

public static final int colorForeground

Since: API Level 1

Default color of foreground imagery.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842800 (0x01010030)

public static final int colorForegroundInverse

Since: API Level 1

Default color of foreground imagery on an inverted background.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843270 (0x01010206)

public static final int columnDelay

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843215 (0x010101cf)

public static final int columnWidth

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843031 (0x01010117)

public static final int completionHint

Since: API Level 1

Defines the hint displayed in the drop down menu.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843122 (0x01010172)

public static final int completionHintView

Since: API Level 1

Defines the hint view displayed in the drop down menu.

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

Constant Value: 16843123 (0x01010173)

public static final int completionThreshold

Since: API Level 1

Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843124 (0x01010174)

public static final int configChanges

Since: API Level 1

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.

ConstantValueDescription
mcc0x0001 The IMSI MCC has changed, that is a SIM has been detected and updated the Mobile Country Code.
mnc0x0002 The IMSI MNC has changed, that is a SIM has been detected and updated the Mobile Network Code.
locale0x0004 The locale has changed, that is the user has selected a new language that text should be displayed in.
touchscreen0x0008 The touchscreen has changed. Should never normally happen.
keyboard0x0010 The keyboard type has changed, for example the user has plugged in an external keyboard.
keyboardHidden0x0020 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.
navigation0x0040 The navigation type has changed. Should never normally happen.
orientation0x0080 The screen orientation has changed, that is the user has rotated the device.
screenLayout0x0100 The screen layout has changed. This might be caused by a different display being activated.
uiMode0x0200 The global user interface mode has changed. For example, going in or out of car mode, night mode changing, etc.
fontScale0x40000000 The font scaling factor has changed, that is the user has selected a new global font size.
Constant Value: 16842783 (0x0101001f)

public static final int configure

Since: API Level 3

A class name in the AppWidget's package to be launched to configure. If not supplied, then no activity will be launched.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843357 (0x0101025d)

public static final int constantSize

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843158 (0x01010196)

public static final int content

Since: API Level 3

Identifier for the child that represents the drawer's content.

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

Constant Value: 16843355 (0x0101025b)

public static final int contentAuthority

Since: API Level 5

the authority of a content provider.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843408 (0x01010290)

public static final int contentDescription

Since: API Level 4

Defines text that briefly describes content of the view. This property is used primarily for accessibility. Since some views do not have textual representation this attribute can be used for providing such.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843379 (0x01010273)

public static final int cropToPadding

Since: API Level 1

If true, the image will be cropped to fit within its padding.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843043 (0x01010123)

public static final int cursorVisible

Since: API Level 1

Makes the cursor visible (the default) or invisible.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843090 (0x01010152)

public static final int cycles

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843220 (0x010101d4)

public static final int dashGap

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843175 (0x010101a7)

public static final int dashWidth

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843174 (0x010101a6)

public static final int data

Since: API Level 1

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).

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842798 (0x0101002e)

public static final int debuggable

Since: API Level 1

Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842767 (0x0101000f)

public static final int defaultValue

Since: API Level 1

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 to 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, either "true" or "false".

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

Constant Value: 16843245 (0x010101ed)

public static final int delay

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843212 (0x010101cc)

public static final int dependency

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843244 (0x010101ec)

public static final int descendantFocusability

Since: API Level 1

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.

ConstantValueDescription
beforeDescendants0 The ViewGroup will get focus before any of its descendants.
afterDescendants1 The ViewGroup will get focus only if none of its descendants want it.
blocksDescendants2 The ViewGroup will block its descendants from receiving focus.
Constant Value: 16842993 (0x010100f1)

public static final int description

Since: API Level 1

Descriptive text for the associated data.

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

Constant Value: 16842784 (0x01010020)

public static final int detachWallpaper

Since: API Level 5

Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843430 (0x010102a6)

public static final int detailColumn

Since: API Level 5

Column in data table that contains details for this data.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843427 (0x010102a3)

public static final int detailSocialSummary

Since: API Level 5

Flag indicating that detail should be built from SocialProvider.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843428 (0x010102a4)

public static final int dial

Since: API Level 1

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

Constant Value: 16843010 (0x01010102)

public static final int dialogIcon

Since: API Level 1

The icon for the dialog.

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

Constant Value: 16843252 (0x010101f4)

public static final int dialogLayout

Since: API Level 1

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.

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

Constant Value: 16843255 (0x010101f7)

public static final int dialogMessage

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843251 (0x010101f3)

public static final int dialogPreferenceStyle

Since: API Level 1

Default style for DialogPreference.

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

Constant Value: 16842897 (0x01010091)

public static final int dialogTitle

Since: API Level 1

The title in the dialog.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843250 (0x010101f2)

public static final int digits

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843110 (0x01010166)

public static final int direction

Since: API Level 1

Direction of the animation in the grid.

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

ConstantValueDescription
left_to_right0x0 Animates columns from left to right.
right_to_left0x1 Animates columns from right to left.
top_to_bottom0x0 Animates rows from top to bottom.
bottom_to_top0x2 Animates rows from bottom to top.
Constant Value: 16843217 (0x010101d1)

public static final int directionPriority

Since: API Level 1

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.

ConstantValueDescription
none0 Rows and columns are animated at the same time.
column1 Columns are animated first.
row2 Rows are animated first.
Constant Value: 16843218 (0x010101d2)

public static final int disableDependentsState

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843249 (0x010101f1)

public static final int disabledAlpha

Since: API Level 1

Default disabled alpha for widgets that set enabled/disabled alpha programmatically.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842803 (0x01010033)

public static final int dither

Since: API Level 1

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).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843036 (0x0101011c)

public static final int divider

Since: API Level 1

Drawable or color to draw between list items.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int dividerHeight

Since: API Level 1

Height of the divider. Will use the intrinsic height of the divider if this is not specified.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843050 (0x0101012a)

public static final int drawSelectorOnTop

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843004 (0x010100fc)

public static final int drawable

Since: API Level 1

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

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

Constant Value: 16843161 (0x01010199)

public static final int drawableBottom

Since: API Level 1

The drawable to be drawn below the text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int drawableLeft

Since: API Level 1

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 to 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)

public static final int drawablePadding

Since: API Level 1

The padding between the drawables and the text.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843121 (0x01010171)

public static final int drawableRight

Since: API Level 1

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 to 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)

public static final int drawableTop

Since: API Level 1

The drawable to be drawn above the text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int drawingCacheQuality

Since: API Level 1

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.

ConstantValueDescription
auto0 Lets the framework decide what quality level should be used for the drawing cache.
low1 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.
high2 High quality. When set to high quality, the drawing cache uses a higher color depth but uses more memory.
Constant Value: 16842984 (0x010100e8)

public static final int dropDownAnchor

Since: API Level 3

View to anchor the auto-complete dropdown to. If not specified, the text view itself is used.

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

Constant Value: 16843363 (0x01010263)

public static final int dropDownHeight

Since: API Level 4

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), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
fill_parent-1 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-1 The dropdown should fit the height of the screen. Introduced in API Level 8.
wrap_content-2 The dropdown should fit the height of the content.
Constant Value: 16843395 (0x01010283)

public static final int dropDownHintAppearance

Since: API Level 1

Default style for drop down hints.

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

Constant Value: 16842888 (0x01010088)

public static final int dropDownHorizontalOffset

Since: API Level 5

Amount of pixels by which the drop down should be offset horizontally.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843436 (0x010102ac)

public static final int dropDownItemStyle

Since: API Level 1

Default style for drop down items.

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

Constant Value: 16842886 (0x01010086)

public static final int dropDownListViewStyle

Since: API Level 1

Default ListView style for drop downs.

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

Constant Value: 16842861 (0x0101006d)

public static final int dropDownSelector

Since: API Level 1

Selector in a drop down list.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int dropDownVerticalOffset

Since: API Level 5

Amount of pixels by which the drop down should be offset vertically.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843437 (0x010102ad)

public static final int dropDownWidth

Since: API Level 3

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), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
fill_parent-1 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-1 The dropdown should fit the width of the screen. Introduced in API Level 8.
wrap_content-2 The dropdown should fit the width of its anchor.
Constant Value: 16843362 (0x01010262)

public static final int duplicateParentState

Since: API Level 1

When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842985 (0x010100e9)

public static final int duration

Since: API Level 1

Amount of time (in milliseconds) to display this frame.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843160 (0x01010198)

public static final int editTextPreferenceStyle

Since: API Level 1

Default style for EditTextPreference.

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

Constant Value: 16842898 (0x01010092)

public static final int editTextStyle

Since: API Level 1

Default EditText style.

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

Constant Value: 16842862 (0x0101006e)

public static final int editable

Since: API Level 1

This constant is deprecated.
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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843115 (0x0101016b)

public static final int editorExtras

Since: API Level 3

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.

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

Constant Value: 16843300 (0x01010224)

public static final int ellipsize

Since: API Level 1

Where to ellipsize text.

Must be one of the following constant values.

ConstantValueDescription
none0
start1
middle2
end3
marquee4
Constant Value: 16842923 (0x010100ab)

public static final int ems

Since: API Level 1

Makes the TextView be exactly this many ems wide.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843096 (0x01010158)

public static final int enabled

Since: API Level 1

This constant is deprecated.
Use state_enabled instead

Specifies whether the TextView is enabled or not. .

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842766 (0x0101000e)

public static final int endColor

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843166 (0x0101019e)

public static final int endYear

Since: API Level 1

The last year (inclusive), for example "2010".

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843133 (0x0101017d)

public static final int entries

Since: API Level 1

Reference to an array resource that will populate a list/adapter.

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

Constant Value: 16842930 (0x010100b2)

public static final int entryValues

Since: API Level 1

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.

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

Constant Value: 16843256 (0x010101f8)

public static final int eventsInterceptionEnabled

Since: API Level 4

Defines whether the overlay should intercept the motion events when a gesture is recognized.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843389 (0x0101027d)

public static final int excludeFromRecents

Since: API Level 1

Indicates that an Activity should be excluded from the list of recently launched activities.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842775 (0x01010017)

public static final int expandableListPreferredChildIndicatorLeft

Since: API Level 1

The preferred left bound for an expandable list child's indicator.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842834 (0x01010052)

public static final int expandableListPreferredChildIndicatorRight

Since: API Level 1

The preferred right bound for an expandable list child's indicator.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842835 (0x01010053)

public static final int expandableListPreferredChildPaddingLeft

Since: API Level 1

The preferred left padding for an expandable list item that is a child. If this is not provided, it defaults to the expandableListPreferredItemPaddingLeft.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842831 (0x0101004f)

public static final int expandableListPreferredItemIndicatorLeft

Since: API Level 1

The preferred left bound for an expandable list item's indicator. For a child-specific indicator, use expandableListPreferredChildIndicatorLeft.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842832 (0x01010050)

public static final int expandableListPreferredItemIndicatorRight

Since: API Level 1

The preferred right bound for an expandable list item's indicator. For a child-specific indicator, use expandableListPreferredChildIndicatorRight.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842833 (0x01010051)

public static final int expandableListPreferredItemPaddingLeft

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842830 (0x0101004e)

public static final int expandableListViewStyle

Since: API Level 1

Default ExpandableListView style.

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

Constant Value: 16842863 (0x0101006f)

public static final int expandableListViewWhiteStyle

Since: API Level 8

ExpandableListView with white background.

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

Constant Value: 16843446 (0x010102b6)

public static final int exported

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842768 (0x01010010)

public static final int extraTension

Since: API Level 4

This is the amount by which to multiply the tension.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843371 (0x0101026b)

public static final int factor

Since: API Level 1

This is the amount of deceleration to add when easing in.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843219 (0x010101d3)

public static final int fadeDuration

Since: API Level 4

Duration, in milliseconds, of the fade out effect after the user is done drawing a gesture.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843384 (0x01010278)

public static final int fadeEnabled

Since: API Level 4

Defines whether the gesture will automatically fade out after being recognized.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843390 (0x0101027e)

public static final int fadeOffset

Since: API Level 4

Time, in milliseconds, to wait before the gesture fades out after the user is done drawing it.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843383 (0x01010277)

public static final int fadeScrollbars

Since: API Level 5

Defines whether to fade out scrollbars when they are not in use.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843434 (0x010102aa)

public static final int fadingEdge

Since: API Level 1

Defines which edges should be fadeded on scrolling.

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

ConstantValueDescription
none0x00000000 No edge is faded.
horizontal0x00001000 Fades horizontal edges only.
vertical0x00002000 Fades vertical edges only.
Constant Value: 16842975 (0x010100df)

public static final int fadingEdgeLength

Since: API Level 1

Defines the length of the fading edges.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842976 (0x010100e0)

public static final int fastScrollEnabled

Since: API Level 3

Enables the fast scroll thumb that can be dragged to quickly scroll through the list.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843302 (0x01010226)

public static final int fillAfter

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843197 (0x010101bd)

public static final int fillBefore

Since: API Level 1

When set to true, the animation transformation is applied before the animation has started. The default value is true. If fillEnabled is not set to true, fillBefore is assumed to be true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843196 (0x010101bc)

public static final int fillEnabled

Since: API Level 3

When set to true, fillAfter is taken into account.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843343 (0x0101024f)

public static final int fillViewport

Since: API Level 1

Defines whether the scrollview should stretch its content to fill the viewport.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843130 (0x0101017a)

public static final int filter

Since: API Level 1

Enables or disables bitmap filtering. Filtering is used when the bitmap is shrunk or stretched to smooth its apperance.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843035 (0x0101011b)

public static final int filterTouchesWhenObscured

Since: API Level 9

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843460 (0x010102c4)

public static final int finishOnCloseSystemDialogs

Since: API Level 5

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843431 (0x010102a7)

public static final int finishOnTaskLaunch

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842772 (0x01010014)

public static final int fitsSystemWindows

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842973 (0x010100dd)

public static final int flipInterval

Since: API Level 1

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843129 (0x01010179)

public static final int focusable

Since: API Level 1

Boolean that controls whether a view can take focus. By default the user can not move focus to a view; by setting this attribute to true the view is allowed to take focus. This value does not impact the behavior of directly calling requestFocus(), which will always request focus regardless of this view. It only impacts where focus navigation will try to move focus.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842970 (0x010100da)

public static final int focusableInTouchMode

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842971 (0x010100db)

public static final int footerDividersEnabled

Since: API Level 3

When set to false, the ListView will not draw the divider before each footer view. The default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843311 (0x0101022f)

public static final int foreground

Since: API Level 1

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 to 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)

public static final int foregroundGravity

Since: API Level 1

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.

ConstantValueDescription
top0x30 Push object to the top of its container, not changing its size.
bottom0x50 Push object to the bottom of its container, not changing its size.
left0x03 Push object to the left of its container, not changing its size.
right0x05 Push object to the right of its container, not changing its size.
center_vertical0x10 Place object in the vertical center of its container, not changing its size.
fill_vertical0x70 Grow the vertical size of the object if needed so it completely fills its container.
center_horizontal0x01 Place object in the horizontal center of its container, not changing its size.
fill_horizontal0x07 Grow the horizontal size of the object if needed so it completely fills its container.
center0x11 Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
fill0x77 Grow the horizontal and vertical size of the object if needed so it completely fills its container.
clip_vertical0x80 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.
clip_horizontal0x08 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.
Constant Value: 16843264 (0x01010200)

public static final int format

Since: API Level 1

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".

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843013 (0x01010105)

public static final int freezesText

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843116 (0x0101016c)

public static final int fromAlpha

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843210 (0x010101ca)

public static final int fromDegrees

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843187 (0x010101b3)

public static final int fromXDelta

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843206 (0x010101c6)

public static final int fromXScale

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843202 (0x010101c2)

public static final int fromYDelta

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843208 (0x010101c8)

public static final int fromYScale

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843204 (0x010101c4)

public static final int fullBright

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int fullDark

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int functionalTest

Since: API Level 1

Flag indicating that an Instrumentation class should be run as a functional test.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842787 (0x01010023)

public static final int galleryItemBackground

Since: API Level 1

The preferred background for gallery items. This should be set as the background of any Views you provide from the Adapter.

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

Constant Value: 16842828 (0x0101004c)

public static final int galleryStyle

Since: API Level 1

Default Gallery style.

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

Constant Value: 16842864 (0x01010070)

public static final int gestureColor

Since: API Level 4

Color used to draw a gesture.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843381 (0x01010275)

public static final int gestureStrokeAngleThreshold

Since: API Level 4

Minimum curve angle a stroke must contain before it is recognized as a gesture.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843388 (0x0101027c)

public static final int gestureStrokeLengthThreshold

Since: API Level 4

Minimum length of a stroke before it is recognized as a gesture.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843386 (0x0101027a)

public static final int gestureStrokeSquarenessThreshold

Since: API Level 4

Squareness threshold of a stroke before it is recognized as a gesture.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843387 (0x0101027b)

public static final int gestureStrokeType

Since: API Level 4

Defines the type of strokes that define a gesture.

Must be one of the following constant values.

ConstantValueDescription
single0 A gesture is made of only one stroke.
multiple1 A gesture is made of multiple strokes.
Constant Value: 16843385 (0x01010279)

public static final int gestureStrokeWidth

Since: API Level 4

Width of the stroke used to draw the gesture.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843380 (0x01010274)

public static final int glEsVersion

Since: API Level 4

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.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843393 (0x01010281)

public static final int gradientRadius

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843172 (0x010101a4)

public static final int grantUriPermissions

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842779 (0x0101001b)

public static final int gravity

Since: API Level 1

Specifies how to place the content of an object, both on the x- and y-axis, within the object itself.

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

ConstantValueDescription
top0x30 Push object to the top of its container, not changing its size.
bottom0x50 Push object to the bottom of its container, not changing its size.
left0x03 Push object to the left of its container, not changing its size.
right0x05 Push object to the right of its container, not changing its size.
center_vertical0x10 Place object in the vertical center of its container, not changing its size.
fill_vertical0x70 Grow the vertical size of the object if needed so it completely fills its container.
center_horizontal0x01 Place object in the horizontal center of its container, not changing its size.
fill_horizontal0x07 Grow the horizontal size of the object if needed so it completely fills its container.
center0x11 Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
fill0x77 Grow the horizontal and vertical size of the object if needed so it completely fills its container.
clip_vertical0x80 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.
clip_horizontal0x08 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.
Constant Value: 16842927 (0x010100af)

public static final int gridViewStyle

Since: API Level 1

Default GridView style.

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

Constant Value: 16842865 (0x01010071)

public static final int groupIndicator

Since: API Level 1

Indicator shown beside the group View. This can be a stateful Drawable.

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

Constant Value: 16843019 (0x0101010b)

public static final int hand_hour

Since: API Level 1

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

Constant Value: 16843011 (0x01010103)

public static final int hand_minute

Since: API Level 1

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

Constant Value: 16843012 (0x01010104)

public static final int handle

Since: API Level 3

Identifier for the child that represents the drawer's handle.

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

Constant Value: 16843354 (0x0101025a)

public static final int handleProfiling

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842786 (0x01010022)

public static final int hapticFeedbackEnabled

Since: API Level 3

Boolean that controls whether a view should have haptic feedback enabled for events such as long presses.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843358 (0x0101025e)

public static final int hasCode

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842764 (0x0101000c)

public static final int headerBackground

Since: API Level 1

Default background for the menu header.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int headerDividersEnabled

Since: API Level 3

When set to false, the ListView will not draw the divider after each header view. The default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843310 (0x0101022e)

public static final int height

Since: API Level 1

Makes the TextView be exactly this many pixels tall. You could get the same effect by specifying this number in the layout parameters.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843093 (0x01010155)

public static final int hint

Since: API Level 1

Hint text to display when the text is empty.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843088 (0x01010150)

public static final int horizontalDivider

Since: API Level 1

Default horizontal divider between rows of menu items.

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

Constant Value: 16843053 (0x0101012d)

public static final int horizontalGap

Since: API Level 3

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), 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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843327 (0x0101023f)

public static final int horizontalSpacing

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843028 (0x01010114)

public static final int host

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842792 (0x01010028)

public static final int icon

Since: API Level 1

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.

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

Constant Value: 16842754 (0x01010002)

public static final int iconPreview

Since: API Level 3

The icon to show in the popup preview.

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

Constant Value: 16843337 (0x01010249)

public static final int id

Since: API Level 1

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).

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

Constant Value: 16842960 (0x010100d0)

public static final int ignoreGravity

Since: API Level 1

Indicates what view should not be affected by gravity.

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

Constant Value: 16843263 (0x010101ff)

public static final int imageButtonStyle

Since: API Level 1

The style resource to use for an ImageButton.

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

Constant Value: 16842866 (0x01010072)

public static final int imageWellStyle

Since: API Level 1

The style resource to use for an ImageButton that is an image well.

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

Constant Value: 16842867 (0x01010073)

public static final int imeActionId

Since: API Level 3

Supply a value for EditorInfo.actionId used when an input method is connected to the text view.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843366 (0x01010266)

public static final int imeActionLabel

Since: API Level 3

Supply a value for EditorInfo.actionLabel used when an input method is connected to the text view.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843365 (0x01010265)

public static final int imeExtractEnterAnimation

Since: API Level 3

Animation to use when showing the fullscreen extract UI after it had previously been hidden.

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

Constant Value: 16843368 (0x01010268)

public static final int imeExtractExitAnimation

Since: API Level 3

Animation to use when hiding the fullscreen extract UI after it had previously been shown.

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

Constant Value: 16843369 (0x01010269)

public static final int imeFullscreenBackground

Since: API Level 3

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 to 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)

public static final int imeOptions

Since: API Level 3

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.

ConstantValueDescription
normal0x00000000 There are no special semantics associated with this editor.
actionUnspecified0x00000000 There is no specific action associated with this editor, let the editor come up with its own if it can. Corresponds to IME_NULL.
actionNone0x00000001 This editor has no action associated with it. Corresponds to IME_ACTION_NONE.
actionGo0x00000002 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.
actionSearch0x00000003 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.
actionSend0x00000004 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.
actionNext0x00000005 The action key performs a "next" operation, taking the user to the next field that will accept text. Corresponds to IME_ACTION_NEXT.
actionDone0x00000006 The action key performs a "done" operation, closing the soft input method. Corresponds to IME_ACTION_DONE.
flagNoExtractUi0x10000000 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 IME_FLAG_NO_EXTRACT_UI.

flagNoAccessoryAction0x20000000 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 IME_FLAG_NO_ACCESSORY_ACTION.

flagNoEnterAction0x40000000 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 IME_FLAG_NO_ENTER_ACTION.

Constant Value: 16843364 (0x01010264)

public static final int inAnimation

Since: API Level 1

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

Constant Value: 16843127 (0x01010177)

public static final int includeFontPadding

Since: API Level 1

Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. (Normally true).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843103 (0x0101015f)

public static final int includeInGlobalSearch

Since: API Level 4

If provided and true, this searchable activity will be included in any global lists of search targets. The default value is false. Optional attribute..

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843374 (0x0101026e)

public static final int indeterminate

Since: API Level 1

Allows to enable the indeterminate mode. In this mode the progress bar plays an infinite looping animation.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843065 (0x01010139)

public static final int indeterminateBehavior

Since: API Level 1

Defines how the indeterminate mode should behave when the progress reaches max.

Must be one of the following constant values.

ConstantValueDescription
repeat1 Progress starts over from 0.
cycle2 Progress keeps the current value and goes back to 0.
Constant Value: 16843070 (0x0101013e)

public static final int indeterminateDrawable

Since: API Level 1

Drawable used for the indeterminate mode.

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

Constant Value: 16843067 (0x0101013b)

public static final int indeterminateDuration

Since: API Level 1

Duration of the indeterminate animation.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843069 (0x0101013d)

public static final int indeterminateOnly

Since: API Level 1

Restricts to ONLY indeterminate mode (state-keeping progress mode will not work).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843066 (0x0101013a)

public static final int indicatorLeft

Since: API Level 1

The left bound for an item's indicator. To specify a left bound specific to children, use childIndicatorLeft.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843021 (0x0101010d)

public static final int indicatorRight

Since: API Level 1

The right bound for an item's indicator. To specify a right bound specific to children, use childIndicatorRight.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843022 (0x0101010e)

public static final int inflatedId

Since: API Level 1

Overrides the id of the inflated View with this value.

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

Constant Value: 16842995 (0x010100f3)

public static final int initOrder

Since: API Level 1

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.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842778 (0x0101001a)

public static final int initialLayout

Since: API Level 3

A resource id of a layout.

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

Constant Value: 16843345 (0x01010251)

public static final int innerRadius

Since: API Level 3

Inner radius of the ring. When defined, innerRadiusRatio is ignored.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843359 (0x0101025f)

public static final int innerRadiusRatio

Since: API Level 1

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.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843163 (0x0101019b)

public static final int inputMethod

Since: API Level 1

This constant is deprecated.
Use inputType instead.

If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name).

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843112 (0x01010168)

public static final int inputType

Since: API Level 3

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.

ConstantValueDescription
none0x00000000 There is no content type. The text is not editable.
text0x00000001 Just plain old text. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_NORMAL.
textCapCharacters0x00001001 Can be combined with text and its variations to request capitalization of all characters. Corresponds to TYPE_TEXT_FLAG_CAP_CHARACTERS.
textCapWords0x00002001 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.
textCapSentences0x00004001 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.
textAutoCorrect0x00008001 Can be combined with text and its variations to request auto-correction of text being input. Corresponds to TYPE_TEXT_FLAG_AUTO_CORRECT.
textAutoComplete0x00010001 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.
textMultiLine0x00020001 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.
textImeMultiLine0x00040001 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.
textNoSuggestions0x00080001 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.
textUri0x00000011 Text that will be used as a URI. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_URI.
textEmailAddress0x00000021 Text that will be used as an e-mail address. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_EMAIL_ADDRESS.
textEmailSubject0x00000031 Text that is being supplied as the subject of an e-mail. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_EMAIL_SUBJECT.
textShortMessage0x00000041 Text that is the content of a short message. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_SHORT_MESSAGE.
textLongMessage0x00000051 Text that is the content of a long message. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_LONG_MESSAGE.
textPersonName0x00000061 Text that is the name of a person. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_PERSON_NAME.
textPostalAddress0x00000071 Text that is being supplied as a postal mailing address. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_POSTAL_ADDRESS.
textPassword0x00000081 Text that is a password. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_PASSWORD.
textVisiblePassword0x00000091 Text that is a password that should be visible. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_VISIBLE_PASSWORD.
textWebEditText0x000000a1 Text that is being supplied as text in a web form. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_WEB_EDIT_TEXT.
textFilter0x000000b1 Text that is filtering some other data. Corresponds to TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_FILTER.
textPhonetic0x000000c1 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.
number0x00000002 A numeric only field. Corresponds to TYPE_CLASS_NUMBER.
numberSigned0x00001002 Can be combined with number and its other options to allow a signed number. Corresponds to TYPE_CLASS_NUMBER | TYPE_NUMBER_FLAG_SIGNED.
numberDecimal0x00002002 Can be combined with number and its other options to allow a decimal (fractional) number. Corresponds to TYPE_CLASS_NUMBER | TYPE_NUMBER_FLAG_DECIMAL.
phone0x00000003 For entering a phone number. Corresponds to TYPE_CLASS_PHONE.
datetime0x00000004 For entering a date and time. Corresponds to TYPE_CLASS_DATETIME | TYPE_DATETIME_VARIATION_NORMAL.
date0x00000014 For entering a date. Corresponds to TYPE_CLASS_DATETIME | TYPE_DATETIME_VARIATION_DATE.
time0x00000024 For entering a time. Corresponds to TYPE_CLASS_DATETIME | TYPE_DATETIME_VARIATION_TIME.
Constant Value: 16843296 (0x01010220)

public static final int insetBottom

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843194 (0x010101ba)

public static final int insetLeft

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843191 (0x010101b7)

public static final int insetRight

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843192 (0x010101b8)

public static final int insetTop

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843193 (0x010101b9)

public static final int installLocation

Since: API Level 8

The default install location defined by an application.

Must be one of the following constant values.

ConstantValueDescription
auto0 Let the system decide ideal install location
internalOnly1 Explicitly request to be installed on internal phone storage only.
preferExternal2 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)

public static final int interpolator

Since: API Level 1

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

Constant Value: 16843073 (0x01010141)

public static final int isDefault

Since: API Level 3

Set to true in all of the configurations for which this input method should be considered an option as the default.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843297 (0x01010221)

public static final int isIndicator

Since: API Level 1

Whether this rating bar is an indicator (and non-changeable by the user).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843079 (0x01010147)

public static final int isModifier

Since: API Level 3

Whether this is a modifier key such as Alt or Shift.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843334 (0x01010246)

public static final int isRepeatable

Since: API Level 3

Whether long-pressing on this key will make it repeat.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843336 (0x01010248)

public static final int isScrollContainer

Since: API Level 3

Set this if the view will serve as a scrolling container, meaing 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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843342 (0x0101024e)

public static final int isSticky

Since: API Level 3

Whether this is a toggle key.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843335 (0x01010247)

public static final int itemBackground

Since: API Level 1

Default background for each menu item.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int itemIconDisabledAlpha

Since: API Level 1

Default disabled icon alpha for each menu item that shows an icon.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843057 (0x01010131)

public static final int itemTextAppearance

Since: API Level 1

Default appearance of menu item text.

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

Constant Value: 16843052 (0x0101012c)

public static final int keepScreenOn

Since: API Level 1

Controls whether the view's window should keep the screen on while visible.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843286 (0x01010216)

public static final int key

Since: API Level 1

The key to store the Preference value.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843240 (0x010101e8)

public static final int keyBackground

Since: API Level 3

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.

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

Constant Value: 16843315 (0x01010233)

public static final int keyEdgeFlags

Since: API Level 3

Key edge flags.

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

ConstantValueDescription
left1 Key is anchored to the left of the keyboard.
right2 Key is anchored to the right of the keyboard.
Constant Value: 16843333 (0x01010245)

public static final int keyHeight

Since: API Level 3

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), 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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843326 (0x0101023e)

public static final int keyIcon

Since: API Level 3

The icon to display on the key instead of the label.

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

Constant Value: 16843340 (0x0101024c)

public static final int keyLabel

Since: API Level 3

The label to display on the key.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843339 (0x0101024b)

public static final int keyOutputText

Since: API Level 3

The string of characters to output when this key is pressed.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843338 (0x0101024a)

public static final int keyPreviewHeight

Since: API Level 3

Height of the key press feedback popup.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843321 (0x01010239)

public static final int keyPreviewLayout

Since: API Level 3

Layout resource for key press feedback.

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

Constant Value: 16843319 (0x01010237)

public static final int keyPreviewOffset

Since: API Level 3

Vertical offset of the key press feedback from the key.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843320 (0x01010238)

public static final int keyTextColor

Since: API Level 3

Color to use for the label in a key.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843318 (0x01010236)

public static final int keyTextSize

Since: API Level 3

Size of the text for character keys.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843316 (0x01010234)

public static final int keyWidth

Since: API Level 3

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), 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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843325 (0x0101023d)

public static final int keyboardMode

Since: API Level 3

Mode of the keyboard. If the mode doesn't match the requested keyboard mode, the row will be skipped.

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

Constant Value: 16843341 (0x0101024d)

public static final int keycode

Since: API Level 1

This enum provides the same keycode values as can be found in KeyEvent.

Must be one of the following constant values.

ConstantValueDescription
KEYCODE_UNKNOWN0
KEYCODE_SOFT_LEFT1
KEYCODE_SOFT_RIGHT2
KEYCODE_HOME3
KEYCODE_BACK4
KEYCODE_CALL5
KEYCODE_ENDCALL6
KEYCODE_07
KEYCODE_18
KEYCODE_29
KEYCODE_310
KEYCODE_411
KEYCODE_512
KEYCODE_613
KEYCODE_714
KEYCODE_815
KEYCODE_916
KEYCODE_STAR17
KEYCODE_POUND18
KEYCODE_DPAD_UP19
KEYCODE_DPAD_DOWN20
KEYCODE_DPAD_LEFT21
KEYCODE_DPAD_RIGHT22
KEYCODE_DPAD_CENTER23
KEYCODE_VOLUME_UP24
KEYCODE_VOLUME_DOWN25
KEYCODE_POWER26
KEYCODE_CAMERA27
KEYCODE_CLEAR28
KEYCODE_A29
KEYCODE_B30
KEYCODE_C31
KEYCODE_D32
KEYCODE_E33
KEYCODE_F34
KEYCODE_G35
KEYCODE_H36
KEYCODE_I37
KEYCODE_J38
KEYCODE_K39
KEYCODE_L40
KEYCODE_M41
KEYCODE_N42
KEYCODE_O43
KEYCODE_P44
KEYCODE_Q45
KEYCODE_R46
KEYCODE_S47
KEYCODE_T48
KEYCODE_U49
KEYCODE_V50
KEYCODE_W51
KEYCODE_X52
KEYCODE_Y53
KEYCODE_Z54
KEYCODE_COMMA55
KEYCODE_PERIOD56
KEYCODE_ALT_LEFT57
KEYCODE_ALT_RIGHT58
KEYCODE_SHIFT_LEFT59
KEYCODE_SHIFT_RIGHT60
KEYCODE_TAB61
KEYCODE_SPACE62
KEYCODE_SYM63
KEYCODE_EXPLORER64
KEYCODE_ENVELOPE65
KEYCODE_ENTER66
KEYCODE_DEL67
KEYCODE_GRAVE68
KEYCODE_MINUS69
KEYCODE_EQUALS70
KEYCODE_LEFT_BRACKET71
KEYCODE_RIGHT_BRACKET72
KEYCODE_BACKSLASH73
KEYCODE_SEMICOLON74
KEYCODE_APOSTROPHE75
KEYCODE_SLASH76
KEYCODE_AT77
KEYCODE_NUM78
KEYCODE_HEADSETHOOK79
KEYCODE_FOCUS80
KEYCODE_PLUS81
KEYCODE_MENU82
KEYCODE_NOTIFICATION83
KEYCODE_SEARCH84
KEYCODE_MEDIA_PLAY_PAUSE85
KEYCODE_MEDIA_STOP86
KEYCODE_MEDIA_NEXT87
KEYCODE_MEDIA_PREVIOUS88
KEYCODE_MEDIA_REWIND89
KEYCODE_MEDIA_FAST_FORWARD90
KEYCODE_MUTE91
KEYCODE_PAGE_UP92
KEYCODE_PAGE_DOWN93
KEYCODE_PICTSYMBOLS94
KEYCODE_SWITCH_CHARSET95
KEYCODE_BUTTON_A96
KEYCODE_BUTTON_B97
KEYCODE_BUTTON_C98
KEYCODE_BUTTON_X99
KEYCODE_BUTTON_Y100
KEYCODE_BUTTON_Z101
KEYCODE_BUTTON_L1102
KEYCODE_BUTTON_R1103
KEYCODE_BUTTON_L2104
KEYCODE_BUTTON_R2105
KEYCODE_BUTTON_THUMBL106
KEYCODE_BUTTON_THUMBR107
KEYCODE_BUTTON_START108
KEYCODE_BUTTON_SELECT109
KEYCODE_BUTTON_MODE110
Constant Value: 16842949 (0x010100c5)

public static final int killAfterRestore

Since: API Level 5

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843420 (0x0101029c)

public static final int label

Since: API Level 1

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 to 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)

public static final int labelTextSize

Since: API Level 3

Size of the text for custom keys with some text and no icon.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843317 (0x01010235)

public static final int largeScreens

Since: API Level 4

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843398 (0x01010286)

public static final int launchMode

Since: API Level 1

Specify how an activity should be launched. See the Application Fundamentals documentation 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.

ConstantValueDescription
standard0 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.
singleTop1 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.
singleTask2 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 Application Fundamentals documentation for more details on tasks.
singleInstance3 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 Application Fundamentals documentation for more details on tasks.
Constant Value: 16842781 (0x0101001d)

public static final int layout

Since: API Level 1

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.

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

Constant Value: 16842994 (0x010100f2)

public static final int layoutAnimation

Since: API Level 1

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.

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

Constant Value: 16842988 (0x010100ec)

public static final int layout_above

Since: API Level 1

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.

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

Constant Value: 16843140 (0x01010184)

public static final int layout_alignBaseline

Since: API Level 1

Positions the baseline of this view on the baseline of the given anchor view ID.

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

Constant Value: 16843142 (0x01010186)

public static final int layout_alignBottom

Since: API Level 1

Makes the bottom edge of this view match the bottom edge of the given anchor view ID. Accommodates bottom margin.

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

Constant Value: 16843146 (0x0101018a)

public static final int layout_alignLeft

Since: API Level 1

Makes the left edge of this view match the left edge of the given anchor view ID. Accommodates left margin.

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

Constant Value: 16843143 (0x01010187)

public static final int layout_alignParentBottom

Since: API Level 1

If true, makes the bottom edge of this view match the bottom edge of the parent. Accommodates bottom margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843150 (0x0101018e)

public static final int layout_alignParentLeft

Since: API Level 1

If true, makes the left edge of this view match the left edge of the parent. Accommodates left margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843147 (0x0101018b)

public static final int layout_alignParentRight

Since: API Level 1

If true, makes the right edge of this view match the right edge of the parent. Accommodates right margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843149 (0x0101018d)

public static final int layout_alignParentTop

Since: API Level 1

If true, makes the top edge of this view match the top edge of the parent. Accommodates top margin.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843148 (0x0101018c)

public static final int layout_alignRight

Since: API Level 1

Makes the right edge of this view match the right edge of the given anchor view ID. Accommodates right margin.

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

Constant Value: 16843145 (0x01010189)

public static final int layout_alignTop

Since: API Level 1

Makes the top edge of this view match the top edge of the given anchor view ID. Accommodates top margin.

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

Constant Value: 16843144 (0x01010188)

public static final int layout_alignWithParentIfMissing

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843154 (0x01010192)

public static final int layout_below

Since: API Level 1

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.

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

Constant Value: 16843141 (0x01010185)

public static final int layout_centerHorizontal

Since: API Level 1

If true, centers this child horizontally within its parent.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843152 (0x01010190)

public static final int layout_centerInParent

Since: API Level 1

If true, centers this child horizontally and vertically within its parent.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843151 (0x0101018f)

public static final int layout_centerVertical

Since: API Level 1

If true, centers this child vertically within its parent.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843153 (0x01010191)

public static final int layout_column

Since: API Level 1

The index of the column in which this child should be.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843084 (0x0101014c)

public static final int layout_gravity

Since: API Level 1

Standard gravity constant that a child can supply to its parent. Defines how to place the view, both its x- and y-axis, within its parent view group.

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

ConstantValueDescription
top0x30 Push object to the top of its container, not changing its size.
bottom0x50 Push object to the bottom of its container, not changing its size.
left0x03 Push object to the left of its container, not changing its size.
right0x05 Push object to the right of its container, not changing its size.
center_vertical0x10 Place object in the vertical center of its container, not changing its size.
fill_vertical0x70 Grow the vertical size of the object if needed so it completely fills its container.
center_horizontal0x01 Place object in the horizontal center of its container, not changing its size.
fill_horizontal0x07 Grow the horizontal size of the object if needed so it completely fills its container.
center0x11 Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
fill0x77 Grow the horizontal and vertical size of the object if needed so it completely fills its container.
clip_vertical0x80 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.
clip_horizontal0x08 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.
Constant Value: 16842931 (0x010100b3)

public static final int layout_height

Since: API Level 1

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), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
fill_parent-1 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-1 The view should be as big as its parent (minus padding). Introduced in API Level 8.
wrap_content-2 The view should be only big enough to enclose its content (plus padding).
Constant Value: 16842997 (0x010100f5)

public static final int layout_margin

Since: API Level 1

Specifies extra space on the left, top, right and bottom sides of this view. This space is outside this view's bounds.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842998 (0x010100f6)

public static final int layout_marginBottom

Since: API Level 1

Specifies extra space on the bottom side of this view. This space is outside this view's bounds.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843002 (0x010100fa)

public static final int layout_marginLeft

Since: API Level 1

Specifies extra space on the left side of this view. This space is outside this view's bounds.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842999 (0x010100f7)

public static final int layout_marginRight

Since: API Level 1

Specifies extra space on the right side of this view. This space is outside this view's bounds.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843001 (0x010100f9)

public static final int layout_marginTop

Since: API Level 1

Specifies extra space on the top side of this view. This space is outside this view's bounds.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843000 (0x010100f8)

public static final int layout_scale

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843155 (0x01010193)

public static final int layout_span

Since: API Level 1

Defines how many columns this child should span. Must be >= 1.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843085 (0x0101014d)

public static final int layout_toLeftOf

Since: API Level 1

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.

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

Constant Value: 16843138 (0x01010182)

public static final int layout_toRightOf

Since: API Level 1

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.

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

Constant Value: 16843139 (0x01010183)

public static final int layout_weight

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843137 (0x01010181)

public static final int layout_width

Since: API Level 1

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), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
fill_parent-1 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-1 The view should be as big as its parent (minus padding). Introduced in API Level 8.
wrap_content-2 The view should be only big enough to enclose its content (plus padding).
Constant Value: 16842996 (0x010100f4)

public static final int layout_x

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843135 (0x0101017f)

public static final int layout_y

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843136 (0x01010180)

public static final int left

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843181 (0x010101ad)

public static final int lineSpacingExtra

Since: API Level 1

Extra spacing between lines of text.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843287 (0x01010217)

public static final int lineSpacingMultiplier

Since: API Level 1

Extra spacing between lines of text, as a multiplier.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843288 (0x01010218)

public static final int lines

Since: API Level 1

Makes the TextView be exactly this many lines tall.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843092 (0x01010154)

public static final int linksClickable

Since: API Level 1

If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842929 (0x010100b1)

public static final int listChoiceIndicatorMultiple

Since: API Level 1

Drawable to use for multiple choice indicators.

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

Constant Value: 16843290 (0x0101021a)

public static final int listChoiceIndicatorSingle

Since: API Level 1

Drawable to use for single choice indicators.

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

Constant Value: 16843289 (0x01010219)

public static final int listDivider

Since: API Level 1

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

Constant Value: 16843284 (0x01010214)

public static final int listPreferredItemHeight

Since: API Level 1

The preferred list item height.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842829 (0x0101004d)

public static final int listSelector

Since: API Level 1

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 to 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)

public static final int listSeparatorTextViewStyle

Since: API Level 1

TextView style for list separators.

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

Constant Value: 16843272 (0x01010208)

public static final int listViewStyle

Since: API Level 1

Default ListView style.

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

Constant Value: 16842868 (0x01010074)

public static final int listViewWhiteStyle

Since: API Level 1

ListView with white background.

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

Constant Value: 16842869 (0x01010075)

public static final int longClickable

Since: API Level 1

Defines whether this view reacts to long click events.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842982 (0x010100e6)

public static final int manageSpaceActivity

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842756 (0x01010004)

public static final int mapViewStyle

Since: API Level 1

Default MapView style.

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

Constant Value: 16842890 (0x0101008a)

public static final int marqueeRepeatLimit

Since: API Level 2

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".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
marquee_forever-1 Indicates that marquee should repeat indefinitely.
Constant Value: 16843293 (0x0101021d)

public static final int max

Since: API Level 1

Defines the maximum value the progress can take.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843062 (0x01010136)

public static final int maxEms

Since: API Level 1

Makes the TextView be at most this many ems wide.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843095 (0x01010157)

public static final int maxHeight

Since: API Level 1

An optional argument to supply a maximum height for this view. See {see android.widget.ImageView#setMaxHeight} for details.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843040 (0x01010120)

public static final int maxItemsPerRow

Since: API Level 1

Defines the maximum number of items per row.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843060 (0x01010134)

public static final int maxLength

Since: API Level 1

Set an input filter to constrain the text length to the specified number.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843104 (0x01010160)

public static final int maxLevel

Since: API Level 1

The maximum level allowed for this item.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843186 (0x010101b2)

public static final int maxLines

Since: API Level 1

Makes the TextView be at most this many lines tall.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843091 (0x01010153)

public static final int maxRows

Since: API Level 1

Defines the maximum number of rows displayed.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843059 (0x01010133)

public static final int maxSdkVersion

Since: API Level 4

This is the maximum SDK version number that an application works on. You can use this to ensure your application is filtered out of later versions of the platform when you know you have incompatibility with them.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843377 (0x01010271)

public static final int maxWidth

Since: API Level 1

An optional argument to supply a maximum width for this view. See {see android.widget.ImageView#setMaxWidth} for details.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843039 (0x0101011f)

public static final int measureAllChildren

Since: API Level 1

Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring. Defaults to false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843018 (0x0101010a)

public static final int menuCategory

Since: API Level 1

The category applied to all items within this group. (This will be or'ed with the orderInCategory attribute.)

Must be one of the following constant values.

ConstantValueDescription
container0x00010000 Items are part of a container.
system0x00020000 Items are provided by the system.
secondary0x00030000 Items are user-supplied secondary (infrequently used).
alternative0x00040000 Items are alternative actions.
Constant Value: 16843230 (0x010101de)

public static final int mimeType

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842790 (0x01010026)

public static final int minEms

Since: API Level 1

Makes the TextView be at least this many ems wide.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843098 (0x0101015a)

public static final int minHeight

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843072 (0x01010140)

public static final int minLevel

Since: API Level 1

The minimum level allowed for this item.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843185 (0x010101b1)

public static final int minLines

Since: API Level 1

Makes the TextView be at least this many lines tall.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843094 (0x01010156)

public static final int minSdkVersion

Since: API Level 1

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".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843276 (0x0101020c)

public static final int minWidth

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843071 (0x0101013f)

public static final int mode

Since: API Level 1

Must be one of the following constant values.

ConstantValueDescription
oneLine1 Always show only the first line.
collapsing2 When selected show both lines, otherwise show only the first line. This is the default mode.
twoLine3 Always show both lines.
Constant Value: 16843134 (0x0101017e)

public static final int moreIcon

Since: API Level 1

'More' icon.

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

Constant Value: 16843061 (0x01010135)

public static final int multiprocess

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842771 (0x01010013)

public static final int name

Since: API Level 1

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".

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842755 (0x01010003)

public static final int negativeButtonText

Since: API Level 1

The negative button text for the dialog. Set to @null to hide the negative button.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843254 (0x010101f6)

public static final int nextFocusDown

Since: API Level 1

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.

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

Constant Value: 16842980 (0x010100e4)

public static final int nextFocusLeft

Since: API Level 1

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.

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

Constant Value: 16842977 (0x010100e1)

public static final int nextFocusRight

Since: API Level 1

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.

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

Constant Value: 16842978 (0x010100e2)

public static final int nextFocusUp

Since: API Level 1

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.

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

Constant Value: 16842979 (0x010100e3)

public static final int noHistory

Since: API Level 3

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843309 (0x0101022d)

public static final int normalScreens

Since: API Level 4

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843397 (0x01010285)

public static final int numColumns

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
auto_fit-1
Constant Value: 16843032 (0x01010118)

public static final int numStars

Since: API Level 1

The number of stars (or rating items) to show.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843076 (0x01010144)

public static final int numeric

Since: API Level 1

This constant is deprecated.
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.

ConstantValueDescription
integer0x01 Input is numeric.
signed0x003 Input is numeric, with sign allowed.
decimal0x05 Input is numeric, with decimals allowed.
Constant Value: 16843109 (0x01010165)

public static final int numericShortcut

Since: API Level 1

The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) keyboard.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843236 (0x010101e4)

public static final int onClick

Since: API Level 4

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).

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843375 (0x0101026f)

public static final int oneshot

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843159 (0x01010197)

public static final int order

Since: API Level 1

The order for the Preference (lower values are to be ordered first). If this is not specified, the default orderin will be alphabetic.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843242 (0x010101ea)

public static final int orderInCategory

Since: API Level 1

The order within the category applied to all items within this group. (This will be or'ed with the category attribute.)

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843231 (0x010101df)

public static final int orderingFromXml

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843239 (0x010101e7)

public static final int orientation

Since: API Level 1

Standard orientation constant.

Must be one of the following constant values.

ConstantValueDescription
horizontal0 Defines an horizontal widget.
vertical1 Defines a vertical widget.
Constant Value: 16842948 (0x010100c4)

public static final int outAnimation

Since: API Level 1

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

Constant Value: 16843128 (0x01010178)

public static final int overScrollFooter

Since: API Level 9

Drawable to draw below list content.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int overScrollHeader

Since: API Level 9

Drawable to draw above list content.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int overScrollMode

Since: API Level 9

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.

ConstantValueDescription
always0 Always show over-scroll effects, even if the content fits entirely within the available space.
ifContentScrolls1 Only show over-scroll effects if the content is large enough to meaningfully scroll.
never2 Never show over-scroll effects.
Constant Value: 16843457 (0x010102c1)

public static final int padding

Since: API Level 1

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. A views size will include it's 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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842965 (0x010100d5)

public static final int paddingBottom

Since: API Level 1

Sets the padding, in pixels, of the bottom edge; see padding.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842969 (0x010100d9)

public static final int paddingLeft

Since: API Level 1

Sets the padding, in pixels, of the left edge; see padding.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842966 (0x010100d6)

public static final int paddingRight

Since: API Level 1

Sets the padding, in pixels, of the right edge; see padding.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842968 (0x010100d8)

public static final int paddingTop

Since: API Level 1

Sets the padding, in pixels, of the top edge; see padding.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842967 (0x010100d7)

public static final int panelBackground

Since: API Level 1

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 to 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)

public static final int panelColorBackground

Since: API Level 1

Color that matches (as closely as possible) the panel background.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int panelColorForeground

Since: API Level 1

Default color of foreground panel imagery.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int panelFullBackground

Since: API Level 1

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 to 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)

public static final int panelTextAppearance

Since: API Level 1

Default appearance of panel text.

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

Constant Value: 16842850 (0x01010062)

public static final int password

Since: API Level 1

This constant is deprecated.
Use inputType instead.

Whether the characters of the field are displayed as password dots instead of themselves.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843100 (0x0101015c)

public static final int path

Since: API Level 1

Specify a URI path that must exactly match, as per PatternMatcher with PATTERN_LITERAL.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842794 (0x0101002a)

public static final int pathPattern

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842796 (0x0101002c)

public static final int pathPrefix

Since: API Level 1

Specify a URI path that must be a prefix to match, as per PatternMatcher with PATTERN_PREFIX.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842795 (0x0101002b)

public static final int permission

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842758 (0x01010006)

public static final int permissionGroup

Since: API Level 1

Specified the name of a group that this permission is associated with. The group must have been defined with the permission-group tag.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842762 (0x0101000a)

public static final int persistent

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842765 (0x0101000d)

public static final int persistentDrawingCache

Since: API Level 1

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.

ConstantValueDescription
none0x0 The drawing cache is not persisted after use.
animation0x1 The drawing cache is persisted after a layout animation.
scrolling0x2 The drawing cache is persisted after a scroll.
all0x3 The drawing cache is always persisted.
Constant Value: 16842990 (0x010100ee)

public static final int phoneNumber

Since: API Level 1

This constant is deprecated.
Use inputType instead.

If set, specifies that this TextView has a phone number input method. The default is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843111 (0x01010167)

public static final int pivotX

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843189 (0x010101b5)

public static final int pivotY

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843190 (0x010101b6)

public static final int popupAnimationStyle

Since: API Level 9

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

Constant Value: 16843465 (0x010102c9)

public static final int popupBackground

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int popupCharacters

Since: API Level 3

The characters to display in the popup keyboard.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843332 (0x01010244)

public static final int popupKeyboard

Since: API Level 3

The XML keyboard layout of any popup keyboard.

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

Constant Value: 16843331 (0x01010243)

public static final int popupLayout

Since: API Level 3

Layout resource for popup keyboards.

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

Constant Value: 16843323 (0x0101023b)

public static final int popupWindowStyle

Since: API Level 1

Default PopupWindow style.

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

Constant Value: 16842870 (0x01010076)

public static final int port

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842793 (0x01010029)

public static final int positiveButtonText

Since: API Level 1

The positive button text for the dialog. Set to @null to hide the positive button.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843253 (0x010101f5)

public static final int preferenceCategoryStyle

Since: API Level 1

Default style for PreferenceCategory.

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

Constant Value: 16842892 (0x0101008c)

public static final int preferenceInformationStyle

Since: API Level 1

Default style for informational Preference.

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

Constant Value: 16842893 (0x0101008d)

public static final int preferenceLayoutChild

Since: API Level 1

The preference layout that has the child/tabbed effect.

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

Constant Value: 16842900 (0x01010094)

public static final int preferenceScreenStyle

Since: API Level 1

Default style for PreferenceScreen.

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

Constant Value: 16842891 (0x0101008b)

public static final int preferenceStyle

Since: API Level 1

Default style for Preference.

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

Constant Value: 16842894 (0x0101008e)

public static final int priority

Since: API Level 1

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.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842780 (0x0101001c)

public static final int privateImeOptions

Since: API Level 3

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843299 (0x01010223)

public static final int process

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842769 (0x01010011)

public static final int progress

Since: API Level 1

Defines the default progress value, between 0 and max.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843063 (0x01010137)

public static final int progressBarStyle

Since: API Level 1

Default ProgressBar style. This is a medium circular progress bar.

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

Constant Value: 16842871 (0x01010077)

public static final int progressBarStyleHorizontal

Since: API Level 1

Horizontal ProgressBar style. This is a horizontal progress bar.

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

Constant Value: 16842872 (0x01010078)

public static final int progressBarStyleInverse

Since: API Level 4

Inverse ProgressBar style. This is a medium circular progress bar.

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

Constant Value: 16843399 (0x01010287)

public static final int progressBarStyleLarge

Since: API Level 1

Large ProgressBar style. This is a large circular progress bar.

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

Constant Value: 16842874 (0x0101007a)

public static final int progressBarStyleLargeInverse

Since: API Level 4

Large inverse ProgressBar style. This is a large circular progress bar.

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

Constant Value: 16843401 (0x01010289)

public static final int progressBarStyleSmall

Since: API Level 1

Small ProgressBar style. This is a small circular progress bar.

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

Constant Value: 16842873 (0x01010079)

public static final int progressBarStyleSmallInverse

Since: API Level 4

Small inverse ProgressBar style. This is a small circular progress bar.

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

Constant Value: 16843400 (0x01010288)

public static final int progressBarStyleSmallTitle

Since: API Level 1

Small ProgressBar in title style. This is a small circular progress bar that will be placed in title bars.

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

Constant Value: 16843279 (0x0101020f)

public static final int progressDrawable

Since: API Level 1

Drawable used for the progress mode.

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

Constant Value: 16843068 (0x0101013c)

public static final int prompt

Since: API Level 1

The prompt to display when the spinner's dialog is shown.

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

Constant Value: 16843131 (0x0101017b)

public static final int protectionLevel

Since: API Level 1

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 of the following constant values.

ConstantValueDescription
normal0 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).
dangerous1 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.
signature2 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.
signatureOrSystem3 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.
Constant Value: 16842761 (0x01010009)

public static final int queryActionMsg

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843227 (0x010101db)

public static final int queryAfterZeroResults

Since: API Level 4

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..

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843394 (0x01010282)

public static final int quickContactBadgeStyleSmallWindowLarge

Since: API Level 6

Default quickcontact badge style with large quickcontact window.

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

Constant Value: 16843443 (0x010102b3)

public static final int quickContactBadgeStyleSmallWindowMedium

Since: API Level 6

Default quickcontact badge style with medium quickcontact window.

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

Constant Value: 16843442 (0x010102b2)

public static final int quickContactBadgeStyleSmallWindowSmall

Since: API Level 6

Default quickcontact badge style with small quickcontact window.

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

Constant Value: 16843441 (0x010102b1)

public static final int quickContactBadgeStyleWindowLarge

Since: API Level 6

Default quickcontact badge style with large quickcontact window.

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

Constant Value: 16843440 (0x010102b0)

public static final int quickContactBadgeStyleWindowMedium

Since: API Level 6

Default quickcontact badge style with medium quickcontact window.

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

Constant Value: 16843439 (0x010102af)

public static final int quickContactBadgeStyleWindowSmall

Since: API Level 6

Default quickcontact badge style with small quickcontact window.

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

Constant Value: 16843438 (0x010102ae)

public static final int radioButtonStyle

Since: API Level 1

Default RadioButton style.

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

Constant Value: 16842878 (0x0101007e)

public static final int radius

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843176 (0x010101a8)

public static final int rating

Since: API Level 1

The rating to set by default.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843077 (0x01010145)

public static final int ratingBarStyle

Since: API Level 1

Default RatingBar style.

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

Constant Value: 16842876 (0x0101007c)

public static final int ratingBarStyleIndicator

Since: API Level 1

Indicator RatingBar style.

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

Constant Value: 16843280 (0x01010210)

public static final int ratingBarStyleSmall

Since: API Level 1

Small indicator RatingBar style.

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

Constant Value: 16842877 (0x0101007d)

public static final int readPermission

Since: API Level 1

A specific permission name for read-only access to a ContentProvider. See the Security and Permissions document for more information on permissions.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842759 (0x01010007)

public static final int repeatCount

Since: API Level 1

Defines how many times the animation should repeat. The default value is 0.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
infinite-1
Constant Value: 16843199 (0x010101bf)

public static final int repeatMode

Since: API Level 1

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.

ConstantValueDescription
restart1 The animation starts again from the beginning.
reverse2 The animation plays backward.
Constant Value: 16843200 (0x010101c0)

public static final int reqFiveWayNav

Since: API Level 3

Application's requirement for five way navigation

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843314 (0x01010232)

public static final int reqHardKeyboard

Since: API Level 3

Application's requirement for a hard keyboard

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843305 (0x01010229)

public static final int reqKeyboardType

Since: API Level 3

The input method preferred by an application.

Must be one of the following constant values.

ConstantValueDescription
undefined0
nokeys1
qwerty2
twelvekey3
Constant Value: 16843304 (0x01010228)

public static final int reqNavigation

Since: API Level 3

The navigation device preferred by an application.

Must be one of the following constant values.

ConstantValueDescription
undefined0
nonav1
dpad2
trackball3
wheel4
Constant Value: 16843306 (0x0101022a)

public static final int reqTouchScreen

Since: API Level 3

The touch screen type used by an application.

Must be one of the following constant values.

ConstantValueDescription
undefined0
notouch1
stylus2
finger3
Constant Value: 16843303 (0x01010227)

public static final int required

Since: API Level 5

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843406 (0x0101028e)

public static final int resizeable

Since: API Level 4

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843405 (0x0101028d)

public static final int resource

Since: API Level 1

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.

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

Constant Value: 16842789 (0x01010025)

public static final int restoreAnyVersion

Since: API Level 8

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843450 (0x010102ba)

public static final int restoreNeedsApplication

Since: API Level 5

This constant is deprecated.
This attribute is not used by the Android operating system.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843421 (0x0101029d)

public static final int right

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843183 (0x010101af)

public static final int ringtonePreferenceStyle

Since: API Level 1

Default style for RingtonePreference.

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

Constant Value: 16842899 (0x01010093)

public static final int ringtoneType

Since: API Level 1

Which ringtone type(s) to show in the picker.

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

ConstantValueDescription
ringtone1 Ringtones.
notification2 Notification sounds.
alarm4 Alarm sounds.
all7 All available ringtone sounds.
Constant Value: 16843257 (0x010101f9)

public static final int rowDelay

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843216 (0x010101d0)

public static final int rowEdgeFlags

Since: API Level 3

Row edge flags.

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

ConstantValueDescription
top4 Row is anchored to the top of the keyboard.
bottom8 Row is anchored to the bottom of the keyboard.
Constant Value: 16843329 (0x01010241)

public static final int rowHeight

Since: API Level 1

Defines the height of each row.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843058 (0x01010132)

public static final int saveEnabled

Since: API Level 1

If unset, 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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842983 (0x010100e7)

public static final int scaleGravity

Since: API Level 1

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.

ConstantValueDescription
top0x30 Push object to the top of its container, not changing its size.
bottom0x50 Push object to the bottom of its container, not changing its size.
left0x03 Push object to the left of its container, not changing its size.
right0x05 Push object to the right of its container, not changing its size.
center_vertical0x10 Place object in the vertical center of its container, not changing its size.
fill_vertical0x70 Grow the vertical size of the object if needed so it completely fills its container.
center_horizontal0x01 Place object in the horizontal center of its container, not changing its size.
fill_horizontal0x07 Grow the horizontal size of the object if needed so it completely fills its container.
center0x11 Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
fill0x77 Grow the horizontal and vertical size of the object if needed so it completely fills its container.
clip_vertical0x80 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.
clip_horizontal0x08 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.
Constant Value: 16843262 (0x010101fe)

public static final int scaleHeight

Since: API Level 1

Scale height, expressed as a percentage of the drawable's bound. The value's format is XX%. For instance: 100%, 12.5%, etc.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843261 (0x010101fd)

public static final int scaleType

Since: API Level 1

Controls how the image should be resized or moved to match the size of this ImageView.

Must be one of the following constant values.

ConstantValueDescription
matrix0
fitXY1
fitStart2
fitCenter3
fitEnd4
center5
centerCrop6
centerInside7
Constant Value: 16843037 (0x0101011d)

public static final int scaleWidth

Since: API Level 1

Scale width, expressed as a percentage of the drawable's bound. The value's format is XX%. For instance: 100%, 12.5%, etc.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843260 (0x010101fc)

public static final int scheme

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842791 (0x01010027)

public static final int screenDensity

Since: API Level 9

Specifies a compatible screen density, as per the device configuration screen density bins.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
ldpi120 A low density screen, approximately 120dpi.
mdpi160 A medium density screen, approximately 160dpi.
hdpi240 A high density screen, approximately 240dpi.
xhdpi320 An extra high density screen, approximately 320dpi.
Constant Value: 16843467 (0x010102cb)

public static final int screenOrientation

Since: API Level 1

Specify the orientation an activity should be run in. If not specified, it will run in the current preferred orientation of the screen.

Must be one of the following constant values.

ConstantValueDescription
unspecified-1 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
landscape0 Would like to have the screen in a landscape orientation: that is, with the display wider than it is tall, ignoring sensor data.
portrait1 Would like to have the screen in a portrait orientation: that is, with the display taller than it is wide, ignoring sensor data.
user2 Use the user's current preferred orientation of the handset.
behind3 Keep the screen in the same orientation as whatever is behind this activity.
sensor4 Orientation is determined by a physical orientation sensor: the display will rotate based on how the user moves the device.
nosensor5 Always ignore orientation determined by orientation sensor: the display will not rotate when the user moves the device.
sensorLandscape6 Would like to have the screen in landscape orientation, but can use the sensor to change which direction the screen is facing.
sensorPortait7 Would like to have the screen in portrait orientation, but can use the sensor to change which direction the screen is facing.
reverseLandscape8 Would like to have the screen in landscape orientation, turned in the opposite direction from normal landscape.
reversePortait9 Would like to have the screen in portrait orientation, turned in the opposite direction from normal portrait.
fullSensor10 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).
Constant Value: 16842782 (0x0101001e)

public static final int screenSize

Since: API Level 9

Specifies a compatible screen size, as per the device configuration screen size bins.

Must be one of the following constant values.

ConstantValueDescription
small200 A small screen configuration, at least 240x320db.
normal300 A normal screen configuration, at least 320x480db.
large400 A large screen configuration, at least 400x530db.
xlarge500 An extra large screen configuration, at least 600x800db.
Constant Value: 16843466 (0x010102ca)

public static final int scrollHorizontally

Since: API Level 1

Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843099 (0x0101015b)

public static final int scrollViewStyle

Since: API Level 1

Default ScrollView style.

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

Constant Value: 16842880 (0x01010080)

public static final int scrollX

Since: API Level 1

The initial horizontal scroll offset, in pixels.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842962 (0x010100d2)

public static final int scrollY

Since: API Level 1

The initial vertical scroll offset, in pixels.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842963 (0x010100d3)

public static final int scrollbarAlwaysDrawHorizontalTrack

Since: API Level 1

Defines whether the horizontal scrollbar track should always be drawn.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842856 (0x01010068)

public static final int scrollbarAlwaysDrawVerticalTrack

Since: API Level 1

Defines whether the vertical scrollbar track should always be drawn.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842857 (0x01010069)

public static final int scrollbarDefaultDelayBeforeFade

Since: API Level 5

Defines the delay in milliseconds that a scrollbar waits before fade out.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843433 (0x010102a9)

public static final int scrollbarFadeDuration

Since: API Level 5

Defines the delay in milliseconds that a scrollbar takes to fade out.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843432 (0x010102a8)

public static final int scrollbarSize

Since: API Level 1

Sets the width of vertical scrollbars and height of horizontal scrollbars.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842851 (0x01010063)

public static final int scrollbarStyle

Since: API Level 1

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.

ConstantValueDescription
insideOverlay0x0 Inside the padding and overlaid
insideInset0x01000000 Inside the padding and inset
outsideOverlay0x02000000 Edge of the view and overlaid
outsideInset0x03000000 Edge of the view and inset
Constant Value: 16842879 (0x0101007f)

public static final int scrollbarThumbHorizontal

Since: API Level 1

Defines the horizontal scrollbar thumb drawable.

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

Constant Value: 16842852 (0x01010064)

public static final int scrollbarThumbVertical

Since: API Level 1

Defines the vertical scrollbar thumb drawable.

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

Constant Value: 16842853 (0x01010065)

public static final int scrollbarTrackHorizontal

Since: API Level 1

Defines the horizontal scrollbar track drawable.

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

Constant Value: 16842854 (0x01010066)

public static final int scrollbarTrackVertical

Since: API Level 1

Defines the vertical scrollbar track drawable.

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

Constant Value: 16842855 (0x01010067)

public static final int scrollbars

Since: API Level 1

Defines which scrollbars should be displayed on scrolling or not.

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

ConstantValueDescription
none0x00000000 No scrollbar is displayed.
horizontal0x00000100 Displays horizontal scrollbar only.
vertical0x00000200 Displays vertical scrollbar only.
Constant Value: 16842974 (0x010100de)

public static final int scrollingCache

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843006 (0x010100fe)

public static final int searchButtonText

Since: API Level 1

This constant is deprecated.
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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843269 (0x01010205)

public static final int searchMode

Since: API Level 1

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.

ConstantValueDescription
showSearchLabelAsBadge0x04 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.
showSearchIconAsBadge0x08This is deprecated.
The default application icon is now always used, so this option is obsolete.
queryRewriteFromData0x10 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.
queryRewriteFromText0x20 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.
Constant Value: 16843221 (0x010101d5)

public static final int searchSettingsDescription

Since: API Level 4

If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings. Optional attribute.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843402 (0x0101028a)

public static final int searchSuggestAuthority

Since: API Level 1

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 (e.g. "com.example.android.apis.SuggestionProvider") and should match the "android:authorities" tag in your content provider's manifest entry. Optional attribute.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843222 (0x010101d6)

public static final int searchSuggestIntentAction

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843225 (0x010101d9)

public static final int searchSuggestIntentData

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843226 (0x010101da)

public static final int searchSuggestPath

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843223 (0x010101d7)

public static final int searchSuggestSelection

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843224 (0x010101d8)

public static final int searchSuggestThreshold

Since: API Level 4

If provided, this is the minimum number of characters needed to trigger search suggestions. The default value is 0. Optional attribute.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843373 (0x0101026d)

public static final int secondaryProgress

Since: API Level 1

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.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843064 (0x01010138)

public static final int seekBarStyle

Since: API Level 1

Default SeekBar style.

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

Constant Value: 16842875 (0x0101007b)

public static final int selectAllOnFocus

Since: API Level 1

If the text is selectable, select it all when the view takes focus instead of moving the cursor to the start or end.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843102 (0x0101015e)

public static final int selectable

Since: API Level 1

Whether the Preference is selectable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843238 (0x010101e6)

public static final int settingsActivity

Since: API Level 3

Component name of an activity that allows the user to modify the settings for this service.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843301 (0x01010225)

public static final int shadowColor

Since: API Level 1

Place a shadow of the specified color behind the text.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843105 (0x01010161)

public static final int shadowDx

Since: API Level 1

Horizontal offset of the shadow.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843106 (0x01010162)

public static final int shadowDy

Since: API Level 1

Vertical offset of the shadow.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843107 (0x01010163)

public static final int shadowRadius

Since: API Level 1

Radius of the shadow.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843108 (0x01010164)

public static final int shape

Since: API Level 1

Must be one of the following constant values.

ConstantValueDescription
rectangle0
oval1
line2
ring3
Constant Value: 16843162 (0x0101019a)

public static final int shareInterpolator

Since: API Level 1

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843195 (0x010101bb)

public static final int sharedUserId

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842763 (0x0101000b)

public static final int sharedUserLabel

Since: API Level 3

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.

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

Constant Value: 16843361 (0x01010261)

public static final int shouldDisableView

Since: API Level 1

Whether the view of this Preference should be disabled when this Preference is disabled.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843246 (0x010101ee)

public static final int showDefault

Since: API Level 1

Whether to show an item for a default sound.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843258 (0x010101fa)

public static final int showSilent

Since: API Level 1

Whether to show an item for 'Silent'.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843259 (0x010101fb)

public static final int shrinkColumns

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843082 (0x0101014a)

public static final int singleLine

Since: API Level 1

This constant is deprecated.
This attribute is deprecated and is replaced by the textMultiLine flag in the inputType attribute. Use caution when altering existing layouts, as the default value of singeLine is false (multi-line mode), but if you specify any value for inputType, the default is single-line mode. (If both singleLine and inputType attributes are found, 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. Note: for editable text views, it is better to control this using the textMultiLine flag in the inputType attribute. (If both singleLine and inputType are supplied, the inputType flags will override the value of singleLine.)

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843101 (0x0101015d)

public static final int smallIcon

Since: API Level 5

Smaller icon of the authenticator.

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

Constant Value: 16843422 (0x0101029e)

public static final int smallScreens

Since: API Level 4

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843396 (0x01010284)

public static final int smoothScrollbar

Since: API Level 3

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 fale, 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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843313 (0x01010231)

public static final int soundEffectsEnabled

Since: API Level 1

Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843285 (0x01010215)

public static final int spacing

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843027 (0x01010113)

public static final int spinnerDropDownItemStyle

Since: API Level 1

Default style for spinner drop down items.

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

Constant Value: 16842887 (0x01010087)

public static final int spinnerItemStyle

Since: API Level 1

Default spinner item style.

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

Constant Value: 16842889 (0x01010089)

public static final int spinnerStyle

Since: API Level 1

Default Spinner style.

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

Constant Value: 16842881 (0x01010081)

public static final int src

Since: API Level 1

Sets a drawable as the content of this ImageView.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int stackFromBottom

Since: API Level 1

Used by ListView and GridView to stack their content from the bottom.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843005 (0x010100fd)

public static final int starStyle

Since: API Level 1

Default Star style.

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

Constant Value: 16842882 (0x01010082)

public static final int startColor

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843165 (0x0101019d)

public static final int startOffset

Since: API Level 1

Delay in milliseconds before the animation runs, once start time is reached.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843198 (0x010101be)

public static final int startYear

Since: API Level 1

The first year (inclusive), for example "1940".

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843132 (0x0101017c)

public static final int stateNotNeeded

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842774 (0x01010016)

public static final int state_above_anchor

Since: API Level 1

State identifier indicating the popup will be above the anchor.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842922 (0x010100aa)

public static final int state_active

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842914 (0x010100a2)

public static final int state_checkable

Since: API Level 1

State identifier indicating that the object may display a check mark. See state_checked for the identifier that indicates whether it is actually checked.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842911 (0x0101009f)

public static final int state_checked

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842912 (0x010100a0)

public static final int state_empty

Since: API Level 1

State identifier indicating the group is empty (has no children).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842921 (0x010100a9)

public static final int state_enabled

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842910 (0x0101009e)

public static final int state_expanded

Since: API Level 1

State identifier indicating the group is expanded.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842920 (0x010100a8)

public static final int state_first

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842916 (0x010100a4)

public static final int state_focused

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842908 (0x0101009c)

public static final int state_last

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842918 (0x010100a6)

public static final int state_long_pressable

Since: API Level 3

State for KeyboardView key preview background.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843324 (0x0101023c)

public static final int state_middle

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842917 (0x010100a5)

public static final int state_pressed

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842919 (0x010100a7)

public static final int state_selected

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842913 (0x010100a1)

public static final int state_single

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842915 (0x010100a3)

public static final int state_window_focused

Since: API Level 1

State value for StateListDrawable.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842909 (0x0101009d)

public static final int stepSize

Since: API Level 1

The step size of the rating.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843078 (0x01010146)

public static final int streamType

Since: API Level 1

Different audio stream types.

Must be one of the following constant values.

ConstantValueDescription
voice0
system1
ring2
music3
alarm4
Constant Value: 16843273 (0x01010209)

public static final int stretchColumns

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843081 (0x01010149)

public static final int stretchMode

Since: API Level 1

Must be one of the following constant values.

ConstantValueDescription
none0
spacingWidth1
columnWidth2
spacingWidthUniform3
Constant Value: 16843030 (0x01010116)

public static final int suggestActionMsg

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843228 (0x010101dc)

public static final int suggestActionMsgColumn

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843229 (0x010101dd)

public static final int summary

Since: API Level 1

The summary for the Preference in a PreferenceActivity screen.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843241 (0x010101e9)

public static final int summaryColumn

Since: API Level 5

Column in data table that summarizes this data.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843426 (0x010102a2)

public static final int summaryOff

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843248 (0x010101f0)

public static final int summaryOn

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843247 (0x010101ef)

public static final int supportsUploading

Since: API Level 5

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843419 (0x0101029b)

public static final int syncable

Since: API Level 1

Flag indicating whether this content provider would like to participate in data synchronization.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842777 (0x01010019)

public static final int tabStripEnabled

Since: API Level 8

Determines whether the strip under the tab indicators is drawn or not.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843453 (0x010102bd)

public static final int tabStripLeft

Since: API Level 8

Drawable used to draw the left part of the strip underneath the tabs.

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

Constant Value: 16843451 (0x010102bb)

public static final int tabStripRight

Since: API Level 8

Drawable used to draw the right part of the strip underneath the tabs.

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

Constant Value: 16843452 (0x010102bc)

public static final int tabWidgetStyle

Since: API Level 1

Default TabWidget style.

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

Constant Value: 16842883 (0x01010083)

public static final int tag

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842961 (0x010100d1)

public static final int targetActivity

Since: API Level 1

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".

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843266 (0x01010202)

public static final int targetClass

Since: API Level 1

The class part of the ComponentName to assign to the Intent, as per Intent.setComponent().

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842799 (0x0101002f)

public static final int targetPackage

Since: API Level 1

The name of the application package that an Instrumentation object will run against.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842785 (0x01010021)

public static final int targetSdkVersion

Since: API Level 4

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".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843376 (0x01010270)

public static final int taskAffinity

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842770 (0x01010012)

public static final int taskCloseEnterAnimation

Since: API Level 1

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).

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

Constant Value: 16842942 (0x010100be)

public static final int taskCloseExitAnimation

Since: API Level 1

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).

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

Constant Value: 16842943 (0x010100bf)

public static final int taskOpenEnterAnimation

Since: API Level 1

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).

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

Constant Value: 16842940 (0x010100bc)

public static final int taskOpenExitAnimation

Since: API Level 1

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).

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

Constant Value: 16842941 (0x010100bd)

public static final int taskToBackEnterAnimation

Since: API Level 1

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).

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

Constant Value: 16842946 (0x010100c2)

public static final int taskToBackExitAnimation

Since: API Level 1

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).

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

Constant Value: 16842947 (0x010100c3)

public static final int taskToFrontEnterAnimation

Since: API Level 1

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).

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

Constant Value: 16842944 (0x010100c0)

public static final int taskToFrontExitAnimation

Since: API Level 1

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).

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

Constant Value: 16842945 (0x010100c1)

public static final int tension

Since: API Level 4

This is the amount of tension.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843370 (0x0101026a)

public static final int testOnly

Since: API Level 4

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843378 (0x01010272)

public static final int text

Since: API Level 1

Text to display.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843087 (0x0101014f)

public static final int textAppearance

Since: API Level 1

Default appearance of text: color, typeface, size, and style.

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

Constant Value: 16842804 (0x01010034)

public static final int textAppearanceButton

Since: API Level 1

Text color, typeface, size, and style for the text inside of a button.

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

Constant Value: 16843271 (0x01010207)

public static final int textAppearanceInverse

Since: API Level 1

Default appearance of text against an inverted background: color, typeface, size, and style.

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

Constant Value: 16842805 (0x01010035)

public static final int textAppearanceLarge

Since: API Level 1

Text color, typeface, size, and style for "large" text. Defaults to primary text color.

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

Constant Value: 16842816 (0x01010040)

public static final int textAppearanceLargeInverse

Since: API Level 1

Text color, typeface, size, and style for "large" inverse text. Defaults to primary inverse text color.

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

Constant Value: 16842819 (0x01010043)

public static final int textAppearanceMedium

Since: API Level 1

Text color, typeface, size, and style for "medium" text. Defaults to primary text color.

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

Constant Value: 16842817 (0x01010041)

public static final int textAppearanceMediumInverse

Since: API Level 1

Text color, typeface, size, and style for "medium" inverse text. Defaults to primary inverse text color.

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

Constant Value: 16842820 (0x01010044)

public static final int textAppearanceSearchResultSubtitle

Since: API Level 5

Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.

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

Constant Value: 16843424 (0x010102a0)

public static final int textAppearanceSearchResultTitle

Since: API Level 5

Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.

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

Constant Value: 16843425 (0x010102a1)

public static final int textAppearanceSmall

Since: API Level 1

Text color, typeface, size, and style for "small" text. Defaults to secondary text color.

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

Constant Value: 16842818 (0x01010042)

public static final int textAppearanceSmallInverse

Since: API Level 1

Text color, typeface, size, and style for "small" inverse text. Defaults to secondary inverse text color.

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

Constant Value: 16842821 (0x01010045)

public static final int textCheckMark

Since: API Level 1

Drawable to use for check marks.

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

Constant Value: 16842822 (0x01010046)

public static final int textCheckMarkInverse

Since: API Level 1

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

Constant Value: 16842823 (0x01010047)

public static final int textColor

Since: API Level 1

Color of text (usually same as colorForeground).

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorHighlight

Since: API Level 1

Color of highlighted text.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorHint

Since: API Level 1

Color of hint text (displayed when the field is empty).

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorHintInverse

Since: API Level 1

Inverse hint text color.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorLink

Since: API Level 1

Color of link text (URLs).

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorPrimary

Since: API Level 1

The most prominent text color.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorPrimaryDisableOnly

Since: API Level 1

Bright text color. Only differentiates based on the disabled state.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorPrimaryInverse

Since: API Level 1

Primary inverse text color, useful for inverted backgrounds.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorPrimaryInverseDisableOnly

Since: API Level 4

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 to 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)

public static final int textColorPrimaryInverseNoDisable

Since: API Level 1

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 to 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)

public static final int textColorPrimaryNoDisable

Since: API Level 1

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 to 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)

public static final int textColorSecondary

Since: API Level 1

Secondary text color.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorSecondaryInverse

Since: API Level 1

Secondary inverse text color, useful for inverted backgrounds.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorSecondaryInverseNoDisable

Since: API Level 1

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 to 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)

public static final int textColorSecondaryNoDisable

Since: API Level 1

Dim text color. This does not differentiate the disabled state.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorTertiary

Since: API Level 1

Tertiary text color.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textColorTertiaryInverse

Since: API Level 1

Tertiary inverse text color, useful for inverted backgrounds.

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int textFilterEnabled

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843007 (0x010100ff)

public static final int textOff

Since: API Level 1

The text for the button when it is not checked.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843045 (0x01010125)

public static final int textOn

Since: API Level 1

The text for the button when it is checked.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843044 (0x01010124)

public static final int textScaleX

Since: API Level 1

Sets the horizontal scaling factor for the text.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843089 (0x01010151)

public static final int textSelectHandle

Since: API Level 9

Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text.

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

Constant Value: 16843463 (0x010102c7)

public static final int textSelectHandleLeft

Since: API Level 9

Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region.

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

Constant Value: 16843461 (0x010102c5)

public static final int textSelectHandleRight

Since: API Level 9

Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region.

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

Constant Value: 16843462 (0x010102c6)

public static final int textSelectHandleWindowStyle

Since: API Level 9

Reference to a style that will be used for the window containing a text selection anchor.

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

Constant Value: 16843464 (0x010102c8)

public static final int textSize

Since: API Level 1

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 DisplayMetrics for more information.
  • pt Points
  • dip Device independent pixels. See DisplayMetrics for more information.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842901 (0x01010095)

public static final int textStyle

Since: API Level 1

Default text typeface style.

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

ConstantValueDescription
normal0
bold1
italic2
Constant Value: 16842903 (0x01010097)

public static final int textViewStyle

Since: API Level 1

Default TextView style.

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

Constant Value: 16842884 (0x01010084)

public static final int theme

Since: API Level 1

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.

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

Constant Value: 16842752 (0x01010000)

public static final int thickness

Since: API Level 3

Thickness of the ring. When defined, thicknessRatio is ignored.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843360 (0x01010260)

public static final int thicknessRatio

Since: API Level 1

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.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843164 (0x0101019c)

public static final int thumb

Since: API Level 1

Draws the thumb on a seekbar.

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

Constant Value: 16843074 (0x01010142)

public static final int thumbOffset

Since: API Level 1

An offset for the thumb that allows it to extend out of the range of the track.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843075 (0x01010143)

public static final int thumbnail

Since: API Level 5

Reference to a the wallpaper's thumbnail bitmap.

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

Constant Value: 16843429 (0x010102a5)

public static final int tileMode

Since: API Level 1

Defines the tile mode. When the tile mode is enabled, the bitmap is repeated. Gravity is ignored when the tile mode is enabled.

Must be one of the following constant values.

ConstantValueDescription
disabled-1 Do not tile the bitmap. This is the default value.
clamp0 Replicates the edge color.
repeat1 Repeats the bitmap in both direction.
mirror2 Repeats the shader's image horizontally and vertically, alternating mirror images so that adjacent images always seam.
Constant Value: 16843265 (0x01010201)

public static final int tint

Since: API Level 1

Set a tinting color for the image.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843041 (0x01010121)

public static final int title

Since: API Level 1

The title associated with the item.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843233 (0x010101e1)

public static final int titleCondensed

Since: API Level 1

The condensed title associated with the item. This is used in situations where the normal title may be too long to be displayed.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843234 (0x010101e2)

public static final int toAlpha

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843211 (0x010101cb)

public static final int toDegrees

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843188 (0x010101b4)

public static final int toXDelta

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843207 (0x010101c7)

public static final int toXScale

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843203 (0x010101c3)

public static final int toYDelta

Since: API Level 1

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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843209 (0x010101c9)

public static final int toYScale

Since: API Level 1

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843205 (0x010101c5)

public static final int top

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843182 (0x010101ae)

public static final int topBright

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int topDark

Since: API Level 1

May be a reference to another resource, in the form "@[+][package:]type:name" or to 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)

public static final int topLeftRadius

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843177 (0x010101a9)

public static final int topOffset

Since: API Level 3

Extra offset for the handle at the top of the SlidingDrawer.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843352 (0x01010258)

public static final int topRightRadius

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843178 (0x010101aa)

public static final int transcriptMode

Since: API Level 1

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.

ConstantValueDescription
disabled0 Disables transcript mode. This is the default value.
normal1 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.
alwaysScroll2 The list will automatically scroll to the bottom, no matter what items are currently visible.
Constant Value: 16843008 (0x01010100)

public static final int type

Since: API Level 1

Must be one of the following constant values.

ConstantValueDescription
linear0
radial1
sweep2
Constant Value: 16843169 (0x010101a1)

public static final int typeface

Since: API Level 1

Default text typeface.

Must be one of the following constant values.

ConstantValueDescription
normal0
sans1
serif2
monospace3
Constant Value: 16842902 (0x01010096)

public static final int uncertainGestureColor

Since: API Level 4

Color used to draw the user's strokes until we are sure it's a gesture.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843382 (0x01010276)

public static final int unselectedAlpha

Since: API Level 1

Sets the alpha on the items that are not selected.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843278 (0x0101020e)

public static final int updatePeriodMillis

Since: API Level 3

Update period in milliseconds, or 0 if the AppWidget will update itself.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843344 (0x01010250)

public static final int useLevel

Since: API Level 1

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843167 (0x0101019f)

public static final int userVisible

Since: API Level 5

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843409 (0x01010291)

public static final int value

Since: API Level 1

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, either "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".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842788 (0x01010024)

public static final int variablePadding

Since: API Level 1

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843157 (0x01010195)

public static final int versionCode

Since: API Level 1

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.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843291 (0x0101021b)

public static final int versionName

Since: API Level 1

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843292 (0x0101021c)

public static final int verticalCorrection

Since: API Level 3

Amount to offset the touch Y coordinate by, for bias correction.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843322 (0x0101023a)

public static final int verticalDivider

Since: API Level 1

Default vertical divider between menu items.

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

Constant Value: 16843054 (0x0101012e)

public static final int verticalGap

Since: API Level 3

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), 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.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843328 (0x01010240)

public static final int verticalSpacing

Since: API Level 1

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843029 (0x01010115)

public static final int visibility

Since: API Level 1

Controls the initial visibility of the view.

Must be one of the following constant values.

ConstantValueDescription
visible0 Visible on screen; the default value.
invisible1 Not displayed, but taken into account during layout (space is left for it).
gone2 Completely hidden, as if the view had not been added.
Constant Value: 16842972 (0x010100dc)

public static final int visible

Since: API Level 1

Provides initial visibility state of the drawable; the default value is false. See setVisible(boolean, boolean).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843156 (0x01010194)

public static final int vmSafeMode

Since: API Level 8

Flag indicating whether the application requests the VM to operate in the safe mode.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843448 (0x010102b8)

public static final int voiceLanguage

Since: API Level 3

If provided, this specifies the spoken language to be expected, and that it will be different than the one set in the getDefault().

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843349 (0x01010255)

public static final int voiceLanguageModel

Since: API Level 3

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.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843347 (0x01010253)

public static final int voiceMaxResults

Since: API Level 3

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.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843350 (0x01010256)

public static final int voicePromptText

Since: API Level 3

If provided, this specifies a prompt that will be displayed during voice input.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843348 (0x01010254)

public static final int voiceSearchMode

Since: API Level 3

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.

ConstantValueDescription
showVoiceSearchButton0x01 If set, display a voice search button. This only takes effect if voice search is available on the device.
launchWebSearch0x02 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.
launchRecognizer0x04 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.
Constant Value: 16843346 (0x01010252)

public static final int wallpaperCloseEnterAnimation

Since: API Level 5

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).

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

Constant Value: 16843413 (0x01010295)

public static final int wallpaperCloseExitAnimation

Since: API Level 5

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).

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

Constant Value: 16843414 (0x01010296)

public static final int wallpaperIntraCloseEnterAnimation

Since: API Level 5

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.

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

Constant Value: 16843417 (0x01010299)

public static final int wallpaperIntraCloseExitAnimation

Since: API Level 5

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.

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

Constant Value: 16843418 (0x0101029a)

public static final int wallpaperIntraOpenEnterAnimation

Since: API Level 5

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.

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

Constant Value: 16843415 (0x01010297)

public static final int wallpaperIntraOpenExitAnimation

Since: API Level 5

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.

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

Constant Value: 16843416 (0x01010298)

public static final int wallpaperOpenEnterAnimation

Since: API Level 5

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).

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

Constant Value: 16843411 (0x01010293)

public static final int wallpaperOpenExitAnimation

Since: API Level 5

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).

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

Constant Value: 16843412 (0x01010294)

public static final int webTextViewStyle

Since: API Level 8

Default WebTextView style.

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

Constant Value: 16843449 (0x010102b9)

public static final int webViewStyle

Since: API Level 1

Default WebView style.

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

Constant Value: 16842885 (0x01010085)

public static final int weightSum

Since: API Level 1

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.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843048 (0x01010128)

public static final int widgetLayout

Since: API Level 1

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.

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

Constant Value: 16843243 (0x010101eb)

public static final int width

Since: API Level 1

Makes the TextView be exactly this many pixels wide. You could get the same effect by specifying this number in the layout parameters.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843097 (0x01010159)

public static final int windowAnimationStyle

Since: API Level 1

Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by WindowAnimation.

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

Constant Value: 16842926 (0x010100ae)

public static final int windowBackground

Since: API Level 1

Drawable to use as the overall window background. There are a few special considerations you should use when settings 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.

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

Constant Value: 16842836 (0x01010054)

public static final int windowContentOverlay

Since: API Level 1

This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title.

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

Constant Value: 16842841 (0x01010059)

public static final int windowDisablePreview

Since: API Level 3

Flag allowing you to disable the preview animation for a window. The default value is false; if set to true, the system can never use the window's theme to show a preview of it before your actual instance is shown to the user.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843298 (0x01010222)

public static final int windowEnterAnimation

Since: API Level 1

The animation used when a window is being added.

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

Constant Value: 16842932 (0x010100b4)

public static final int windowExitAnimation

Since: API Level 1

The animation used when a window is being removed.

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

Constant Value: 16842933 (0x010100b5)

public static final int windowFrame

Since: API Level 1

Drawable to use as a frame around the window.

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

Constant Value: 16842837 (0x01010055)

public static final int windowFullscreen

Since: API Level 1

Flag indicating whether this window should fill the entire screen.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843277 (0x0101020d)

public static final int windowHideAnimation

Since: API Level 1

The animation used when a window is going from VISIBLE to INVISIBLE.

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

Constant Value: 16842935 (0x010100b7)

public static final int windowIsFloating

Since: API Level 1

Flag indicating whether this is a floating window.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842839 (0x01010057)

public static final int windowIsTranslucent

Since: API Level 1

Flag indicating whether this is a translucent window.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842840 (0x01010058)

public static final int windowNoDisplay

Since: API Level 3

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.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843294 (0x0101021e)

public static final int windowNoTitle

Since: API Level 1

Flag indicating whether there should be no title on this window.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842838 (0x01010056)

public static final int windowShowAnimation

Since: API Level 1

The animation used when a window is going from INVISIBLE to VISIBLE.

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

Constant Value: 16842934 (0x010100b6)

public static final int windowShowWallpaper

Since: API Level 5

Flag indicating that this window's background should be the user's current wallpaper.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843410 (0x01010292)

public static final int windowSoftInputMode

Since: API Level 3

Defines the default soft input state that this window would like when it is displayed.

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

ConstantValueDescription
stateUnspecified0 Not specified, use what the system thinks is best. This is the default.
stateUnchanged1 Leave the soft input window as-is, in whatever state it last was.
stateHidden2 Make the soft input area hidden when normally appropriate (when the user is navigating forward to your window).
stateAlwaysHidden3 Always make the soft input area hidden when this window has input focus.
stateVisible4 Make the soft input area visible when normally appropriate (when the user is navigating forward to your window).
stateAlwaysVisible5 Always make the soft input area visible when this window has input focus.
adjustUnspecified0x00 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.
adjustResize0x10 Always resize the window: the content area of the window is reduced to make room for the soft input area.
adjustPan0x20 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.
Constant Value: 16843307 (0x0101022b)

public static final int windowTitleBackgroundStyle

Since: API Level 1

The style resource to use for a window's title area.

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

Constant Value: 16842844 (0x0101005c)

public static final int windowTitleSize

Since: API Level 1

The style resource to use for a window's title bar height.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842842 (0x0101005a)

public static final int windowTitleStyle

Since: API Level 1

The style resource to use for a window's title text.

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

Constant Value: 16842843 (0x0101005b)

public static final int writePermission

Since: API Level 1

A specific permission name for write access to a ContentProvider. See the Security and Permissions document for more information on permissions.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842760 (0x01010008)

public static final int x

Since: API Level 1

A coordinate in the X dimension.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842924 (0x010100ac)

public static final int xlargeScreens

Since: API Level 9

Indicates whether the application supports extra large screen form-factors.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16843455 (0x010102bf)

public static final int y

Since: API Level 1

A coordinate in the Y dimension.

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

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 16842925 (0x010100ad)

public static final int yesNoPreferenceStyle

Since: API Level 1

Default style for YesNoPreference.

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

Constant Value: 16842896 (0x01010090)

public static final int zAdjustment

Since: API Level 1

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.

ConstantValueDescription
normal0 The content being animated be kept in its current Z order.
top1 The content being animated is forced on top of all other content for the duration of the animation.
bottom-1 The content being animated is forced under all other content for the duration of the animation.
Constant Value: 16843201 (0x010101c1)

Public Constructors

public R.attr ()

Since: API Level 1