A list of the standard attributes that you can use in themes can be found at R.styleable.Theme.

Constants
AbsListView_cacheColorHint

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

AbsListView_choiceMode

Defines the choice behavior for the view.

AbsListView_drawSelectorOnTop

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

AbsListView_fastScrollAlwaysVisible

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

AbsListView_fastScrollEnabled

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

AbsListView_fastScrollStyle

Specifies the style of the fast scroll decorations.

AbsListView_listSelector

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

AbsListView_scrollingCache

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

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

AbsListView_stackFromBottom

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

AbsListView_textFilterEnabled

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

AbsListView_transcriptMode

Sets the transcript mode for the list.

AbsSpinner_entries

Reference to an array resource that will populate the Spinner.

AbsoluteLayout_Layout_layout_x

This symbol is the offset where the layout_x attribute's value can be found in the AbsoluteLayout_Layout array.

AbsoluteLayout_Layout_layout_y

This symbol is the offset where the layout_y attribute's value can be found in the AbsoluteLayout_Layout array.

AccelerateInterpolator_factor

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

AccessibilityService_accessibilityEventTypes

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

AccessibilityService_accessibilityFeedbackType

The feedback types this serivce provides as specified inAccessibilityServiceInfo.

AccessibilityService_accessibilityFlags

Additional flags as specified in AccessibilityServiceInfo.

AccessibilityService_canRequestEnhancedWebAccessibility

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

AccessibilityService_canRequestFilterKeyEvents

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

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

AccessibilityService_canRetrieveWindowContent

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

AccessibilityService_description

Short description of the accessibility serivce purpose or behavior.

AccessibilityService_notificationTimeout

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

AccessibilityService_packageNames

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

AccessibilityService_settingsActivity

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

AccountAuthenticator_accountPreferences

A preferences.xml file for authenticator-specific settings.

AccountAuthenticator_accountType

The account type this authenticator handles.

AccountAuthenticator_customTokens

Account handles its own token storage and permissions.

AccountAuthenticator_icon

The icon of the authenticator.

AccountAuthenticator_label

The user-visible name of the authenticator.

AccountAuthenticator_smallIcon

Smaller icon of the authenticator.

ActionBar_LayoutParams_layout_gravity

Standard gravity constant that a child supplies to its parent.

ActionBar_background

Specifies a background drawable for the action bar.

ActionBar_backgroundSplit

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

ActionBar_backgroundStacked

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

ActionBar_contentInsetEnd

Minimum inset for content views within a bar.

ActionBar_contentInsetLeft

Minimum inset for content views within a bar.

ActionBar_contentInsetRight

Minimum inset for content views within a bar.

ActionBar_contentInsetStart

Minimum inset for content views within a bar.

ActionBar_customNavigationLayout

Specifies a layout for custom navigation.

ActionBar_displayOptions

Options affecting how the action bar is displayed.

ActionBar_divider

Specifies the drawable used for item dividers.

ActionBar_elevation

Elevation for the action bar itself

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

ActionBar_height

Specifies a fixed height.

ActionBar_hideOnContentScroll

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

ActionBar_homeAsUpIndicator

Up navigation glyph

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

ActionBar_homeLayout

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

ActionBar_icon

Specifies the drawable used for the application icon.

ActionBar_indeterminateProgressStyle

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

ActionBar_itemPadding

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

ActionBar_logo

Specifies the drawable used for the application logo.

ActionBar_navigationMode

The type of navigation to use.

ActionBar_popupTheme

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

ActionBar_progressBarPadding

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

ActionBar_progressBarStyle

Specifies a style resource to use for an embedded progress bar.

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

ActionBar_subtitleTextStyle

Specifies a style to use for subtitle text.

ActionBar_title

Specifies title text used for navigationMode="normal"

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

ActionBar_titleTextStyle

Specifies a style to use for title text.

ActionMenuItemView_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the ActionMenuItemView array.

ActionMode_background

Specifies a background for the action mode bar.

ActionMode_backgroundSplit

Specifies a background for the split action mode bar.

ActionMode_height

Specifies a fixed height for the action mode bar.

ActionMode_subtitleTextStyle

Specifies a style to use for subtitle text.

ActionMode_titleTextStyle

Specifies a style to use for title text.

AdapterViewAnimator_animateFirstView

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

AdapterViewAnimator_inAnimation

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

AdapterViewAnimator_loopViews

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

AdapterViewAnimator_outAnimation

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

AdapterViewFlipper_autoStart

When true, automatically start animating

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

AdapterViewFlipper_flipInterval

This symbol is the offset where the flipInterval attribute's value can be found in the AdapterViewFlipper array.

AidFilter_name

The ISO7816 Application ID.

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

AidGroup_description

Short description of what the AID group implements.

AidPrefixFilter_name

The ISO7816 Application ID.

AlertDialog_bottomBright

This symbol is the offset where the bottomBright attribute's value can be found in the AlertDialog array.

AlertDialog_bottomDark

This symbol is the offset where the bottomDark attribute's value can be found in the AlertDialog array.

AlertDialog_bottomMedium

This symbol is the offset where the bottomMedium attribute's value can be found in the AlertDialog array.

AlertDialog_centerBright

This symbol is the offset where the centerBright attribute's value can be found in the AlertDialog array.

AlertDialog_centerDark

This symbol is the offset where the centerDark attribute's value can be found in the AlertDialog array.

AlertDialog_centerMedium

This symbol is the offset where the centerMedium attribute's value can be found in the AlertDialog array.

AlertDialog_fullBright

This symbol is the offset where the fullBright attribute's value can be found in the AlertDialog array.

AlertDialog_fullDark

This symbol is the offset where the fullDark attribute's value can be found in the AlertDialog array.

AlertDialog_layout

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

AlertDialog_topBright

This symbol is the offset where the topBright attribute's value can be found in the AlertDialog array.

AlertDialog_topDark

This symbol is the offset where the topDark attribute's value can be found in the AlertDialog array.

AlphaAnimation_fromAlpha

This symbol is the offset where the fromAlpha attribute's value can be found in the AlphaAnimation array.

AlphaAnimation_toAlpha

This symbol is the offset where the toAlpha attribute's value can be found in the AlphaAnimation array.

AnalogClock_dial

This symbol is the offset where the dial attribute's value can be found in theAnalogClock array.

AnalogClock_hand_hour

This symbol is the offset where the hand_hour attribute's value can be found in the AnalogClock array.

AnalogClock_hand_minute

This symbol is the offset where the hand_minute attribute's value can be found in the AnalogClock array.

AndroidManifestAction_name

The name of an action that is handled, using the Java-style naming convention.

AndroidManifestActivityAlias_banner

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

AndroidManifestActivityAlias_description

Descriptive text for the associated data.

AndroidManifestActivityAlias_enabled

Specify whether the activity-alias is enabled or not (that is, can be instantiated by the system).

AndroidManifestActivityAlias_exported

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

AndroidManifestActivityAlias_icon

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

AndroidManifestActivityAlias_label

A user-legible name for the given item.

AndroidManifestActivityAlias_logo

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

AndroidManifestActivityAlias_name

Required name of the class implementing the activity, deriving from Activity.

AndroidManifestActivityAlias_parentActivityName

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

AndroidManifestActivityAlias_permission

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

AndroidManifestActivityAlias_targetActivity

The name of the activity this alias should launch.

AndroidManifestActivity_allowEmbedded

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

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

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

AndroidManifestActivity_autoRemoveFromRecents

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

AndroidManifestActivity_banner

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

AndroidManifestActivity_clearTaskOnLaunch

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

AndroidManifestActivity_configChanges

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

AndroidManifestActivity_description

Descriptive text for the associated data.

AndroidManifestActivity_documentLaunchMode

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

AndroidManifestActivity_enabled

Specify whether the activity is enabled or not (that is, can be instantiated by the system).

AndroidManifestActivity_excludeFromRecents

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

AndroidManifestActivity_exported

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

AndroidManifestActivity_finishOnCloseSystemDialogs

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

AndroidManifestActivity_finishOnTaskLaunch

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

AndroidManifestActivity_hardwareAccelerated

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

AndroidManifestActivity_icon

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

AndroidManifestActivity_immersive

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

AndroidManifestActivity_label

A user-legible name for the given item.

AndroidManifestActivity_launchMode

Specify how an activity should be launched.

AndroidManifestActivity_logo

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

AndroidManifestActivity_maxRecents

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

AndroidManifestActivity_multiprocess

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

AndroidManifestActivity_name

Required name of the class implementing the activity, deriving from Activity.

AndroidManifestActivity_noHistory

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

AndroidManifestActivity_parentActivityName

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

AndroidManifestActivity_permission

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

AndroidManifestActivity_persistableMode

Define how an activity persist across reboots.

AndroidManifestActivity_process

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

AndroidManifestActivity_relinquishTaskIdentity

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

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

AndroidManifestActivity_screenOrientation

Specify the orientation an activity should be run in.

AndroidManifestActivity_showOnLockScreen

Specify that an Activity should be shown over the lock screen and, in a multiuser environment, across all users' windows

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

AndroidManifestActivity_singleUser

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

AndroidManifestActivity_stateNotNeeded

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

AndroidManifestActivity_taskAffinity

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

AndroidManifestActivity_theme

The overall theme to use for an activity.

AndroidManifestActivity_uiOptions

Extra options for an activity's UI.

AndroidManifestActivity_windowSoftInputMode

Specify the default soft-input mode for the main window of this activity.

AndroidManifestApplication_allowBackup

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

AndroidManifestApplication_allowClearUserData

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

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

AndroidManifestApplication_backupAgent

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

AndroidManifestApplication_banner

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

AndroidManifestApplication_debuggable

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

AndroidManifestApplication_description

Descriptive text for the associated data.

AndroidManifestApplication_enabled

Specify whether the components in this application are enabled or not (that is, can be instantiated by the system).

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

AndroidManifestApplication_hardwareAccelerated

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

AndroidManifestApplication_hasCode

Indicate whether this application contains code.

AndroidManifestApplication_icon

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

AndroidManifestApplication_isGame

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

AndroidManifestApplication_killAfterRestore

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

AndroidManifestApplication_label

A user-legible name for the given item.

AndroidManifestApplication_largeHeap

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

AndroidManifestApplication_logo

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

AndroidManifestApplication_manageSpaceActivity

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

AndroidManifestApplication_multiArch

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

AndroidManifestApplication_name

An optional name of a class implementing the overall Application for this package.

AndroidManifestApplication_permission

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

AndroidManifestApplication_persistent

Flag to control special persistent mode of an application.

AndroidManifestApplication_process

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

AndroidManifestApplication_requiredAccountType

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

AndroidManifestApplication_requiredForAllUsers

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

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

AndroidManifestApplication_restoreNeedsApplication This constant is deprecated. This attribute is not used by the Android operating system.

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

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

This corresponds to the global attribute resource symbolrestoreNeedsApplication.

AndroidManifestApplication_restrictedAccountType

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

AndroidManifestApplication_supportsRtl

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

AndroidManifestApplication_taskAffinity

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

AndroidManifestApplication_testOnly

Option to indicate this application is only for testing purposes.

AndroidManifestApplication_theme

The overall theme to use for an activity.

AndroidManifestApplication_uiOptions

Extra options for an activity's UI.

AndroidManifestApplication_vmSafeMode

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

AndroidManifestCategory_name

The name of category that is handled, using the Java-style naming convention.

AndroidManifestCompatibleScreensScreen_screenDensity

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

AndroidManifestCompatibleScreensScreen_screenSize

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

AndroidManifestData_host

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

AndroidManifestData_mimeType

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

AndroidManifestData_path

Specify a URI path that must exactly match, as perIntentFilter.addDataPath() with PATTERN_LITERAL.

AndroidManifestData_pathPattern

Specify a URI path that matches a simple pattern, as perIntentFilter.addDataPath() with PATTERN_SIMPLE_GLOB.

AndroidManifestData_pathPrefix

Specify a URI path that must be a prefix to match, as perIntentFilter.addDataPath() with PATTERN_PREFIX.

AndroidManifestData_port

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

AndroidManifestData_scheme

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

AndroidManifestData_ssp

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

AndroidManifestData_sspPattern

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

AndroidManifestData_sspPrefix

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

AndroidManifestFeatureGroup_label

The human-readable name of the feature group.

AndroidManifestGrantUriPermission_path

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

AndroidManifestGrantUriPermission_pathPattern

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

AndroidManifestGrantUriPermission_pathPrefix

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

AndroidManifestInstrumentation_banner

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

AndroidManifestInstrumentation_functionalTest

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

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

AndroidManifestInstrumentation_icon

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

AndroidManifestInstrumentation_label

A user-legible name for the given item.

AndroidManifestInstrumentation_logo

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

AndroidManifestInstrumentation_name

Required name of the class implementing the instrumentation, deriving fromInstrumentation.

AndroidManifestInstrumentation_targetPackage

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

AndroidManifestIntentFilter_banner

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

AndroidManifestIntentFilter_icon

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

AndroidManifestIntentFilter_label

A user-legible name for the given item.

AndroidManifestIntentFilter_logo

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

AndroidManifestIntentFilter_priority

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

