天天看點

Styles and Themens(4)android自定義主題時可使用的屬性

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

layout_y

AbsoluteLayout_Layout

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 in

AccessibilityEvent

AccessibilityService_accessibilityFeedbackType The feedback types this serivce provides as specified in

AccessibilityServiceInfo

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
ActionBar_contentInsetRight
ActionBar_contentInsetStart
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"
ActionBar_titleTextStyle Specifies a style to use for title text.
ActionMenuItemView_minWidth

minWidth

ActionMenuItemView

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

flipInterval

AdapterViewFlipper

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
AlertDialog_bottomBright

bottomBright

AlertDialog

AlertDialog_bottomDark

bottomDark

AlertDialog

AlertDialog_bottomMedium

bottomMedium

AlertDialog

AlertDialog_centerBright

centerBright

AlertDialog

AlertDialog_centerDark

centerDark

AlertDialog

AlertDialog_centerMedium

centerMedium

AlertDialog

AlertDialog_fullBright

fullBright

AlertDialog

AlertDialog_fullDark

fullDark

AlertDialog

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

topBright

AlertDialog

AlertDialog_topDark

topDark

AlertDialog

AlphaAnimation_fromAlpha

fromAlpha

AlphaAnimation

AlphaAnimation_toAlpha

toAlpha

AlphaAnimation

AnalogClock_dial

dial

 attribute's value can be found in the

AnalogClock

AnalogClock_hand_hour

hand_hour

AnalogClock

AnalogClock_hand_minute

hand_minute

AnalogClock

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
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
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
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
AndroidManifestActivity_immersive Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications.
AndroidManifestActivity_label
AndroidManifestActivity_launchMode Specify how an activity should be launched.
AndroidManifestActivity_logo
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

Activity

AndroidManifestActivity_noHistory Specify whether an activity should be kept in its history stack.
AndroidManifestActivity_parentActivityName
AndroidManifestActivity_permission
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

true

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 by

