android-R.attr(一)

R.attr

public static final class R.attr 
extends Object 

java.lang.Object
   ↳ android.R.attr


Summary


Constants

int absListViewStyle

Default AbsListView style.

int accessibilityEventTypes

The event types this serivce would like to receive as specified in AccessibilityEvent.

int accessibilityFeedbackType

The feedback types this serivce provides as specified in AccessibilityServiceInfo.

int accessibilityFlags

Additional flags as specified in AccessibilityServiceInfo.

int accessibilityLiveRegion

Indicates to accessibility services whether the user should be notified when this view changes.

int accessibilityTraversalAfter

Sets the id of a view after which this one is visited in accessibility traversal.

int accessibilityTraversalBefore

Sets the id of a view before which this one is visited in accessibility traversal.

int accountPreferences

A preferences.xml file for authenticator-specific settings.

int accountType

The account type this authenticator handles.

int action

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

int actionBarDivider

Custom divider drawable to use for elements in the action bar.

int actionBarItemBackground

Custom item state list drawable background for action bar items.

int actionBarPopupTheme

Reference to a theme that should be used to inflate popups shown by widgets in the action bar.

int actionBarSize

Size of the Action Bar, including the contextual bar used to present Action Modes.

int actionBarSplitStyle

Reference to a style for the split Action Bar.

int actionBarStyle

Reference to a style for the Action Bar

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

int actionBarTabBarStyle

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

int actionBarTabStyle

Default style for tabs within an action 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".

int actionBarTabTextStyle

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

int actionBarTheme

Reference to a theme that should be used to inflate the action bar.

int actionBarWidgetTheme

Reference to a theme that should be used to inflate widgets and layouts destined for the action bar.

int actionButtonStyle

Default action button style.

int actionDropDownStyle

Default ActionBar dropdown style.

int actionLayout

An optional layout to be used as an action view.

int actionMenuTextAppearance

TextAppearance style that will be applied to text that appears within action menu items.

int actionMenuTextColor

Color for text that appears within action menu items.

int actionModeBackground

Background drawable to use for action mode UI

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

int actionModeCloseButtonStyle

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

int actionModeCloseDrawable

Drawable to use for the close action mode 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".

int actionModeCopyDrawable

Drawable to use for the Copy action button in Contextual Action 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".

int actionModeCutDrawable

Drawable to use for the Cut action button in Contextual Action 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".

int actionModeFindDrawable

Drawable to use for the Find action button in WebView selection action modes

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

int actionModePasteDrawable

Drawable to use for the Paste action button in Contextual Action 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".

int actionModeSelectAllDrawable

Drawable to use for the Select all action button in Contextual Action 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".

int actionModeShareDrawable

Drawable to use for the Share action button in WebView selection action modes

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

int actionModeSplitBackground

Background drawable to use for action mode UI in the lower split 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".

int actionModeStyle

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

int actionModeWebSearchDrawable

Drawable to use for the Web Search action button in WebView selection action modes

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

int actionOverflowButtonStyle

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

int actionOverflowMenuStyle

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

int actionProviderClass

The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item.

int actionViewClass

The name of an optional View class to instantiate and use as an action view.

int activatedBackgroundIndicator

Drawable used as a background for activated items.

int activityCloseEnterAnimation

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

int activityCloseExitAnimation

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

int activityOpenEnterAnimation

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

int activityOpenExitAnimation

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

int addPrintersActivity

Fully qualified class name of an activity that allows the user to manually add printers to this print service.

int addStatesFromChildren

Sets whether this ViewGroup's drawable states also include its children's drawable states.

int adjustViewBounds

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

int advancedPrintOptionsActivity

Fully qualified class name of an activity with advanced print options specific to this print service.

int alertDialogIcon

Icon drawable to use for alerts

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

int alertDialogStyle

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

int alertDialogTheme

Theme to use for alert dialogs spawned from this theme.

int alignmentMode

Alignment constants.

int allContactsName

Resource representing the term "All Contacts" (e.g.

int allowBackup

Whether to allow the application to participate in the backup and restore infrastructure.

int allowClearUserData

Option to let applications specify that user data can/cannot be cleared.

int allowEmbedded

Indicate that the activity can be launched as the embedded child of another activity.

int allowParallelSyncs

Set to true to tell the SyncManager that this SyncAdapter supports multiple simultaneous syncs for the same account type and authority.

int allowSingleTap

Indicates whether the drawer can be opened/closed by a single tap on the handle.

int allowTaskReparenting

Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate.

int allowUndo

Whether undo should be allowed for editable text.

int alpha

alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque).

int alphabeticShortcut

The alphabetic shortcut key.

int alwaysDrawnWithCache

Defines whether the ViewGroup should always draw its children using their drawing cache or not.

int alwaysRetainTaskState

Specify whether an acitivty's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations.

int amPmBackgroundColor

This constant was deprecated in API level 23. Use headerBackground instead.

int amPmTextColor

This constant was deprecated in API level 23. Use headerTextColor instead.

int ambientShadowAlpha

Alpha value of the ambient shadow projected by elevated views, between 0 and 1.

int angle

Angle of the gradient.

int animateFirstView

Defines whether to animate the current View when the ViewAnimation is first displayed.

int animateLayoutChanges

Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run.

int animateOnClick

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

int animation

Animation to use on each child.

int animationCache

Defines whether layout animations should create a drawing cache for their children.

int animationDuration

Sets how long a transition animation should run (in milliseconds) when layout has changed.

int animationOrder

The order in which the animations will be started.

int animationResolution

This constant was deprecated in API level 16. Not used by the framework. Timeout between frames of animation in milliseconds

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.

int antialias

Enables or disables antialiasing.

int anyDensity

Indicates whether the application can accommodate any screen density.

int apduServiceBanner

A drawable that can be rendered in Android's system UI for representing the service.

int apiKey

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

int author

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

int authorities

Specify the authorities under which this content provider can be found.

int autoAdvanceViewId

The view id of the AppWidget subview which should be auto-advanced.

int autoCompleteTextViewStyle

Default AutoCompleteTextView style.

int autoLink

Controls whether links such as urls and email addresses are automatically found and converted to clickable links.

int autoMirrored

Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left).

int autoRemoveFromRecents

Tasks launched by activities with this attribute will remain in the recent tasks list until the last activity in the task is completed.

int autoStart

When true, automatically start animating

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

int autoText

This constant was deprecated in API level 3. Use inputType instead.

int autoUrlDetect

If provided and true, URLs entered in the search dialog while searching within this activity would be detected and treated as URLs (show a 'go' button in the keyboard and invoke the browser directly when user launches the URL instead of passing the URL to the activity).

int autoVerify

Specify whether an activity intent filter will need to be verified thru its set of data URIs.

int background

A drawable to use as the background.

int backgroundDimAmount

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

int backgroundDimEnabled

Control whether dimming behind the window is enabled.

int backgroundSplit

Specifies a background drawable for the bottom component of a split action bar.

int backgroundStacked

Specifies a background drawable for a second stacked row of the action bar.

int backgroundTint

Tint to apply to the background.

int backgroundTintMode

Blending mode used to apply the background tint.

int backupAgent

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

int backupInForeground

Indicates that full-data backup operations for this application may be performed even if the application is in a foreground-equivalent state.

int banner

A Drawable resource providing an extended graphical banner for its associated item.

int baseline

The offset of the baseline within this view.

int baselineAlignBottom

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

int baselineAligned

When set to false, prevents the layout from aligning its children's baselines.

int baselineAlignedChildIndex

When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView).

int bitmap

Drawable to use as the icon bitmap.

int borderlessButtonStyle

Style for buttons without an explicit border, often used in groups.

int bottom

Amount of bottom padding inside the gradient shape.

int bottomBright

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

int bottomDark

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

int bottomLeftRadius

Radius of the bottom left corner.

int bottomMedium

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

int bottomOffset

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

int bottomRightRadius

Radius of the bottom right corner.

int breadCrumbShortTitle

The short title for the bread crumb of this item.

int breadCrumbTitle

The title for the bread crumb of this item.

int breakStrategy

Break strategy (control over paragraph layout).

int bufferType

Determines the minimum type that getText() will return.

int button