AndroidManifestKeySet_name

A unique name for the given item.

AndroidManifestLibrary_name

Required public name of the library, which other components and packages will use when referring to this library.

AndroidManifestMetaData_name

A unique name for the given item.

AndroidManifestMetaData_resource

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

AndroidManifestMetaData_value

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

AndroidManifestOriginalPackage_name

A unique name for the given item.

AndroidManifestPackageVerifier_name

Specifies the Java-style package name that defines this package verifier.

AndroidManifestPackageVerifier_publicKey

The Base64 encoded public key of the package verifier's signature.

AndroidManifestPathPermission_path

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

AndroidManifestPathPermission_pathPattern

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

AndroidManifestPathPermission_pathPrefix

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

AndroidManifestPathPermission_permission

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

AndroidManifestPathPermission_readPermission

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

AndroidManifestPathPermission_writePermission

A specific permission name for write access to a ContentProvider.

AndroidManifestPermissionGroup_banner

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

AndroidManifestPermissionGroup_description

Descriptive text for the associated data.

AndroidManifestPermissionGroup_icon

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

AndroidManifestPermissionGroup_label

A user-legible name for the given item.

AndroidManifestPermissionGroup_logo

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

AndroidManifestPermissionGroup_name

Required public name of the permission group, permissions will use to specify the group they are in.

AndroidManifestPermissionGroup_permissionGroupFlags

Flags indicating more context for a permission group.

AndroidManifestPermissionGroup_priority

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

AndroidManifestPermissionTree_banner

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

AndroidManifestPermissionTree_icon

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

AndroidManifestPermissionTree_label

A user-legible name for the given item.

AndroidManifestPermissionTree_logo

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

AndroidManifestPermissionTree_name

Required public name of the permission tree, which is the base name of all permissions under it.

AndroidManifestPermission_banner

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

AndroidManifestPermission_description

Descriptive text for the associated data.

AndroidManifestPermission_icon

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

AndroidManifestPermission_label

A user-legible name for the given item.

AndroidManifestPermission_logo

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

AndroidManifestPermission_name

Required public name of the permission, which other components and packages will use when referring to this permission.

AndroidManifestPermission_permissionFlags

Flags indicating more context for a permission.

AndroidManifestPermission_permissionGroup

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

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

AndroidManifestProtectedBroadcast_name

A unique name for the given item.

AndroidManifestProvider_authorities

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

AndroidManifestProvider_banner

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

AndroidManifestProvider_description

Descriptive text for the associated data.

AndroidManifestProvider_enabled

Specify whether this provider is enabled or not (that is, can be instantiated by the system).

AndroidManifestProvider_exported

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

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

AndroidManifestProvider_icon

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

AndroidManifestProvider_initOrder

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

AndroidManifestProvider_label

A user-legible name for the given item.

AndroidManifestProvider_logo

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

AndroidManifestProvider_multiprocess

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

AndroidManifestProvider_name

Required name of the class implementing the provider, deriving fromContentProvider.

AndroidManifestProvider_permission

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

AndroidManifestProvider_process

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

AndroidManifestProvider_readPermission

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

AndroidManifestProvider_singleUser

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

AndroidManifestProvider_syncable

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

AndroidManifestProvider_writePermission

A specific permission name for write access to a ContentProvider.

AndroidManifestPublicKey_name

A unique name for the given item.

AndroidManifestPublicKey_value

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

AndroidManifestReceiver_banner

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

AndroidManifestReceiver_description

Descriptive text for the associated data.

AndroidManifestReceiver_enabled

Specify whether the receiver is enabled or not (that is, can be instantiated by the system).

AndroidManifestReceiver_exported

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

AndroidManifestReceiver_icon

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

AndroidManifestReceiver_label

A user-legible name for the given item.

AndroidManifestReceiver_logo

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

AndroidManifestReceiver_name

Required name of the class implementing the receiver, deriving fromBroadcastReceiver.

AndroidManifestReceiver_permission

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

AndroidManifestReceiver_process

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

AndroidManifestReceiver_singleUser

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

AndroidManifestResourceOverlay_priority

Load order of overlay package.

AndroidManifestResourceOverlay_targetPackage

Package name of base package whose resources will be overlaid.

AndroidManifestService_banner

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

AndroidManifestService_description

Descriptive text for the associated data.

AndroidManifestService_enabled

Specify whether the service is enabled or not (that is, can be instantiated by the system).

AndroidManifestService_exported

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

AndroidManifestService_icon

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

AndroidManifestService_isolatedProcess

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

AndroidManifestService_label

A user-legible name for the given item.

AndroidManifestService_logo

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

AndroidManifestService_name

Required name of the class implementing the service, deriving from Service.

AndroidManifestService_permission

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

AndroidManifestService_process

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

AndroidManifestService_singleUser

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

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

AndroidManifestSupportsInputInputType_name

Specifices the name of the input device type

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

AndroidManifestSupportsScreens_anyDensity

Indicates whether the application can accommodate any screen density.

AndroidManifestSupportsScreens_compatibleWidthLimitDp

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

AndroidManifestSupportsScreens_largeScreens

Indicates whether the application supports larger screen form-factors.

AndroidManifestSupportsScreens_largestWidthLimitDp

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

AndroidManifestSupportsScreens_normalScreens

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

AndroidManifestSupportsScreens_requiresSmallestWidthDp

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

AndroidManifestSupportsScreens_resizeable

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

AndroidManifestSupportsScreens_smallScreens

Indicates whether the application supports smaller screen form-factors.

AndroidManifestSupportsScreens_xlargeScreens

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

AndroidManifestUpgradeKeySet_name

A unique name for the given item.

AndroidManifestUsesConfiguration_reqFiveWayNav

Application's requirement for five way navigation

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

AndroidManifestUsesConfiguration_reqHardKeyboard

Application's requirement for a hard keyboard

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

AndroidManifestUsesConfiguration_reqKeyboardType

The input method preferred by an application.

AndroidManifestUsesConfiguration_reqNavigation

The navigation device preferred by an application.

AndroidManifestUsesConfiguration_reqTouchScreen

The type of touch screen used by an application.

AndroidManifestUsesFeature_glEsVersion

The GLES driver version number needed by an application.

AndroidManifestUsesFeature_name

The name of the feature that is being used.

AndroidManifestUsesFeature_required

Specify whether this feature is required for the application.

AndroidManifestUsesLibrary_name

Required name of the library you use.

AndroidManifestUsesLibrary_required

Specify whether this library is required for the application.

AndroidManifestUsesPermission_maxSdkVersion

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

AndroidManifestUsesPermission_name

Required name of the permission you use, as published with the corresponding name attribute of a <permission> tag; often this is one of thestandard system permissions.

AndroidManifestUsesSdk_maxSdkVersion

This is the maximum SDK version number that an application works on.

AndroidManifestUsesSdk_minSdkVersion

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

AndroidManifestUsesSdk_targetSdkVersion

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

AndroidManifest_installLocation

The default install location defined by an application.

AndroidManifest_revisionCode

Internal revision code.

AndroidManifest_sharedUserId

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

AndroidManifest_sharedUserLabel

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

AndroidManifest_versionCode

Internal version code.

AndroidManifest_versionName

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

AnimatedRotateDrawable_drawable

Reference to a drawable resource to use for the frame.

AnimatedRotateDrawable_pivotX

This symbol is the offset where the pivotX attribute's value can be found in the AnimatedRotateDrawable array.

AnimatedRotateDrawable_pivotY

This symbol is the offset where the pivotY attribute's value can be found in the AnimatedRotateDrawable array.

AnimatedRotateDrawable_visible

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

AnimatedStateListDrawableItem_drawable

Reference to a drawable resource to use for the frame.

AnimatedStateListDrawableItem_id

Keyframe identifier for use in specifying transitions.

AnimatedStateListDrawableTransition_drawable

Reference to a animation drawable resource to use for the frame.

AnimatedStateListDrawableTransition_fromId

Keyframe identifier for the starting state.

AnimatedStateListDrawableTransition_reversible

Whether this transition is reversible.

AnimatedStateListDrawableTransition_toId

Keyframe identifier for the ending state.

AnimatedStateListDrawable_autoMirrored

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

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

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

AnimatedStateListDrawable_enterFadeDuration

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

AnimatedStateListDrawable_exitFadeDuration

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

AnimatedStateListDrawable_variablePadding

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

AnimatedStateListDrawable_visible

Indicates whether the drawable should be initially visible.

AnimatedVectorDrawableTarget_animation

The animation for the target path, group or vector drawable

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

AnimatedVectorDrawableTarget_name

The name of the target path, group or vector drawable

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

AnimatedVectorDrawable_drawable

The static vector drawable.

AnimationDrawableItem_drawable

Reference to a drawable resource to use for the frame.

AnimationDrawableItem_duration

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

AnimationDrawable_oneshot

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

AnimationDrawable_variablePadding

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

AnimationDrawable_visible

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

AnimationSet_duration

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

AnimationSet_fillAfter

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

AnimationSet_fillBefore

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

AnimationSet_repeatMode

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

AnimationSet_shareInterpolator

This symbol is the offset where the shareInterpolator attribute's value can be found in the AnimationSet array.

AnimationSet_startOffset

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

Animation_background

Special background behind animation.

Animation_detachWallpaper

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

Animation_duration

Amount of time (in milliseconds) for the animation to run.

Animation_fillAfter

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

Animation_fillBefore

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

Animation_fillEnabled

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

Animation_interpolator

Defines the interpolator used to smooth the animation movement in time.

Animation_repeatCount

Defines how many times the animation should repeat.

Animation_repeatMode

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

Animation_startOffset

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

Animation_zAdjustment

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

AnimatorSet_ordering

Name of the property being animated.

Animator_duration

Amount of time (in milliseconds) for the animation to run.

Animator_interpolator

Defines the interpolator used to smooth the animation movement in time.

Animator_repeatCount

Defines how many times the animation should repeat.

Animator_repeatMode

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

Animator_startOffset

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

Animator_valueFrom

Value the animation starts from.

Animator_valueTo

Value the animation animates to.

Animator_valueType

The type of valueFrom and valueTo.

AnticipateInterpolator_tension

This is the amount of tension.

AnticipateOvershootInterpolator_extraTension

This is the amount by which to multiply the tension.

AnticipateOvershootInterpolator_tension

This is the amount of tension.

AppWidgetProviderInfo_autoAdvanceViewId

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

AppWidgetProviderInfo_configure

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

AppWidgetProviderInfo_initialKeyguardLayout

A resource id of a layout.

AppWidgetProviderInfo_initialLayout

A resource id of a layout.

AppWidgetProviderInfo_minHeight

Minimum height of the AppWidget.

AppWidgetProviderInfo_minResizeHeight

Minimum height that the AppWidget can be resized to.

AppWidgetProviderInfo_minResizeWidth

Minimum width that the AppWidget can be resized to.

AppWidgetProviderInfo_minWidth

Minimum width of the AppWidget.

AppWidgetProviderInfo_previewImage

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

AppWidgetProviderInfo_resizeMode

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

AppWidgetProviderInfo_updatePeriodMillis

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

AppWidgetProviderInfo_widgetCategory

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

ArcMotion_maximumAngle

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

ArcMotion_minimumHorizontalAngle

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

ArcMotion_minimumVerticalAngle

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

AutoCompleteTextView_completionHint

Defines the hint displayed in the drop down menu.

AutoCompleteTextView_completionHintView

Defines the hint view displayed in the drop down menu.

AutoCompleteTextView_completionThreshold

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

AutoCompleteTextView_dropDownAnchor

View to anchor the auto-complete dropdown to.

AutoCompleteTextView_dropDownHeight

Specifies the basic height of the dropdown.

AutoCompleteTextView_dropDownSelector

Selector in a drop down list.

AutoCompleteTextView_dropDownWidth

Specifies the basic width of the dropdown.

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

BitmapDrawable_alpha

Specifies the alpha multiplier to apply to the base drawable.

BitmapDrawable_antialias

Enables or disables antialiasing.

BitmapDrawable_autoMirrored

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

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

BitmapDrawable_filter

Enables or disables bitmap filtering.

BitmapDrawable_gravity

Defines the gravity for the bitmap.

BitmapDrawable_mipMap

Enables or disables the mipmap hint.

BitmapDrawable_src

Identifier of the bitmap file.

BitmapDrawable_tileMode

Defines the tile mode.

BitmapDrawable_tileModeX

Defines the horizontal tile mode.

BitmapDrawable_tileModeY

Defines the vertical tile mode.

BitmapDrawable_tint

If set, specifies the color to apply to the drawable as a tint.

BitmapDrawable_tintMode

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

CalendarView_dateTextAppearance

The text appearance for the calendar dates.

CalendarView_firstDayOfWeek

The first day of week according to Calendar.

CalendarView_focusedMonthDateColor

The color for the dates of the focused month.

CalendarView_maxDate

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

CalendarView_minDate

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

CalendarView_selectedDateVerticalBar

Drawable for the vertical bar shown at the beginning and at the end of the selected date.

CalendarView_selectedWeekBackgroundColor

The background color for the selected week.

CalendarView_showWeekNumber