onSaveInstanceState(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
AndroidManifestApplication_backupAgent The name of the class subclassing 

BackupAgent

 to manage backup and restore of the application's data on external storage.
AndroidManifestApplication_banner
AndroidManifestApplication_debuggable Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.
AndroidManifestApplication_description
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
AndroidManifestApplication_hasCode Indicate whether this application contains code.
AndroidManifestApplication_icon
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
AndroidManifestApplication_largeHeap Request that your application's processes be created with a large Dalvik heap.
AndroidManifestApplication_logo
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
AndroidManifestApplication_persistent Flag to control special persistent mode of an application.
AndroidManifestApplication_process
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.

true

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 symbol

restoreNeedsApplication

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
AndroidManifestApplication_testOnly Option to indicate this application is only for testing purposes.
AndroidManifestApplication_theme
AndroidManifestApplication_uiOptions
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 per

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

IntentFilter.addDataPath()

 with 

PATTERN_LITERAL

AndroidManifestData_pathPattern Specify a URI path that matches a simple pattern, as per

IntentFilter.addDataPath()

PATTERN_SIMPLE_GLOB

AndroidManifestData_pathPrefix Specify a URI path that must be a prefix to match, as per

IntentFilter.addDataPath()

PATTERN_PREFIX

AndroidManifestData_port Specify a URI authority port that is handled, as per

IntentFilter.addDataAuthority()

AndroidManifestData_scheme Specify a URI scheme that is handled, as per

IntentFilter.addDataScheme()

AndroidManifestData_ssp Specify a URI scheme specific part that must exactly match, as per

IntentFilter.addDataSchemeSpecificPart()

PATTERN_LITERAL

AndroidManifestData_sspPattern Specify a URI scheme specific part that matches a simple pattern, as per

IntentFilter.addDataSchemeSpecificPart()

 with

PATTERN_SIMPLE_GLOB

AndroidManifestData_sspPrefix Specify a URI scheme specific part that must be a prefix to match, as per

IntentFilter.addDataSchemeSpecificPart()

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

PATTERN_LITERAL

AndroidManifestGrantUriPermission_pathPattern Specify a URI path that matches a simple pattern, as per 

PatternMatcher

with 

PATTERN_SIMPLE_GLOB

AndroidManifestGrantUriPermission_pathPrefix Specify a URI path that must be a prefix to match, as per 

PatternMatcher

PATTERN_PREFIX

AndroidManifestInstrumentation_banner
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
AndroidManifestInstrumentation_label
AndroidManifestInstrumentation_logo
AndroidManifestInstrumentation_name Required name of the class implementing the instrumentation, deriving from

Instrumentation

AndroidManifestInstrumentation_targetPackage The name of the application package that an Instrumentation object will run against.
AndroidManifestIntentFilter_banner
AndroidManifestIntentFilter_icon
AndroidManifestIntentFilter_label
AndroidManifestIntentFilter_logo
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
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
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

PatternMatcher

PATTERN_LITERAL

AndroidManifestPathPermission_pathPattern

PatternMatcher

PATTERN_SIMPLE_GLOB

AndroidManifestPathPermission_pathPrefix

PatternMatcher

PATTERN_PREFIX

AndroidManifestPathPermission_permission
AndroidManifestPathPermission_readPermission A specific 

permission

 name for read-only access to a 

ContentProvider

AndroidManifestPathPermission_writePermission

permission

 name for write access to a 

ContentProvider

AndroidManifestPermissionGroup_banner
AndroidManifestPermissionGroup_description
AndroidManifestPermissionGroup_icon
AndroidManifestPermissionGroup_label
AndroidManifestPermissionGroup_logo
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
AndroidManifestPermissionTree_banner
AndroidManifestPermissionTree_icon
AndroidManifestPermissionTree_label
AndroidManifestPermissionTree_logo
AndroidManifestPermissionTree_name Required public name of the permission tree, which is the base name of all permissions under it.
AndroidManifestPermission_banner
AndroidManifestPermission_description
AndroidManifestPermission_icon
AndroidManifestPermission_label
AndroidManifestPermission_logo
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
AndroidManifestProvider_authorities Specify the authorities under which this content provider can be found.
AndroidManifestProvider_banner
AndroidManifestProvider_description
AndroidManifestProvider_enabled Specify whether this provider is enabled or not (that is, can be instantiated by the system).
AndroidManifestProvider_exported
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
AndroidManifestProvider_initOrder Specify the order in which content providers hosted by a process are instantiated when that process is created.
AndroidManifestProvider_label
AndroidManifestProvider_logo
AndroidManifestProvider_multiprocess
AndroidManifestProvider_name Required name of the class implementing the provider, deriving from

ContentProvider

AndroidManifestProvider_permission
AndroidManifestProvider_process
AndroidManifestProvider_readPermission

permission

ContentProvider

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

permission

ContentProvider

AndroidManifestPublicKey_name
AndroidManifestPublicKey_value
AndroidManifestReceiver_banner
AndroidManifestReceiver_description
AndroidManifestReceiver_enabled Specify whether the receiver is enabled or not (that is, can be instantiated by the system).
AndroidManifestReceiver_exported
AndroidManifestReceiver_icon
AndroidManifestReceiver_label
AndroidManifestReceiver_logo
AndroidManifestReceiver_name Required name of the class implementing the receiver, deriving from

BroadcastReceiver

AndroidManifestReceiver_permission
AndroidManifestReceiver_process
AndroidManifestReceiver_singleUser
AndroidManifestResourceOverlay_priority Load order of overlay package.
AndroidManifestResourceOverlay_targetPackage Package name of base package whose resources will be overlaid.
AndroidManifestService_banner
AndroidManifestService_description
AndroidManifestService_enabled Specify whether the service is enabled or not (that is, can be instantiated by the system).
AndroidManifestService_exported
AndroidManifestService_icon
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
AndroidManifestService_logo
AndroidManifestService_name Required name of the class implementing the service, deriving from 

Service

AndroidManifestService_permission
AndroidManifestService_process
AndroidManifestService_singleUser
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
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

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

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
AndroidManifestUsesConfiguration_reqFiveWayNav Application's requirement for five way navigation

true

false

AndroidManifestUsesConfiguration_reqHardKeyboard Application's requirement for a hard keyboard

true

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 the

standard 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

pivotX

AnimatedRotateDrawable

AnimatedRotateDrawable_pivotY

pivotY

AnimatedRotateDrawable

AnimatedRotateDrawable_visible Provides initial visibility state of the drawable; the default value is false.
AnimatedStateListDrawableItem_drawable
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

@[+][package:]type:name

?[package:][type:]name

AnimatedVectorDrawableTarget_name The name of the target path, group or vector drawable
AnimatedVectorDrawable_drawable The static vector drawable.
AnimationDrawableItem_drawable
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
AnimationDrawable_visible
AnimationSet_duration
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

shareInterpolator

AnimationSet

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
Animation_fillBefore
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
Animation_startOffset
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
Animator_interpolator
Animator_repeatCount
Animator_repeatMode
Animator_startOffset
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
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
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
BitmapDrawable_dither
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
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

cycles

CycleInterpolator

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

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

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

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

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

StateListDrawable

, set when a view is enabled.
DrawableStates_state_first

StateListDrawable

DrawableStates_state_focused

StateListDrawable

, set when a view has input focus.
DrawableStates_state_hovered

StateListDrawable

, set when a pointer is hovering over the view.
DrawableStates_state_last

StateListDrawable

DrawableStates_state_middle

StateListDrawable

DrawableStates_state_pressed

StateListDrawable

, set when the user is pressing down in a view.
DrawableStates_state_selected

StateListDrawable

, set when a view (or one of its parents) is currently selected.
DrawableStates_state_single

StateListDrawable

DrawableStates_state_window_focused

StateListDrawable

, set when a view's window has input focus.
Drawable_autoMirrored
Drawable_visible
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

fragmentCloseEnterAnimation

attribute's value can be found in the 

FragmentAnimation

FragmentAnimation_fragmentCloseExitAnimation

fragmentCloseExitAnimation

FragmentAnimation

FragmentAnimation_fragmentFadeEnterAnimation

fragmentFadeEnterAnimation

FragmentAnimation

FragmentAnimation_fragmentFadeExitAnimation

fragmentFadeExitAnimation

FragmentAnimation

FragmentAnimation_fragmentOpenEnterAnimation

fragmentOpenEnterAnimation

FragmentAnimation

FragmentAnimation_fragmentOpenExitAnimation

fragmentOpenExitAnimation

FragmentAnimation

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 with

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

View.getTag()

 or searched for with 

View.findViewWithTag()

FrameLayout_Layout_layout_gravity
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
Gallery_spacing

spacing

Gallery

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

useLevel

GradientDrawableGradient

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
GradientDrawable_tintMode
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
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
Icon_mimeType

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
InputMethod_supportsSwitchingToNextInputMethod Set to true if this input method supports ways to switch to a next input method (e.g.
InsetDrawable_drawable
InsetDrawable_inset

inset

InsetDrawable

InsetDrawable_insetBottom

insetBottom

InsetDrawable

InsetDrawable_insetLeft

insetLeft

InsetDrawable

InsetDrawable_insetRight

insetRight

InsetDrawable

InsetDrawable_insetTop

insetTop

InsetDrawable

InsetDrawable_visible
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 per

Intent.setComponent()

Intent_targetPackage The package part of the ComponentName to assign to the Intent, as per

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

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
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
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
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
LinearLayout_Layout_layout_height Specifies the basic height of the view.
LinearLayout_Layout_layout_weight

layout_weight

LinearLayout_Layout

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
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
MaterialProgressDrawable_height Makes the TextView be exactly this many pixels tall.
MaterialProgressDrawable_innerRadius
MaterialProgressDrawable_thickness
MaterialProgressDrawable_visible
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

minHeight

MediaRouteButton

MediaRouteButton_minWidth

minWidth

MediaRouteButton

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
MenuItemCheckedFocusedState_state_checked
MenuItemCheckedFocusedState_state_focused

StateListDrawable

MenuItemCheckedState_state_checkable
MenuItemCheckedState_state_checked
MenuItemUncheckedFocusedState_state_checkable
MenuItemUncheckedFocusedState_state_focused

StateListDrawable

MenuItemUncheckedState_state_checkable
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
MultiPaneChallengeLayout_orientation

Influences how layout_centerWithinArea behaves

Must be one of the following constant values.

MultiSelectListPreference_entries
MultiSelectListPreference_entryValues
NinePatchDrawable_alpha
NinePatchDrawable_autoMirrored
NinePatchDrawable_dither
NinePatchDrawable_src
NinePatchDrawable_tint
NinePatchDrawable_tintMode
OffHostApduService_apduServiceBanner
OffHostApduService_description
OvershootInterpolator_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

1.2

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

1.2

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

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

@[+][package:]type:name

?[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

interpolator

ProgressBar

ProgressBar_max Defines the maximum value the progress can take.
ProgressBar_maxHeight
ProgressBar_maxWidth
ProgressBar_minHeight

minHeight

ProgressBar

ProgressBar_minWidth

minWidth

ProgressBar

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
PropertyAnimator_propertyName
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
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
RelativeLayout_ignoreGravity Indicates what view should not be affected by gravity.
ResolverDrawerLayout_LayoutParams_layout_gravity
ResolverDrawerLayout_maxWidth
RestrictionEntry_defaultValue
RestrictionEntry_description
RestrictionEntry_entries Reference to an array resource that will populate a list/adapter.
RestrictionEntry_entryValues
RestrictionEntry_key
RestrictionEntry_restrictionType

restrictionType

RestrictionEntry

RestrictionEntry_title
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

fromDegrees

RotateAnimation

RotateAnimation_pivotX

pivotX

RotateAnimation

RotateAnimation_pivotY

pivotY

RotateAnimation

RotateAnimation_toDegrees

toDegrees

RotateAnimation

RotateDrawable_drawable
RotateDrawable_fromDegrees

fromDegrees

RotateDrawable

RotateDrawable_pivotX

pivotX

RotateDrawable

RotateDrawable_pivotY

pivotY

RotateDrawable

RotateDrawable_toDegrees

toDegrees

RotateDrawable

RotateDrawable_visible
ScaleAnimation_fromXScale

fromXScale

ScaleAnimation

ScaleAnimation_fromYScale

fromYScale

ScaleAnimation

ScaleAnimation_pivotX

pivotX

ScaleAnimation

ScaleAnimation_pivotY

pivotY

ScaleAnimation

ScaleAnimation_toXScale

toXScale

ScaleAnimation

ScaleAnimation_toYScale

toYScale

ScaleAnimation

ScaleDrawable_drawable
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
SearchView_closeIcon Close button icon

@[+][package:]type:name

?[package:][type:]name

SearchView_commitIcon Commit icon shown in the query suggestion row

@[+][package:]type:name

?[package:][type:]name

SearchView_focusable Boolean that controls whether a view can take focus.
SearchView_goIcon Go button icon

@[+][package:]type:name

?[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

@[+][package:]type:name

?[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

@[+][package:]type:name

?[package:][type:]name

SearchView_searchIcon Search icon

@[+][package:]type:name

?[package:][type:]name

SearchView_submitBackground Background for the section containing the action (e.g.
SearchView_suggestionRowLayout Layout for query suggestion rows

@[+][package:]type:name

?[package:][type:]name

SearchView_voiceIcon Voice button icon

@[+][package:]type:name

?[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

true

, this searchable activity will be included in any global lists of search targets.
Searchable_inputType
Searchable_label This is the user-displayed name of the searchable activity.
Searchable_queryAfterZeroResults

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

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
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
SeekBar_thumbTintMode
SelectionModeDrawables_actionModeCopyDrawable Drawable to use for the Copy action button in Contextual Action Bar

@[+][package:]type:name

?[package:][type:]name

SelectionModeDrawables_actionModeCutDrawable Drawable to use for the Cut action button in Contextual Action Bar

@[+][package:]type:name

?[package:][type:]name

SelectionModeDrawables_actionModePasteDrawable Drawable to use for the Paste action button in Contextual Action Bar

@[+][package:]type:name

?[package:][type:]name

SelectionModeDrawables_actionModeSelectAllDrawable Drawable to use for the Select all action button in Contextual Action Bar

@[+][package:]type:name

?[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
ShapeDrawable_height Defines the height of the shape.
ShapeDrawable_tint
ShapeDrawable_tintMode
ShapeDrawable_width Defines the width of the shape.
Slide_slideEdge

slideEdge

Slide

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
SpellChecker_Subtype_subtypeExtraValue
SpellChecker_Subtype_subtypeLocale
SpellChecker_label The name of the spell checker.
SpellChecker_settingsActivity
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
StateListDrawableItem_drawable Reference to a drawable resource to use for the state.
StateListDrawable_autoMirrored
StateListDrawable_constantSize
StateListDrawable_dither
StateListDrawable_enterFadeDuration
StateListDrawable_exitFadeDuration
StateListDrawable_variablePadding
StateListDrawable_visible
SwitchPreference_disableDependentsState
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
Switch_switchMinWidth Minimum width for the switch component

14.5sp

Switch_switchPadding Minimum space between the switch and caption text

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

supportsUploading

SyncAdapter

SyncAdapter_userVisible

userVisible

SyncAdapter

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
TextAppearance_shadowDx Horizontal offset of the text shadow.
TextAppearance_shadowDy Vertical offset of the text shadow.
TextAppearance_shadowRadius
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
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
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
TextView_fontFeatureSettings
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
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

EditorInfo.actionLabel

TextView_imeOptions
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
TextView_letterSpacing
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
TextView_shadowDx
TextView_shadowDy
TextView_shadowRadius
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
TextView_textAppearance
TextView_textColor
TextView_textColorHighlight
TextView_textColorHint
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
TextView_textStyle
TextView_typeface
TextView_width
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
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

@[+][package:]type:name

?[package:][type:]name

Theme_actionBarTabBarStyle

actionBarTabBarStyle

Theme

Theme_actionBarTabStyle Default style for tabs within an action bar

@[+][package:]type:name

?[package:][type:]name

Theme_actionBarTabTextStyle

actionBarTabTextStyle

Theme

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

@[+][package:]type:name

?[package:][type:]name

Theme_actionModeCloseButtonStyle

actionModeCloseButtonStyle

Theme

Theme_actionModeCloseDrawable Drawable to use for the close action mode button

@[+][package:]type:name

?[package:][type:]name

Theme_actionModeCopyDrawable

@[+][package:]type:name

?[package:][type:]name

Theme_actionModeCutDrawable

@[+][package:]type:name

?[package:][type:]name

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

@[+][package:]type:name

?[package:][type:]name

Theme_actionModePasteDrawable

@[+][package:]type:name

?[package:][type:]name

Theme_actionModeSelectAllDrawable

@[+][package:]type:name

?[package:][type:]name

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

@[+][package:]type:name

?[package:][type:]name

Theme_actionModeSplitBackground Background drawable to use for action mode UI in the lower split bar

@[+][package:]type:name

?[package:][type:]name

Theme_actionModeStyle

actionModeStyle

Theme

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

@[+][package:]type:name

?[package:][type:]name

Theme_actionOverflowButtonStyle

actionOverflowButtonStyle

Theme

Theme_actionOverflowMenuStyle

actionOverflowMenuStyle

Theme

Theme_activatedBackgroundIndicator Drawable used as a background for activated items.
Theme_alertDialogIcon Icon drawable to use for alerts

@[+][package:]type:name

?[package:][type:]name

Theme_alertDialogStyle

alertDialogStyle

Theme

Theme_alertDialogTheme Theme to use for alert dialogs spawned from this theme.
Theme_ambientShadowAlpha
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

@[+][package:]type:name

?[package:][type:]name

Theme_buttonBarNegativeButtonStyle Style for the "negative" buttons within button bars

@[+][package:]type:name

?[package:][type:]name

Theme_buttonBarNeutralButtonStyle Style for the "neutral" buttons within button bars

@[+][package:]type:name

?[package:][type:]name

Theme_buttonBarPositiveButtonStyle Style for the "positive" buttons within button bars

@[+][package:]type:name

?[package:][type:]name

Theme_buttonBarStyle Style for button bars

@[+][package:]type:name

?[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
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
Theme_quickContactBadgeStyleWindowMedium
Theme_quickContactBadgeStyleWindowSmall
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
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
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

textCheckMarkInverse

Theme

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
Theme_textColorPrimaryNoDisable
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
Theme_textEditPasteWindowLayout
Theme_textEditSideNoPasteWindowLayout
Theme_textEditSidePasteWindowLayout
Theme_textEditSuggestionItemLayout
Theme_textSelectHandle
Theme_textSelectHandleLeft
Theme_textSelectHandleRight
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
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
Toolbar_collapseContentDescription Text to set as the content description for the collapse button.
Toolbar_contentInsetEnd
Toolbar_contentInsetLeft
Toolbar_contentInsetRight
Toolbar_contentInsetStart
Toolbar_gravity
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
Toolbar_subtitleTextAppearance

subtitleTextAppearance

Toolbar

Toolbar_title
Toolbar_titleTextAppearance

titleTextAppearance

Toolbar

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

transitionOrdering

TransitionSet

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

fromXDelta

TranslateAnimation

TranslateAnimation_fromYDelta

fromYDelta

TranslateAnimation

TranslateAnimation_toXDelta

toXDelta

TranslateAnimation

TranslateAnimation_toYDelta

toYDelta

TranslateAnimation

TvInputService_settingsActivity
TvInputService_setupActivity Component name of an activity for setup of this service.
TwoLineListItem_mode

mode

TwoLineListItem

VectorDrawableClipPath_name The Name of this path
VectorDrawableClipPath_pathData The specification of the operations that define the path
VectorDrawableGroup_name The name of this group
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

1.2

VectorDrawableGroup_rotation The amount to rotate the group

1.2

VectorDrawableGroup_scaleX The amount to scale the group on X coordinate

1.2

VectorDrawableGroup_scaleY

1.2

VectorDrawableGroup_translateX The amount to translate the group on X coordinate

1.2

VectorDrawableGroup_translateY The amount to translate the group on Y coordinate

1.2

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

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
VectorDrawablePath_pathData
VectorDrawablePath_strokeAlpha The opacity of a path stroke, as a value between 0 (completely transparent) and 1 (completely opaque)

1.2

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

#rgb

#argb

#rrggbb

#aarrggbb

VectorDrawablePath_strokeLineCap sets the linecap for a stroked path
VectorDrawablePath_strokeLineJoin sets the lineJoin for a stroked path
VectorDrawablePath_strokeMiterLimit sets the Miter limit for a stroked path

1.2

VectorDrawablePath_strokeWidth The width a path stroke

1.2

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

1.2

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

1.2

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

1.2

VectorDrawable_alpha The opacity of the whole vector drawable, as a value between 0 (completely transparent) and 1 (completely opaque).
VectorDrawable_autoMirrored
VectorDrawable_height The intrinsic height of the Vector Drawable.
VectorDrawable_name The name of this vector drawable
VectorDrawable_tint
VectorDrawable_tintMode
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

layout_scale

VerticalSlider_Layout

ViewAnimator_animateFirstView
ViewAnimator_inAnimation
ViewAnimator_outAnimation
ViewDrawableStates_state_accelerated

StateListDrawable

ViewDrawableStates_state_activated

StateListDrawable

ViewDrawableStates_state_drag_can_accept

StateListDrawable

ViewDrawableStates_state_drag_hovered

StateListDrawable

ViewDrawableStates_state_enabled

StateListDrawable

ViewDrawableStates_state_focused

StateListDrawable

ViewDrawableStates_state_hovered

StateListDrawable

ViewDrawableStates_state_pressed

StateListDrawable

ViewDrawableStates_state_selected

StateListDrawable

ViewDrawableStates_state_window_focused

StateListDrawable

ViewFlipper_autoStart

true

false

ViewFlipper_flipInterval

flipInterval

ViewFlipper

ViewGroup_Layout_layout_height
ViewGroup_Layout_layout_width
ViewGroup_MarginLayout_layout_height
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
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
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
View_backgroundTintMode
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

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

View.findViewById()

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

FOCUS_FORWARD

If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a 

RuntimeException

View_nextFocusLeft

FOCUS_LEFT

View_nextFocusRight

FOCUS_RIGHT

RuntimeException

View_nextFocusUp

FOCUS_UP

RuntimeException

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 with

View.getTag()

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
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
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
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
Window_backgroundDimEnabled
Window_navigationBarColor The color for the navigation bar.
Window_statusBarColor The color for the status bar.
Window_textColor
Window_windowActionBar
Window_windowActionBarOverlay
Window_windowActionModeOverlay
Window_windowActivityTransitions
Window_windowAllowEnterTransitionOverlap
Window_windowAllowReturnTransitionOverlap
Window_windowAnimationStyle

WindowAnimation

Window_windowBackground
Window_windowClipToOutline Whether to clip window content to the outline of the window background.
Window_windowCloseOnTouchOutside
Window_windowContentOverlay
Window_windowContentTransitionManager
Window_windowContentTransitions
Window_windowDisablePreview
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
Window_windowEnterTransition
Window_windowExitTransition
Window_windowFrame
Window_windowFullscreen
Window_windowIsFloating
Window_windowIsTranslucent
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
Window_windowNoTitle
Window_windowOverscan
Window_windowReenterTransition
Window_windowReturnTransition
Window_windowSharedElementEnterTransition
Window_windowSharedElementExitTransition
Window_windowSharedElementReenterTransition
Window_windowSharedElementReturnTransition
Window_windowSharedElementsUseOverlay
Window_windowShowWallpaper
Window_windowSoftInputMode
Window_windowSwipeToDismiss
Window_windowTransitionBackgroundFadeDuration
Window_windowTranslucentNavigation
Window_windowTranslucentStatus