Drawable used for the button graphic (e.g.

int buttonBarButtonStyle

Style for buttons within button 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".

int buttonBarNegativeButtonStyle

Style for the "negative" buttons within button 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".

int buttonBarNeutralButtonStyle

Style for the "neutral" buttons within button 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".

int buttonBarPositiveButtonStyle

Style for the "positive" buttons within button 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".

int buttonBarStyle

Style for button 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".

int buttonGravity

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

int buttonStyle

Normal Button style.

int buttonStyleInset

Button style to inset into an EditText.

int buttonStyleSmall

Small Button style.

int buttonStyleToggle

ToggleButton style.

int buttonTint

Tint to apply to the button graphic.

int buttonTintMode

Blending mode used to apply the button graphic tint.

int cacheColorHint

Indicates that this list will always be drawn on top of solid, single-color opaque background.

int calendarTextColor

The text color list of the calendar.

int calendarViewShown

Whether the calendar view is shown.

int calendarViewStyle

The CalendarView style.

int canControlMagnification

Attribute whether the accessibility service wants to be able to control display magnification.

int canPerformGestures

Attribute whether the accessibility service wants to be able to perform gestures.

int canRecord

Attribute whether the TV input service can record programs.

int canRequestEnhancedWebAccessibility

Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements.

int canRequestFilterKeyEvents

Attribute whether the accessibility service wants to be able to request to filter key events.

int canRequestTouchExplorationMode

Attribute whether the accessibility service wants to be able to request touch exploration mode in which touched items are spoken aloud and the UI can be explored via gestures.

int canRetrieveWindowContent

Attribute whether the accessibility service wants to be able to retrieve the active window content.

int candidatesTextStyleSpans

A styled string, specifying the style to be used for showing inline candidate text when composing with an input method.

int capitalize

This constant was deprecated in API level 3. Use inputType instead.

int category

The category attribute will be used by the Android platform to present multiple applications that register ISO 7816 Application IDs (AIDs) in the same category uniformly.

int centerBright

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

int centerColor

Optional center color.

int centerDark

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

int centerMedium

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

int centerX

X coordinate of the origin of the gradient within the shape.

int centerY

Y coordinate of the origin of the gradient within the shape.

int checkBoxPreferenceStyle

Default style for CheckBoxPreference.

int checkMark

Drawable used for the check mark graphic.

int checkMarkTint

Tint to apply to the check mark.

int checkMarkTintMode

Blending mode used to apply the check mark tint.

int checkable

Whether the item is capable of displaying a check mark.

int checkableBehavior

Whether the items are capable of displaying a check mark.

int checkboxStyle

Default Checkbox style.

int checked

Indicates the initial checked state of this button.

int checkedButton

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

int checkedTextViewStyle

Default CheckedTextView style.

int childDivider

Drawable or color that is used as a divider for children.

int childIndicator

Indicator shown beside the child View.

int childIndicatorEnd

The end bound for a child's indicator.

int childIndicatorLeft

The left bound for a child's indicator.

int childIndicatorRight

The right bound for a child's indicator.

int childIndicatorStart

The start bound for a child's indicator.

int choiceMode

Defines the choice behavior for the view.

int clearTaskOnLaunch

Specify whether an activity's task should be cleared when it is re-launched from the home screen.

int clickable

Defines whether this view reacts to click events.

int clipChildren

Defines whether a child is limited to draw inside of its bounds or not.

int clipOrientation

The orientation for the clip.

int clipToPadding

Defines whether the ViewGroup will clip its children and resize (but not clip) any EdgeEffect to its padding, if padding is not zero.

int closeIcon

Close button icon

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

int codes

The unicode value or comma-separated values that this key outputs.

int collapseColumns

The zero-based index of the columns to collapse.

int collapseContentDescription

Text to set as the content description for the collapse button.

int collapseIcon

Icon drawable to use for the collapse button.

int color

Solid color for the gradient shape.

int colorAccent

Bright complement to the primary branding color.

int colorActivatedHighlight

Default highlight color for items that are activated.

int colorBackground

Default color of background imagery, ex.

int colorBackgroundCacheHint

This is a hint for a solid color that can be used for caching rendered views.

int colorBackgroundFloating

Default color of background imagery for floating components, ex.

int colorButtonNormal

The color applied to framework buttons in their normal state.

int colorControlActivated

The color applied to framework controls in their activated (ex.

int colorControlHighlight

The color applied to framework control highlights (ex.

int colorControlNormal

The color applied to framework controls in their normal state.

int colorEdgeEffect

The color applied to the edge effect on scrolling containers.

int colorFocusedHighlight

Default highlight color for items that are focused.

int colorForeground

Default color of foreground imagery.

int colorForegroundInverse

Default color of foreground imagery on an inverted background.

int colorLongPressedHighlight

Default highlight color for items that are long-pressed.

int colorMultiSelectHighlight

Default highlight color for items in multiple selection mode.

int colorPressedHighlight

Default highlight color for items that are pressed.

int colorPrimary

The primary branding color for the app.

int colorPrimaryDark

Dark variant of the primary branding color.

int columnCount

The maxmimum number of columns to create when automatically positioning children.

int columnDelay

Fraction of the animation duration used to delay the beginning of the animation of each column.

int columnOrderPreserved

When set to true, forces column boundaries to appear in the same order as column indices.

int columnWidth

Specifies the fixed width for each column.

int commitIcon

Commit icon shown in the query suggestion row

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

int compatibleWidthLimitDp

Starting with HONEYCOMB_MR2, this is the new way to specify the largest screens an application is compatible with.

int completionHint

Defines the hint displayed in the drop down menu.

int completionHintView

Defines the hint view displayed in the drop down menu.

int completionThreshold

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

int configChanges

Specify one or more configuration changes that the activity will handle itself.

int configure

A class name in the AppWidget's package to be launched to configure.

int constantSize

If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states.

int content

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

int contentAgeHint

The age associated with the content rating.

int contentAuthority

the authority of a content provider.

int contentDescription

Defines text that briefly describes content of the view.

int contentInsetEnd

Minimum inset for content views within a bar.

int contentInsetEndWithActions

Minimum inset for content views within a bar when actions from a menu are present.

int contentInsetLeft

Minimum inset for content views within a bar.

int contentInsetRight

Minimum inset for content views within a bar.

int contentInsetStart

Minimum inset for content views within a bar.

int contentInsetStartWithNavigation

Minimum inset for content views within a bar when a navigation button is present, such as the Up button.

int contextClickable

Defines whether this view reacts to context click events.

int contextPopupMenuStyle

Default context menu PopupMenu style.

int controlX1

The x coordinate of the first control point of the cubic Bezier

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

int controlX2

The x coordinate of the second control point of the cubic Bezier

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

int controlY1

The y coordinate of the first control point of the cubic Bezier

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

int controlY2

The y coordinate of the second control point of the cubic Bezier

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

int countDown

Specifies whether this Chronometer counts down or counts up from the base.

int country

The country code associated with the content rating system, which consists of two uppercase letters that conform to the ISO 3166 standard.

int cropToPadding

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

int cursorVisible

Makes the cursor visible (the default) or invisible.

int customNavigationLayout

Specifies a layout for custom navigation.

int customTokens

Account handles its own token storage and permissions.

int cycles

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

int dashGap

Gap between dashes in the stroke.

int dashWidth

Length of a dash in the stroke.

int data

The data URI to assign to the Intent, as per Intent.setData().

int datePickerDialogTheme

The DatePicker dialog theme.

int datePickerMode

Defines the look of the widget.

int datePickerStyle

The DatePicker style.

int dateTextAppearance

The text appearance for the day numbers in the calendar grid.

int dayOfWeekBackground

This constant was deprecated in API level 23. No longer displayed.

int dayOfWeekTextAppearance

This constant was deprecated in API level 23. No longer displayed.

int debuggable

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

int defaultHeight

Default height of the activity.

int defaultToDeviceProtectedStorage

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

int defaultValue

The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage.

int defaultWidth

Default width of the activity.

int delay

Fraction of the animation duration used to delay the beginning of the animation of each child.

int dependency

The key of another Preference that this Preference will depend on.

int descendantFocusability

Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus.

int description

Descriptive text for the associated data.

int detachWallpaper

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

int detailColumn

Column in data table that contains details for this data.

int detailSocialSummary

Flag indicating that detail should be built from SocialProvider.

int detailsElementBackground

Background that can be used behind parts of a UI that provide details on data the user is selecting.

int dial

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

int dialogIcon

The icon for the dialog.

int dialogLayout

A layout to be used as the content View for the dialog.

int dialogMessage

The message in the dialog.

int dialogPreferenceStyle

Default style for DialogPreference.

int dialogPreferredPadding

Preferred padding for dialog content.

int dialogTheme

Theme to use for dialogs spawned from this theme.

int dialogTitle

The title in the dialog.

int digits

If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept.

int directBootAware

Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN).

int direction

Direction of the animation in the grid.

int directionDescriptions

This constant was deprecated in API level 23. Removed. Reference to an array resource that be used to announce the directions with targets around the circle.

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

int directionPriority

Priority of the rows and columns.

int disableDependentsState

The state (true for on, or false for off) that causes dependents to be disabled.

int disabledAlpha

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

int displayOptions

Options affecting how the action bar is displayed.

int dither

Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).

int divider

Drawable or color to draw between list items.

int dividerHeight

Height of the divider.

int dividerHorizontal

Drawable to use for generic horizontal dividers.

int dividerPadding

Size of padding on either end of a divider.

int dividerVertical

Drawable to use for generic vertical dividers.

int documentLaunchMode

This attribute specifies that an activity shall become the root activity of a new task each time it is launched.

int drawSelectorOnTop

When set to true, the selector will be drawn over the selected item.

int drawable

Reference to a drawable resource to use for the frame.

int drawableBottom

The drawable to be drawn below the text.

int drawableEnd

The drawable to be drawn to the end of the text.

int drawableLeft

The drawable to be drawn to the left of the text.

int drawablePadding

The padding between the drawables and the text.

int drawableRight

The drawable to be drawn to the right of the text.

int drawableStart

The drawable to be drawn to the start of the text.

int drawableTint

Tint to apply to the compound (left, top, etc.) drawables.

int drawableTintMode

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

int drawableTop

The drawable to be drawn above the text.

int drawingCacheQuality

Defines the quality of translucent drawing caches.

int dropDownAnchor

View to anchor the auto-complete dropdown to.

int dropDownHeight

Specifies the basic height of the dropdown.

int dropDownHintAppearance

Default style for drop down hints.

int dropDownHorizontalOffset

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

int dropDownItemStyle

Default style for drop down items.

int dropDownListViewStyle

Default ListView style for drop downs.

int dropDownSelector

Selector in a drop down list.

int dropDownSpinnerStyle

Default dropdown Spinner style.

int dropDownVerticalOffset

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

int dropDownWidth

Specifies the basic width of the dropdown.

int duplicateParentState

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

int duration

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

int editTextBackground

EditText background drawable.

int editTextColor

EditText text foreground color.

int editTextPreferenceStyle

Default style for EditTextPreference.

int editTextStyle

Default EditText style.

int editable

This constant was deprecated in API level 3. Use inputType instead.

int editorExtras

Reference to an <input-extras> XML resource containing additional data to supply to an input method, which is private to the implementation of the input method.

int elegantTextHeight

Elegant text height, especially for less compacted complex script text.

int elevation

base z depth of the view

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

int ellipsize

Where to ellipsize text.

int ems

Makes the TextView be exactly this many ems wide.

int enableVrMode

Flag declaring that this activity will be run in VR mode, and specifying the component of the VrListenerService that should be bound while this Activity is visible if it is installed and enabled on this device.

int enabled

Specifies whether the widget is enabled.

int end

End inset to apply to the layer.

int endColor

End color of the gradient.

int endX

X coordinate of the end point origin of the gradient.

int endY

Y coordinate of the end point of the gradient within the shape.

int endYear

This constant was deprecated in API level 16. Use maxDate instead.Use maxDate instead.

int enterFadeDuration

Amount of time (in milliseconds) to fade in a new state drawable.

int entries

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

int entryValues

The array to find the value to save for a preference when an entry from entries is selected.

int eventsInterceptionEnabled

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

int excludeClass

The fully-qualified name of the Class to exclude from this transition.

int excludeFromRecents

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

int excludeId

The id of a target to exclude from this transition.

int excludeName

The transitionName of the target to exclude from this transition.

int exitFadeDuration

Amount of time (in milliseconds) to fade out an old state drawable.

int expandableListPreferredChildIndicatorLeft

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

int expandableListPreferredChildIndicatorRight

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

int expandableListPreferredChildPaddingLeft

The preferred left padding for an expandable list item that is a child.

int expandableListPreferredItemIndicatorLeft

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

int expandableListPreferredItemIndicatorRight

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

int expandableListPreferredItemPaddingLeft

The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft).

int expandableListViewStyle

Default ExpandableListView style.

int expandableListViewWhiteStyle

ExpandableListView with white background.