Whether do show week numbers.

CalendarView_shownWeekCount

The number of weeks to be shown.

CalendarView_unfocusedMonthDateColor

The color for the dates of an unfocused month.

CalendarView_weekDayTextAppearance

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

CalendarView_weekNumberColor

The color for the week numbers.

CalendarView_weekSeparatorLineColor

The color for the separator line between weeks.

ChangeBounds_resizeClip

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

ChangeTransform_reparent

Tells ChangeTransform to track parent changes.

ChangeTransform_reparentWithOverlay

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

CheckBoxPreference_disableDependentsState

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

CheckBoxPreference_summaryOff

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

CheckBoxPreference_summaryOn

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

CheckedTextView_checkMark

Drawable used for the check mark graphic.

CheckedTextView_checkMarkTint

Tint to apply to the check mark.

CheckedTextView_checkMarkTintMode

Blending mode used to apply the check mark tint.

CheckedTextView_checked

Indicates the initial checked state of this text.

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

ClipDrawable_clipOrientation

The orientation for the clip.

ClipDrawable_drawable

Reference to a drawable resource to draw with the specified scale.

ClipDrawable_gravity

Specifies where to clip within the drawable.

ColorDrawable_color

The color to use.

CompoundButton_button

Drawable used for the button graphic (e.g.

CompoundButton_buttonTint

Tint to apply to the button graphic.

CompoundButton_buttonTintMode

Blending mode used to apply the button graphic tint.

CompoundButton_checked

Indicates the initial checked state of this button.

ContactsDataKind_allContactsName

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

ContactsDataKind_detailColumn

Column in data table that contains details for this data.

ContactsDataKind_detailSocialSummary

Flag indicating that detail should be built from SocialProvider.

ContactsDataKind_icon

Icon used to represent data of this kind.

ContactsDataKind_mimeType

Mime-type handled by this mapping.

ContactsDataKind_summaryColumn

Column in data table that summarizes this data.

CycleInterpolator_cycles

This symbol is the offset where the cycles attribute's value can be found in the CycleInterpolator array.

DatePicker_calendarTextColor

The text color list of the calendar.

DatePicker_calendarViewShown

Whether the calendar view is shown.

DatePicker_datePickerMode

Defines the look of the widget.

DatePicker_dayOfWeekBackground

The background color for the date selector 's day of week.

DatePicker_dayOfWeekTextAppearance

The text color for the date selector's day of week.

DatePicker_endYear

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

DatePicker_firstDayOfWeek

The first day of week according to Calendar.

DatePicker_headerBackground

The background for the date selector.

DatePicker_headerDayOfMonthTextAppearance

The day of month's text appearance in the date selector.

DatePicker_headerMonthTextAppearance

The month's text appearance in the date selector.

DatePicker_headerYearTextAppearance

The year's text appearance in the date selector.

DatePicker_maxDate

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

DatePicker_minDate

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

DatePicker_spinnersShown

Whether the spinners are shown.

DatePicker_startYear

The first year (inclusive), for example "1940".

DatePicker_yearListItemTextAppearance

The list year's text appearance in the list.

DatePicker_yearListSelectorColor

The list year's selected circle color in the list.

DecelerateInterpolator_factor

This is the amount of acceleration to add when easing out.

DeviceAdmin_visible

Control whether the admin is visible to the user, even when it is not enabled.

DialogPreference_dialogIcon

The icon for the dialog.

DialogPreference_dialogLayout

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

DialogPreference_dialogMessage

The message in the dialog.

DialogPreference_dialogTitle

The title in the dialog.

DialogPreference_negativeButtonText

The negative button text for the dialog.

DialogPreference_positiveButtonText

The positive button text for the dialog.

DrawableCorners_bottomLeftRadius

Radius of the bottom left corner.

DrawableCorners_bottomRightRadius

Radius of the bottom right corner.

DrawableCorners_radius

Defines the radius of the four corners.

DrawableCorners_topLeftRadius

Radius of the top left corner.

DrawableCorners_topRightRadius

Radius of the top right corner.

DrawableStates_state_accelerated

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

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

DrawableStates_state_active

State value for StateListDrawable.

DrawableStates_state_checkable

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

DrawableStates_state_checked

State identifier indicating that the object is currently checked.

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

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

DrawableStates_state_enabled

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

DrawableStates_state_first

State value for StateListDrawable.

DrawableStates_state_focused

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

DrawableStates_state_hovered

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

DrawableStates_state_last

State value for StateListDrawable.

DrawableStates_state_middle

State value for StateListDrawable.

DrawableStates_state_pressed

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

DrawableStates_state_selected

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

DrawableStates_state_single

State value for StateListDrawable.

DrawableStates_state_window_focused

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

Drawable_autoMirrored

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

Drawable_visible

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

Dream_settingsActivity

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

EdgeEffect_colorEdgeEffect

The color applied to the edge effect on scrolling containers.

ExpandableListChildIndicatorState_state_last

State identifier indicating the child is the last child within its group.

ExpandableListGroupIndicatorState_state_empty

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

ExpandableListGroupIndicatorState_state_expanded

State identifier indicating the group is expanded.

ExpandableListView_childDivider

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

ExpandableListView_childIndicator

Indicator shown beside the child View.

ExpandableListView_childIndicatorEnd

The end bound for a child's indicator.

ExpandableListView_childIndicatorLeft

The left bound for a child's indicator.

ExpandableListView_childIndicatorRight

The right bound for a child's indicator.

ExpandableListView_childIndicatorStart

The start bound for a child's indicator.

ExpandableListView_groupIndicator

Indicator shown beside the group View.

ExpandableListView_indicatorEnd

The end bound for an item's indicator.

ExpandableListView_indicatorLeft

The left bound for an item's indicator.

ExpandableListView_indicatorRight

The right bound for an item's indicator.

ExpandableListView_indicatorStart

The start bound for an item's indicator.

Extra_name

Required name of the extra data.

Extra_value

Concrete value to put for this named extra data.

Fade_fadingMode

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

FastScroll_minHeight

Minimum height of the section header preview.

FastScroll_minWidth

Minimum width of the section header preview.

FastScroll_padding

Padding for the section header preview.

FastScroll_textAppearance

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

FastScroll_textColor

Color of text (usually same as colorForeground).

FastScroll_textSize

Size of text.

FragmentAnimation_fragmentCloseEnterAnimation

This symbol is the offset where the fragmentCloseEnterAnimationattribute's value can be found in the FragmentAnimation array.

FragmentAnimation_fragmentCloseExitAnimation

This symbol is the offset where the fragmentCloseExitAnimationattribute's value can be found in the FragmentAnimation array.

FragmentAnimation_fragmentFadeEnterAnimation

This symbol is the offset where the fragmentFadeEnterAnimationattribute's value can be found in the FragmentAnimation array.

FragmentAnimation_fragmentFadeExitAnimation

This symbol is the offset where the fragmentFadeExitAnimation attribute's value can be found in the FragmentAnimation array.

FragmentAnimation_fragmentOpenEnterAnimation

This symbol is the offset where the fragmentOpenEnterAnimationattribute's value can be found in the FragmentAnimation array.

FragmentAnimation_fragmentOpenExitAnimation

This symbol is the offset where the fragmentOpenExitAnimation attribute's value can be found in the FragmentAnimation array.

FragmentBreadCrumbs_gravity

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

Fragment_fragmentAllowEnterTransitionOverlap

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

Fragment_fragmentAllowReturnTransitionOverlap

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

Fragment_fragmentEnterTransition

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

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

Fragment_fragmentReenterTransition

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

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

Fragment_fragmentSharedElementEnterTransition

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

Fragment_fragmentSharedElementReturnTransition

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

Fragment_id

Supply an identifier name for the top-level view, to later retrieve it withView.findViewById() or Activity.findViewById().

Fragment_name

Supply the name of the fragment class to instantiate.

Fragment_tag

Supply a tag for the top-level view containing a String, to be retrieved later withView.getTag() or searched for with View.findViewWithTag().

FrameLayout_Layout_layout_gravity

Standard gravity constant that a child supplies to its parent.

FrameLayout_foreground

Defines the drawable to draw over the content.

FrameLayout_foregroundGravity

Defines the gravity to apply to the foreground drawable.

FrameLayout_foregroundTint

Tint to apply to the foreground.

FrameLayout_foregroundTintMode

Blending mode used to apply the foreground tint.

FrameLayout_measureAllChildren

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

Gallery_animationDuration

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

Gallery_gravity

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

Gallery_spacing

This symbol is the offset where the spacing attribute's value can be found in the Gallery array.

Gallery_unselectedAlpha

Sets the alpha on the items that are not selected.

GestureOverlayView_eventsInterceptionEnabled

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

GestureOverlayView_fadeDuration

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

GestureOverlayView_fadeEnabled

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

GestureOverlayView_fadeOffset

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

GestureOverlayView_gestureColor

Color used to draw a gesture.

GestureOverlayView_gestureStrokeAngleThreshold

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

GestureOverlayView_gestureStrokeLengthThreshold

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

GestureOverlayView_gestureStrokeSquarenessThreshold

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

GestureOverlayView_gestureStrokeType

Defines the type of strokes that define a gesture.

GestureOverlayView_gestureStrokeWidth

Width of the stroke used to draw the gesture.

GestureOverlayView_orientation

Indicates whether horizontal (when the orientation is vertical) or vertical (when orientation is horizontal) strokes automatically define a gesture.

GestureOverlayView_uncertainGestureColor

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

GlowPadView_directionDescriptions

Reference to an array resource that be used to announce the directions with targets around the circle.

GlowPadView_gravity

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

GlowPadView_innerRadius

Inner radius of glow area.

GlowPadView_targetDescriptions

Reference to an array resource that be used as description for the targets around the circle.

GradientDrawableGradient_angle

Angle of the gradient.

GradientDrawableGradient_centerColor

Optional center color.

GradientDrawableGradient_centerX

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

GradientDrawableGradient_centerY

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

GradientDrawableGradient_endColor

End color of the gradient.

GradientDrawableGradient_gradientRadius

Radius of the gradient, used only with radial gradient.

GradientDrawableGradient_startColor

Start color of the gradient.

GradientDrawableGradient_type

Type of gradient.

GradientDrawableGradient_useLevel

This symbol is the offset where the useLevel attribute's value can be found in the GradientDrawableGradient array.

GradientDrawablePadding_bottom

Amount of bottom padding inside the gradient shape.

GradientDrawablePadding_left

Amount of left padding inside the gradient shape.

GradientDrawablePadding_right

Amount of right padding inside the gradient shape.

GradientDrawablePadding_top

Amount of top padding inside the gradient shape.

GradientDrawableSize_height

Height of the gradient shape.

GradientDrawableSize_width

Width of the gradient shape.

GradientDrawableSolid_color

Solid color for the gradient shape.

GradientDrawableStroke_color

Color of the gradient shape's stroke.

GradientDrawableStroke_dashGap

Gap between dashes in the stroke.

GradientDrawableStroke_dashWidth

Length of a dash in the stroke.

GradientDrawableStroke_width

Width of the gradient shape's stroke.

GradientDrawable_dither

Enables or disables dithering.

GradientDrawable_innerRadius

Inner radius of the ring.

GradientDrawable_innerRadiusRatio

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

GradientDrawable_shape

Indicates what shape to fill with a gradient.

GradientDrawable_thickness

Thickness of the ring.

GradientDrawable_thicknessRatio

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

GradientDrawable_tint

If set, specifies the color to apply to the drawable as a tint.

GradientDrawable_tintMode

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

GradientDrawable_useLevel

Indicates whether the drawable's level affects the way the gradient is drawn.

GradientDrawable_visible

Indicates whether the drawable should intially be visible.

GridLayoutAnimation_columnDelay

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

GridLayoutAnimation_direction

Direction of the animation in the grid.

GridLayoutAnimation_directionPriority

Priority of the rows and columns.

GridLayoutAnimation_rowDelay

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

GridLayout_Layout_layout_column

The column boundary delimiting the left of the group of cells occupied by this view.

GridLayout_Layout_layout_columnSpan

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

GridLayout_Layout_layout_columnWeight

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

GridLayout_Layout_layout_gravity

Gravity specifies how a component should be placed in its group of cells.

GridLayout_Layout_layout_row

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

GridLayout_Layout_layout_rowSpan

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

GridLayout_Layout_layout_rowWeight

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

GridLayout_alignmentMode

When set to alignMargins, causes alignment to take place between the outer boundary of a view, as defined by its margins.

GridLayout_columnCount

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

GridLayout_columnOrderPreserved

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

GridLayout_orientation

The orientation property is not used during layout.

GridLayout_rowCount

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

GridLayout_rowOrderPreserved

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

GridLayout_useDefaultMargins

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

GridView_columnWidth

Specifies the fixed width for each column.

GridView_gravity

Specifies the gravity within each cell.

GridView_horizontalSpacing

Defines the default horizontal spacing between columns.

GridView_numColumns

Defines how many columns to show.

GridView_stretchMode

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

GridView_verticalSpacing

Defines the default vertical spacing between rows.

HorizontalScrollView_fillViewport

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

HostApduService_apduServiceBanner

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

HostApduService_description

Short description of the functionality the service implements.

HostApduService_requireDeviceUnlock

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

IconDefault_icon

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

IconMenuView_maxItemsPerRow

Defines the maximum number of items per row.

IconMenuView_maxRows

Defines the maximum number of rows displayed.

IconMenuView_moreIcon

'More' icon.

IconMenuView_rowHeight

Defines the height of each row.

Icon_icon

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

Icon_mimeType

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

ImageView_adjustViewBounds

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

ImageView_baseline

The offset of the baseline within this view.

ImageView_baselineAlignBottom

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

ImageView_cropToPadding

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

ImageView_maxHeight

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

ImageView_maxWidth

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

ImageView_scaleType

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

ImageView_src

Sets a drawable as the content of this ImageView.

ImageView_tint

Set a tinting color for the image.

ImageView_tintMode

Blending mode used to apply the image tint.

InputMethodService_imeExtractEnterAnimation

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

InputMethodService_imeExtractExitAnimation

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

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

InputMethod_Subtype_icon

The icon of the subtype.

InputMethod_Subtype_imeSubtypeExtraValue

The extra value of the subtype.

InputMethod_Subtype_imeSubtypeLocale

The locale of the subtype.

InputMethod_Subtype_imeSubtypeMode

The mode of the subtype.

InputMethod_Subtype_isAsciiCapable

Set to true if this subtype is ASCII capable.

InputMethod_Subtype_isAuxiliary

Set true if the subtype is auxiliary.

InputMethod_Subtype_label

The name of the subtype.

InputMethod_Subtype_overridesImplicitlyEnabledSubtype

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

InputMethod_Subtype_subtypeId

The unique id for the subtype.

InputMethod_isDefault

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

InputMethod_settingsActivity

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

InputMethod_supportsSwitchingToNextInputMethod

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

InsetDrawable_drawable

Reference to a drawable resource to use for the frame.

InsetDrawable_inset

This symbol is the offset where the inset attribute's value can be found in theInsetDrawable array.

InsetDrawable_insetBottom

This symbol is the offset where the insetBottom attribute's value can be found in the InsetDrawable array.

InsetDrawable_insetLeft

This symbol is the offset where the insetLeft attribute's value can be found in the InsetDrawable array.

InsetDrawable_insetRight

This symbol is the offset where the insetRight attribute's value can be found in the InsetDrawable array.

InsetDrawable_insetTop

This symbol is the offset where the insetTop attribute's value can be found in the InsetDrawable array.

InsetDrawable_visible

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

IntentCategory_name

Required name of the category.

Intent_action

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

Intent_data

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

Intent_mimeType

The MIME type name to assign to the Intent, as per Intent.setType().

Intent_targetClass

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

Intent_targetPackage

The package part of the ComponentName to assign to the Intent, as perIntent.setComponent().

KeyboardLayout_keyboardLayout

The key character map file resource.

KeyboardLayout_label

The display label of the keyboard layout.

KeyboardLayout_name

The name of the keyboard layout, must be unique in the receiver.

KeyboardViewPreviewState_state_long_pressable

State for KeyboardView key preview background.

KeyboardView_keyBackground

Image for the key.

KeyboardView_keyPreviewHeight

Height of the key press feedback popup.

KeyboardView_keyPreviewLayout

Layout resource for key press feedback.

KeyboardView_keyPreviewOffset

Vertical offset of the key press feedback from the key.

KeyboardView_keyTextColor

Color to use for the label in a key.

KeyboardView_keyTextSize

Size of the text for character keys.

KeyboardView_labelTextSize

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

KeyboardView_popupLayout

Layout resource for popup keyboards.

KeyboardView_shadowColor

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

KeyboardView_shadowRadius

Blur radius of the text shadow.

KeyboardView_verticalCorrection

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

Keyboard_Key_codes

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

Keyboard_Key_iconPreview

The icon to show in the popup preview.

Keyboard_Key_isModifier

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

Keyboard_Key_isRepeatable

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

Keyboard_Key_isSticky

Whether this is a toggle key.

Keyboard_Key_keyEdgeFlags

Key edge flags.

Keyboard_Key_keyIcon

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

Keyboard_Key_keyLabel

The label to display on the key.

Keyboard_Key_keyOutputText

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

Keyboard_Key_keyboardMode

Mode of the keyboard.

Keyboard_Key_popupCharacters

The characters to display in the popup keyboard.

Keyboard_Key_popupKeyboard

The XML keyboard layout of any popup keyboard.

Keyboard_Row_keyboardMode

Mode of the keyboard.

Keyboard_Row_rowEdgeFlags

Row edge flags.

Keyboard_horizontalGap

Default horizontal gap between keys.

Keyboard_keyHeight

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

Keyboard_keyWidth

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

Keyboard_verticalGap

Default vertical gap between rows of keys.

LayerDrawableItem_bottom

Bottom coordinate of the layer.

LayerDrawableItem_drawable

Drawable used to render the layer.

LayerDrawableItem_id

Identifier of the layer.

LayerDrawableItem_left

Left coordinate of the layer.

LayerDrawableItem_right

Right coordinate of the layer.

LayerDrawableItem_top

Top coordinate of the layer.

LayerDrawable_autoMirrored

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

LayerDrawable_opacity

Indicates the opacity of the layer.

LayerDrawable_paddingMode

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

LayoutAnimation_animation

Animation to use on each child.

LayoutAnimation_animationOrder

The order in which the animations will be started.

LayoutAnimation_delay

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

LayoutAnimation_interpolator

Interpolator used to interpolate the delay between the start of each animation.

LevelListDrawableItem_drawable

Reference to a drawable resource to use for the frame.

LevelListDrawableItem_maxLevel

The maximum level allowed for this item.

LevelListDrawableItem_minLevel

The minimum level allowed for this item.

Lighting_ambientShadowAlpha

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

Lighting_spotShadowAlpha

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

LinearLayout_Layout_layout_gravity

Standard gravity constant that a child supplies to its parent.

LinearLayout_Layout_layout_height

Specifies the basic height of the view.

LinearLayout_Layout_layout_weight

This symbol is the offset where the layout_weight attribute's value can be found in the LinearLayout_Layout array.

LinearLayout_Layout_layout_width

Specifies the basic width of the view.

LinearLayout_baselineAligned

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

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

LinearLayout_divider

Drawable to use as a vertical divider between buttons.

LinearLayout_dividerPadding

Size of padding on either end of a divider.

LinearLayout_gravity

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

LinearLayout_measureWithLargestChild

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

LinearLayout_orientation

Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column.

LinearLayout_showDividers

Setting for which dividers to show.

LinearLayout_weightSum

Defines the maximum weight sum.

ListPopupWindow_dropDownHorizontalOffset

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

ListPopupWindow_dropDownVerticalOffset

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

ListPreference_entries

The human-readable array to present as a list.

ListPreference_entryValues

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

ListView_divider

Drawable or color to draw between list items.

ListView_dividerHeight

Height of the divider.

ListView_entries

Reference to an array resource that will populate the ListView.

ListView_footerDividersEnabled

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

ListView_headerDividersEnabled

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

ListView_overScrollFooter

Drawable to draw below list content.

ListView_overScrollHeader

Drawable to draw above list content.

MapView_apiKey

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

MaterialProgressDrawable_color

Solid color for the gradient shape.

MaterialProgressDrawable_height

Makes the TextView be exactly this many pixels tall.

MaterialProgressDrawable_innerRadius

Inner radius of the ring.

MaterialProgressDrawable_thickness

Thickness of the ring.

MaterialProgressDrawable_visible

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

MaterialProgressDrawable_width

Makes the TextView be exactly this many pixels wide.

MediaRouteButton_mediaRouteTypes

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

MediaRouteButton_minHeight

This symbol is the offset where the minHeight attribute's value can be found in the MediaRouteButton array.

MediaRouteButton_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the MediaRouteButton array.

MenuGroup_checkableBehavior

Whether the items are capable of displaying a check mark.

MenuGroup_enabled

Whether the items are enabled.

MenuGroup_id

The ID of the group.

MenuGroup_menuCategory

The category applied to all items within this group.

MenuGroup_orderInCategory

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

MenuGroup_visible

Whether the items are shown/visible.

MenuItemCheckedFocusedState_state_checkable

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

MenuItemCheckedFocusedState_state_checked

State identifier indicating that the object is currently checked.

MenuItemCheckedFocusedState_state_focused

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

MenuItemCheckedState_state_checkable

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

MenuItemCheckedState_state_checked

State identifier indicating that the object is currently checked.

MenuItemUncheckedFocusedState_state_checkable

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

MenuItemUncheckedFocusedState_state_focused

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

MenuItemUncheckedState_state_checkable

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

MenuItem_actionLayout

An optional layout to be used as an action view.

MenuItem_actionProviderClass

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

MenuItem_actionViewClass

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

MenuItem_alphabeticShortcut

The alphabetic shortcut key.

MenuItem_checkable

Whether the item is capable of displaying a check mark.

MenuItem_checked

Whether the item is checked.

MenuItem_enabled

Whether the item is enabled.

MenuItem_icon

The icon associated with this item.

MenuItem_id

The ID of the item.

MenuItem_menuCategory

The category applied to the item.

MenuItem_numericShortcut

The numeric shortcut key.

MenuItem_onClick

Name of a method on the Context used to inflate the menu that will be called when the item is clicked.

MenuItem_orderInCategory

The order within the category applied to the item.

MenuItem_showAsAction

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

MenuItem_title

The title associated with the item.

MenuItem_titleCondensed

The condensed title associated with the item.

MenuItem_visible

Whether the item is shown/visible.

MenuView_headerBackground

Default background for the menu header.

MenuView_horizontalDivider

Default horizontal divider between rows of menu items.

MenuView_itemBackground

Default background for each menu item.

MenuView_itemIconDisabledAlpha

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

MenuView_itemTextAppearance

Default appearance of menu item text.

MenuView_verticalDivider

Default vertical divider between menu items.

MenuView_windowAnimationStyle

Default animations for the menu.

MultiPaneChallengeLayout_Layout_layout_gravity

Standard gravity constant that a child supplies to its parent.

MultiPaneChallengeLayout_orientation

Influences how layout_centerWithinArea behaves

Must be one of the following constant values.

MultiSelectListPreference_entries

The human-readable array to present as a list.

MultiSelectListPreference_entryValues

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

NinePatchDrawable_alpha

Specifies the alpha multiplier to apply to the base drawable.

NinePatchDrawable_autoMirrored

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

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

NinePatchDrawable_src

Identifier of the bitmap file.

NinePatchDrawable_tint

If set, specifies the color to apply to the drawable as a tint.

NinePatchDrawable_tintMode

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

OffHostApduService_apduServiceBanner

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

OffHostApduService_description

Short description of the functionality the service implements.

OvershootInterpolator_tension

This is the amount of tension.

PathInterpolator_controlX1

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

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

PathInterpolator_controlX2

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

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

PathInterpolator_controlY1

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

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

PathInterpolator_controlY2

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

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

PathInterpolator_pathData

The control points defined as a path.

PatternPathMotion_patternPathData

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

PopupWindowBackgroundState_state_above_anchor

State identifier indicating the popup will be above the anchor.

PopupWindow_overlapAnchor

Whether the popup window should overlap its anchor view.

PopupWindow_popupAnimationStyle

The animation style to use for the popup window.

PopupWindow_popupBackground

The background to use for the popup window.

PopupWindow_popupElevation

Window elevation to use for the popup window.

PreferenceActivity_layout

The layout for the Preference Activity.

PreferenceFragment_layout

The layout for the PreferenceFragment.

PreferenceGroup_orderingFromXml

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

PreferenceHeader_breadCrumbShortTitle

The short title for the bread crumb of this item.

PreferenceHeader_breadCrumbTitle

The title for the bread crumb of this item.

PreferenceHeader_fragment

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

PreferenceHeader_icon

An icon for the item.

PreferenceHeader_id

Identifier value for the header.

PreferenceHeader_summary

The summary for the item.

PreferenceHeader_title

The title of the item that is shown to the user.

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

Preference_dependency

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

Preference_enabled

Whether the Preference is enabled.

Preference_fragment

When used inside of a modern PreferenceActivity, this declares a new PreferenceFragment to be shown when the user selects this item.

Preference_icon

The optional icon for the preference

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

Preference_key

The key to store the Preference value.

Preference_layout

The layout for the Preference in a PreferenceActivity screen.

Preference_order

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

Preference_persistent

Whether the Preference stores its value to the shared preferences.

Preference_selectable

Whether the Preference is selectable.

Preference_shouldDisableView

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

Preference_summary

The summary for the Preference in a PreferenceActivity screen.

Preference_title

The title for the Preference in a PreferenceActivity screen.

Preference_widgetLayout

The layout for the controllable widget portion of a Preference.

PrintService_addPrintersActivity

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

PrintService_advancedPrintOptionsActivity

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

PrintService_settingsActivity

Fully qualified class name of an activity that allows the user to modify the settings for this service.

PrintService_vendor

The vendor name if this print service is vendor specific.

ProgressBar_animationResolution

Timeout between frames of animation in milliseconds

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

ProgressBar_backgroundTint

Tint to apply to the background.

ProgressBar_backgroundTintMode

Blending mode used to apply the background tint.

ProgressBar_indeterminate

Allows to enable the indeterminate mode.

ProgressBar_indeterminateBehavior

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

ProgressBar_indeterminateDrawable

Drawable used for the indeterminate mode.

ProgressBar_indeterminateDuration

Duration of the indeterminate animation.

ProgressBar_indeterminateOnly

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

ProgressBar_indeterminateTint

Tint to apply to the indeterminate progress indicator.

ProgressBar_indeterminateTintMode

Blending mode used to apply the indeterminate progress indicator tint.

ProgressBar_interpolator

This symbol is the offset where the interpolator attribute's value can be found in the ProgressBar array.

ProgressBar_max

Defines the maximum value the progress can take.

ProgressBar_maxHeight

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

ProgressBar_maxWidth

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

ProgressBar_minHeight

This symbol is the offset where the minHeight attribute's value can be found in the ProgressBar array.

ProgressBar_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the ProgressBar array.

ProgressBar_mirrorForRtl

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

ProgressBar_progress

Defines the default progress value, between 0 and max.

ProgressBar_progressBackgroundTint

Tint to apply to the progress indicator background.

ProgressBar_progressBackgroundTintMode

Blending mode used to apply the progress indicator background tint.

ProgressBar_progressDrawable

Drawable used for the progress mode.

ProgressBar_progressTint

Tint to apply to the progress indicator.

ProgressBar_progressTintMode

Blending mode used to apply the progress indicator tint.

ProgressBar_secondaryProgress

Defines the secondary progress value, between 0 and max.

ProgressBar_secondaryProgressTint

Tint to apply to the secondary progress indicator.

ProgressBar_secondaryProgressTintMode

Blending mode used to apply the secondary progress indicator tint.

PropertyAnimator_pathData

The path used to animate the properties in the ObjectAnimator

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

PropertyAnimator_propertyName

Name of the property being animated.

PropertyAnimator_propertyXName

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

PropertyAnimator_propertyYName

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

RadioGroup_checkedButton

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

RadioGroup_orientation

Should the radio group be a column or a row? Use "horizontal" for a row, "vertical" for a column.

RatingBar_isIndicator

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

RatingBar_numStars

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

RatingBar_rating

The rating to set by default.

RatingBar_stepSize

The step size of the rating.

RatingDefinition_contentAgeHint

The age associated with the content rating.

RatingDefinition_description

The short description of the content rating.

RatingDefinition_name

The unique name of the content rating.

RatingDefinition_title

The title of the content rating which is shown to the user.

RatingSystemDefinition_country

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

RatingSystemDefinition_description

The short description of the content rating system.

RatingSystemDefinition_name

The unique name of the content rating system.

RatingSystemDefinition_title

The title of the content rating system which is shown to the user.

RecognitionService_settingsActivity

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

RelativeLayout_Layout_layout_above

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

RelativeLayout_Layout_layout_alignBaseline

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

RelativeLayout_Layout_layout_alignBottom

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

RelativeLayout_Layout_layout_alignEnd

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

RelativeLayout_Layout_layout_alignLeft

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

RelativeLayout_Layout_layout_alignParentBottom

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

RelativeLayout_Layout_layout_alignParentEnd

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

RelativeLayout_Layout_layout_alignParentLeft

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

RelativeLayout_Layout_layout_alignParentRight

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

RelativeLayout_Layout_layout_alignParentStart

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

RelativeLayout_Layout_layout_alignParentTop

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

RelativeLayout_Layout_layout_alignRight

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

RelativeLayout_Layout_layout_alignStart

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

RelativeLayout_Layout_layout_alignTop

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

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

RelativeLayout_Layout_layout_below

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

RelativeLayout_Layout_layout_centerHorizontal

If true, centers this child horizontally within its parent.

RelativeLayout_Layout_layout_centerInParent

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

RelativeLayout_Layout_layout_centerVertical

If true, centers this child vertically within its parent.

RelativeLayout_Layout_layout_toEndOf

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

RelativeLayout_Layout_layout_toLeftOf

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

RelativeLayout_Layout_layout_toRightOf

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

RelativeLayout_Layout_layout_toStartOf

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

RelativeLayout_gravity

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

RelativeLayout_ignoreGravity

Indicates what view should not be affected by gravity.

ResolverDrawerLayout_LayoutParams_layout_gravity

Standard gravity constant that a child supplies to its parent.

ResolverDrawerLayout_maxWidth

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

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

RestrictionEntry_description

Descriptive text for the associated data.

RestrictionEntry_entries

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

RestrictionEntry_entryValues

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

RestrictionEntry_key

The key to store the Preference value.

RestrictionEntry_restrictionType

This symbol is the offset where the restrictionType attribute's value can be found in the RestrictionEntry array.

RestrictionEntry_title

The title associated with the item.

RingtonePreference_ringtoneType

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

RingtonePreference_showDefault

Whether to show an item for a default sound.

RingtonePreference_showSilent

Whether to show an item for 'Silent'.

RippleDrawable_color

The color to use for ripple effects.

RotarySelector_orientation

Use "horizontal" or "vertical".

RotateAnimation_fromDegrees

This symbol is the offset where the fromDegrees attribute's value can be found in the RotateAnimation array.

RotateAnimation_pivotX

This symbol is the offset where the pivotX attribute's value can be found in the RotateAnimation array.

RotateAnimation_pivotY

This symbol is the offset where the pivotY attribute's value can be found in the RotateAnimation array.

RotateAnimation_toDegrees

This symbol is the offset where the toDegrees attribute's value can be found in the RotateAnimation array.

RotateDrawable_drawable

Reference to a drawable resource to use for the frame.

RotateDrawable_fromDegrees

This symbol is the offset where the fromDegrees attribute's value can be found in the RotateDrawable array.

RotateDrawable_pivotX

This symbol is the offset where the pivotX attribute's value can be found in the RotateDrawable array.

RotateDrawable_pivotY

This symbol is the offset where the pivotY attribute's value can be found in the RotateDrawable array.

RotateDrawable_toDegrees

This symbol is the offset where the toDegrees attribute's value can be found in the RotateDrawable array.

RotateDrawable_visible

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

ScaleAnimation_fromXScale

This symbol is the offset where the fromXScale attribute's value can be found in the ScaleAnimation array.

ScaleAnimation_fromYScale

This symbol is the offset where the fromYScale attribute's value can be found in the ScaleAnimation array.

ScaleAnimation_pivotX

This symbol is the offset where the pivotX attribute's value can be found in the ScaleAnimation array.

ScaleAnimation_pivotY

This symbol is the offset where the pivotY attribute's value can be found in the ScaleAnimation array.

ScaleAnimation_toXScale

This symbol is the offset where the toXScale attribute's value can be found in the ScaleAnimation array.

ScaleAnimation_toYScale

This symbol is the offset where the toYScale attribute's value can be found in the ScaleAnimation array.

ScaleDrawable_drawable

Reference to a drawable resource to draw with the specified scale.

ScaleDrawable_scaleGravity

Specifies where the drawable is positioned after scaling.

ScaleDrawable_scaleHeight

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

ScaleDrawable_scaleWidth

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

ScaleDrawable_useIntrinsicSizeAsMinimum

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

ScrollView_fillViewport

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

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

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

SearchView_focusable

Boolean that controls whether a view can take focus.

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

SearchView_iconifiedByDefault

The default state of the SearchView.

SearchView_imeOptions

The IME options to set on the query text field.

SearchView_inputType

The input type to set on the query text field.

SearchView_layout

The layout to use for the search view.

SearchView_maxWidth

An optional maximum width of the SearchView.

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

SearchView_queryHint

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

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

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

SearchView_submitBackground

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

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

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

SearchableActionKey_keycode

This attribute denotes the action key you wish to respond to.

SearchableActionKey_queryActionMsg

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

SearchableActionKey_suggestActionMsg

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

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

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

Searchable_hint

If supplied, this string will be displayed as a hint to the user.

Searchable_icon

This is deprecated.

Searchable_imeOptions

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

Searchable_includeInGlobalSearch

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

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

Searchable_label

This is the user-displayed name of the searchable activity.

Searchable_queryAfterZeroResults

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

Searchable_searchButtonText

If supplied, this string will be displayed as the text of the "Search" button.

Searchable_searchMode

Additional features are controlled by mode bits in this field.

Searchable_searchSettingsDescription

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

Searchable_searchSuggestAuthority

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

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

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

Searchable_searchSuggestPath

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

Searchable_searchSuggestSelection

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

Searchable_searchSuggestThreshold

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

Searchable_voiceLanguage

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

Searchable_voiceLanguageModel

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

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

Searchable_voicePromptText

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

Searchable_voiceSearchMode

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

SeekBarPreference_layout

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

SeekBar_splitTrack

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

SeekBar_thumb

Draws the thumb on a seekbar.

SeekBar_thumbOffset

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

SeekBar_thumbTint

Tint to apply to the button graphic.

SeekBar_thumbTintMode

Blending mode used to apply the button graphic tint.

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

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

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

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

SettingInjectorService_icon

The icon for the preference, should refer to all apps covered by the setting.

SettingInjectorService_settingsActivity

The activity to launch when the setting is clicked on.

SettingInjectorService_title

The title for the preference.

ShapeDrawablePadding_bottom

Bottom padding.

ShapeDrawablePadding_left

Left padding.

ShapeDrawablePadding_right

Right padding.

ShapeDrawablePadding_top

Top padding.

ShapeDrawable_color

Defines the color of the shape.

ShapeDrawable_dither

Enables or disables dithering.

ShapeDrawable_height

Defines the height of the shape.

ShapeDrawable_tint

If set, specifies the color to apply to the drawable as a tint.

ShapeDrawable_tintMode

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

ShapeDrawable_width

Defines the width of the shape.

Slide_slideEdge

This symbol is the offset where the slideEdge attribute's value can be found in the Slide array.

SlidingDrawer_allowSingleTap

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

SlidingDrawer_animateOnClick

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

SlidingDrawer_bottomOffset

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

SlidingDrawer_content

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

SlidingDrawer_handle

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

SlidingDrawer_orientation

Orientation of the SlidingDrawer.

SlidingDrawer_topOffset

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

SlidingTab_orientation

Use "horizontal" for a row, "vertical" for a column.

SpellChecker_Subtype_label

The name of the subtype.

SpellChecker_Subtype_subtypeExtraValue

The extra value of the subtype.

SpellChecker_Subtype_subtypeLocale

The locale of the subtype.

SpellChecker_label

The name of the spell checker.

SpellChecker_settingsActivity

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

Spinner_dropDownSelector

List selector to use for spinnerMode="dropdown" display.

Spinner_dropDownWidth

Width of the dropdown in spinnerMode="dropdown".

Spinner_gravity

Gravity setting for positioning the currently selected item.

Spinner_popupBackground

Background drawable to use for the dropdown in spinnerMode="dropdown".

Spinner_popupElevation

Window elevation to use for the dropdown in spinnerMode="dropdown".

Spinner_prompt

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

Spinner_spinnerMode

Display mode for spinner options.

StateListAnimatorItem_animation

Animation to use on each child.

StateListDrawableItem_drawable

Reference to a drawable resource to use for the state.

StateListDrawable_autoMirrored

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

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

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

StateListDrawable_enterFadeDuration

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

StateListDrawable_exitFadeDuration

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

StateListDrawable_variablePadding

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

StateListDrawable_visible

Indicates whether the drawable should be initially visible.

SwitchPreference_disableDependentsState

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

SwitchPreference_summaryOff

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

SwitchPreference_summaryOn

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

SwitchPreference_switchTextOff

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

SwitchPreference_switchTextOn

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

Switch_showText

Whether to draw on/off text.

Switch_splitTrack

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

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

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

Switch_switchTextAppearance

TextAppearance style for text displayed on the switch thumb.

Switch_textOff

Text to use when the switch is in the unchecked/"off" state.

Switch_textOn

Text to use when the switch is in the checked/"on" state.

Switch_thumb

Drawable to use as the "thumb" that switches back and forth.

Switch_thumbTextPadding

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

Switch_track

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

SyncAdapter_accountType

The account type this authenticator handles.

SyncAdapter_allowParallelSyncs

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

SyncAdapter_contentAuthority

the authority of a content provider.

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

SyncAdapter_settingsActivity

If provided, specifies the action of the settings activity for this SyncAdapter.

SyncAdapter_supportsUploading

This symbol is the offset where the supportsUploading attribute's value can be found in the SyncAdapter array.

SyncAdapter_userVisible

This symbol is the offset where the userVisible attribute's value can be found in the SyncAdapter array.

TabWidget_divider

Drawable used to draw the divider between tabs.

TabWidget_tabStripEnabled

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

TabWidget_tabStripLeft

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

TabWidget_tabStripRight

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

TableLayout_collapseColumns

The zero-based index of the columns to collapse.

TableLayout_shrinkColumns

The zero-based index of the columns to shrink.

TableLayout_stretchColumns

The zero-based index of the columns to stretch.

TableRow_Cell_layout_column

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

TableRow_Cell_layout_span

Defines how many columns this child should span.

TextAppearance_elegantTextHeight

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

TextAppearance_fontFamily

Font family (named by string) for the text.

TextAppearance_fontFeatureSettings

Font feature settings.

TextAppearance_letterSpacing

Text letter-spacing.

TextAppearance_shadowColor

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

TextAppearance_shadowDx

Horizontal offset of the text shadow.

TextAppearance_shadowDy

Vertical offset of the text shadow.

TextAppearance_shadowRadius

Blur radius of the text shadow.

TextAppearance_textAllCaps

Present the text in ALL CAPS.

TextAppearance_textColor

Text color.

TextAppearance_textColorHighlight

Color of the text selection highlight.

TextAppearance_textColorHint

Color of the hint text.

TextAppearance_textColorLink

Color of the links.

TextAppearance_textSize

Size of the text.

TextAppearance_textStyle

Style (bold, italic, bolditalic) for the text.

TextAppearance_typeface

Typeface (normal, sans, serif, monospace) for the text.

TextClock_format12Hour

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

TextClock_format24Hour

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

TextClock_timeZone

Specifies the time zone to use.

TextToSpeechEngine_settingsActivity

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

TextViewAppearance_textAppearance

Base text color, typeface, size, and style.

TextViewMultiLineBackgroundState_state_multiline

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

TextView_autoLink

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

TextView_autoText

If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors.

TextView_bufferType

Determines the minimum type that getText() will return.

TextView_capitalize

If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types.

TextView_cursorVisible

Makes the cursor visible (the default) or invisible.

TextView_digits

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

TextView_drawableBottom

The drawable to be drawn below the text.

TextView_drawableEnd

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

TextView_drawableLeft

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

TextView_drawablePadding

The padding between the drawables and the text.

TextView_drawableRight

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

TextView_drawableStart

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

TextView_drawableTop

The drawable to be drawn above the text.

TextView_editable

If set, specifies that this TextView has an input method.

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

TextView_elegantTextHeight

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

TextView_ellipsize

If set, causes words that are longer than the view is wide to be ellipsized instead of broken in the middle.

TextView_ems

Makes the TextView be exactly this many ems wide.

TextView_enabled

Specifies whether the widget is enabled.

TextView_fontFamily

Font family (named by string) for the text.

TextView_fontFeatureSettings

Font feature settings.

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

TextView_gravity

Specifies how to align the text by the view's x- and/or y-axis when the text is smaller than the view.

TextView_height

Makes the TextView be exactly this many pixels tall.

TextView_hint

Hint text to display when the text is empty.

TextView_imeActionId

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

TextView_imeActionLabel

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

TextView_imeOptions

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

TextView_includeFontPadding

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

TextView_inputMethod

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

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

TextView_letterSpacing

Text letter-spacing.

TextView_lineSpacingExtra

Extra spacing between lines of text.

TextView_lineSpacingMultiplier

Extra spacing between lines of text, as a multiplier.

TextView_lines

Makes the TextView be exactly this many lines tall.

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

TextView_marqueeRepeatLimit

The number of times to repeat the marquee animation.

TextView_maxEms

Makes the TextView be at most this many ems wide.

TextView_maxHeight

Makes the TextView be at most this many pixels tall.

TextView_maxLength

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

TextView_maxLines

Makes the TextView be at most this many lines tall.

TextView_maxWidth

Makes the TextView be at most this many pixels wide.

TextView_minEms

Makes the TextView be at least this many ems wide.

TextView_minHeight

Makes the TextView be at least this many pixels tall.

TextView_minLines

Makes the TextView be at least this many lines tall.

TextView_minWidth

Makes the TextView be at least this many pixels wide.

TextView_numeric

If set, specifies that this TextView has a numeric input method.

TextView_password

Whether the characters of the field are displayed as password dots instead of themselves.

TextView_phoneNumber

If set, specifies that this TextView has a phone number input method.

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

TextView_scrollHorizontally

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

TextView_selectAllOnFocus

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

TextView_shadowColor

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

TextView_shadowDx

Horizontal offset of the text shadow.

TextView_shadowDy

Vertical offset of the text shadow.

TextView_shadowRadius

Blur radius of the text shadow.

TextView_singleLine

Constrains the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines, and advances focus instead of inserting a newline when you press the enter key.

TextView_text

Text to display.

TextView_textAllCaps

Present the text in ALL CAPS.

TextView_textAppearance

Base text color, typeface, size, and style.

TextView_textColor

Text color.

TextView_textColorHighlight

Color of the text selection highlight.

TextView_textColorHint

Color of the hint text.

TextView_textColorLink

Text color for links.

TextView_textCursorDrawable

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

TextView_textEditNoPasteWindowLayout

Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

TextView_textEditPasteWindowLayout

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

TextView_textEditSideNoPasteWindowLayout

Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

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

TextView_textEditSuggestionItemLayout

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

TextView_textIsSelectable

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

TextView_textScaleX

Sets the horizontal scaling factor for the text.

TextView_textSelectHandle

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

TextView_textSelectHandleLeft

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

TextView_textSelectHandleRight

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

TextView_textSize

Size of the text.

TextView_textStyle

Style (bold, italic, bolditalic) for the text.

TextView_typeface

Typeface (normal, sans, serif, monospace) for the text.

TextView_width

Makes the TextView be exactly this many pixels wide.

Theme_absListViewStyle

Default AbsListView style.

Theme_actionBarDivider

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

Theme_actionBarItemBackground

Custom item state list drawable background for action bar items.

Theme_actionBarPopupTheme

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

Theme_actionBarSize

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

Theme_actionBarSplitStyle

Reference to a style for the split Action Bar.

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

Theme_actionBarTabBarStyle

This symbol is the offset where the actionBarTabBarStyle attribute's value can be found in the Theme array.

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

Theme_actionBarTabTextStyle

This symbol is the offset where the actionBarTabTextStyle attribute's value can be found in the Theme array.

Theme_actionBarTheme

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

Theme_actionBarWidgetTheme

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

Theme_actionButtonStyle

Default action button style.

Theme_actionDropDownStyle

Default ActionBar dropdown style.

Theme_actionMenuTextAppearance

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

Theme_actionMenuTextColor

Color for text that appears within action menu items.

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

Theme_actionModeCloseButtonStyle

This symbol is the offset where the actionModeCloseButtonStyleattribute's value can be found in the Theme array.

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

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

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

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

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

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

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

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

Theme_actionModeStyle

This symbol is the offset where the actionModeStyle attribute's value can be found in the Theme array.

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

Theme_actionOverflowButtonStyle

This symbol is the offset where the actionOverflowButtonStyle attribute's value can be found in the Theme array.

Theme_actionOverflowMenuStyle

This symbol is the offset where the actionOverflowMenuStyle attribute's value can be found in the Theme array.

Theme_activatedBackgroundIndicator

Drawable used as a background for activated items.

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

Theme_alertDialogStyle

This symbol is the offset where the alertDialogStyle attribute's value can be found in the Theme array.

Theme_alertDialogTheme

Theme to use for alert dialogs spawned from this theme.

Theme_ambientShadowAlpha

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

Theme_autoCompleteTextViewStyle

Default AutoCompleteTextView style.

Theme_backgroundDimAmount

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

Theme_backgroundDimEnabled

Control whether dimming behind the window is enabled.

Theme_borderlessButtonStyle

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

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

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

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

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

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

Theme_buttonStyle

Normal Button style.

Theme_buttonStyleInset

Button style to inset into an EditText.

Theme_buttonStyleSmall

Small Button style.

Theme_buttonStyleToggle

ToggleButton style.

Theme_calendarViewStyle

The CalendarView style.

Theme_candidatesTextStyleSpans

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

Theme_checkBoxPreferenceStyle

Default style for CheckBoxPreference.

Theme_checkboxStyle

Default Checkbox style.

Theme_checkedTextViewStyle

Default CheckedTextView style.

Theme_colorAccent

Bright complement to the primary branding color.

Theme_colorActivatedHighlight

Default highlight color for items that are activated.

Theme_colorBackground

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

Theme_colorBackgroundCacheHint

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

Theme_colorButtonNormal

The color applied to framework buttons in their normal state.

Theme_colorControlActivated

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

Theme_colorControlHighlight

The color applied to framework control highlights (ex.

Theme_colorControlNormal

The color applied to framework controls in their normal state.

Theme_colorEdgeEffect

The color applied to the edge effect on scrolling containers.

Theme_colorFocusedHighlight

Default highlight color for items that are focused.

Theme_colorForeground

Default color of foreground imagery.

Theme_colorForegroundInverse

Default color of foreground imagery on an inverted background.

Theme_colorLongPressedHighlight

Default highlight color for items that are long-pressed.

Theme_colorMultiSelectHighlight

Default highlight color for items in multiple selection mode.

Theme_colorPressedHighlight

Default highlight color for items that are pressed.

Theme_colorPrimary

The primary branding color for the app.

Theme_colorPrimaryDark

Dark variant of the primary branding color.

Theme_datePickerDialogTheme

The DatePicker dialog theme.

Theme_datePickerStyle

The DatePicker style.

Theme_detailsElementBackground

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

Theme_dialogPreferenceStyle

Default style for DialogPreference.

Theme_dialogPreferredPadding

Preferred padding for dialog content.

Theme_dialogTheme

Theme to use for dialogs spawned from this theme.

Theme_disabledAlpha

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

Theme_dividerHorizontal

Drawable to use for generic horizontal dividers.

Theme_dividerVertical

Drawable to use for generic vertical dividers.

Theme_dropDownHintAppearance

Default style for drop down hints.

Theme_dropDownItemStyle

Default style for drop down items.

Theme_dropDownListViewStyle

Default ListView style for drop downs.

Theme_dropDownSpinnerStyle

Default dropdown Spinner style.

Theme_editTextBackground

EditText background drawable.

Theme_editTextColor

EditText text foreground color.

Theme_editTextPreferenceStyle

Default style for EditTextPreference.

Theme_editTextStyle

Default EditText style.

Theme_expandableListPreferredChildIndicatorLeft

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

Theme_expandableListPreferredChildIndicatorRight

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

Theme_expandableListPreferredChildPaddingLeft

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

Theme_expandableListPreferredItemIndicatorLeft

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

Theme_expandableListPreferredItemIndicatorRight

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

Theme_expandableListPreferredItemPaddingLeft

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

Theme_expandableListViewStyle

Default ExpandableListView style.

Theme_expandableListViewWhiteStyle

ExpandableListView with white background.

Theme_fastScrollOverlayPosition

Position of the fast scroll index overlay window.

Theme_fastScrollPreviewBackgroundLeft

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

Theme_fastScrollPreviewBackgroundRight

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

Theme_fastScrollTextColor

Text color for the fast scroll index overlay.

Theme_fastScrollThumbDrawable

Drawable to use as the fast scroll thumb.

Theme_fastScrollTrackDrawable

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

Theme_galleryItemBackground

The preferred background for gallery items.

Theme_galleryStyle

Default Gallery style.

Theme_gridViewStyle

Default GridView style.

Theme_homeAsUpIndicator

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

Theme_horizontalScrollViewStyle

Default HorizontalScrollView style.

Theme_imageButtonStyle

The style resource to use for an ImageButton.

Theme_imageWellStyle

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

Theme_listChoiceBackgroundIndicator

Drawable used as a background for selected list items.

Theme_listChoiceIndicatorMultiple

Drawable to use for multiple choice indicators.

Theme_listChoiceIndicatorSingle

Drawable to use for single choice indicators.

Theme_listDivider

The drawable for the list divider.

Theme_listDividerAlertDialog

The list divider used in alert dialogs.

Theme_listPopupWindowStyle

Default ListPopupWindow style.

Theme_listPreferredItemHeight

The preferred list item height.

Theme_listPreferredItemHeightLarge

A larger, more robust list item height.

Theme_listPreferredItemHeightSmall

A smaller, sleeker list item height.

Theme_listPreferredItemPaddingEnd

The preferred padding along the end edge of list items.

Theme_listPreferredItemPaddingLeft

The preferred padding along the left edge of list items.

Theme_listPreferredItemPaddingRight

The preferred padding along the right edge of list items.

Theme_listPreferredItemPaddingStart

The preferred padding along the start edge of list items.

Theme_listSeparatorTextViewStyle

TextView style for list separators.

Theme_listViewStyle

Default ListView style.

Theme_listViewWhiteStyle

ListView with white background.

Theme_mapViewStyle

Default MapView style.

Theme_mediaRouteButtonStyle

Default style for the MediaRouteButton widget.

Theme_panelBackground

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

Theme_panelColorBackground

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

Theme_panelColorForeground

Default color of foreground panel imagery.

Theme_panelFullBackground

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

Theme_panelTextAppearance

Default appearance of panel text.

Theme_popupMenuStyle

Default PopupMenu style.

Theme_popupWindowStyle

Default PopupWindow style.

Theme_preferenceCategoryStyle

Default style for PreferenceCategory.

Theme_preferenceInformationStyle

Default style for informational Preference.

Theme_preferenceLayoutChild

The preference layout that has the child/tabbed effect.

Theme_preferenceScreenStyle

Default style for PreferenceScreen.

Theme_preferenceStyle

Default style for Preference.

Theme_presentationTheme

Theme to use for presentations spawned from this theme.

Theme_progressBarStyle

Default ProgressBar style.

Theme_progressBarStyleHorizontal

Horizontal ProgressBar style.

Theme_progressBarStyleInverse

Inverse ProgressBar style.

Theme_progressBarStyleLarge

Large ProgressBar style.

Theme_progressBarStyleLargeInverse

Large inverse ProgressBar style.

Theme_progressBarStyleSmall

Small ProgressBar style.

Theme_progressBarStyleSmallInverse

Small inverse ProgressBar style.

Theme_progressBarStyleSmallTitle

Small ProgressBar in title style.

Theme_quickContactBadgeStyleSmallWindowLarge

Default quickcontact badge style with large quickcontact window.

Theme_quickContactBadgeStyleSmallWindowMedium

Default quickcontact badge style with medium quickcontact window.

Theme_quickContactBadgeStyleSmallWindowSmall

Default quickcontact badge style with small quickcontact window.

Theme_quickContactBadgeStyleWindowLarge

Default quickcontact badge style with large quickcontact window.

Theme_quickContactBadgeStyleWindowMedium

Default quickcontact badge style with medium quickcontact window.

Theme_quickContactBadgeStyleWindowSmall

Default quickcontact badge style with small quickcontact window.

Theme_radioButtonStyle

Default RadioButton style.

Theme_ratingBarStyle

Default RatingBar style.

Theme_ratingBarStyleIndicator

Indicator RatingBar style.

Theme_ratingBarStyleSmall

Small indicator RatingBar style.

Theme_ringtonePreferenceStyle

Default style for RingtonePreference.

Theme_scrollViewStyle

Default ScrollView style.

Theme_searchViewStyle

Style for the search query widget.

Theme_seekBarStyle

Default SeekBar style.

Theme_segmentedButtonStyle

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

Theme_selectableItemBackground

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

Theme_selectableItemBackgroundBorderless

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

Theme_spinnerDropDownItemStyle

Default style for spinner drop down items.

Theme_spinnerItemStyle

Default spinner item style.

Theme_spinnerStyle

Default Spinner style.

Theme_spotShadowAlpha

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

Theme_stackViewStyle

Default StackView style.

Theme_starStyle

Default Star style.

Theme_switchPreferenceStyle

Default style for switch preferences.

Theme_switchStyle

Default style for the Switch widget.

Theme_tabWidgetStyle

Default TabWidget style.

Theme_textAppearance

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

Theme_textAppearanceButton

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

Theme_textAppearanceInverse

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

Theme_textAppearanceLarge

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

Theme_textAppearanceLargeInverse

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

Theme_textAppearanceLargePopupMenu

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

Theme_textAppearanceListItem

The preferred TextAppearance for the primary text of list items.

Theme_textAppearanceListItemSecondary

The preferred TextAppearance for the secondary text of list items.

Theme_textAppearanceListItemSmall

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

Theme_textAppearanceMedium

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

Theme_textAppearanceMediumInverse

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

Theme_textAppearanceSearchResultSubtitle

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

Theme_textAppearanceSearchResultTitle

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

Theme_textAppearanceSmall

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

Theme_textAppearanceSmallInverse

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

Theme_textAppearanceSmallPopupMenu

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

Theme_textCheckMark

Drawable to use for check marks.

Theme_textCheckMarkInverse

This symbol is the offset where the textCheckMarkInverse attribute's value can be found in the Theme array.

Theme_textColorAlertDialogListItem

Color of list item text in alert dialogs.

Theme_textColorHighlightInverse

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

Theme_textColorHintInverse

Inverse hint text color.

Theme_textColorLinkInverse

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

Theme_textColorPrimary

The most prominent text color.

Theme_textColorPrimaryDisableOnly

Bright text color.

Theme_textColorPrimaryInverse

Primary inverse text color, useful for inverted backgrounds.

Theme_textColorPrimaryInverseDisableOnly

Bright inverse text color.

Theme_textColorPrimaryInverseNoDisable

Bright inverse text color.

Theme_textColorPrimaryNoDisable

Bright text color.

Theme_textColorSecondary

Secondary text color.

Theme_textColorSecondaryInverse

Secondary inverse text color, useful for inverted backgrounds.

Theme_textColorSecondaryInverseNoDisable

Dim inverse text color.

Theme_textColorSecondaryNoDisable

Dim text color.

Theme_textColorTertiary

Tertiary text color.

Theme_textColorTertiaryInverse

Tertiary inverse text color, useful for inverted backgrounds.

Theme_textEditNoPasteWindowLayout

Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

Theme_textEditPasteWindowLayout

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

Theme_textEditSideNoPasteWindowLayout

Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

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

Theme_textEditSuggestionItemLayout

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

Theme_textSelectHandle

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

Theme_textSelectHandleLeft

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

Theme_textSelectHandleRight

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

Theme_textSelectHandleWindowStyle

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

Theme_textSuggestionsWindowStyle

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

Theme_textViewStyle

Default TextView style.

Theme_timePickerDialogTheme

The TimePicker dialog theme.

Theme_timePickerStyle

The TimePicker style.

Theme_toolbarStyle

Default Toolbar style.

Theme_webTextViewStyle

Default WebTextView style.

Theme_webViewStyle

Default WebView style.

Theme_windowActionBar

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

Theme_windowActionBarOverlay

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

Theme_windowActionModeOverlay

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

Theme_windowActivityTransitions

Flag indicating whether this window allows Activity Transitions.

Theme_windowAllowEnterTransitionOverlap

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

Theme_windowAllowReturnTransitionOverlap

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

Theme_windowAnimationStyle

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

Theme_windowBackground

Drawable to use as the overall window background.

Theme_windowCloseOnTouchOutside

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

Theme_windowContentOverlay

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

Theme_windowContentTransitionManager

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

Theme_windowContentTransitions

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

Theme_windowDisablePreview

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

Theme_windowEnableSplitTouch

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

Theme_windowEnterTransition

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

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

Theme_windowFrame

Drawable to use as a frame around the window.

Theme_windowFullscreen

Flag indicating whether this window should fill the entire screen.

Theme_windowIsFloating

Flag indicating whether this is a floating window.

Theme_windowIsTranslucent

Flag indicating whether this is a translucent window.

Theme_windowNoDisplay

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

Theme_windowNoTitle

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

Theme_windowOverscan

Flag indicating whether this window should extend into overscan region.

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

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

Theme_windowSharedElementEnterTransition

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

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

Theme_windowSharedElementReenterTransition

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

Theme_windowSharedElementReturnTransition

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

Theme_windowSharedElementsUseOverlay

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

Theme_windowShowWallpaper

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

Theme_windowSoftInputMode

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

Theme_windowSwipeToDismiss

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

Theme_windowTitleBackgroundStyle

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

Theme_windowTitleSize

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

Theme_windowTitleStyle

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

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

Theme_windowTranslucentNavigation

Flag indicating whether this window requests a translucent navigation bar.

Theme_windowTranslucentStatus

Flag indicating whether this window requests a translucent status bar.

Theme_yesNoPreferenceStyle

Default style for YesNoPreference.

TimePicker_amPmBackgroundColor

The background color state list for the AM/PM selectors.

TimePicker_amPmTextColor

The color for the AM/PM selectors.

TimePicker_headerAmPmTextAppearance

The text appearance for the AM/PM header.

TimePicker_headerBackground

The background for the header containing the currently selected time.

TimePicker_headerTimeTextAppearance

The text appearance for the time header.

TimePicker_numbersBackgroundColor

The background color for the hours/minutes numbers.

TimePicker_numbersSelectorColor

The color for the hours/minutes selector.

TimePicker_numbersTextColor

The color for the hours/minutes numbers.

TimePicker_timePickerMode

Defines the look of the widget.

ToggleButton_disabledAlpha

The alpha to apply to the indicator when disabled.

ToggleButton_textOff

The text for the button when it is not checked.

ToggleButton_textOn

The text for the button when it is checked.

Toolbar_LayoutParams_layout_gravity

Standard gravity constant that a child supplies to its parent.

Toolbar_collapseContentDescription

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

Toolbar_contentInsetEnd

Minimum inset for content views within a bar.

Toolbar_contentInsetLeft

Minimum inset for content views within a bar.

Toolbar_contentInsetRight

Minimum inset for content views within a bar.

Toolbar_contentInsetStart

Minimum inset for content views within a bar.

Toolbar_gravity

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

Toolbar_navigationContentDescription

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

Toolbar_navigationIcon

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

Toolbar_popupTheme

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

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

Toolbar_subtitleTextAppearance

This symbol is the offset where the subtitleTextAppearance attribute's value can be found in the Toolbar array.

Toolbar_title

The title associated with the item.

Toolbar_titleTextAppearance

This symbol is the offset where the titleTextAppearance attribute's value can be found in the Toolbar array.

TransitionManager_fromScene

The originating scene in this scene change.

TransitionManager_toScene

The destination scene in this scene change.

TransitionManager_transition

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

TransitionSet_transitionOrdering

This symbol is the offset where the transitionOrdering attribute's value can be found in the TransitionSet array.

TransitionTarget_excludeClass

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

TransitionTarget_excludeId

The id of a target to exclude from this transition.

TransitionTarget_excludeName

The transitionName of the target to exclude from this transition.

TransitionTarget_targetClass

The fully-qualified name of the Class to include in this transition.

TransitionTarget_targetId

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

TransitionTarget_targetName

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

Transition_duration

Amount of time (in milliseconds) that the transition should run.

Transition_interpolator

Interpolator to be used in the animations spawned by this transition.

Transition_matchOrder

The match order to use for the transition.

Transition_startDelay

Delay in milliseconds before the transition starts.

TranslateAnimation_fromXDelta

This symbol is the offset where the fromXDelta attribute's value can be found in the TranslateAnimation array.

TranslateAnimation_fromYDelta

This symbol is the offset where the fromYDelta attribute's value can be found in the TranslateAnimation array.

TranslateAnimation_toXDelta

This symbol is the offset where the toXDelta attribute's value can be found in the TranslateAnimation array.

TranslateAnimation_toYDelta

This symbol is the offset where the toYDelta attribute's value can be found in the TranslateAnimation array.

TvInputService_settingsActivity

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

TvInputService_setupActivity

Component name of an activity for setup of this service.

TwoLineListItem_mode

This symbol is the offset where the mode attribute's value can be found in theTwoLineListItem array.

VectorDrawableClipPath_name

The Name of this path

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

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

VectorDrawableGroup_name

The name of this group

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

VectorDrawableGroup_pivotX

The X coordinate of the center of rotation of a group

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

VectorDrawableGroup_pivotY

The Y coordinate of the center of rotation of a group

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

VectorDrawableGroup_rotation

The amount to rotate the group

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

VectorDrawableGroup_scaleX

The amount to scale the group on X coordinate

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

VectorDrawableGroup_scaleY

The amount to scale the group on X coordinate

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

VectorDrawableGroup_translateX

The amount to translate the group on X coordinate

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

VectorDrawableGroup_translateY

The amount to translate the group on Y coordinate

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

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

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

VectorDrawablePath_name

The name of this path

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

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

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

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

VectorDrawablePath_strokeLineCap

sets the linecap for a stroked path

Must be one of the following constant values.

VectorDrawablePath_strokeLineJoin

sets the lineJoin for a stroked path

Must be one of the following constant values.

VectorDrawablePath_strokeMiterLimit

sets the Miter limit for a stroked path

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

VectorDrawablePath_strokeWidth

The width a path stroke

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

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

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

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

VectorDrawable_alpha

The opacity of the whole vector drawable, as a value between 0 (completely transparent) and 1 (completely opaque).

VectorDrawable_autoMirrored

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

VectorDrawable_height

The intrinsic height of the Vector Drawable.

VectorDrawable_name

The name of this vector drawable

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

VectorDrawable_tint

If set, specifies the color to apply to the drawable as a tint.

VectorDrawable_tintMode

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

VectorDrawable_viewportHeight

The height of the canvas the drawing is on.

VectorDrawable_viewportWidth

The width of the canvas the drawing is on.

VectorDrawable_width

The intrinsic width of the Vector Drawable.

VerticalSlider_Layout_layout_scale

This symbol is the offset where the layout_scale attribute's value can be found in the VerticalSlider_Layout array.

ViewAnimator_animateFirstView

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

ViewAnimator_inAnimation

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

ViewAnimator_outAnimation

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

ViewDrawableStates_state_accelerated

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

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

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

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

ViewDrawableStates_state_enabled

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

ViewDrawableStates_state_focused

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

ViewDrawableStates_state_hovered

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

ViewDrawableStates_state_pressed

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

ViewDrawableStates_state_selected

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

ViewDrawableStates_state_window_focused

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

ViewFlipper_autoStart

When true, automatically start animating

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

ViewFlipper_flipInterval

This symbol is the offset where the flipInterval attribute's value can be found in the ViewFlipper array.

ViewGroup_Layout_layout_height

Specifies the basic height of the view.

ViewGroup_Layout_layout_width

Specifies the basic width of the view.

ViewGroup_MarginLayout_layout_height

Specifies the basic height of the view.

ViewGroup_MarginLayout_layout_margin

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

ViewGroup_MarginLayout_layout_marginBottom

Specifies extra space on the bottom side of this view.

ViewGroup_MarginLayout_layout_marginEnd

Specifies extra space on the end side of this view.

ViewGroup_MarginLayout_layout_marginLeft

Specifies extra space on the left side of this view.

ViewGroup_MarginLayout_layout_marginRight

Specifies extra space on the right side of this view.

ViewGroup_MarginLayout_layout_marginStart

Specifies extra space on the start side of this view.

ViewGroup_MarginLayout_layout_marginTop

Specifies extra space on the top side of this view.

ViewGroup_MarginLayout_layout_width

Specifies the basic width of the view.

ViewGroup_addStatesFromChildren

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

ViewGroup_alwaysDrawnWithCache

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

ViewGroup_animateLayoutChanges

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

ViewGroup_animationCache

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

ViewGroup_clipChildren

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

ViewGroup_clipToPadding

Defines whether the ViewGroup will clip its children to its padding, if padding is not zero.

ViewGroup_descendantFocusability

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

ViewGroup_layoutAnimation

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

ViewGroup_layoutMode

Defines the layout mode of this ViewGroup.

ViewGroup_persistentDrawingCache

Defines the persistence of the drawing cache.

ViewGroup_splitMotionEvents

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

ViewGroup_touchscreenBlocksFocus

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

ViewGroup_transitionGroup

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

ViewStub_inflatedId

Overrides the id of the inflated View with this value.

ViewStub_layout

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

ViewTag_id

Specifies the key identifying a tag.

ViewTag_value

Specifies the value with which to tag the view.

View_accessibilityLiveRegion

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

View_accessibilityTraversalAfter

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

View_accessibilityTraversalBefore

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

View_alpha

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

View_background

A drawable to use as the background.

View_backgroundTint

Tint to apply to the background.

View_backgroundTintMode

Blending mode used to apply the background tint.

View_clickable

Defines whether this view reacts to click events.

View_contentDescription

Defines text that briefly describes content of the view.

View_drawingCacheQuality

Defines the quality of translucent drawing caches.

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

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

View_fadeScrollbars

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

View_fadingEdge

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

View_fadingEdgeLength

Defines the length of the fading edges.

View_filterTouchesWhenObscured

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

View_fitsSystemWindows

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

View_focusable

Boolean that controls whether a view can take focus.

View_focusableInTouchMode

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

View_hapticFeedbackEnabled

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

View_id

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

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

View_isScrollContainer

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

View_keepScreenOn

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

View_labelFor

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

View_layerType

Specifies the type of layer backing this view.

View_layoutDirection

Defines the direction of layout drawing.

View_longClickable

Defines whether this view reacts to long click events.

View_minHeight

Defines the minimum height of the view.

View_minWidth

Defines the minimum width of the view.

View_nestedScrollingEnabled

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

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

View_nextFocusForward

Defines the next view to give focus to when the next focus is FOCUS_FORWARDIf 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.

View_nextFocusLeft

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

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

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

View_onClick

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

View_outlineProvider

ViewOutlineProvider used to determine the View's Outline.

View_overScrollMode

Defines over-scrolling behavior.

View_padding

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

View_paddingBottom

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

View_paddingEnd

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

View_paddingLeft

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

View_paddingRight

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

View_paddingStart

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

View_paddingTop

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

View_requiresFadingEdge

Defines which edges should be faded on scrolling.

View_rotation

rotation of the view, in degrees.

View_rotationX

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

View_rotationY

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

View_saveEnabled

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

View_scaleX

scale of the view in the x direction.

View_scaleY

scale of the view in the y direction.

View_scrollX

The initial horizontal scroll offset, in pixels.

View_scrollY

The initial vertical scroll offset, in pixels.

View_scrollbarAlwaysDrawHorizontalTrack

Defines whether the horizontal scrollbar track should always be drawn.

View_scrollbarAlwaysDrawVerticalTrack

Defines whether the vertical scrollbar track should always be drawn.

View_scrollbarDefaultDelayBeforeFade

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

View_scrollbarFadeDuration

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

View_scrollbarSize

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

View_scrollbarStyle

Controls the scrollbar style and position.

View_scrollbarThumbHorizontal

Defines the horizontal scrollbar thumb drawable.

View_scrollbarThumbVertical

Defines the vertical scrollbar thumb drawable.

View_scrollbarTrackHorizontal

Defines the horizontal scrollbar track drawable.

View_scrollbarTrackVertical

Defines the vertical scrollbar track drawable.

View_scrollbars

Defines which scrollbars should be displayed on scrolling or not.

View_soundEffectsEnabled

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

View_stateListAnimator

Sets the state-based animator for the View.

View_tag

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

View_textAlignment

Defines the alignment of the text.

View_textDirection

Defines the direction of the text.

View_theme

Specifies a theme override for a view.

View_transformPivotX

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

View_transformPivotY

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

View_transitionName

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

View_translationX

translation in x of the view.

View_translationY

translation in y of the view.

View_translationZ

translation in z of the view.

View_verticalScrollbarPosition

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

View_visibility

Controls the initial visibility of the view.

VisibilityTransition_transitionVisibilityMode

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

VoiceInteractionService_recognitionService

The service that provides voice recognition.

VoiceInteractionService_sessionService

The service that hosts active voice interaction sessions.

VoiceInteractionService_settingsActivity

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

VolumePreference_streamType

Different audio stream types.

WallpaperPreviewInfo_staticWallpaperPreview

A resource id of a static drawable.

Wallpaper_author

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

Wallpaper_description

Short description of the component's purpose or behavior.

Wallpaper_settingsActivity

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

Wallpaper_thumbnail

Reference to a the wallpaper's thumbnail bitmap.

WindowAnimation_activityCloseEnterAnimation

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

WindowAnimation_activityCloseExitAnimation

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

WindowAnimation_activityOpenEnterAnimation

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

WindowAnimation_activityOpenExitAnimation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

WindowAnimation_windowEnterAnimation

The animation used when a window is being added.

WindowAnimation_windowExitAnimation

The animation used when a window is being removed.

WindowAnimation_windowHideAnimation

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

WindowAnimation_windowShowAnimation

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

Window_backgroundDimAmount

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

Window_backgroundDimEnabled

Control whether dimming behind the window is enabled.

Window_navigationBarColor

The color for the navigation bar.

Window_statusBarColor

The color for the status bar.

Window_textColor

Color of text (usually same as colorForeground).

Window_windowActionBar

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

Window_windowActionBarOverlay

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

Window_windowActionModeOverlay

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

Window_windowActivityTransitions

Flag indicating whether this window allows Activity Transitions.

Window_windowAllowEnterTransitionOverlap

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

Window_windowAllowReturnTransitionOverlap

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

Window_windowAnimationStyle

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

Window_windowBackground

Drawable to use as the overall window background.

Window_windowClipToOutline

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

Window_windowCloseOnTouchOutside

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

Window_windowContentOverlay

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

Window_windowContentTransitionManager

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

Window_windowContentTransitions

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

Window_windowDisablePreview

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

Window_windowDrawsSystemBarBackgrounds

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

Window_windowElevation

Elevation to use for the window.

Window_windowEnableSplitTouch

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

Window_windowEnterTransition

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

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

Window_windowFrame

Drawable to use as a frame around the window.

Window_windowFullscreen

Flag indicating whether this window should fill the entire screen.

Window_windowIsFloating

Flag indicating whether this is a floating window.

Window_windowIsTranslucent

Flag indicating whether this is a translucent window.

Window_windowMinWidthMajor

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

Window_windowMinWidthMinor

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

Window_windowNoDisplay

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

Window_windowNoTitle

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

Window_windowOverscan

Flag indicating whether this window should extend into overscan region.

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

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

Window_windowSharedElementEnterTransition

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

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

Window_windowSharedElementReenterTransition

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

Window_windowSharedElementReturnTransition

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

Window_windowSharedElementsUseOverlay

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

Window_windowShowWallpaper

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

Window_windowSoftInputMode

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

Window_windowSwipeToDismiss

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

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

Window_windowTranslucentNavigation

Flag indicating whether this window requests a translucent navigation bar.

Window_windowTranslucentStatus

Flag indicating whether this window requests a translucent status bar.

Styles and Themens(4)android自定义主题时可使用的属性的更多相关文章

  1. Styles and Themens(3)android所有主题表

    The Android platform provides a large collection of styles and themes that you can use in your appli ...

  2. 【Android】8.3 自定义主题

    分类:C#.Android.VS2015: 创建日期:2016-02-17 一.简介 在Android系统中,除了内置的主题外,开发人员还可以自定义主题.一般通过在Resources/value文件夹 ...

  3. Android菜鸟的成长笔记(6)——剖析源码学自定义主题Theme

    原文:Android菜鸟的成长笔记(6)--剖析源码学自定义主题Theme 还记得在Android菜鸟的成长笔记(3)中我们曾经遇到了一个问题吗?"这个界面和真真的QQ界面还有点不同的就是上 ...

  4. Android自定义View研究--View中的原点坐标和XML中布局自定义View时View触摸原点问题

    这里只做个汇总~.~独一无二 文章出处:http://blog.csdn.net/djy1992/article/details/9715047 Android自定义View研究--View中的原点坐 ...

  5. 我的Android进阶之旅------>Android自定义View实现带数字的进度条(NumberProgressBar)

    今天在Github上面看到一个来自于 daimajia所写的关于Android自定义View实现带数字的进度条(NumberProgressBar)的精彩案例,在这里分享给大家一起来学习学习!同时感谢 ...

  6. Styles and Themens(1)详述

    Styles and Themes IN THIS DOCUMENT Defining Styles Inheritance Style Properties Applying Styles and ...

  7. Android 自定义View 四个构造函数详解

    https://blog.csdn.net/zhao123h/article/details/52210732 在开发android开发过程中,很多人都会遇到自定义view,一般都需要继承自View类 ...

  8. 总结一下Android中主题(Theme)的正确玩法

    在AndroidManifest.xml文件中有<application android:theme="@style/AppTheme">,其中的@style/AppT ...

  9. Android 自定义title 之Action Bar

    Android 自定义title 之Action Bar 2014-06-29  飞鹰飞龙...  摘自 博客园  阅 10519  转 25 转藏到我的图书馆   微信分享:   Action Ba ...

随机推荐

  1. Spring之IOC篇章具体解释

    专题一   IOC 1.接口以及面向接口编程 a.结构设计中,分清层次以及调用关系,每层仅仅向外(或者上层)提供一组功能接口,各层间仅依赖接口而非实现类这样做的优点是,接口实现的变动不影响各层间的调用 ...

  2. MySQL基础笔记(六) 存储过程与函数

    写在开头:本文所有的示例都是基于workers表,表中保存了某公司的员工姓名.性别.工资.年龄和居住城市,如下: +----+-----------+--------+--------+------+ ...

  3. Git撤销&amp;回滚操作

    开发过程中.你肯定会遇到这种场景: 场景一: 糟了.我刚把不想要的代码.commit到本地仓库中了.可是还没有做push操作! 场景二: 彻底完了.刚线上更新的代码出现故障了.须要还原这次提交的代码! ...

  4. JAVA学习(七):方法重载与方法重写、thiskeyword和superkeyword

    方法重载与方法重写.thiskeyword和superkeyword 1.方法重载 重载可以使具有同样名称但不同数目和类型參数的类传递给方法. 注: 一是重载方法的參数列表必须与被重载的方法不同,而且 ...

  5. 队列,管道,manager模块

    ###生产者消费者关系### 主要是解耦(高内聚,低耦合),借助队列来实现生产者消费者 模型 栈:先进后出(First In Last Out 简称:FILO) 队列:先进先出(First In Fi ...

  6. iOS开发——高级篇——iOS开发之网络安全密码学

    一.非对称加密 - RSA : + 公钥加密,私钥解密: + 私钥加密,公钥解密: + 只能通过因式分解来破解 二.对称加密 - DES - 3DES - AES (高级密码标准,美国国家安全局使用, ...

  7. springmvc的异常统一处理

    在项目实际开发中,异常的统一处理是一个常态.假如不使用异常统一处理,我们往往需要在service层中捕获异常,并且根据不同的异常在result中的设置不同的code并给予相应的提示.这样可能会导致不同 ...

  8. 构造json参数时key的引号和js string转json的三种方式

    {name:"dd",age:"16"} {"name":"dd","age":"16&q ...

  9. 基于TINY4412的Andorid开发-------简单的LED灯控制【转】

    本文转载自:http://www.cnblogs.com/pengdonglin137/p/3857724.html 基于TINY4412的Andorid开发-------简单的LED灯控制   阅读 ...

  10. linux下Apache默认安装路径

    如果采用RPM包安装,安装路径应在 /etc/httpd目录下apache配置文件:/etc/httpd/conf/httpd.conf  可以修改相关的访问路径及配置Apache模块路径:/usr/ ...