int exported

Flag indicating whether the given application component is available to other applications.

int externalService

If the service is an isolatedProcess service, this permits a client to bind to the service as if it were running it its own package.

int extraTension

This is the amount by which to multiply the tension.

int extractNativeLibs

When set installer will extract native libraries.

int factor

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

int fadeDuration

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

int fadeEnabled

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

int fadeOffset

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

int fadeScrollbars

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

int fadingEdge

This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH).

int fadingEdgeLength

Defines the length of the fading edges.

int fadingMode

Equivalent to transitionVisibilityMode, fadingMode works only with the Fade transition.

int fastScrollAlwaysVisible

When set to true, the list will always show the fast scroll interface.

int fastScrollEnabled

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

int fastScrollOverlayPosition

Position of the fast scroll index overlay window.

int fastScrollPreviewBackgroundLeft

Drawable to use as the fast scroll index preview window background when shown on the left.

int fastScrollPreviewBackgroundRight

Drawable to use as the fast scroll index preview window background when shown on the right.

int fastScrollStyle

Specifies the style of the fast scroll decorations.

int fastScrollTextColor

Text color for the fast scroll index overlay.

int fastScrollThumbDrawable

Drawable to use as the fast scroll thumb.

int fastScrollTrackDrawable

Drawable to use as the track for the fast scroll thumb.

int fillAfter

When set to true, the animation transformation is applied after the animation is over.

int fillAlpha

The alpha of the path fill, as a value between 0 (completely transparent) and 1 (completely opaque)

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

int fillBefore

When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started.

int fillColor

The color to fill the path if not defined implies no fill

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

int fillEnabled

When set to true, the value of fillBefore is taken into account.

int fillType

sets the fillType for a path.

int fillViewport

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

int filter

Enables or disables bitmap filtering.

int filterTouchesWhenObscured

Specifies whether to filter touches when the view's window is obscured by another visible window.

int fingerprintAuthDrawable

Icon that should be used to indicate that an app is waiting for a fingerprint scan.

int finishOnCloseSystemDialogs

Specify whether an activity should be finished when a "close system windows" request has been made.

int finishOnTaskLaunch

Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen.

int firstDayOfWeek

The first day of week according to Calendar.

int fitsSystemWindows

Boolean internal attribute to adjust view layout based on system windows such as the status bar.

int flipInterval

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

int focusable

Boolean that controls whether a view can take focus.

int focusableInTouchMode

Boolean that controls whether a view can take focus while in touch mode.

int focusedMonthDateColor

This constant was deprecated in API level 23. The color for the dates of the focused month.

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

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

int fontFamily

Default font family.

int fontFeatureSettings

Font feature settings.

int footerDividersEnabled

When set to false, the ListView will not draw the divider before each footer view.

int forceHasOverlappingRendering

Whether this view has elements that may overlap when drawn.

int foreground

Defines the drawable to draw over the content.

int foregroundGravity

Defines the gravity to apply to the foreground drawable.

int foregroundTint

Tint to apply to the foreground.

int foregroundTintMode

Blending mode used to apply the foreground tint.

int format

Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form.

int format12Hour

Specifies the formatting pattern used to show the time and/or date in 12-hour mode.

int format24Hour

Specifies the formatting pattern used to show the time and/or date in 24-hour mode.

int fraction

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

int fragment

The fragment that is displayed when the user selects this item.

int fragmentAllowEnterTransitionOverlap

Sets whether the enter and exit transitions should overlap when transitioning forward.

int fragmentAllowReturnTransitionOverlap

Sets whether the enter and exit transitions should overlap when transitioning because of popping the back stack.

int fragmentCloseEnterAnimation

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

int fragmentCloseExitAnimation

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

int fragmentEnterTransition

The Transition that will be used to move Views into the initial scene.

int fragmentExitTransition

The Transition that will be used to move Views out of the scene when the fragment is removed, hidden, or detached when not popping the back stack.

int fragmentFadeEnterAnimation

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

int fragmentFadeExitAnimation

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

int fragmentOpenEnterAnimation

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

int fragmentOpenExitAnimation

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

int fragmentReenterTransition

The Transition that will be used to move Views in to the scene when returning due to popping a back stack.

int fragmentReturnTransition

The Transition that will be used to move Views out of the scene when the Fragment is preparing to be removed, hidden, or detached because of popping the back stack.

int fragmentSharedElementEnterTransition

The Transition that will be used for shared elements transferred into the content Scene.

int fragmentSharedElementReturnTransition

The Transition that will be used for shared elements transferred back during a pop of the back stack.

int freezesText

If set, the text view will include its current complete text inside of its frozen icicle in addition to meta-data such as the current cursor position.

int fromAlpha

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

int fromDegrees

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

int fromId

Keyframe identifier for the starting state.

int fromScene

The originating scene in this scene change.

int fromXDelta

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

int fromXScale

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

int fromYDelta

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

int fromYScale

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

int fullBackupContent

Applications will set this in their manifest to opt-in to or out of full app data back-up and restore.

int fullBackupOnly

Indicates that even though the application provides a BackupAgent, only full-data streaming backup operations are to be performed to save the app's data.

int fullBright

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

int fullDark

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

int functionalTest

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

int galleryItemBackground

The preferred background for gallery items.

int galleryStyle

Default Gallery style.

int gestureColor

Color used to draw a gesture.

int gestureStrokeAngleThreshold

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

int gestureStrokeLengthThreshold

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

int gestureStrokeSquarenessThreshold

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

int gestureStrokeType

Defines the type of strokes that define a gesture.

int gestureStrokeWidth

Width of the stroke used to draw the gesture.

int glEsVersion

The GLES driver version number needed by an application.

int goIcon

Go button icon

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

int gradientRadius

Radius of the gradient, used only with radial gradient.

int grantUriPermissions

If true, the Context.grantUriPermission or corresponding Intent flags can be used to allow others to access specific URIs in the content provider, even if they do not have an explicit read or write permission.

int gravity

Specifies how an object should position its content, on both the X and Y axes, within its own bounds.

int gridViewStyle

Default GridView style.

int groupIndicator

Indicator shown beside the group View.

int hand_hour

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

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

int handle

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

int handleProfiling

Flag indicating that an Instrumentation class wants to take care of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running.

int hapticFeedbackEnabled

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

int hardwareAccelerated

Flag indicating whether the application's rendering should be hardware accelerated if possible.

int hasCode

Indicate whether this application contains code.

int headerAmPmTextAppearance

This constant was deprecated in API level 23. Use headerTextColor instead.

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

int headerBackground

Default background for the menu header.

int headerDayOfMonthTextAppearance

This constant was deprecated in API level 23. Use headerTextColor instead.

int headerDividersEnabled

When set to false, the ListView will not draw the divider after each header view.

int headerMonthTextAppearance

This constant was deprecated in API level 23. Use headerTextColor instead.

int headerTimeTextAppearance

This constant was deprecated in API level 23. Use headerTextColor instead.

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

int headerYearTextAppearance

This constant was deprecated in API level 23. Use headerTextColor instead.

int height

Makes the TextView be exactly this many pixels tall.

int hideOnContentScroll

Set true to hide the action bar on a vertical nested scroll of content.

int hint

Hint text to display when the text is empty.

int homeAsUpIndicator

Specifies a drawable to use for the 'home as up' indicator.

int homeLayout

Specifies a layout to use for the "home" section of the action bar.

int horizontalDivider

Default horizontal divider between rows of menu items.

int horizontalGap

Default horizontal gap between keys.

int horizontalScrollViewStyle

Default HorizontalScrollView style.

int horizontalSpacing

Defines the default horizontal spacing between columns.

int host

Specify a URI authority host that is handled, as per IntentFilter.addDataAuthority().

int hotSpotX

X coordinate of the icon hot spot.

int hotSpotY

Y coordinate of the icon hot spot.

int hyphenationFrequency

Frequency of automatic hyphenation.

int icon

A Drawable resource providing a graphical representation of its associated item.

int iconPreview

The icon to show in the popup preview.

int iconifiedByDefault

The default state of the SearchView.

int id

Supply an identifier name for this view, to later retrieve it with View.findViewById() or Activity.findViewById().

int ignoreGravity

Indicates what view should not be affected by gravity.

int imageButtonStyle

The style resource to use for an ImageButton.

int imageWellStyle

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

int imeActionId

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

int imeActionLabel

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

int imeExtractEnterAnimation

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

int imeExtractExitAnimation

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

int imeFullscreenBackground

Background to use for entire input method when it is being shown in fullscreen mode with the extract view, to ensure that it completely covers the application.

int imeOptions

Additional features you can enable in an IME associated with an editor to improve the integration with your application.

int imeSubtypeExtraValue

The extra value of the subtype.

int imeSubtypeLocale

The locale of the subtype.

int imeSubtypeMode

The mode of the subtype.

int immersive

Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications.

int importantForAccessibility

Controls how this View is important for accessibility which is if it fires accessibility events and if it is reported to accessibility services that query the screen.

int inAnimation

Identifier for the animation to use when a view is shown.

int includeFontPadding

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

int includeInGlobalSearch

If provided and true, this searchable activity will be included in any global lists of search targets.

int indeterminate

Allows to enable the indeterminate mode.

int indeterminateBehavior

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

int indeterminateDrawable

Drawable used for the indeterminate mode.

int indeterminateDuration

Duration of the indeterminate animation.

int indeterminateOnly

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

int indeterminateProgressStyle

Specifies a style resource to use for an indeterminate progress spinner.

int indeterminateTint

Tint to apply to the indeterminate progress indicator.

int indeterminateTintMode

Blending mode used to apply the indeterminate progress indicator tint.

int indicatorEnd

The end bound for an item's indicator.

int indicatorLeft

The left bound for an item's indicator.

int indicatorRight

The right bound for an item's indicator.

int indicatorStart

The start bound for an item's indicator.

int inflatedId

Overrides the id of the inflated View with this value.

int initOrder

Specify the order in which content providers hosted by a process are instantiated when that process is created.

int initialKeyguardLayout

A resource id of a layout.

int initialLayout

A resource id of a layout.

int innerRadius

Inner radius of the ring.

int innerRadiusRatio

Inner radius of the ring expressed as a ratio of the ring's width.

int inputMethod

This constant was deprecated in API level 3. Use inputType instead.

int inputType

The type of data being placed in a text field, used to help an input method decide how to let the user enter text.

int inset

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

int insetBottom

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

int insetLeft

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

int insetRight

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

int insetTop

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

int installLocation

The default install location defined by an application.

int interpolator

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

int isAlwaysSyncable

Set to true to tell the SyncManager to automatically call setIsSyncable(..., ..., 1) for the SyncAdapter instead of issuaing an initialization sync to the SyncAdapter.

int isAsciiCapable

Set to true if this subtype is ASCII capable.

int isAuxiliary

Set true if the subtype is auxiliary.

int isDefault

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

int isGame

A boolean flag used to indicate if an application is a Game or not.

int isIndicator

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

int isModifier

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

int isRepeatable

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

int isScrollContainer

Set this if the view will serve as a scrolling container, meaning that it can be resized to shrink its overall window so that there will be space for an input method.

int isSticky

Whether this is a toggle key.

int isolatedProcess

If set to true, this service will run under a special process that is isolated from the rest of the system.

int itemBackground

Default background for each menu item.

int itemIconDisabledAlpha

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

int itemPadding

Specifies padding that should be applied to the left and right sides of system-provided items in the bar.

int itemTextAppearance

Default appearance of menu item text.

int keepScreenOn

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

int key

The key to store the Preference value.

int keyBackground

Image for the key.

int keyEdgeFlags

Key edge flags.

int keyHeight

Default height of a key, in pixels or percentage of display width.

int keyIcon

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

int keyLabel

The label to display on the key.

int keyOutputText

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

int keyPreviewHeight

Height of the key press feedback popup.

int keyPreviewLayout

Layout resource for key press feedback.

int keyPreviewOffset

Vertical offset of the key press feedback from the key.

int keySet

Groups signing keys into a KeySet for easier reference in other APIs.

int keyTextColor

Color to use for the label in a key.

int keyTextSize

Size of the text for character keys.

int keyWidth

Default width of a key, in pixels or percentage of display width.

int keyboardLayout

The key character map file resource.

int keyboardMode

Mode of the keyboard.

int keycode

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

int killAfterRestore

Whether the application in question should be terminated after its settings have been restored during a full-system restore operation.

int label

A user-legible name for the given item.

int labelFor

Specifies the id of a view for which this view serves as a label for accessibility purposes.

int labelTextSize

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

int languageTag

The BCP-47 Language Tag of the subtype.

int largeHeap

Request that your application's processes be created with a large Dalvik heap.

int largeScreens

Indicates whether the application supports larger screen form-factors.

int largestWidthLimitDp

Starting with HONEYCOMB_MR2, this is the new way to specify the screens an application is compatible with.

int launchMode

Specify how an activity should be launched.

int launchTaskBehindSourceAnimation

When opening an activity in a new task using Intent.FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the old task (which is already on the screen and then stays on).

int launchTaskBehindTargetAnimation

When opening an activity in a new task using Intent/FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the new task (which is entering the screen and then leaving).

int layerType

Specifies the type of layer backing this view.

int layout

Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so.

int layoutAnimation

Defines the layout animation to use the first time the ViewGroup is laid out.

int layoutDirection

Defines the direction of layout drawing.

int layoutMode

Defines the layout mode of this ViewGroup.

int layout_above

Positions the bottom edge of this view above the given anchor view ID.

int layout_alignBaseline

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

int layout_alignBottom

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

int layout_alignEnd

Makes the end edge of this view match the end edge of the given anchor view ID.

int layout_alignLeft

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

int layout_alignParentBottom

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

int layout_alignParentEnd

If true, makes the end edge of this view match the end edge of the parent.

int layout_alignParentLeft

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

int layout_alignParentRight

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

int layout_alignParentStart

If true, makes the start edge of this view match the start edge of the parent.

int layout_alignParentTop

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

int layout_alignRight

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

int layout_alignStart

Makes the start edge of this view match the start edge of the given anchor view ID.

int layout_alignTop

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

int layout_alignWithParentIfMissing

If set to true, the parent will be used as the anchor when the anchor cannot be be found for layout_toLeftOf, layout_toRightOf, etc.

int layout_below

Positions the top edge of this view below the given anchor view ID.

int layout_centerHorizontal

If true, centers this child horizontally within its parent.

int layout_centerInParent

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

int layout_centerVertical

If true, centers this child vertically within its parent.

int layout_column

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

int layout_columnSpan

The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view.

int layout_columnWeight

The relative proportion of horizontal space that should be allocated to this view during excess space distribution.

int layout_gravity

Standard gravity constant that a child supplies to its parent.

int layout_height

Specifies the basic height of the view.

int layout_margin

Specifies extra space on the left, top, right and bottom sides of this view.

int layout_marginBottom

Specifies extra space on the bottom side of this view.

int layout_marginEnd

Specifies extra space on the end side of this view.

int layout_marginLeft

Specifies extra space on the left side of this view.

int layout_marginRight

Specifies extra space on the right side of this view.

int layout_marginStart

Specifies extra space on the start side of this view.

int layout_marginTop

Specifies extra space on the top side of this view.

int layout_row

The row boundary delimiting the top of the group of cells occupied by this view.

int layout_rowSpan

The row span: the difference between the top and bottom boundaries delimiting the group of cells occupied by this view.

int layout_rowWeight

The relative proportion of vertical space that should be allocated to this view during excess space distribution.

int layout_scale

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

int layout_span

Defines how many columns this child should span.

int layout_toEndOf

Positions the start edge of this view to the end of the given anchor view ID.

int layout_toLeftOf

Positions the right edge of this view to the left of the given anchor view ID.

int layout_toRightOf

Positions the left edge of this view to the right of the given anchor view ID.

int layout_toStartOf

Positions the end edge of this view to the start of the given anchor view ID.

int layout_weight

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

int layout_width

Specifies the basic width of the view.

int layout_x

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

int layout_y

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

int left

Amount of left padding inside the gradient shape.

int letterSpacing

Text letter-spacing.

int level

Specifies the initial drawable level in the range 0 to 10000.

int lineSpacingExtra

Extra spacing between lines of text.

int lineSpacingMultiplier

Extra spacing between lines of text, as a multiplier.

int lines

Makes the TextView be exactly this many lines tall.

int linksClickable

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

int listChoiceBackgroundIndicator

Drawable used as a background for selected list items.

int listChoiceIndicatorMultiple

Drawable to use for multiple choice indicators.

int listChoiceIndicatorSingle

Drawable to use for single choice indicators.

int listDivider

The drawable for the list divider.

int listDividerAlertDialog

The list divider used in alert dialogs.

int listMenuViewStyle

Default menu-style ListView style.

int listPopupWindowStyle

Default ListPopupWindow style.

int listPreferredItemHeight

The preferred list item height.

int listPreferredItemHeightLarge

A larger, more robust list item height.

int listPreferredItemHeightSmall

A smaller, sleeker list item height.

int listPreferredItemPaddingEnd

The preferred padding along the end edge of list items.

int listPreferredItemPaddingLeft

The preferred padding along the left edge of list items.

int listPreferredItemPaddingRight

The preferred padding along the right edge of list items.

int listPreferredItemPaddingStart

The preferred padding along the start edge of list items.

int listSelector

Drawable used to indicate the currently selected item in the list.

int listSeparatorTextViewStyle

TextView style for list separators.

int listViewStyle

Default ListView style.

int listViewWhiteStyle

ListView with white background.

int lockTaskMode

This value indicates how tasks rooted at this activity will behave in lockTask mode.

int logo

A Drawable resource providing an extended graphical logo for its associated item.

int logoDescription

A content description string to describe the appearance of the associated logo image.

int longClickable

Defines whether this view reacts to long click events.

int loopViews

Defines whether the animator loops to the first view once it has reached the end of the list.

int manageSpaceActivity

Name of the activity to be launched to manage application's space on device.

int mapViewStyle

Default MapView style.

int marqueeRepeatLimit

The number of times to repeat the marquee animation.

int matchOrder

The match order to use for the transition.

int max

Defines the maximum value the progress can take.

int maxButtonHeight

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

int maxDate

The maximal date shown by this calendar view in mm/dd/yyyy format.

int maxEms

Makes the TextView be at most this many ems wide.

int maxHeight

An optional argument to supply a maximum height for this view.

int maxItemsPerRow

Defines the maximum number of items per row.

int maxLength

Set an input filter to constrain the text length to the specified number.

int maxLevel

The maximum level allowed for this item.

int maxLines

Makes the TextView be at most this many lines tall.

int maxRecents

The maximum number of entries of tasks rooted at this activity in the recent task list.

int maxRows

Defines the maximum number of rows displayed.

int maxSdkVersion

Optional: specify the maximum version of the Android OS for which the application wishes to request the permission.

int maxWidth

An optional argument to supply a maximum width for this view.

int maximumAngle

The maximum arc angle in degrees between the start and end points.

int measureAllChildren

Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring.

int measureWithLargestChild

When set to true, all children with a weight will be considered having the minimum size of the largest child.

int mediaRouteButtonStyle

Default style for the MediaRouteButton widget.

int mediaRouteTypes

The types of media routes the button and its resulting chooser will filter by.

int menuCategory

The category applied to all items within this group.

int mimeType

Specify a MIME type that is handled, as per IntentFilter.addDataType().

int minDate

The minimal date shown by this calendar view in mm/dd/yyyy format.

int minEms

Makes the TextView be at least this many ems wide.

int minHeight

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

int minLevel

The minimum level allowed for this item.

int minLines

Makes the TextView be at least this many lines tall.

int minResizeHeight

Minimum height that the AppWidget can be resized to.

int minResizeWidth

Minimum width that the AppWidget can be resized to.

int minSdkVersion

This is the minimum SDK version number that the application requires.

int minWidth

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

int minimumHorizontalAngle

The minimum arc angle in degrees between the start and end points when they are close to horizontal.

int minimumVerticalAngle

The minimum arc angle in degrees between the start and end points when they are close to vertical.

int mipMap

Enables or disables the mipmap hint.

int mirrorForRtl

Defines if the associated drawables need to be mirrored when in RTL mode.

int mode

Must be one of the following constant values.

int moreIcon

'More' icon.

int multiArch

Declare that code from this application will need to be loaded into other applications' processes.

int multiprocess

Specify whether a component is allowed to have multiple instances of itself running in different processes.

int name

A unique name for the given item.

int navigationBarColor

The color for the navigation bar.

int navigationContentDescription

Text to set as the content description for the navigation button located at the start of the toolbar.

int navigationIcon

Icon drawable to use for the navigation button located at the start of the toolbar.

int navigationMode

The type of navigation to use.

int negativeButtonText

The negative button text for the dialog.

int nestedScrollingEnabled

Specifies that this view should permit nested scrolling within a compatible ancestor view.

int networkSecurityConfig

An XML resource with the application's Network Security Config.

int nextFocusDown

Defines the next view to give focus to when the next focus is FOCUS_DOWN If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.

int nextFocusForward

Defines the next view to give focus to when the next focus is FOCUS_FORWARD If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.

int nextFocusLeft

Defines the next view to give focus to when the next focus is FOCUS_LEFT.

int nextFocusRight

Defines the next view to give focus to when the next focus is FOCUS_RIGHT If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.

int nextFocusUp

Defines the next view to give focus to when the next focus is FOCUS_UP If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.

int noHistory

Specify whether an activity should be kept in its history stack.

int normalScreens

Indicates whether an application supports the normal screen form-factors.

int notificationTimeout

The minimal period in milliseconds between two accessibility events of the same type are sent to this serivce.

int numColumns

Defines how many columns to show.

int numStars

The number of stars (or rating items) to show.

int numberPickerStyle

NumberPicker style.

int numbersBackgroundColor

The background color for the hours/minutes numbers.

int numbersInnerTextColor

The color for the inner hours numbers used in 24-hour mode.

int numbersSelectorColor

The color for the hours/minutes selector.

int numbersTextColor

The color for the hours/minutes numbers.

int numeric

This constant was deprecated in API level 3. Use inputType instead.

int numericShortcut

The numeric shortcut key.

int offset

The offset (or ratio) of this current color item inside the gradient.

int onClick

Name of the method in this View's context to invoke when the view is clicked.

int oneshot

If true, the animation will only run a single time and then stop.

int opacity

Indicates the opacity of the layer.

int order

The order for the Preference (lower values are to be ordered first).

int orderInCategory

The order within the category applied to all items within this group.

int ordering

Name of the property being animated.

int orderingFromXml

Whether to order the Preference under this group as they appear in the XML file.

int orientation

Standard orientation constant.

int outAnimation

Identifier for the animation to use when a view is hidden.

int outlineProvider

ViewOutlineProvider used to determine the View's Outline.

int overScrollFooter

Drawable to draw below list content.

int overScrollHeader

Drawable to draw above list content.

int overScrollMode

Defines over-scrolling behavior.

int overlapAnchor

Whether the popup window should overlap its anchor view.

int overridesImplicitlyEnabledSubtype

Set true when this subtype should be selected by default if no other subtypes are selected explicitly.

int packageNames

Comma separated package names from which this serivce would like to receive events (leave out for all packages).

int padding

Sets the padding, in pixels, of all four edges.

int paddingBottom

Sets the padding, in pixels, of the bottom edge; see padding.

int paddingEnd

Sets the padding, in pixels, of the end edge; see padding.

int paddingLeft

Sets the padding, in pixels, of the left edge; see padding.

int paddingMode

Indicates how layer padding should affect the bounds of subsequent layers.

int paddingRight

Sets the padding, in pixels, of the right edge; see padding.

int paddingStart

Sets the padding, in pixels, of the start edge; see padding.

int paddingTop

Sets the padding, in pixels, of the top edge; see padding.

int panelBackground

The background of a panel when it is inset from the left and right edges of the screen.

int panelColorBackground

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

int panelColorForeground

Default color of foreground panel imagery.

int panelFullBackground

The background of a panel when it extends to the left and right edges of the screen.

int panelTextAppearance

Default appearance of panel text.

int parentActivityName

The name of the logical parent of the activity as it appears in the manifest.

int password

This constant was deprecated in API level 3. Use inputType instead.

int path

Specify a URI path that must exactly match, as per PatternMatcher with PATTERN_LITERAL.

int pathData

The specification of the operations that define the path

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

int pathPattern

Specify a URI path that matches a simple pattern, as per PatternMatcher with PATTERN_SIMPLE_GLOB.

int pathPrefix

Specify a URI path that must be a prefix to match, as per PatternMatcher with PATTERN_PREFIX.

int patternPathData

The path string describing the pattern to use for the PathPathMotion.

int permission

Specify a permission that a client is required to have in order to use the associated object.

int permissionFlags

Flags indicating more context for a permission.

int permissionGroup

Specified the name of a group that this permission is associated with.

int permissionGroupFlags

Flags indicating more context for a permission group.

int persistableMode

Define how an activity persist across reboots.

int persistent

Flag to control special persistent mode of an application.

int persistentDrawingCache

Defines the persistence of the drawing cache.

int phoneNumber

This constant was deprecated in API level 3. Use inputType instead.

int pivotX

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

int pivotY

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

int pointerIcon

Must be one of the following constant values.

int popupAnimationStyle

The animation style to use for the popup window.

int popupBackground

The background to use for the popup window.

int popupCharacters

The characters to display in the popup keyboard.

int popupElevation

Window elevation to use for the popup window.

int popupEnterTransition

Transition used to move views into the popup window.

int popupExitTransition

Transition used to move views out of the popup window.

int popupKeyboard

The XML keyboard layout of any popup keyboard.

int popupLayout

Layout resource for popup keyboards.

int popupMenuStyle

Default PopupMenu style.

int popupTheme

Reference to a theme that should be used to inflate popups shown by widgets in the toolbar.

int popupWindowStyle

Default PopupWindow style.

int port

Specify a URI authority port that is handled, as per IntentFilter.addDataAuthority().

int positiveButtonText

The positive button text for the dialog.

int preferenceCategoryStyle

Default style for PreferenceCategory.

int preferenceFragmentStyle

Default style for Headers pane in PreferenceActivity.

int preferenceInformationStyle

Default style for informational Preference.

int preferenceLayoutChild

The preference layout that has the child/tabbed effect.

int preferenceScreenStyle

Default style for PreferenceScreen.

int preferenceStyle

Default style for Preference.

int presentationTheme

Theme to use for presentations spawned from this theme.

int previewImage

A preview of what the AppWidget will look like after it's configured.

int priority

Specify the relative importance or ability in handling a particular Intent.

int privateImeOptions

An addition content type description to supply to the input method attached to the text view, which is private to the implementation of the input method.

int process

Specify a specific process that the associated code is to run in.

int progress

Defines the default progress value, between 0 and max.

int progressBackgroundTint

Tint to apply to the progress indicator background.

int progressBackgroundTintMode

Blending mode used to apply the progress indicator background tint.

int progressBarPadding

Specifies the horizontal padding on either end for an embedded progress bar.

int progressBarStyle

Default ProgressBar style.

int progressBarStyleHorizontal

Horizontal ProgressBar style.

int progressBarStyleInverse

Inverse ProgressBar style.

int progressBarStyleLarge

Large ProgressBar style.

int progressBarStyleLargeInverse

Large inverse ProgressBar style.

int progressBarStyleSmall

Small ProgressBar style.

int progressBarStyleSmallInverse

Small inverse ProgressBar style.

int progressBarStyleSmallTitle

Small ProgressBar in title style.

int progressDrawable

Drawable used for the progress mode.

int progressTint

Tint to apply to the progress indicator.

int progressTintMode

Blending mode used to apply the progress indicator tint.

int prompt

The prompt to display when the spinner's dialog is shown.

int propertyName

Name of the property being animated.

int propertyXName

Name of the property being animated as the X coordinate of the pathData.

int propertyYName

Name of the property being animated as the Y coordinate of the pathData.

int protectionLevel

Characterizes the potential risk implied in a permission and indicates the procedure the system should follow when determining whether to grant the permission to an application requesting it.

int publicKey

The attribute that holds a Base64-encoded public key.

int queryActionMsg

If you wish to handle an action key during normal search query entry, you must define an action string here.

int queryAfterZeroResults

If provided and true, this searchable activity will be invoked for all queries in a particular session.

int queryBackground

Background for the section containing the search query

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

int queryHint

An optional query hint string to be displayed in the empty query field.

int quickContactBadgeStyleSmallWindowLarge

Default quickcontact badge style with large quickcontact window.

int quickContactBadgeStyleSmallWindowMedium

Default quickcontact badge style with medium quickcontact window.

int quickContactBadgeStyleSmallWindowSmall

Default quickcontact badge style with small quickcontact window.

int quickContactBadgeStyleWindowLarge

Default quickcontact badge style with large quickcontact window.

int quickContactBadgeStyleWindowMedium

Default quickcontact badge style with medium quickcontact window.

int quickContactBadgeStyleWindowSmall

Default quickcontact badge style with small quickcontact window.

int radioButtonStyle

Default RadioButton style.

int radius

Defines the radius of the four corners.

int rating

The rating to set by default.

int ratingBarStyle

Default RatingBar style.

int ratingBarStyleIndicator

Indicator RatingBar style.

int ratingBarStyleSmall

Small indicator RatingBar style.

int readPermission

A specific permission name for read-only access to a ContentProvider.

int recognitionService

The service that provides voice recognition.

int relinquishTaskIdentity

Tasks whose root has this attribute set to true will replace baseIntent with that of the next activity in the task.

int reparent

Tells ChangeTransform to track parent changes.

int reparentWithOverlay

A parent change should use an overlay or affect the transform of the transitionining View.

int repeatCount

Defines how many times the animation should repeat.

int repeatMode

Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite.

int reqFiveWayNav

Application's requirement for five way navigation

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

int reqHardKeyboard

Application's requirement for a hard keyboard

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

int reqKeyboardType

The input method preferred by an application.

int reqNavigation

The navigation device preferred by an application.

int reqTouchScreen

The touch screen type used by an application.

int requireDeviceUnlock

Whether the device must be unlocked before routing data to this service.

int required

Specify whether this feature is required for the application.

int requiredAccountType

Declare that this application requires an account of a certain type.

int requiredForAllUsers

Flag to specify if this application needs to be present for all users.

int requiresFadingEdge

Defines which edges should be faded on scrolling.

int requiresSmallestWidthDp

Starting with HONEYCOMB_MR2, this is the new way to specify the minimum screen size an application is compatible with.

int resizeClip

Resize the view by adjusting the clipBounds rather than changing the dimensions of the view itself.

int resizeMode

Optional parameter which indicates if and how this widget can be resized.

int resizeable

Indicates whether the application can resize itself to newer screen sizes.

int resizeableActivity

Indicates that it is okay for this activity to be resized to any dimension.

int resource

Resource identifier to assign to this piece of named meta-data.

int restoreAnyVersion

Indicate that the application is prepared to attempt a restore of any backed-up dataset, even if the backup is apparently from a newer version of the application than is currently installed on the device.

int restoreNeedsApplication

This constant was deprecated in API level 8. This attribute is not used by the Android operating system.

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.

int restrictedAccountType

Declare that this application requires access to restricted accounts of a certain type.

int restrictionType

Must be one of the following constant values.

int resumeWhilePausing

Indicate that it is okay for this activity be resumed while the previous activity is in the process of pausing, without waiting for the previous pause to complete.

int reversible

Whether this transition is reversible.

int revisionCode

Internal revision code.

int right

Amount of right padding inside the gradient shape.

int ringtonePreferenceStyle

Default style for RingtonePreference.

int ringtoneType

Which ringtone type(s) to show in the picker.

int rotation

rotation of the view, in degrees.

int rotationX

rotation of the view around the x axis, in degrees.

int rotationY

rotation of the view around the y axis, in degrees.

int rowCount

The maxmimum number of rows to create when automatically positioning children.

int rowDelay

Fraction of the animation duration used to delay the beginning of the animation of each row.

int rowEdgeFlags

Row edge flags.

int rowHeight

Defines the height of each row.

int rowOrderPreserved

When set to true, forces row boundaries to appear in the same order as row indices.

int saveEnabled

If false, no state will be saved for this view when it is being frozen.

int scaleGravity

Specifies where the drawable is positioned after scaling.

int scaleHeight

Scale height, expressed as a percentage of the drawable's bound.

int scaleType

Controls how the image should be resized or moved to match the size of this ImageView.

int scaleWidth

Scale width, expressed as a percentage of the drawable's bound.

int scaleX

scale of the view in the x direction.

int scaleY

scale of the view in the y direction.

int scheme

Specify a URI scheme that is handled, as per IntentFilter.addDataScheme().

int screenDensity

Specifies a compatible screen density, as per the device configuration screen density bins.

int screenOrientation

Specify the orientation an activity should be run in.

int screenSize

Specifies a compatible screen size, as per the device configuration screen size bins.

int scrollHorizontally

Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally).

int scrollIndicators

Defines which scroll indicators should be displayed when the view can be scrolled.

int scrollViewStyle

Default ScrollView style.

int scrollX

The initial horizontal scroll offset, in pixels.

int scrollY

The initial vertical scroll offset, in pixels.

int scrollbarAlwaysDrawHorizontalTrack

Defines whether the horizontal scrollbar track should always be drawn.

int scrollbarAlwaysDrawVerticalTrack

Defines whether the vertical scrollbar track should always be drawn.

int scrollbarDefaultDelayBeforeFade

Defines the delay in milliseconds that a scrollbar waits before fade out.

int scrollbarFadeDuration

Defines the delay in milliseconds that a scrollbar takes to fade out.

int scrollbarSize

Sets the width of vertical scrollbars and height of horizontal scrollbars.

int scrollbarStyle

Controls the scrollbar style and position.

int scrollbarThumbHorizontal

Defines the horizontal scrollbar thumb drawable.

int scrollbarThumbVertical

Defines the vertical scrollbar thumb drawable.

int scrollbarTrackHorizontal

Defines the horizontal scrollbar track drawable.

int scrollbarTrackVertical

Defines the vertical scrollbar track drawable.

int scrollbars

Defines which scrollbars should be displayed on scrolling or not.

int scrollingCache

When set to true, the list uses a drawing cache during scrolling.

int searchButtonText

This constant was deprecated in API level 3. This will create a non-standard UI appearance, because the search bar UI is changing to use only icons for its buttons.

int searchHintIcon

Search icon displayed as a text field hint

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

int searchIcon

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

int searchMode

Additional features are controlled by mode bits in this field.

int searchSettingsDescription

If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings.

int searchSuggestAuthority

If provided, this is the trigger indicating that the searchable activity provides suggestions as well.

int searchSuggestIntentAction

If provided, and not overridden by an action in the selected suggestion, this string will be placed in the action field of the Intent when the user clicks a suggestion.

int searchSuggestIntentData

If provided, and not overridden by an action in the selected suggestion, this string will be placed in the data field of the Intent when the user clicks a suggestion.

int searchSuggestPath

If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path.

int searchSuggestSelection

If provided, suggestion queries will be passed into your query function as the selection parameter.

int searchSuggestThreshold

If provided, this is the minimum number of characters needed to trigger search suggestions.

int searchViewStyle

Style for the search query widget.

int secondaryProgress

Defines the secondary progress value, between 0 and max.

int secondaryProgressTint

Tint to apply to the secondary progress indicator.

int secondaryProgressTintMode

Blending mode used to apply the secondary progress indicator tint.

int seekBarStyle

Default SeekBar style.

int segmentedButtonStyle

Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments.

int selectAllOnFocus

If the text is selectable, select it all when the view takes focus.

int selectable

Whether the Preference is selectable.

int selectableItemBackground

Background drawable for bordered standalone items that need focus/pressed states.

int selectableItemBackgroundBorderless

Background drawable for borderless standalone items that need focus/pressed states.

int selectedDateVerticalBar

This constant was deprecated in API level 23. Drawable for the vertical bar shown at the beginning and at the end of the selected date.

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

int selectedWeekBackgroundColor

This constant was deprecated in API level 23. The background color for the selected week.

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

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

int sessionService

The service that hosts active voice interaction sessions.

int settingsActivity

Component name of an activity that allows the user to modify the settings for this service.

int setupActivity

Component name of an activity that allows the user to set up this service.

int shadowColor

Place a blurred shadow of text underneath the text, drawn with the specified color.

int shadowDx

Horizontal offset of the text shadow.

int shadowDy

Vertical offset of the text shadow.

int shadowRadius

Blur radius of the text shadow.

int shape

Indicates what shape to fill with a gradient.

int shareInterpolator

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

int sharedUserId

Specify the name of a user ID that will be shared between multiple packages.

int sharedUserLabel

Specify a label for the shared user UID of this package.

int shouldDisableView

Whether the view of this Preference should be disabled when this Preference is disabled.

int showAsAction

How this item should display in the Action Bar, if present.

int showDefault

Whether to show an item for a default sound.

int showDividers

Setting for which dividers to show.

int showForAllUsers

Specify that an Activity should be shown even if the current/foreground user is different from the user of the Activity.

int showOnLockScreen

This constant was deprecated in API level 23. use showForAllUsers instead.

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.

int showSilent

Whether to show an item for 'Silent'.

int showText

Whether to draw on/off text.

int showWeekNumber

This constant was deprecated in API level 23. Whether do show week numbers.

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.

int shownWeekCount

This constant was deprecated in API level 23. The number of weeks to be shown.

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.

int shrinkColumns

The zero-based index of the columns to shrink.

int singleLine

This constant was deprecated in API level 3. This attribute is deprecated. Use maxLines instead to change the layout of a static text, and use the textMultiLine flag in the inputType attribute instead for editable text views (if both singleLine and inputType are supplied, the inputType flags will override the value of singleLine).

int singleUser

If set to true, a single instance of this component will run for all users.

int slideEdge

Must be one of the following constant values.

int smallIcon

Smaller icon of the authenticator.

int smallScreens

Indicates whether the application supports smaller screen form-factors.

int smoothScrollbar

When set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen.

int soundEffectsEnabled

Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching.

int spacing

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

int spinnerDropDownItemStyle

Default style for spinner drop down items.

int spinnerItemStyle

Default spinner item style.

int spinnerMode

Display mode for spinner options.

int spinnerStyle

Default Spinner style.

int spinnersShown

Whether the spinners are shown.

int splitMotionEvents

Sets whether this ViewGroup should split MotionEvents to separate child views during touch event dispatch.

int splitTrack

Whether to split the track and leave a gap for the thumb drawable.

int spotShadowAlpha

Alpha value of the spot shadow projected by elevated views, between 0 and 1.

int src

Sets a drawable as the content of this ImageView.

int ssp

Specify a URI scheme specific part that must exactly match, as per IntentFilter.addDataSchemeSpecificPart() with PATTERN_LITERAL.

int sspPattern

Specify a URI scheme specific part that matches a simple pattern, as per IntentFilter.addDataSchemeSpecificPart() withPATTERN_SIMPLE_GLOB.

int sspPrefix

Specify a URI scheme specific part that must be a prefix to match, as per IntentFilter.addDataSchemeSpecificPart() with PATTERN_PREFIX.

int stackFromBottom

Used by ListView and GridView to stack their content from the bottom.

int stackViewStyle

Default StackView style.

int starStyle

Default Star style.

int start

Start inset to apply to the layer.

int startColor

Start color of the gradient.

int startDelay

Delay in milliseconds before the transition starts.

int startOffset

Delay in milliseconds before the animation runs, once start time is reached.

int startX

LinearGradient specific X coordinate of the start point origin of the gradient.

int startY

Y coordinate of the start point of the gradient within the shape.

int startYear

This constant was deprecated in API level 16. Use minDate instead.Use minDate instead.

int stateListAnimator

Sets the state-based animator for the View.

int stateNotNeeded

Indicates that an Activity does not need to have its freeze state (as returned by onSaveInstanceState(Bundle) retained in order to be restarted.

int state_above_anchor

State identifier indicating the popup will be above the anchor.

int state_accelerated

State value for StateListDrawable, indicating that the Drawable is in a view that is hardware accelerated.

int state_activated

State value for StateListDrawable, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest.

int state_active

State value for StateListDrawable, set when a view or drawable is considered "active" by its host.

int state_checkable

State identifier indicating that the object may display a check mark.

int state_checked

State identifier indicating that the object is currently checked.

int state_drag_can_accept

State for StateListDrawable indicating that the Drawable is in a view that is capable of accepting a drop of the content currently being manipulated in a drag-and-drop operation.

int state_drag_hovered

State for StateListDrawable indicating that a drag operation (for which the Drawable's view is a valid recipient) is currently positioned over the Drawable.

int state_empty

State identifier indicating the group is empty (has no children).

int state_enabled

State value for StateListDrawable, set when a view is enabled.

int state_expanded

State identifier indicating the group is expanded.

int state_first

State value for StateListDrawable, set when a view or drawable is in the first position in an ordered set.

int state_focused

State value for StateListDrawable, set when a view has input focus.

int state_hovered

State value for StateListDrawable, set when a pointer is hovering over the view.

int state_last

State value for StateListDrawable, set when a view or drawable is in the last position in an ordered set.

int state_long_pressable

State for KeyboardView key preview background.

int state_middle

State value for StateListDrawable, set when a view or drawable is in the middle position in an ordered set.

int state_multiline

State identifier indicating a TextView has a multi-line layout.

int state_pressed

State value for StateListDrawable, set when the user is pressing down in a view.

int state_selected

State value for StateListDrawable, set when a view (or one of its parents) is currently selected.

int state_single

State value for StateListDrawable, set when a view or drawable is considered "single" by its host.

int state_window_focused

State value for StateListDrawable, set when a view's window has input focus.

int staticWallpaperPreview

A resource id of a static drawable.

int statusBarColor

The color for the status bar.

int stepSize

The step size of the rating.

int stopWithTask

If set to true, this service with be automatically stopped when the user remove a task rooted in an activity owned by the application.

int streamType

Different audio stream types.

int stretchColumns

The zero-based index of the columns to stretch.

int stretchMode

Defines how columns should stretch to fill the available empty space, if any.

int strokeAlpha

The opacity of a path stroke, as a value between 0 (completely transparent) and 1 (completely opaque)

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

int strokeColor

The color to stroke the path if not defined implies no stroke

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

int strokeLineCap

sets the linecap for a stroked path

Must be one of the following constant values.

int strokeLineJoin

sets the lineJoin for a stroked path

Must be one of the following constant values.

int strokeMiterLimit

sets the Miter limit for a stroked path

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

int strokeWidth

The width a path stroke

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

int subMenuArrow

Drawable for the arrow icon indicating a particular item is a submenu.

int submitBackground

Background for the section containing the action (e.g.

int subtitle

Specifies subtitle text used for navigationMode="normal"

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

int subtitleTextAppearance

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

int subtitleTextColor

A color to apply to the subtitle string.

int subtitleTextStyle

Specifies a style to use for subtitle text.

int subtypeExtraValue

The extra value of the subtype.

int subtypeId

The unique id for the subtype.

int subtypeLocale

The locale of the subtype.

int suggestActionMsg

If you wish to handle an action key while a suggestion is being displayed and selected, there are two ways to handle this.

int suggestActionMsgColumn

If you wish to handle an action key while a suggestion is being displayed and selected, but you do not wish to enable this action key for every suggestion, then you can use this attribute to control it on a suggestion-by-suggestion basis.

int suggestionRowLayout

Layout for query suggestion rows

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

int summary

The summary for the item.

int summaryColumn

Column in data table that summarizes this data.

int summaryOff

The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked.

int summaryOn

The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked.

int supportsAssist

Flag indicating whether this voice interaction service is capable of handling the assist action.

int supportsLaunchVoiceAssistFromKeyguard

Flag indicating whether this voice interaction service is capable of being launched from the keyguard.

int supportsLocalInteraction

Flag indicating whether this voice interaction service can handle local voice interaction requests from an Activity.

int supportsPictureInPicture

Indicates that the activity supports the picture-in-picture (PiP) form of multi-window.

int supportsRtl

Declare that your application will be able to deal with RTL (right to left) layouts.

int supportsSwitchingToNextInputMethod

Set to true if this input method supports ways to switch to a next input method (e.g.

int supportsUploading

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

int switchMinWidth

Minimum width for the switch component

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

int switchPadding

Minimum space between the switch and caption text

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

int switchPreferenceStyle

Default style for switch preferences.

int switchStyle

Default style for the Switch widget.

int switchTextAppearance

TextAppearance style for text displayed on the switch thumb.

int switchTextOff

The text used on the switch itself when in the "off" state.

int switchTextOn

The text used on the switch itself when in the "on" state.

int syncable

Flag indicating whether this content provider would like to participate in data synchronization.

int tabStripEnabled

Determines whether the strip under the tab indicators is drawn or not.

int tabStripLeft

Drawable used to draw the left part of the strip underneath the tabs.

int tabStripRight

Drawable used to draw the right part of the strip underneath the tabs.

int tabWidgetStyle

Default TabWidget style.

int tag

Supply a tag for this view containing a String, to be retrieved later with View.getTag() or searched for with View.findViewWithTag().

int targetActivity

The name of the activity this alias should launch.

int targetClass

The class part of the ComponentName to assign to the Intent, as per Intent.setComponent().

int targetDescriptions

This constant was deprecated in API level 23. Removed. Reference to an array resource that be used as description for the targets around the circle.

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

int targetId

The id of a target on which this transition will animate changes.

int targetName

The transitionName of the target on which this transition will animation changes.

int targetPackage

The name of the application package that an Instrumentation object will run against.

int targetSdkVersion

This is the SDK version number that the application is targeting.

int taskAffinity

Specify a task name that activities have an "affinity" to.

int taskCloseEnterAnimation

When closing the last activity of a task, this is the animation that is run on the activity of the next task (which is entering the screen).

int taskCloseExitAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen).

int taskOpenEnterAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the new task (which is entering the screen).

int taskOpenExitAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen).

int taskToBackEnterAnimation

When sending the current task to the background, this is the animation that is run on the top activity of the task behind it (which is entering the screen).

int taskToBackExitAnimation

When sending the current task to the background, this is the animation that is run on the top activity of the current task (which is exiting the screen).

int taskToFrontEnterAnimation

When bringing an existing task to the foreground, this is the animation that is run on the top activity of the task being brought to the foreground (which is entering the screen).

int taskToFrontExitAnimation

When bringing an existing task to the foreground, this is the animation that is run on the current foreground activity (which is exiting the screen).

int tension

This is the amount of tension.

int testOnly

Option to indicate this application is only for testing purposes.

int text

Text to display.

int textAlignment

Defines the alignment of the text.

int textAllCaps

Present the text in ALL CAPS.

int textAppearance

Default appearance of text: color, typeface, size, and style.

int textAppearanceButton

Text color, typeface, size, and style for the text inside of a button.

int textAppearanceInverse

Default appearance of text against an inverted background: color, typeface, size, and style.

int textAppearanceLarge

Text color, typeface, size, and style for "large" text.

int textAppearanceLargeInverse

Text color, typeface, size, and style for "large" inverse text.

int textAppearanceLargePopupMenu

Text color, typeface, size, and style for the text inside of a popup menu.

int textAppearanceListItem

The preferred TextAppearance for the primary text of list items.

int textAppearanceListItemSecondary

The preferred TextAppearance for the secondary text of list items.

int textAppearanceListItemSmall

The preferred TextAppearance for the primary text of small list items.

int textAppearanceMedium

Text color, typeface, size, and style for "medium" text.

int textAppearanceMediumInverse

Text color, typeface, size, and style for "medium" inverse text.

int textAppearancePopupMenuHeader

Text color, typeface, size, and style for header text inside of a popup menu.

int textAppearanceSearchResultSubtitle

Text color, typeface, size, and style for system search result subtitle.

int textAppearanceSearchResultTitle

Text color, typeface, size, and style for system search result title.

int textAppearanceSmall

Text color, typeface, size, and style for "small" text.

int textAppearanceSmallInverse

Text color, typeface, size, and style for "small" inverse text.

int textAppearanceSmallPopupMenu

Text color, typeface, size, and style for small text inside of a popup menu.

int textCheckMark

Drawable to use for check marks.

int textCheckMarkInverse

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

int textColor

Color of text (usually same as colorForeground).

int textColorAlertDialogListItem

Color of list item text in alert dialogs.

int textColorHighlight

Color of highlighted text.

int textColorHighlightInverse

Color of highlighted text, when used in a light theme.

int textColorHint

Color of hint text (displayed when the field is empty).

int textColorHintInverse

Inverse hint text color.

int textColorLink

Color of link text (URLs).

int textColorLinkInverse

Color of link text (URLs), when used in a light theme.

int textColorPrimary

The most prominent text color.

int textColorPrimaryDisableOnly

Bright text color.

int textColorPrimaryInverse

Primary inverse text color, useful for inverted backgrounds.

int textColorPrimaryInverseDisableOnly

Bright inverse text color.

int textColorPrimaryInverseNoDisable

Bright inverse text color.

int textColorPrimaryNoDisable

Bright text color.

int textColorSecondary

Secondary text color.

int textColorSecondaryInverse

Secondary inverse text color, useful for inverted backgrounds.

int textColorSecondaryInverseNoDisable

Dim inverse text color.

int textColorSecondaryNoDisable

Dim text color.

int textColorTertiary

Tertiary text color.

int textColorTertiaryInverse

Tertiary inverse text color, useful for inverted backgrounds.

int textCursorDrawable

Reference to a drawable that will be drawn under the insertion cursor.

int textDirection

Defines the direction of the text.

int textEditNoPasteWindowLayout

Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

int textEditPasteWindowLayout

The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field.

int textEditSideNoPasteWindowLayout

Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

int textEditSidePasteWindowLayout

Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top.

int textEditSuggestionItemLayout

Layout of the TextView item that will populate the suggestion popup window.

int textFilterEnabled

When set to true, the list will filter results as the user types.

int textIsSelectable

Indicates that the content of a non-editable TextView can be selected.

int textOff

The text for the button when it is not checked.

int textOn

The text for the button when it is checked.

int textScaleX

Sets the horizontal scaling factor for the text.

int textSelectHandle

Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text.

int textSelectHandleLeft

Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region.

int textSelectHandleRight

Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region.

int textSelectHandleWindowStyle

Reference to a style that will be used for the window containing a text selection anchor.

int textSize

Size of text.

int textStyle

Default text typeface style.

int textSuggestionsWindowStyle

Reference to a style that will be used for the window containing a list of possible text suggestions in an EditText.

int textViewStyle

Default TextView style.

int theme

The overall theme to use for an activity.

int thickness

Thickness of the ring.

int thicknessRatio

Thickness of the ring expressed as a ratio of the ring's width.

int thumb

Draws the thumb on a seekbar.

int thumbOffset

An offset for the thumb that allows it to extend out of the range of the track.

int thumbPosition

Position of thumb in relation to the track.

int thumbTextPadding

Amount of padding on either side of text within the switch thumb.

int thumbTint

Tint to apply to the thumb drawable.

int thumbTintMode

Blending mode used to apply the thumb tint.

int thumbnail

Reference to a the wallpaper's thumbnail bitmap.

int tickMark

Drawable displayed at each progress position on a seekbar.

int tickMarkTint

Tint to apply to the tick mark drawable.

int tickMarkTintMode

Blending mode used to apply the tick mark tint.

int tileMode

Defines the tile mode.

int tileModeX

Defines the horizontal tile mode.

int tileModeY

Defines the vertical tile mode.

int timePickerDialogTheme

The TimePicker dialog theme.

int timePickerMode

Defines the look of the widget.

int timePickerStyle

The TimePicker style.

int timeZone

Specifies the time zone to use.

int tint

Set a tinting color for the image.

int tintMode

When a tint color is set, specifies its Porter-Duff blending mode.

int title

The title associated with the item.

int titleCondensed

The condensed title associated with the item.

int titleMargin

Specifies extra space on the left, start, right and end sides of the toolbar's title.

int titleMarginBottom

Specifies extra space on the bottom side of the toolbar's title.

int titleMarginEnd

Specifies extra space on the end side of the toolbar's title.

int titleMarginStart

Specifies extra space on the start side of the toolbar's title.

int titleMarginTop

Specifies extra space on the top side of the toolbar's title.

int titleTextAppearance

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

int titleTextColor

A color to apply to the title string.

int titleTextStyle

Specifies a style to use for title text.

int toAlpha

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

int toDegrees

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

int toId

Keyframe identifier for the ending state.

int toScene

The destination scene in this scene change.

int toXDelta

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

int toXScale

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

int toYDelta

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

int toYScale

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

int toolbarStyle

Default Toolbar style.

int top

Amount of top padding inside the gradient shape.

int topBright

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

int topDark

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

int topLeftRadius

Radius of the top left corner.

int topOffset

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

int topRightRadius

Radius of the top right corner.

int touchscreenBlocksFocus

Set to true if this ViewGroup blocks focus in the presence of a touchscreen.

int track

Drawable to use as the "track" that the switch thumb slides within.

int trackTint

Tint to apply to the track.

int trackTintMode

Blending mode used to apply the track tint.

int transcriptMode

Sets the transcript mode for the list.

int transformPivotX

x location of the pivot point around which the view will rotate and scale.

int transformPivotY

y location of the pivot point around which the view will rotate and scale.

int transition

The id of a transition to be used in a particular scene change.

int transitionGroup

Sets whether or not this ViewGroup should be treated as a single entity when doing an Activity transition.

int transitionName

Names a View such that it can be identified for Transitions.

int transitionOrdering

Must be one of the following constant values.

int transitionVisibilityMode

Changes whether the transition supports appearing and/or disappearing Views.

int translateX

The amount to translate the group on X coordinate

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

int translateY

The amount to translate the group on Y coordinate

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

int translationX

translation in x of the view.

int translationY

translation in y of the view.

int translationZ

translation in z of the view.

int trimPathEnd

The fraction of the path to trim from the end from 0 to 1

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

int trimPathOffset

Shift trim region (allows visible region to include the start and end) from 0 to 1

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

int trimPathStart

The fraction of the path to trim from the start from 0 to 1

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

int tunerCount

The number of tuners that the TV input service is associated with.

int type

Type of gradient.

int typeface

Default text typeface.

int uiOptions

Extra options for an activity's UI.

int uncertainGestureColor

Color used to draw the user's strokes until we are sure it's a gesture.

int unfocusedMonthDateColor

This constant was deprecated in API level 23. The color for the dates of an unfocused month.

May be a reference to another resource, in the form "@[+][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".

int unselectedAlpha

Sets the alpha on the items that are not selected.

int updatePeriodMillis

Update period in milliseconds, or 0 if the AppWidget will update itself.

int use32bitAbi

Specify whether the 32 bit version of the ABI should be used in a multiArch application.

int useDefaultMargins

When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters.

int useIntrinsicSizeAsMinimum

Use the drawable's intrinsic width and height as minimum size values.

int useLevel

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

int userVisible

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

int usesCleartextTraffic

Declare that this application may use cleartext traffic, such as HTTP rather than HTTPS; WebSockets rather than WebSockets Secure; XMPP, IMAP, STMP without STARTTLS or TLS.

int value

Concrete value to assign to this piece of named meta-data.

int valueFrom

Value the animation starts from.

int valueTo

Value the animation animates to.

int valueType

The type of valueFrom and valueTo.

int variablePadding

If true, allows the drawable's padding to change based on the current state that is selected.

int vendor

The vendor name if this print service is vendor specific.

int version

The version of the feature that is being used.

int versionCode

Internal version code.

int versionName

The text shown to the user to indicate the version they have.

int verticalCorrection

Amount to offset the touch Y coordinate by, for bias correction.

int verticalDivider

Default vertical divider between menu items.

int verticalGap

Default vertical gap between rows of keys.

int verticalScrollbarPosition

Determines which side the vertical scroll bar should be placed on.

int verticalSpacing

Defines the default vertical spacing between rows.

int viewportHeight

The height of the canvas the drawing is on.

int viewportWidth

The width of the canvas the drawing is on.

int visibility

Controls the initial visibility of the view.

int visible

Provides initial visibility state of the drawable; the default value is false.

int vmSafeMode

Flag indicating whether the application requests the VM to operate in the safe mode.

int voiceIcon

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

int voiceLanguage

If provided, this specifies the spoken language to be expected, and that it will be different than the one set in the getDefault().

int voiceLanguageModel

If provided, this specifies the language model that should be used by the voice recognition system.

int voiceMaxResults

If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query.

int voicePromptText

If provided, this specifies a prompt that will be displayed during voice input.

int voiceSearchMode

Voice search features are controlled by mode bits in this field.

int wallpaperCloseEnterAnimation

When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the new activity (which is entering the screen).

int wallpaperCloseExitAnimation

When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the old wallpaper activity (which is exiting the screen).

int wallpaperIntraCloseEnterAnimation

When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the previous activity (which is entering the screen).

int wallpaperIntraCloseExitAnimation

When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen).

int wallpaperIntraOpenEnterAnimation

When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the new activity (which is entering the screen).

int wallpaperIntraOpenExitAnimation

When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen).

int wallpaperOpenEnterAnimation

When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the new wallpaper activity (which is entering the screen).

int wallpaperOpenExitAnimation

When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the current activity (which is exiting the screen).

int webTextViewStyle

Default WebTextView style.

int webViewStyle

Default WebView style.

int weekDayTextAppearance

The text appearance for the week day abbreviation in the calendar header.

int weekNumberColor

This constant was deprecated in API level 23. The color for the week numbers.

May be a reference to another resource, in the form "@[+][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".

int weekSeparatorLineColor

This constant was deprecated in API level 23. The color for the separator line between weeks.

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

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

int weightSum

Defines the maximum weight sum.

int widgetCategory

Optional parameter which indicates where this widget can be shown, ie.

int widgetLayout

The layout for the controllable widget portion of a Preference.

int width

Makes the TextView be exactly this many pixels wide.

int windowActionBar

Flag indicating whether this window should have an Action Bar in place of the usual title bar.

int windowActionBarOverlay

Flag indicating whether this window's Action Bar should overlay application content.

int windowActionModeOverlay

Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).

int windowActivityTransitions

Flag indicating whether this window allows Activity Transitions.

int windowAllowEnterTransitionOverlap

Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity.

int windowAllowReturnTransitionOverlap

Flag indicating whether this Window's transition should overlap with the exiting transition of the called Activity when the called Activity finishes.

int windowAnimationStyle

Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by WindowAnimation.

int windowBackground

Drawable to use as the overall window background.

int windowBackgroundFallback

Drawable to draw selectively within the inset areas when the windowBackground has been set to null.

int windowClipToOutline

Whether to clip window content to the outline of the window background.

int windowCloseOnTouchOutside

Control whether a container should automatically close itself if the user touches outside of it.

int windowContentOverlay

This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title.

int windowContentTransitionManager

Reference to a TransitionManager XML resource defining the desired transitions between different window content.

int windowContentTransitions

Flag indicating whether this window requests that content changes be performed as scene changes with transitions.

int windowDisablePreview

Flag allowing you to disable the preview animation for a window.

int windowDrawsSystemBarBackgrounds

Flag indicating whether this Window is responsible for drawing the background for the system bars.

int windowElevation

Elevation to use for the window.

int windowEnableSplitTouch

Flag indicating that this window should allow touches to be split across other windows that also support split touch.

int windowEnterAnimation

The animation used when a window is being added.

int windowEnterTransition

Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene.

int windowExitAnimation

The animation used when a window is being removed.

int windowExitTransition

Reference to a Transition XML resource defining the desired Transition used to move Views out of the Window's content Scene when launching a new Activity.

int windowFrame

Drawable to use as a frame around the window.

int windowFullscreen

Flag indicating whether this window should fill the entire screen.

int windowHideAnimation

The animation used when a window is going from VISIBLE to INVISIBLE.

int windowIsFloating

Flag indicating whether this is a floating window.

int windowIsTranslucent

Flag indicating whether this is a translucent window.

int windowLightStatusBar

If set, the status bar will be drawn such that it is compatible with a light status bar background.

int windowMinWidthMajor

The minimum width the window is allowed to be, along the major axis of the screen.

int windowMinWidthMinor

The minimum width the window is allowed to be, along the minor axis of the screen.

int windowNoDisplay

Flag indicating that this window should not be displayed at all.

int windowNoTitle

Flag indicating whether there should be no title on this window.

int windowOverscan

Flag indicating whether this window should extend into overscan region.

int windowReenterTransition

Reference to a Transition XML resource defining the desired Transition used to move Views in to the scene when returning from a previously-started Activity.

int windowReturnTransition

Reference to a Transition XML resource defining the desired Transition used to move Views out of the scene when the Window is preparing to close.

int windowSharedElementEnterTransition

Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred into the Window's initial content Scene.

int windowSharedElementExitTransition

Reference to a Transition XML resource defining the desired Transition used when starting a new Activity to move shared elements prior to transferring to the called Activity.

int windowSharedElementReenterTransition

Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity.

int windowSharedElementReturnTransition

Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity.

int windowSharedElementsUseOverlay

Indicates whether or not shared elements should use an overlay during transitions.

int windowShowAnimation

The animation used when a window is going from INVISIBLE to VISIBLE.

int windowShowWallpaper

Flag indicating that this window's background should be the user's current wallpaper.

int windowSoftInputMode

Defines the default soft input state that this window would like when it is displayed.

int windowSwipeToDismiss

Flag to indicate that a window can be swiped away to be dismissed.

int windowTitleBackgroundStyle

The style resource to use for a window's title area.

int windowTitleSize

The style resource to use for a window's title bar height.

int windowTitleStyle

The style resource to use for a window's title text.

int windowTransitionBackgroundFadeDuration

The duration, in milliseconds, of the window background fade duration when transitioning into or away from an Activity when called with an Activity Transition.

int windowTranslucentNavigation

Flag indicating whether this window requests a translucent navigation bar.

int windowTranslucentStatus

Flag indicating whether this window requests a translucent status bar.

int writePermission

A specific permission name for write access to a ContentProvider.

int x

A coordinate in the X dimension.

int xlargeScreens

Indicates whether the application supports extra large screen form-factors.

int y

A coordinate in the Y dimension.

int yearListItemTextAppearance

This constant was deprecated in API level 23. Use yearListTextColor.

int yearListSelectorColor

This constant was deprecated in API level 23. No longer displayed.

int yesNoPreferenceStyle

Default style for YesNoPreference.

int zAdjustment

Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation.


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值