public static final class R.styleable
extends Object
java.lang.Object | |
↳ | android.R.styleable |
Constants |
|
---|---|
int |
AbsListView_cacheColorHint Indicates that this list will always be drawn on top of solid, single-color opaque background. |
int |
AbsListView_choiceMode Defines the choice behavior for the view. |
int |
AbsListView_drawSelectorOnTop When set to true, the selector will be drawn over the selected item. |
int |
AbsListView_fastScrollAlwaysVisible When set to true, the list will always show the fast scroll interface. |
int |
AbsListView_fastScrollEnabled Enables the fast scroll thumb that can be dragged to quickly scroll through the list. |
int |
AbsListView_fastScrollStyle Specifies the style of the fast scroll decorations. |
int |
AbsListView_listSelector Drawable used to indicate the currently selected item in the list. |
int |
AbsListView_scrollingCache When set to true, the list uses a drawing cache during scrolling. |
int |
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. |
int |
AbsListView_stackFromBottom Used by ListView and GridView to stack their content from the bottom. |
int |
AbsListView_textFilterEnabled When set to true, the list will filter results as the user types. |
int |
AbsListView_transcriptMode Sets the transcript mode for the list. |
int |
AbsSpinner_entries Reference to an array resource that will populate the Spinner. |
int |
AbsoluteLayout_Layout_layout_x This symbol is the offset where the |
int |
AbsoluteLayout_Layout_layout_y This symbol is the offset where the |
int |
AccelerateInterpolator_factor This is the amount of deceleration to add when easing in. |
int |
AccessibilityService_accessibilityEventTypes The event types this serivce would like to receive as specified in |
int |
AccessibilityService_accessibilityFeedbackType The feedback types this serivce provides as specified in |
int |
AccessibilityService_accessibilityFlags Additional flags as specified in |
int |
AccessibilityService_canControlMagnification Attribute whether the accessibility service wants to be able to control display magnification. |
int |
AccessibilityService_canPerformGestures Attribute whether the accessibility service wants to be able to perform gestures. |
int |
AccessibilityService_canRequestEnhancedWebAccessibility Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements. |
int |
AccessibilityService_canRequestFilterKeyEvents Attribute whether the accessibility service wants to be able to request to filter key events. |
int |
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. |
int |
AccessibilityService_canRetrieveWindowContent Attribute whether the accessibility service wants to be able to retrieve the active window content. |
int |
AccessibilityService_description Short description of the accessibility service purpose or behavior. |
int |
AccessibilityService_notificationTimeout The minimal period in milliseconds between two accessibility events of the same type are sent to this serivce. |
int |
AccessibilityService_packageNames Comma separated package names from which this serivce would like to receive events (leave out for all packages). |
int |
AccessibilityService_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
AccountAuthenticator_accountPreferences A preferences.xml file for authenticator-specific settings. |
int |
AccountAuthenticator_accountType The account type this authenticator handles. |
int |
AccountAuthenticator_customTokens Account handles its own token storage and permissions. |
int |
AccountAuthenticator_icon The icon of the authenticator. |
int |
AccountAuthenticator_label The user-visible name of the authenticator. |
int |
AccountAuthenticator_smallIcon Smaller icon of the authenticator. |
int |
ActionBar_LayoutParams_layout_gravity Standard gravity constant that a child supplies to its parent. |
int |
ActionBar_background Specifies a background drawable for the action bar. |
int |
ActionBar_backgroundSplit Specifies a background drawable for the bottom component of a split action bar. |
int |
ActionBar_backgroundStacked Specifies a background drawable for a second stacked row of the action bar. |
int |
ActionBar_contentInsetEnd Minimum inset for content views within a bar. |
int |
ActionBar_contentInsetEndWithActions Minimum inset for content views within a bar when actions from a menu are present. |
int |
ActionBar_contentInsetLeft Minimum inset for content views within a bar. |
int |
ActionBar_contentInsetRight Minimum inset for content views within a bar. |
int |
ActionBar_contentInsetStart Minimum inset for content views within a bar. |
int |
ActionBar_contentInsetStartWithNavigation Minimum inset for content views within a bar when a navigation button is present, such as the Up button. |
int |
ActionBar_customNavigationLayout Specifies a layout for custom navigation. |
int |
ActionBar_displayOptions Options affecting how the action bar is displayed. |
int |
ActionBar_divider Specifies the drawable used for item dividers. |
int |
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 " |
int |
ActionBar_height Specifies a fixed height. |
int |
ActionBar_hideOnContentScroll Set true to hide the action bar on a vertical nested scroll of content. |
int |
ActionBar_homeAsUpIndicator Up navigation glyph Must be a reference to another resource, in the form " |
int |
ActionBar_homeLayout Specifies a layout to use for the "home" section of the action bar. |
int |
ActionBar_icon Specifies the drawable used for the application icon. |
int |
ActionBar_indeterminateProgressStyle Specifies a style resource to use for an indeterminate progress spinner. |
int |
ActionBar_itemPadding Specifies padding that should be applied to the left and right sides of system-provided items in the bar. |
int |
ActionBar_logo Specifies the drawable used for the application logo. |
int |
ActionBar_navigationMode The type of navigation to use. |
int |
ActionBar_popupTheme Reference to a theme that should be used to inflate popups shown by widgets in the action bar. |
int |
ActionBar_progressBarPadding Specifies the horizontal padding on either end for an embedded progress bar. |
int |
ActionBar_progressBarStyle Specifies a style resource to use for an embedded progress bar. |
int |
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. |
int |
ActionBar_subtitleTextStyle Specifies a style to use for subtitle text. |
int |
ActionBar_title Specifies title text used for navigationMode="normal" Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
ActionBar_titleTextStyle Specifies a style to use for title text. |
int |
ActionMenuItemView_minWidth This symbol is the offset where the |
int |
ActionMode_background Specifies a background for the action mode bar. |
int |
ActionMode_backgroundSplit Specifies a background for the split action mode bar. |
int |
ActionMode_height Specifies a fixed height for the action mode bar. |
int |
ActionMode_subtitleTextStyle Specifies a style to use for subtitle text. |
int |
ActionMode_titleTextStyle Specifies a style to use for title text. |
int |
AdapterViewAnimator_animateFirstView Defines whether to animate the current View when the ViewAnimation is first displayed. |
int |
AdapterViewAnimator_inAnimation Identifier for the animation to use when a view is shown. |
int |
AdapterViewAnimator_loopViews Defines whether the animator loops to the first view once it has reached the end of the list. |
int |
AdapterViewAnimator_outAnimation Identifier for the animation to use when a view is hidden. |
int |
AdapterViewFlipper_autoStart When true, automatically start animating Must be a boolean value, either " |
int |
AdapterViewFlipper_flipInterval This symbol is the offset where the |
int |
AidFilter_name The ISO7816 Application ID. |
int |
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. |
int |
AidGroup_description Short description of what the AID group implements. |
int |
AidPrefixFilter_name The ISO7816 Application ID. |
int |
AlertDialog_bottomBright This symbol is the offset where the |
int |
AlertDialog_bottomDark This symbol is the offset where the |
int |
AlertDialog_bottomMedium This symbol is the offset where the |
int |
AlertDialog_centerBright This symbol is the offset where the |
int |
AlertDialog_centerDark This symbol is the offset where the |
int |
AlertDialog_centerMedium This symbol is the offset where the |
int |
AlertDialog_fullBright This symbol is the offset where the |
int |
AlertDialog_fullDark This symbol is the offset where the |
int |
AlertDialog_layout Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. |
int |
AlertDialog_topBright This symbol is the offset where the |
int |
AlertDialog_topDark This symbol is the offset where the |
int |
AlphaAnimation_fromAlpha This symbol is the offset where the |
int |
AlphaAnimation_toAlpha This symbol is the offset where the |
int |
AnalogClock_dial This symbol is the offset where the |
int |
AnalogClock_hand_hour This symbol is the offset where the |
int |
AnalogClock_hand_minute This symbol is the offset where the |
int |
AndroidManifestAction_name The name of an action that is handled, using the Java-style naming convention. |
int |
AndroidManifestActivityAlias_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestActivityAlias_description Descriptive text for the associated data. |
int |
AndroidManifestActivityAlias_enabled Specify whether the activity-alias is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestActivityAlias_exported Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestActivityAlias_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestActivityAlias_label A user-legible name for the given item. |
int |
AndroidManifestActivityAlias_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestActivityAlias_name Required name of the class implementing the activity, deriving from |
int |
AndroidManifestActivityAlias_parentActivityName The name of the logical parent of the activity as it appears in the manifest. |
int |
AndroidManifestActivityAlias_permission Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestActivityAlias_targetActivity The name of the activity this alias should launch. |
int |
AndroidManifestActivity_allowEmbedded Indicate that the activity can be launched as the embedded child of another activity. |
int |
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. |
int |
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. |
int |
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. |
int |
AndroidManifestActivity_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestActivity_clearTaskOnLaunch Specify whether an activity's task should be cleared when it is re-launched from the home screen. |
int |
AndroidManifestActivity_configChanges Specify one or more configuration changes that the activity will handle itself. |
int |
AndroidManifestActivity_description Descriptive text for the associated data. |
int |
AndroidManifestActivity_directBootAware Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestActivity_documentLaunchMode This attribute specifies that an activity shall become the root activity of a new task each time it is launched. |
int |
AndroidManifestActivity_enableVrMode Flag declaring that this activity will be run in VR mode, and specifying the component of the |
int |
AndroidManifestActivity_enabled Specify whether the activity is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestActivity_excludeFromRecents Indicates that an Activity should be excluded from the list of recently launched activities. |
int |
AndroidManifestActivity_exported Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestActivity_finishOnCloseSystemDialogs Specify whether an activity should be finished when a "close system windows" request has been made. |
int |
AndroidManifestActivity_finishOnTaskLaunch Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen. |
int |
AndroidManifestActivity_hardwareAccelerated Flag indicating whether the application's rendering should be hardware accelerated if possible. |
int |
AndroidManifestActivity_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestActivity_immersive Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications. |
int |
AndroidManifestActivity_label A user-legible name for the given item. |
int |
AndroidManifestActivity_launchMode Specify how an activity should be launched. |
int |
AndroidManifestActivity_lockTaskMode This value indicates how tasks rooted at this activity will behave in lockTask mode. |
int |
AndroidManifestActivity_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestActivity_maxRecents The maximum number of entries of tasks rooted at this activity in the recent task list. |
int |
AndroidManifestActivity_multiprocess Specify whether a component is allowed to have multiple instances of itself running in different processes. |
int |
AndroidManifestActivity_name Required name of the class implementing the activity, deriving from |
int |
AndroidManifestActivity_noHistory Specify whether an activity should be kept in its history stack. |
int |
AndroidManifestActivity_parentActivityName The name of the logical parent of the activity as it appears in the manifest. |
int |
AndroidManifestActivity_permission Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestActivity_persistableMode Define how an activity persist across reboots. |
int |
AndroidManifestActivity_process Specify a specific process that the associated code is to run in. |
int |
AndroidManifestActivity_relinquishTaskIdentity Tasks whose root has this attribute set to true will replace baseIntent with that of the next activity in the task. |
int |
AndroidManifestActivity_resizeableActivity Indicates that it is okay for this activity to be resized to any dimension. |
int |
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. |
int |
AndroidManifestActivity_screenOrientation Specify the orientation an activity should be run in. |
int |
AndroidManifestActivity_showForAllUsers Specify that an Activity should be shown even if the current/foreground user is different from the user of the Activity. |
int |
AndroidManifestActivity_showOnLockScreen This constant is deprecated. use Must be a boolean value, either " This may also be a reference to a resource (in the form " This corresponds to the global attribute resource symbol |
int |
AndroidManifestActivity_singleUser If set to true, a single instance of this component will run for all users. |
int |
AndroidManifestActivity_stateNotNeeded Indicates that an Activity does not need to have its freeze state (as returned by |
int |
AndroidManifestActivity_supportsPictureInPicture Indicates that the activity supports the picture-in-picture (PiP) form of multi-window. |
int |
AndroidManifestActivity_taskAffinity Specify a task name that activities have an "affinity" to. |
int |
AndroidManifestActivity_theme The overall theme to use for an activity. |
int |
AndroidManifestActivity_uiOptions Extra options for an activity's UI. |
int |
AndroidManifestActivity_windowSoftInputMode Specify the default soft-input mode for the main window of this activity. |
int |
AndroidManifestApplication_allowBackup Whether to allow the application to participate in the backup and restore infrastructure. |
int |
AndroidManifestApplication_allowClearUserData Option to let applications specify that user data can/cannot be cleared. |
int |
AndroidManifestApplication_allowTaskReparenting Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. |
int |
AndroidManifestApplication_backupAgent The name of the class subclassing |
int |
AndroidManifestApplication_backupInForeground Indicates that full-data backup operations for this application may be performed even if the application is in a foreground-equivalent state. |
int |
AndroidManifestApplication_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestApplication_debuggable Flag indicating whether the application can be debugged, even when running on a device that is running in user mode. |
int |
AndroidManifestApplication_defaultToDeviceProtectedStorage This symbol is the offset where the |
int |
AndroidManifestApplication_description Descriptive text for the associated data. |
int |
AndroidManifestApplication_directBootAware Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestApplication_enabled Specify whether the components in this application are enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestApplication_extractNativeLibs When set installer will extract native libraries. |
int |
AndroidManifestApplication_fullBackupContent Applications will set this in their manifest to opt-in to or out of full app data back-up and restore. |
int |
AndroidManifestApplication_fullBackupOnly Indicates that even though the application provides a |
int |
AndroidManifestApplication_hardwareAccelerated Flag indicating whether the application's rendering should be hardware accelerated if possible. |
int |
AndroidManifestApplication_hasCode Indicate whether this application contains code. |
int |
AndroidManifestApplication_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestApplication_isGame A boolean flag used to indicate if an application is a Game or not. |
int |
AndroidManifestApplication_killAfterRestore Whether the application in question should be terminated after its settings have been restored during a full-system restore operation. |
int |
AndroidManifestApplication_label A user-legible name for the given item. |
int |
AndroidManifestApplication_largeHeap Request that your application's processes be created with a large Dalvik heap. |
int |
AndroidManifestApplication_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestApplication_manageSpaceActivity Name of activity to be launched for managing the application's space on the device. |
int |
AndroidManifestApplication_multiArch Declare that code from this application will need to be loaded into other applications' processes. |
int |
AndroidManifestApplication_name The (optional) fully-qualified name for a subclass of |
int |
AndroidManifestApplication_networkSecurityConfig An XML resource with the application's Network Security Config. |
int |
AndroidManifestApplication_permission Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestApplication_persistent Flag to control special persistent mode of an application. |
int |
AndroidManifestApplication_process Specify a specific process that the associated code is to run in. |
int |
AndroidManifestApplication_requiredAccountType Declare that this application requires an account of a certain type. |
int |
AndroidManifestApplication_requiredForAllUsers Flag to specify if this application needs to be present for all users. |
int |
AndroidManifestApplication_resizeableActivity Indicates that it is okay for this activity to be resized to any dimension. |
int |
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. |
int |
AndroidManifestApplication_restoreNeedsApplication This constant is deprecated. This attribute is not used by the Android operating system. Must be a boolean value, either " This may also be a reference to a resource (in the form " This corresponds to the global attribute resource symbol |
int |
AndroidManifestApplication_restrictedAccountType Declare that this application requires access to restricted accounts of a certain type. |
int |
AndroidManifestApplication_supportsRtl Declare that your application will be able to deal with RTL (right to left) layouts. |
int |
AndroidManifestApplication_taskAffinity Specify a task name that activities have an "affinity" to. |
int |
AndroidManifestApplication_testOnly Option to indicate this application is only for testing purposes. |
int |
AndroidManifestApplication_theme The overall theme to use for an activity. |
int |
AndroidManifestApplication_uiOptions Extra options for an activity's UI. |
int |
AndroidManifestApplication_usesCleartextTraffic Declare that this application may use cleartext traffic, such as HTTP rather than HTTPS; WebSockets rather than WebSockets Secure; XMPP, IMAP, STMP without STARTTLS or TLS). |
int |
AndroidManifestApplication_vmSafeMode Flag indicating whether the application requests the VM to operate in the safe mode. |
int |
AndroidManifestCategory_name The name of category that is handled, using the Java-style naming convention. |
int |
AndroidManifestCompatibleScreensScreen_screenDensity Specifies a compatible screen density, as per the device configuration screen density bins. |
int |
AndroidManifestCompatibleScreensScreen_screenSize Specifies a compatible screen size, as per the device configuration screen size bins. |
int |
AndroidManifestData_host Specify a URI authority host that is handled, as per |
int |
AndroidManifestData_mimeType Specify a MIME type that is handled, as per |
int |
AndroidManifestData_path Specify a URI path that must exactly match, as per |
int |
AndroidManifestData_pathPattern Specify a URI path that matches a simple pattern, as per |
int |
AndroidManifestData_pathPrefix Specify a URI path that must be a prefix to match, as per |
int |
AndroidManifestData_port Specify a URI authority port that is handled, as per |
int |
AndroidManifestData_scheme Specify a URI scheme that is handled, as per |
int |
AndroidManifestData_ssp Specify a URI scheme specific part that must exactly match, as per |
int |
AndroidManifestData_sspPattern Specify a URI scheme specific part that matches a simple pattern, as per |
int |
AndroidManifestData_sspPrefix Specify a URI scheme specific part that must be a prefix to match, as per |
int |
AndroidManifestFeatureGroup_label The human-readable name of the feature group. |
int |
AndroidManifestGrantUriPermission_path Specify a URI path that must exactly match, as per |
int |
AndroidManifestGrantUriPermission_pathPattern Specify a URI path that matches a simple pattern, as per |
int |
AndroidManifestGrantUriPermission_pathPrefix Specify a URI path that must be a prefix to match, as per |
int |
AndroidManifestInstrumentation_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestInstrumentation_functionalTest Flag indicating that an Instrumentation class should be run as a functional test. |
int |
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. |
int |
AndroidManifestInstrumentation_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestInstrumentation_label A user-legible name for the given item. |
int |
AndroidManifestInstrumentation_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestInstrumentation_name Required name of the class implementing the instrumentation, deriving from |
int |
AndroidManifestInstrumentation_targetPackage The name of the application package that an Instrumentation object will run against. |
int |
AndroidManifestIntentFilter_autoVerify Specify whether an activity intent filter will need to be verified thru its set of data URIs. |
int |
AndroidManifestIntentFilter_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestIntentFilter_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestIntentFilter_label A user-legible name for the given item. |
int |
AndroidManifestIntentFilter_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestIntentFilter_priority Specify the relative importance or ability in handling a particular Intent. |
int |
AndroidManifestKeySet_name A unique name for the given item. |
int |
AndroidManifestLayout_defaultHeight Default height of the activity. |
int |
AndroidManifestLayout_defaultWidth Default width of the activity. |
int |
AndroidManifestLayout_gravity Where to initially position the activity inside the available space. |
int |
AndroidManifestLayout_minHeight Minimal height of the activity. |
int |
AndroidManifestLayout_minWidth Minimal width of the activity. |
int |
AndroidManifestLibrary_name Required public name of the library, which other components and packages will use when referring to this library. |
int |
AndroidManifestMetaData_name A unique name for the given item. |
int |
AndroidManifestMetaData_resource Resource identifier to assign to this piece of named meta-data. |
int |
AndroidManifestMetaData_value Concrete value to assign to this piece of named meta-data. |
int |
AndroidManifestOriginalPackage_name A unique name for the given item. |
int |
AndroidManifestPackageVerifier_name Specifies the Java-style package name that defines this package verifier. |
int |
AndroidManifestPackageVerifier_publicKey The Base64 encoded public key of the package verifier's signature. |
int |
AndroidManifestPathPermission_path Specify a URI path that must exactly match, as per |
int |
AndroidManifestPathPermission_pathPattern Specify a URI path that matches a simple pattern, as per |
int |
AndroidManifestPathPermission_pathPrefix Specify a URI path that must be a prefix to match, as per |
int |
AndroidManifestPathPermission_permission Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestPathPermission_readPermission A specific |
int |
AndroidManifestPathPermission_writePermission A specific |
int |
AndroidManifestPermissionGroup_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestPermissionGroup_description Descriptive text for the associated data. |
int |
AndroidManifestPermissionGroup_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestPermissionGroup_label A user-legible name for the given item. |
int |
AndroidManifestPermissionGroup_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestPermissionGroup_name Required public name of the permission group, permissions will use to specify the group they are in. |
int |
AndroidManifestPermissionGroup_permissionGroupFlags Flags indicating more context for a permission group. |
int |
AndroidManifestPermissionGroup_priority Specify the relative importance or ability in handling a particular Intent. |
int |
AndroidManifestPermissionTree_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestPermissionTree_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestPermissionTree_label A user-legible name for the given item. |
int |
AndroidManifestPermissionTree_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestPermissionTree_name Required public name of the permission tree, which is the base name of all permissions under it. |
int |
AndroidManifestPermission_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestPermission_description Descriptive text for the associated data. |
int |
AndroidManifestPermission_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestPermission_label A user-legible name for the given item. |
int |
AndroidManifestPermission_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestPermission_name Required public name of the permission, which other components and packages will use when referring to this permission. |
int |
AndroidManifestPermission_permissionFlags Flags indicating more context for a permission. |
int |
AndroidManifestPermission_permissionGroup Specified the name of a group that this permission is associated with. |
int |
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. |
int |
AndroidManifestProtectedBroadcast_name A unique name for the given item. |
int |
AndroidManifestProvider_authorities Specify the authorities under which this content provider can be found. |
int |
AndroidManifestProvider_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestProvider_description Descriptive text for the associated data. |
int |
AndroidManifestProvider_directBootAware Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestProvider_enabled Specify whether this provider is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestProvider_exported Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestProvider_grantUriPermissions If true, the |
int |
AndroidManifestProvider_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestProvider_initOrder Specify the order in which content providers hosted by a process are instantiated when that process is created. |
int |
AndroidManifestProvider_label A user-legible name for the given item. |
int |
AndroidManifestProvider_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestProvider_multiprocess Specify whether a component is allowed to have multiple instances of itself running in different processes. |
int |
AndroidManifestProvider_name Required name of the class implementing the provider, deriving from |
int |
AndroidManifestProvider_permission Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestProvider_process Specify a specific process that the associated code is to run in. |
int |
AndroidManifestProvider_readPermission A specific |
int |
AndroidManifestProvider_singleUser If set to true, a single instance of this component will run for all users. |
int |
AndroidManifestProvider_syncable Flag indicating whether this content provider would like to participate in data synchronization. |
int |
AndroidManifestProvider_writePermission A specific |
int |
AndroidManifestPublicKey_name A unique name for the given item. |
int |
AndroidManifestPublicKey_value Concrete value to assign to this piece of named meta-data. |
int |
AndroidManifestReceiver_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestReceiver_description Descriptive text for the associated data. |
int |
AndroidManifestReceiver_directBootAware Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestReceiver_enabled Specify whether the receiver is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestReceiver_exported Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestReceiver_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestReceiver_label A user-legible name for the given item. |
int |
AndroidManifestReceiver_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestReceiver_name Required name of the class implementing the receiver, deriving from |
int |
AndroidManifestReceiver_permission Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestReceiver_process Specify a specific process that the associated code is to run in. |
int |
AndroidManifestReceiver_singleUser If set to true, a single instance of this component will run for all users. |
int |
AndroidManifestResourceOverlay_priority Load order of overlay package. |
int |
AndroidManifestResourceOverlay_targetPackage Package name of base package whose resources will be overlaid. |
int |
AndroidManifestService_banner A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestService_description Descriptive text for the associated data. |
int |
AndroidManifestService_directBootAware Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestService_enabled Specify whether the service is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestService_exported Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestService_externalService If the service is an |
int |
AndroidManifestService_icon A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestService_isolatedProcess If set to true, this service will run under a special process that is isolated from the rest of the system. |
int |
AndroidManifestService_label A user-legible name for the given item. |
int |
AndroidManifestService_logo A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestService_name Required name of the class implementing the service, deriving from |
int |
AndroidManifestService_permission Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestService_process Specify a specific process that the associated code is to run in. |
int |
AndroidManifestService_singleUser If set to true, a single instance of this component will run for all users. |
int |
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. |
int |
AndroidManifestSupportsInputInputType_name Specifices the name of the input device type Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
AndroidManifestSupportsScreens_anyDensity Indicates whether the application can accommodate any screen density. |
int |
AndroidManifestSupportsScreens_compatibleWidthLimitDp Starting with |
int |
AndroidManifestSupportsScreens_largeScreens Indicates whether the application supports larger screen form-factors. |
int |
AndroidManifestSupportsScreens_largestWidthLimitDp Starting with |
int |
AndroidManifestSupportsScreens_normalScreens Indicates whether an application supports the normal screen form-factors. |
int |
AndroidManifestSupportsScreens_requiresSmallestWidthDp Starting with |
int |
AndroidManifestSupportsScreens_resizeable Indicates whether the application can resize itself to newer screen sizes. |
int |
AndroidManifestSupportsScreens_smallScreens Indicates whether the application supports smaller screen form-factors. |
int |
AndroidManifestSupportsScreens_xlargeScreens Indicates whether the application supports extra large screen form-factors. |
int |
AndroidManifestUpgradeKeySet_name A unique name for the given item. |
int |
AndroidManifestUsesConfiguration_reqFiveWayNav Application's requirement for five way navigation Must be a boolean value, either " |
int |
AndroidManifestUsesConfiguration_reqHardKeyboard Application's requirement for a hard keyboard Must be a boolean value, either " |
int |
AndroidManifestUsesConfiguration_reqKeyboardType The input method preferred by an application. |
int |
AndroidManifestUsesConfiguration_reqNavigation The navigation device preferred by an application. |
int |
AndroidManifestUsesConfiguration_reqTouchScreen The type of touch screen used by an application. |
int |
AndroidManifestUsesFeature_glEsVersion The GLES driver version number needed by an application. |
int |
AndroidManifestUsesFeature_name The name of the feature that is being used. |
int |
AndroidManifestUsesFeature_required Specify whether this feature is required for the application. |
int |
AndroidManifestUsesFeature_version The version of the feature that is being used. |
int |
AndroidManifestUsesLibrary_name Required name of the library you use. |
int |
AndroidManifestUsesLibrary_required Specify whether this library is required for the application. |
int |
AndroidManifestUsesPermission_maxSdkVersion Optional: specify the maximum version of the Android OS for which the application wishes to request the permission. |
int |
AndroidManifestUsesPermission_name Required name of the permission you use, as published with the corresponding name attribute of a |
int |
AndroidManifestUsesSdk_maxSdkVersion This is the maximum SDK version number that an application works on. |
int |
AndroidManifestUsesSdk_minSdkVersion This is the minimum SDK version number that the application requires. |
int |
AndroidManifestUsesSdk_targetSdkVersion This is the SDK version number that the application is targeting. |
int |
AndroidManifest_installLocation The default install location defined by an application. |
int |
AndroidManifest_revisionCode Internal revision code. |
int |
AndroidManifest_sharedUserId Specify the name of a user ID that will be shared between multiple packages. |
int |
AndroidManifest_sharedUserLabel Specify a label for the shared user UID of this package. |
int |
AndroidManifest_versionCode Internal version code. |
int |
AndroidManifest_versionName The text shown to the user to indicate the version they have. |
int |
AnimatedRotateDrawable_drawable Reference to a drawable resource to use for the frame. |
int |
AnimatedRotateDrawable_pivotX This symbol is the offset where the |
int |
AnimatedRotateDrawable_pivotY This symbol is the offset where the |
int |
AnimatedRotateDrawable_visible Provides initial visibility state of the drawable; the default value is false. |
int |
AnimatedStateListDrawableItem_drawable Reference to a drawable resource to use for the frame. |
int |
AnimatedStateListDrawableItem_id Keyframe identifier for use in specifying transitions. |
int |
AnimatedStateListDrawableTransition_drawable Reference to a animation drawable resource to use for the frame. |
int |
AnimatedStateListDrawableTransition_fromId Keyframe identifier for the starting state. |
int |
AnimatedStateListDrawableTransition_reversible Whether this transition is reversible. |
int |
AnimatedStateListDrawableTransition_toId Keyframe identifier for the ending state. |
int |
AnimatedStateListDrawable_autoMirrored Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
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. |
int |
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). |
int |
AnimatedStateListDrawable_enterFadeDuration Amount of time (in milliseconds) to fade in a new state drawable. |
int |
AnimatedStateListDrawable_exitFadeDuration Amount of time (in milliseconds) to fade out an old state drawable. |
int |
AnimatedStateListDrawable_variablePadding If true, allows the drawable's padding to change based on the current state that is selected. |
int |
AnimatedStateListDrawable_visible Indicates whether the drawable should be initially visible. |
int |
AnimatedVectorDrawableTarget_animation The animation for the target path, group or vector drawable Must be a reference to another resource, in the form " |
int |
AnimatedVectorDrawableTarget_name The name of the target path, group or vector drawable Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
AnimatedVectorDrawable_drawable The static vector drawable. |
int |
AnimationDrawableItem_drawable Reference to a drawable resource to use for the frame. |
int |
AnimationDrawableItem_duration Amount of time (in milliseconds) to display this frame. |
int |
AnimationDrawable_oneshot If true, the animation will only run a single time and then stop. |
int |
AnimationDrawable_variablePadding If true, allows the drawable's padding to change based on the current state that is selected. |
int |
AnimationDrawable_visible Provides initial visibility state of the drawable; the default value is false. |
int |
AnimationSet_duration Amount of time (in milliseconds) to display this frame. |
int |
AnimationSet_fillAfter When set to true, the animation transformation is applied after the animation is over. |
int |
AnimationSet_fillBefore When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started. |
int |
AnimationSet_repeatMode Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. |
int |
AnimationSet_shareInterpolator This symbol is the offset where the |
int |
AnimationSet_startOffset Delay in milliseconds before the animation runs, once start time is reached. |
int |
Animation_background Special background behind animation. |
int |
Animation_detachWallpaper Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it. |
int |
Animation_duration Amount of time (in milliseconds) for the animation to run. |
int |
Animation_fillAfter When set to true, the animation transformation is applied after the animation is over. |
int |
Animation_fillBefore When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started. |
int |
Animation_fillEnabled When set to true, the value of fillBefore is taken into account. |
int |
Animation_interpolator Defines the interpolator used to smooth the animation movement in time. |
int |
Animation_repeatCount Defines how many times the animation should repeat. |
int |
Animation_repeatMode Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. |
int |
Animation_startOffset Delay in milliseconds before the animation runs, once start time is reached. |
int |
Animation_zAdjustment Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation. |
int |
AnimatorSet_ordering Name of the property being animated. |
int |
Animator_duration Amount of time (in milliseconds) for the animation to run. |
int |
Animator_interpolator Defines the interpolator used to smooth the animation movement in time. |
int |
Animator_repeatCount Defines how many times the animation should repeat. |
int |
Animator_repeatMode Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. |
int |
Animator_startOffset Delay in milliseconds before the animation runs, once start time is reached. |
int |
Animator_valueFrom Value the animation starts from. |
int |
Animator_valueTo Value the animation animates to. |
int |
Animator_valueType The type of valueFrom and valueTo. |
int |
AnticipateInterpolator_tension This is the amount of tension. |
int |
AnticipateOvershootInterpolator_extraTension This is the amount by which to multiply the tension. |
int |
AnticipateOvershootInterpolator_tension This is the amount of tension. |
int |
AppWidgetProviderInfo_autoAdvanceViewId The view id of the AppWidget subview which should be auto-advanced. |
int |
AppWidgetProviderInfo_configure A class name in the AppWidget's package to be launched to configure. |
int |
AppWidgetProviderInfo_initialKeyguardLayout A resource id of a layout. |
int |
AppWidgetProviderInfo_initialLayout A resource id of a layout. |
int |
AppWidgetProviderInfo_minHeight Minimum height of the AppWidget. |
int |
AppWidgetProviderInfo_minResizeHeight Minimum height that the AppWidget can be resized to. |
int |
AppWidgetProviderInfo_minResizeWidth Minimum width that the AppWidget can be resized to. |
int |
AppWidgetProviderInfo_minWidth Minimum width of the AppWidget. |
int |
AppWidgetProviderInfo_previewImage A preview of what the AppWidget will look like after it's configured. |
int |
AppWidgetProviderInfo_resizeMode Optional parameter which indicates if and how this widget can be resized. |
int |
AppWidgetProviderInfo_updatePeriodMillis Update period in milliseconds, or 0 if the AppWidget will update itself. |
int |
AppWidgetProviderInfo_widgetCategory Optional parameter which indicates where this widget can be shown, ie. |
int |
ArcMotion_maximumAngle The maximum arc angle in degrees between the start and end points. |
int |
ArcMotion_minimumHorizontalAngle The minimum arc angle in degrees between the start and end points when they are close to horizontal. |
int |
ArcMotion_minimumVerticalAngle The minimum arc angle in degrees between the start and end points when they are close to vertical. |
int |
AutoCompleteTextView_completionHint Defines the hint displayed in the drop down menu. |
int |
AutoCompleteTextView_completionHintView Defines the hint view displayed in the drop down menu. |
int |
AutoCompleteTextView_completionThreshold Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu. |
int |
AutoCompleteTextView_dropDownAnchor View to anchor the auto-complete dropdown to. |
int |
AutoCompleteTextView_dropDownHeight Specifies the basic height of the dropdown. |
int |
AutoCompleteTextView_dropDownSelector Selector in a drop down list. |
int |
AutoCompleteTextView_dropDownWidth Specifies the basic width of the dropdown. |
int |
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. |
int |
AutoCompleteTextView_popupTheme Theme to use for the completion popup window. |
int |
BitmapDrawable_alpha Specifies the alpha multiplier to apply to the base drawable. |
int |
BitmapDrawable_antialias Enables or disables antialiasing. |
int |
BitmapDrawable_autoMirrored Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
BitmapDrawable_dither Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen). |
int |
BitmapDrawable_filter Enables or disables bitmap filtering. |
int |
BitmapDrawable_gravity Defines the gravity for the bitmap. |
int |
BitmapDrawable_mipMap Enables or disables the mipmap hint. |
int |
BitmapDrawable_src Identifier of the bitmap file. |
int |
BitmapDrawable_tileMode Defines the tile mode. |
int |
BitmapDrawable_tileModeX Defines the horizontal tile mode. |
int |
BitmapDrawable_tileModeY Defines the vertical tile mode. |
int |
BitmapDrawable_tint If set, specifies the color to apply to the drawable as a tint. |
int |
BitmapDrawable_tintMode When a tint color is set, specifies its Porter-Duff blending mode. |
int |
CalendarView_dateTextAppearance The text appearance for the day numbers in the calendar grid. |
int |
CalendarView_firstDayOfWeek The first day of week according to |
int |
CalendarView_focusedMonthDateColor This constant is deprecated. The color for the dates of the focused month. May be a reference to another resource, in the form " May be a color value, in the form of " This corresponds to the global attribute resource symbol |
int |
CalendarView_maxDate The maximal date shown by this calendar view in mm/dd/yyyy format. |
int |
CalendarView_minDate The minimal date shown by this calendar view in mm/dd/yyyy format. |
int |
CalendarView_selectedDateVerticalBar This constant is deprecated. Drawable for the vertical bar shown at the beginning and at the end of the selected date. Must be a reference to another resource, in the form " This corresponds to the global attribute resource symbol |
int |
CalendarView_selectedWeekBackgroundColor This constant is deprecated. The background color for the selected week. May be a reference to another resource, in the form " May be a color value, in the form of " This corresponds to the global attribute resource symbol |
int |
CalendarView_showWeekNumber This constant is deprecated. Whether do show week numbers. Must be a boolean value, either " This may also be a reference to a resource (in the form " This corresponds to the global attribute resource symbol |
int |
CalendarView_shownWeekCount This constant is deprecated. The number of weeks to be shown. Must be an integer value, such as " This may also be a reference to a resource (in the form " This corresponds to the global attribute resource symbol |
int |
CalendarView_unfocusedMonthDateColor This constant is deprecated. The color for the dates of an unfocused month. May be a reference to another resource, in the form " May be a color value, in the form of " This corresponds to the global attribute resource symbol |
int |
CalendarView_weekDayTextAppearance The text appearance for the week day abbreviation in the calendar header. |
int |
CalendarView_weekNumberColor This constant is deprecated. The color for the week numbers. May be a reference to another resource, in the form " May be a color value, in the form of " This corresponds to the global attribute resource symbol |
int |
CalendarView_weekSeparatorLineColor This constant is deprecated. The color for the separator line between weeks. May be a reference to another resource, in the form " May be a color value, in the form of " This corresponds to the global attribute resource symbol |
int |
ChangeBounds_resizeClip Resize the view by adjusting the clipBounds rather than changing the dimensions of the view itself. |
int |
ChangeTransform_reparent Tells ChangeTransform to track parent changes. |
int |
ChangeTransform_reparentWithOverlay A parent change should use an overlay or affect the transform of the transitionining View. |
int |
CheckBoxPreference_disableDependentsState The state (true for on, or false for off) that causes dependents to be disabled. |
int |
CheckBoxPreference_summaryOff The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked. |
int |
CheckBoxPreference_summaryOn The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked. |
int |
CheckedTextView_checkMark Drawable used for the check mark graphic. |
int |
CheckedTextView_checkMarkTint Tint to apply to the check mark. |
int |
CheckedTextView_checkMarkTintMode Blending mode used to apply the check mark tint. |
int |
CheckedTextView_checked Indicates the initial checked state of this text. |
int |
Chronometer_countDown Specifies whether this Chronometer counts down or counts up from the base. |
int |
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. |
int |
ClipDrawable_clipOrientation The orientation for the clip. |
int |
ClipDrawable_drawable Reference to a drawable resource to draw with the specified scale. |
int |
ClipDrawable_gravity Specifies where to clip within the drawable. |
int |
ColorDrawable_color The color to use. |
int |
ColorStateListItem_alpha Alpha multiplier applied to the base color. |
int |
ColorStateListItem_color Base color for this state. |
int |
CompoundButton_button Drawable used for the button graphic (e.g. |
int |
CompoundButton_buttonTint Tint to apply to the button graphic. |
int |
CompoundButton_buttonTintMode Blending mode used to apply the button graphic tint. |
int |
CompoundButton_checked Indicates the initial checked state of this button. |
int |
ContactsDataKind_allContactsName Resource representing the term "All Contacts" (e.g. |
int |
ContactsDataKind_detailColumn Column in data table that contains details for this data. |
int |
ContactsDataKind_detailSocialSummary Flag indicating that detail should be built from SocialProvider. |
int |
ContactsDataKind_icon Icon used to represent data of this kind. |
int |
ContactsDataKind_mimeType Mime-type handled by this mapping. |
int |
ContactsDataKind_summaryColumn Column in data table that summarizes this data. |
int |
CycleInterpolator_cycles This symbol is the offset where the |
int |
DatePicker_calendarTextColor The text color list of the calendar. |
int |
DatePicker_calendarViewShown Whether the calendar view is shown. |
int |
DatePicker_datePickerMode Defines the look of the widget. |
int |
DatePicker_dayOfWeekBackground The background color for the header's day of week. |
int |
DatePicker_dayOfWeekTextAppearance The text color for the header's day of week. |
int |
DatePicker_endYear The last year (inclusive), for example "2010". |
int |
DatePicker_firstDayOfWeek The first day of week according to |
int |
DatePicker_headerBackground The background for the selected date header. |
int |
DatePicker_headerDayOfMonthTextAppearance The text appearance for the day of month (ex. |
int |
DatePicker_headerMonthTextAppearance The text appearance for the month (ex. |
int |
DatePicker_headerYearTextAppearance The text appearance for the year (ex. |
int |
DatePicker_maxDate The maximal date shown by this calendar view in mm/dd/yyyy format. |
int |
DatePicker_minDate The minimal date shown by this calendar view in mm/dd/yyyy format. |
int |
DatePicker_spinnersShown Whether the spinners are shown. |
int |
DatePicker_startYear The first year (inclusive), for example "1940". |
int |
DatePicker_yearListItemTextAppearance The list year's text appearance in the list. |
int |
DatePicker_yearListSelectorColor The list year's selected circle color in the list. |
int |
DecelerateInterpolator_factor This is the amount of acceleration to add when easing out. |
int |
DeviceAdmin_visible Control whether the admin is visible to the user, even when it is not enabled. |
int |
DialogPreference_dialogIcon The icon for the dialog. |
int |
DialogPreference_dialogLayout A layout to be used as the content View for the dialog. |
int |
DialogPreference_dialogMessage The message in the dialog. |
int |
DialogPreference_dialogTitle The title in the dialog. |
int |
DialogPreference_negativeButtonText The negative button text for the dialog. |
int |
DialogPreference_positiveButtonText The positive button text for the dialog. |
int |
DrawableCorners_bottomLeftRadius Radius of the bottom left corner. |
int |
DrawableCorners_bottomRightRadius Radius of the bottom right corner. |
int |
DrawableCorners_radius Defines the radius of the four corners. |
int |
DrawableCorners_topLeftRadius Radius of the top left corner. |
int |
DrawableCorners_topRightRadius Radius of the top right corner. |
int |
DrawableStates_state_accelerated State value for |
int |
DrawableStates_state_activated State value for |
int |
DrawableStates_state_active State value for |
int |
DrawableStates_state_checkable State identifier indicating that the object may display a check mark. |
int |
DrawableStates_state_checked State identifier indicating that the object is currently checked. |
int |
DrawableStates_state_drag_can_accept State for |
int |
DrawableStates_state_drag_hovered State for |
int |
DrawableStates_state_enabled State value for |
int |
DrawableStates_state_first State value for |
int |
DrawableStates_state_focused State value for |
int |
DrawableStates_state_hovered State value for |
int |
DrawableStates_state_last State value for |
int |
DrawableStates_state_middle State value for |
int |
DrawableStates_state_pressed State value for |
int |
DrawableStates_state_selected State value for |
int |
DrawableStates_state_single State value for |
int |
DrawableStates_state_window_focused State value for |
int |
DrawableWrapper_drawable The wrapped drawable. |
int |
Drawable_autoMirrored Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
Drawable_visible Provides initial visibility state of the drawable; the default value is false. |
int |
Dream_settingsActivity Component name of an activity that allows the user to modify the settings for this dream. |
int |
EdgeEffect_colorEdgeEffect The color applied to the edge effect on scrolling containers. |
int |
ExpandableListChildIndicatorState_state_last State identifier indicating the child is the last child within its group. |
int |
ExpandableListGroupIndicatorState_state_empty State identifier indicating the group is empty (has no children). |
int |
ExpandableListGroupIndicatorState_state_expanded State identifier indicating the group is expanded. |
int |
ExpandableListView_childDivider Drawable or color that is used as a divider for children. |
int |
ExpandableListView_childIndicator Indicator shown beside the child View. |
int |
ExpandableListView_childIndicatorEnd The end bound for a child's indicator. |
int |
ExpandableListView_childIndicatorLeft The left bound for a child's indicator. |
int |
ExpandableListView_childIndicatorRight The right bound for a child's indicator. |
int |
ExpandableListView_childIndicatorStart The start bound for a child's indicator. |
int |
ExpandableListView_groupIndicator Indicator shown beside the group View. |
int |
ExpandableListView_indicatorEnd The end bound for an item's indicator. |
int |
ExpandableListView_indicatorLeft The left bound for an item's indicator. |
int |
ExpandableListView_indicatorRight The right bound for an item's indicator. |
int |
ExpandableListView_indicatorStart The start bound for an item's indicator. |
int |
Extra_name Required name of the extra data. |
int |
Extra_value Concrete value to put for this named extra data. |
int |
Fade_fadingMode Equivalent to |
int |
FastScroll_minHeight Minimum height of the section header preview. |
int |
FastScroll_minWidth Minimum width of the section header preview. |
int |
FastScroll_padding Padding for the section header preview. |
int |
FastScroll_textAppearance Default appearance of text: color, typeface, size, and style. |
int |
FastScroll_textColor Color of text (usually same as colorForeground). |
int |
FastScroll_textSize Size of text. |
int |
FastScroll_thumbPosition Position of thumb in relation to the track. |
int |
FragmentAnimation_fragmentCloseEnterAnimation This symbol is the offset where the |
int |
FragmentAnimation_fragmentCloseExitAnimation This symbol is the offset where the |
int |
FragmentAnimation_fragmentFadeEnterAnimation This symbol is the offset where the |
int |
FragmentAnimation_fragmentFadeExitAnimation This symbol is the offset where the |
int |
FragmentAnimation_fragmentOpenEnterAnimation This symbol is the offset where the |
int |
FragmentAnimation_fragmentOpenExitAnimation This symbol is the offset where the |
int |
FragmentBreadCrumbs_gravity Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
Fragment_fragmentAllowEnterTransitionOverlap Sets whether the enter and exit transitions should overlap when transitioning forward. |
int |
Fragment_fragmentAllowReturnTransitionOverlap Sets whether the enter and exit transitions should overlap when transitioning because of popping the back stack. |
int |
Fragment_fragmentEnterTransition The Transition that will be used to move Views into the initial scene. |
int |
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. |
int |
Fragment_fragmentReenterTransition The Transition that will be used to move Views in to the scene when returning due to popping a back stack. |
int |
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. |
int |
Fragment_fragmentSharedElementEnterTransition The Transition that will be used for shared elements transferred into the content Scene. |
int |
Fragment_fragmentSharedElementReturnTransition The Transition that will be used for shared elements transferred back during a pop of the back stack. |
int |
Fragment_id Supply an identifier name for the top-level view, to later retrieve it with |
int |
Fragment_name Supply the name of the fragment class to instantiate. |
int |
Fragment_tag Supply a tag for the top-level view containing a String, to be retrieved later with |
int |
FrameLayout_Layout_layout_gravity Standard gravity constant that a child supplies to its parent. |
int |
FrameLayout_measureAllChildren Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring. |
int |
Gallery_animationDuration Sets how long a transition animation should run (in milliseconds) when layout has changed. |
int |
Gallery_gravity Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
Gallery_spacing This symbol is the offset where the |
int |
Gallery_unselectedAlpha Sets the alpha on the items that are not selected. |
int |
GestureOverlayView_eventsInterceptionEnabled Defines whether the overlay should intercept the motion events when a gesture is recognized. |
int |
GestureOverlayView_fadeDuration Duration, in milliseconds, of the fade out effect after the user is done drawing a gesture. |
int |
GestureOverlayView_fadeEnabled Defines whether the gesture will automatically fade out after being recognized. |
int |
GestureOverlayView_fadeOffset Time, in milliseconds, to wait before the gesture fades out after the user is done drawing it. |
int |
GestureOverlayView_gestureColor Color used to draw a gesture. |
int |
GestureOverlayView_gestureStrokeAngleThreshold Minimum curve angle a stroke must contain before it is recognized as a gesture. |
int |
GestureOverlayView_gestureStrokeLengthThreshold Minimum length of a stroke before it is recognized as a gesture. |
int |
GestureOverlayView_gestureStrokeSquarenessThreshold Squareness threshold of a stroke before it is recognized as a gesture. |
int |
GestureOverlayView_gestureStrokeType Defines the type of strokes that define a gesture. |
int |
GestureOverlayView_gestureStrokeWidth Width of the stroke used to draw the gesture. |
int |
GestureOverlayView_orientation Indicates whether horizontal (when the orientation is vertical) or vertical (when orientation is horizontal) strokes automatically define a gesture. |
int |
GestureOverlayView_uncertainGestureColor Color used to draw the user's strokes until we are sure it's a gesture. |
int |
GlowPadView_directionDescriptions Reference to an array resource that be used to announce the directions with targets around the circle. |
int |
GlowPadView_targetDescriptions Reference to an array resource that be used as description for the targets around the circle. |
int |
GradientColorItem_color The current color for the offset inside the gradient. |
int |
GradientColorItem_offset The offset (or ratio) of this current color item inside the gradient. |
int |
GradientColor_centerColor Optional center color. |
int |
GradientColor_centerX Only applied to SweepGradient / RadialGradient X coordinate of the center of the gradient within the path. |
int |
GradientColor_centerY Y coordinate of the center of the gradient within the path. |
int |
GradientColor_endColor End color of the gradient. |
int |
GradientColor_endX X coordinate of the end point origin of the gradient. |
int |
GradientColor_endY Y coordinate of the end point of the gradient within the shape. |
int |
GradientColor_gradientRadius Only applied to RadialGradient Radius of the gradient, used only with radial gradient. |
int |
GradientColor_startColor Start color of the gradient. |
int |
GradientColor_startX LinearGradient specific X coordinate of the start point origin of the gradient. |
int |
GradientColor_startY Y coordinate of the start point of the gradient within the shape. |
int |
GradientColor_tileMode Defines the tile mode of the gradient. |
int |
GradientColor_type Type of gradient. |
int |
GradientDrawableGradient_angle Angle of the gradient. |
int |
GradientDrawableGradient_centerColor Optional center color. |
int |
GradientDrawableGradient_centerX X coordinate of the origin of the gradient within the shape. |
int |
GradientDrawableGradient_centerY Y coordinate of the origin of the gradient within the shape. |
int |
GradientDrawableGradient_endColor End color of the gradient. |
int |
GradientDrawableGradient_gradientRadius Radius of the gradient, used only with radial gradient. |
int |
GradientDrawableGradient_startColor Start color of the gradient. |
int |
GradientDrawableGradient_type Type of gradient. |
int |
GradientDrawableGradient_useLevel This symbol is the offset where the |
int |
GradientDrawablePadding_bottom Amount of bottom padding inside the gradient shape. |
int |
GradientDrawablePadding_left Amount of left padding inside the gradient shape. |
int |
GradientDrawablePadding_right Amount of right padding inside the gradient shape. |
int |
GradientDrawablePadding_top Amount of top padding inside the gradient shape. |
int |
GradientDrawableSize_height Height of the gradient shape. |
int |
GradientDrawableSize_width Width of the gradient shape. |
int |
GradientDrawableSolid_color Solid color for the gradient shape. |
int |
GradientDrawableStroke_color Color of the gradient shape's stroke. |
int |
GradientDrawableStroke_dashGap Gap between dashes in the stroke. |
int |
GradientDrawableStroke_dashWidth Length of a dash in the stroke. |
int |
GradientDrawableStroke_width Width of the gradient shape's stroke. |
int |
GradientDrawable_dither Enables or disables dithering. |
int |
GradientDrawable_innerRadius Inner radius of the ring. |
int |
GradientDrawable_innerRadiusRatio Inner radius of the ring expressed as a ratio of the ring's width. |
int |
GradientDrawable_shape Indicates what shape to fill with a gradient. |
int |
GradientDrawable_thickness Thickness of the ring. |
int |
GradientDrawable_thicknessRatio Thickness of the ring expressed as a ratio of the ring's width. |
int |
GradientDrawable_tint If set, specifies the color to apply to the drawable as a tint. |
int |
GradientDrawable_tintMode When a tint color is set, specifies its Porter-Duff blending mode. |
int |
GradientDrawable_useLevel Indicates whether the drawable's level affects the way the gradient is drawn. |
int |
GradientDrawable_visible Indicates whether the drawable should intially be visible. |
int |
GridLayoutAnimation_columnDelay Fraction of the animation duration used to delay the beginning of the animation of each column. |
int |
GridLayoutAnimation_direction Direction of the animation in the grid. |
int |
GridLayoutAnimation_directionPriority Priority of the rows and columns. |
int |
GridLayoutAnimation_rowDelay Fraction of the animation duration used to delay the beginning of the animation of each row. |
int |
GridLayout_Layout_layout_column The column boundary delimiting the left of the group of cells occupied by this view. |
int |
GridLayout_Layout_layout_columnSpan The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view. |
int |
GridLayout_Layout_layout_columnWeight The relative proportion of horizontal space that should be allocated to this view during excess space distribution. |
int |
GridLayout_Layout_layout_gravity Gravity specifies how a component should be placed in its group of cells. |
int |
GridLayout_Layout_layout_row The row boundary delimiting the top of the group of cells occupied by this view. |
int |
GridLayout_Layout_layout_rowSpan The row span: the difference between the top and bottom boundaries delimiting the group of cells occupied by this view. |
int |
GridLayout_Layout_layout_rowWeight The relative proportion of vertical space that should be allocated to this view during excess space distribution. |
int |
GridLayout_alignmentMode When set to alignMargins, causes alignment to take place between the outer boundary of a view, as defined by its margins. |
int |
GridLayout_columnCount The maxmimum number of columns to create when automatically positioning children. |
int |
GridLayout_columnOrderPreserved When set to true, forces column boundaries to appear in the same order as column indices. |
int |
GridLayout_orientation The orientation property is not used during layout. |
int |
GridLayout_rowCount The maxmimum number of rows to create when automatically positioning children. |
int |
GridLayout_rowOrderPreserved When set to true, forces row boundaries to appear in the same order as row indices. |
int |
GridLayout_useDefaultMargins When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters. |
int |
GridView_columnWidth Specifies the fixed width for each column. |
int |
GridView_gravity Specifies the gravity within each cell. |
int |
GridView_horizontalSpacing Defines the default horizontal spacing between columns. |
int |
GridView_numColumns Defines how many columns to show. |
int |
GridView_stretchMode Defines how columns should stretch to fill the available empty space, if any. |
int |
GridView_verticalSpacing Defines the default vertical spacing between rows. |
int |
HorizontalScrollView_fillViewport Defines whether the scrollview should stretch its content to fill the viewport. |
int |
HostApduService_apduServiceBanner A drawable that can be rendered in Android's system UI for representing the service. |
int |
HostApduService_description Short description of the functionality the service implements. |
int |
HostApduService_requireDeviceUnlock Whether the device must be unlocked before routing data to this service. |
int |
HostApduService_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
HostNfcFService_description Short description of the functionality the service implements. |
int |
IconDefault_icon A Drawable resource providing a graphical representation of its associated item. |
int |
IconMenuView_maxItemsPerRow Defines the maximum number of items per row. |
int |
IconMenuView_maxRows Defines the maximum number of rows displayed. |
int |
IconMenuView_moreIcon 'More' icon. |
int |
IconMenuView_rowHeight Defines the height of each row. |
int |
Icon_icon A Drawable resource providing a graphical representation of its associated item. |
int |
Icon_mimeType Specify a MIME type that is handled, as per |
int |
ImageView_adjustViewBounds Set this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable. |
int |
ImageView_baseline The offset of the baseline within this view. |
int |
ImageView_baselineAlignBottom If true, the image view will be baseline aligned with based on its bottom edge. |
int |
ImageView_cropToPadding If true, the image will be cropped to fit within its padding. |
int |
ImageView_maxHeight An optional argument to supply a maximum height for this view. |
int |
ImageView_maxWidth An optional argument to supply a maximum width for this view. |
int |
ImageView_scaleType Controls how the image should be resized or moved to match the size of this ImageView. |
int |
ImageView_src Sets a drawable as the content of this ImageView. |
int |
ImageView_tint Set a tinting color for the image. |
int |
ImageView_tintMode Blending mode used to apply the image tint. |
int |
Include_id Supply an identifier name for this view, to later retrieve it with |
int |
Include_visibility Controls the initial visibility of the view. |
int |
InputMethodService_imeExtractEnterAnimation Animation to use when showing the fullscreen extract UI after it had previously been hidden. |
int |
InputMethodService_imeExtractExitAnimation Animation to use when hiding the fullscreen extract UI after it had previously been shown. |
int |
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. |
int |
InputMethod_Subtype_icon The icon of the subtype. |
int |
InputMethod_Subtype_imeSubtypeExtraValue The extra value of the subtype. |
int |
InputMethod_Subtype_imeSubtypeLocale The locale of the subtype. |
int |
InputMethod_Subtype_imeSubtypeMode The mode of the subtype. |
int |
InputMethod_Subtype_isAsciiCapable Set to true if this subtype is ASCII capable. |
int |
InputMethod_Subtype_isAuxiliary Set true if the subtype is auxiliary. |
int |
InputMethod_Subtype_label The name of the subtype. |
int |
InputMethod_Subtype_languageTag The BCP-47 Language Tag of the subtype. |
int |
InputMethod_Subtype_overridesImplicitlyEnabledSubtype Set true when this subtype should be selected by default if no other subtypes are selected explicitly. |
int |
InputMethod_Subtype_subtypeId The unique id for the subtype. |
int |
InputMethod_isDefault Set to true in all of the configurations for which this input method should be considered an option as the default. |
int |
InputMethod_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
InputMethod_supportsSwitchingToNextInputMethod Set to true if this input method supports ways to switch to a next input method (e.g. |
int |
InsetDrawable_drawable Reference to a drawable resource to use for the frame. |
int |
InsetDrawable_inset This symbol is the offset where the |
int |
InsetDrawable_insetBottom This symbol is the offset where the |
int |
InsetDrawable_insetLeft This symbol is the offset where the |
int |
InsetDrawable_insetRight This symbol is the offset where the |
int |
InsetDrawable_insetTop This symbol is the offset where the |
int |
InsetDrawable_visible Provides initial visibility state of the drawable; the default value is false. |
int |
IntentCategory_name Required name of the category. |
int |
Intent_action The action name to assign to the Intent, as per |
int |
Intent_data The data URI to assign to the Intent, as per |
int |
Intent_mimeType The MIME type name to assign to the Intent, as per |
int |
Intent_targetClass The class part of the ComponentName to assign to the Intent, as per |
int |
Intent_targetPackage The package part of the ComponentName to assign to the Intent, as per |
int |
KeyboardLayout_keyboardLayout The key character map file resource. |
int |
KeyboardLayout_label The display label of the keyboard layout. |
int |
KeyboardLayout_name The name of the keyboard layout, must be unique in the receiver. |
int |
KeyboardViewPreviewState_state_long_pressable State for |
int |
KeyboardView_keyBackground Image for the key. |
int |
KeyboardView_keyPreviewHeight Height of the key press feedback popup. |
int |
KeyboardView_keyPreviewLayout Layout resource for key press feedback. |
int |
KeyboardView_keyPreviewOffset Vertical offset of the key press feedback from the key. |
int |
KeyboardView_keyTextColor Color to use for the label in a key. |
int |
KeyboardView_keyTextSize Size of the text for character keys. |
int |
KeyboardView_labelTextSize Size of the text for custom keys with some text and no icon. |
int |
KeyboardView_popupLayout Layout resource for popup keyboards. |
int |
KeyboardView_shadowColor Place a blurred shadow of text underneath the text, drawn with the specified color. |
int |
KeyboardView_shadowRadius Blur radius of the text shadow. |
int |
KeyboardView_verticalCorrection Amount to offset the touch Y coordinate by, for bias correction. |
int |
Keyboard_Key_codes The unicode value or comma-separated values that this key outputs. |
int |
Keyboard_Key_iconPreview The icon to show in the popup preview. |
int |
Keyboard_Key_isModifier Whether this is a modifier key such as Alt or Shift. |
int |
Keyboard_Key_isRepeatable Whether long-pressing on this key will make it repeat. |
int |
Keyboard_Key_isSticky Whether this is a toggle key. |
int |
Keyboard_Key_keyEdgeFlags Key edge flags. |
int |
Keyboard_Key_keyIcon The icon to display on the key instead of the label. |
int |
Keyboard_Key_keyLabel The label to display on the key. |
int |
Keyboard_Key_keyOutputText The string of characters to output when this key is pressed. |
int |
Keyboard_Key_keyboardMode Mode of the keyboard. |
int |
Keyboard_Key_popupCharacters The characters to display in the popup keyboard. |
int |
Keyboard_Key_popupKeyboard The XML keyboard layout of any popup keyboard. |
int |
Keyboard_Row_keyboardMode Mode of the keyboard. |
int |
Keyboard_Row_rowEdgeFlags Row edge flags. |
int |
Keyboard_horizontalGap Default horizontal gap between keys. |
int |
Keyboard_keyHeight Default height of a key, in pixels or percentage of display width. |
int |
Keyboard_keyWidth Default width of a key, in pixels or percentage of display width. |
int |
Keyboard_verticalGap Default vertical gap between rows of keys. |
int |
Keyframe_fraction This symbol is the offset where the |
int |
Keyframe_interpolator Defines a per-interval interpolator for this keyframe. |
int |
Keyframe_value Concrete value to assign to this piece of named meta-data. |
int |
Keyframe_valueType The type of valueFrom and valueTo. |
int |
LayerDrawableItem_bottom Bottom inset to apply to the layer. |
int |
LayerDrawableItem_drawable Drawable used to render the layer. |
int |
LayerDrawableItem_end End inset to apply to the layer. |
int |
LayerDrawableItem_gravity Gravity used to align the layer within its container. |
int |
LayerDrawableItem_height Height of the layer. |
int |
LayerDrawableItem_id Identifier of the layer. |
int |
LayerDrawableItem_left Left inset to apply to the layer. |
int |
LayerDrawableItem_right Right inset to apply to the layer. |
int |
LayerDrawableItem_start Start inset to apply to the layer. |
int |
LayerDrawableItem_top Top inset to apply to the layer. |
int |
LayerDrawableItem_width Width of the layer. |
int |
LayerDrawable_autoMirrored Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
LayerDrawable_opacity Indicates the opacity of the layer. |
int |
LayerDrawable_paddingBottom Explicit bottom padding. |
int |
LayerDrawable_paddingEnd Explicit end padding. |
int |
LayerDrawable_paddingLeft Explicit left padding. |
int |
LayerDrawable_paddingMode Indicates how layer padding should affect the bounds of subsequent layers. |
int |
LayerDrawable_paddingRight Explicit right padding. |
int |
LayerDrawable_paddingStart Explicit start padding. |
int |
LayerDrawable_paddingTop Explicit top padding. |
int |
LayoutAnimation_animation Animation to use on each child. |
int |
LayoutAnimation_animationOrder The order in which the animations will be started. |
int |
LayoutAnimation_delay Fraction of the animation duration used to delay the beginning of the animation of each child. |
int |
LayoutAnimation_interpolator Interpolator used to interpolate the delay between the start of each animation. |
int |
LevelListDrawableItem_drawable Reference to a drawable resource to use for the frame. |
int |
LevelListDrawableItem_maxLevel The maximum level allowed for this item. |
int |
LevelListDrawableItem_minLevel The minimum level allowed for this item. |
int |
Lighting_ambientShadowAlpha Alpha value of the ambient shadow projected by elevated views, between 0 and 1. |
int |
Lighting_spotShadowAlpha Alpha value of the spot shadow projected by elevated views, between 0 and 1. |
int |
LinearLayout_Layout_layout_gravity Standard gravity constant that a child supplies to its parent. |
int |
LinearLayout_Layout_layout_height Specifies the basic height of the view. |
int |
LinearLayout_Layout_layout_weight This symbol is the offset where the |
int |
LinearLayout_Layout_layout_width Specifies the basic width of the view. |
int |
LinearLayout_baselineAligned When set to false, prevents the layout from aligning its children's baselines. |
int |
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). |
int |
LinearLayout_divider Drawable to use as a vertical divider between buttons. |
int |
LinearLayout_dividerPadding Size of padding on either end of a divider. |
int |
LinearLayout_gravity Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
LinearLayout_measureWithLargestChild When set to true, all children with a weight will be considered having the minimum size of the largest child. |
int |
LinearLayout_orientation Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column. |
int |
LinearLayout_showDividers Setting for which dividers to show. |
int |
LinearLayout_weightSum Defines the maximum weight sum. |
int |
ListPopupWindow_dropDownHorizontalOffset Amount of pixels by which the drop down should be offset horizontally. |
int |
ListPopupWindow_dropDownVerticalOffset Amount of pixels by which the drop down should be offset vertically. |
int |
ListPreference_entries The human-readable array to present as a list. |
int |
ListPreference_entryValues The array to find the value to save for a preference when an entry from entries is selected. |
int |
ListView_divider Drawable or color to draw between list items. |
int |
ListView_dividerHeight Height of the divider. |
int |
ListView_entries Reference to an array resource that will populate the ListView. |
int |
ListView_footerDividersEnabled When set to false, the ListView will not draw the divider before each footer view. |
int |
ListView_headerDividersEnabled When set to false, the ListView will not draw the divider after each header view. |
int |
ListView_overScrollFooter Drawable to draw below list content. |
int |
ListView_overScrollHeader Drawable to draw above list content. |
int |
MapView_apiKey Value is a string that specifies the Maps API Key to use. |
int |
MaterialProgressDrawable_color Solid color for the gradient shape. |
int |
MaterialProgressDrawable_height Makes the TextView be exactly this many pixels tall. |
int |
MaterialProgressDrawable_innerRadius Inner radius of the ring. |
int |
MaterialProgressDrawable_thickness Thickness of the ring. |
int |
MaterialProgressDrawable_visible Provides initial visibility state of the drawable; the default value is false. |
int |
MaterialProgressDrawable_width Makes the TextView be exactly this many pixels wide. |
int |
MediaRouteButton_mediaRouteTypes The types of media routes the button and its resulting chooser will filter by. |
int |
MediaRouteButton_minHeight This symbol is the offset where the |
int |
MediaRouteButton_minWidth This symbol is the offset where the |
int |
MenuGroup_checkableBehavior Whether the items are capable of displaying a check mark. |
int |
MenuGroup_enabled Whether the items are enabled. |
int |
MenuGroup_id The ID of the group. |
int |
MenuGroup_menuCategory The category applied to all items within this group. |
int |
MenuGroup_orderInCategory The order within the category applied to all items within this group. |
int |
MenuGroup_visible Whether the items are shown/visible. |
int |
MenuItemCheckedFocusedState_state_checkable State identifier indicating that the object may display a check mark. |
int |
MenuItemCheckedFocusedState_state_checked State identifier indicating that the object is currently checked. |
int |
MenuItemCheckedFocusedState_state_focused State value for |
int |
MenuItemCheckedState_state_checkable State identifier indicating that the object may display a check mark. |
int |
MenuItemCheckedState_state_checked State identifier indicating that the object is currently checked. |
int |
MenuItemUncheckedFocusedState_state_checkable State identifier indicating that the object may display a check mark. |
int |
MenuItemUncheckedFocusedState_state_focused State value for |
int |
MenuItemUncheckedState_state_checkable State identifier indicating that the object may display a check mark. |
int |
MenuItem_actionLayout An optional layout to be used as an action view. |
int |
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. |
int |
MenuItem_actionViewClass The name of an optional View class to instantiate and use as an action view. |
int |
MenuItem_alphabeticShortcut The alphabetic shortcut key. |
int |
MenuItem_checkable Whether the item is capable of displaying a check mark. |
int |
MenuItem_checked Whether the item is checked. |
int |
MenuItem_enabled Whether the item is enabled. |
int |
MenuItem_icon The icon associated with this item. |
int |
MenuItem_id The ID of the item. |
int |
MenuItem_menuCategory The category applied to the item. |
int |
MenuItem_numericShortcut The numeric shortcut key. |
int |
MenuItem_onClick Name of a method on the Context used to inflate the menu that will be called when the item is clicked. |
int |
MenuItem_orderInCategory The order within the category applied to the item. |
int |
MenuItem_showAsAction How this item should display in the Action Bar, if present. |
int |
MenuItem_title The title associated with the item. |
int |
MenuItem_titleCondensed The condensed title associated with the item. |
int |
MenuItem_visible Whether the item is shown/visible. |
int |
MenuView_headerBackground Default background for the menu header. |
int |
MenuView_horizontalDivider Default horizontal divider between rows of menu items. |
int |
MenuView_itemBackground Default background for each menu item. |
int |
MenuView_itemIconDisabledAlpha Default disabled icon alpha for each menu item that shows an icon. |
int |
MenuView_itemTextAppearance Default appearance of menu item text. |
int |
MenuView_subMenuArrow Drawable for the arrow icon indicating a particular item is a submenu. |
int |
MenuView_verticalDivider Default vertical divider between menu items. |
int |
MenuView_windowAnimationStyle Default animations for the menu. |
int |
MessagingLinearLayout_maxHeight An optional argument to supply a maximum height for this view. |
int |
MessagingLinearLayout_spacing This symbol is the offset where the |
int |
MultiSelectListPreference_entries The human-readable array to present as a list. |
int |
MultiSelectListPreference_entryValues The array to find the value to save for a preference when an entry from entries is selected. |
int |
Nfcid2Filter_name The NFCID2. |
int |
NinePatchDrawable_alpha Specifies the alpha multiplier to apply to the base drawable. |
int |
NinePatchDrawable_autoMirrored Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
NinePatchDrawable_dither Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen). |
int |
NinePatchDrawable_src Identifier of the bitmap file. |
int |
NinePatchDrawable_tint If set, specifies the color to apply to the drawable as a tint. |
int |
NinePatchDrawable_tintMode When a tint color is set, specifies its Porter-Duff blending mode. |
int |
OffHostApduService_apduServiceBanner A drawable that can be rendered in Android's system UI for representing the service. |
int |
OffHostApduService_description Short description of the functionality the service implements. |
int |
OffHostApduService_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
OvershootInterpolator_tension This is the amount of tension. |
int |
PathInterpolator_controlX1 The x coordinate of the first control point of the cubic Bezier Must be a floating point value, such as " |
int |
PathInterpolator_controlX2 The x coordinate of the second control point of the cubic Bezier Must be a floating point value, such as " |
int |
PathInterpolator_controlY1 The y coordinate of the first control point of the cubic Bezier Must be a floating point value, such as " |
int |
PathInterpolator_controlY2 The y coordinate of the second control point of the cubic Bezier Must be a floating point value, such as " |
int |
PathInterpolator_pathData The control points defined as a path. |
int |
PatternPathMotion_patternPathData The path string describing the pattern to use for the PathPathMotion. |
int |
PointerIcon_bitmap Drawable to use as the icon bitmap. |
int |
PointerIcon_hotSpotX X coordinate of the icon hot spot. |
int |
PointerIcon_hotSpotY Y coordinate of the icon hot spot. |
int |
PopupWindowBackgroundState_state_above_anchor State identifier indicating the popup will be above the anchor. |
int |
PopupWindow_overlapAnchor Whether the popup window should overlap its anchor view. |
int |
PopupWindow_popupAnimationStyle The animation style to use for the popup window. |
int |
PopupWindow_popupBackground The background to use for the popup window. |
int |
PopupWindow_popupElevation Window elevation to use for the popup window. |
int |
PopupWindow_popupEnterTransition Transition used to move views into the popup window. |
int |
PopupWindow_popupExitTransition Transition used to move views out of the popup window. |
int |
PreferenceActivity_layout The layout for the Preference Activity. |
int |
PreferenceFragment_divider Drawable or color to draw between list items. |
int |
PreferenceFragment_layout The layout for the PreferenceFragment. |
int |
PreferenceGroup_orderingFromXml Whether to order the Preference under this group as they appear in the XML file. |
int |
PreferenceHeader_breadCrumbShortTitle The short title for the bread crumb of this item. |
int |
PreferenceHeader_breadCrumbTitle The title for the bread crumb of this item. |
int |
PreferenceHeader_fragment The fragment that is displayed when the user selects this item. |
int |
PreferenceHeader_icon An icon for the item. |
int |
PreferenceHeader_id Identifier value for the header. |
int |
PreferenceHeader_summary The summary for the item. |
int |
PreferenceHeader_title The title of the item that is shown to the user. |
int |
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. |
int |
Preference_dependency The key of another Preference that this Preference will depend on. |
int |
Preference_enabled Whether the Preference is enabled. |
int |
Preference_fragment When used inside of a modern PreferenceActivity, this declares a new PreferenceFragment to be shown when the user selects this item. |
int |
Preference_icon The optional icon for the preference Must be a reference to another resource, in the form " |
int |
Preference_key The key to store the Preference value. |
int |
Preference_layout The layout for the Preference in a PreferenceActivity screen. |
int |
Preference_order The order for the Preference (lower values are to be ordered first). |
int |
Preference_persistent Whether the Preference stores its value to the shared preferences. |
int |
Preference_selectable Whether the Preference is selectable. |
int |
Preference_shouldDisableView Whether the view of this Preference should be disabled when this Preference is disabled. |
int |
Preference_summary The summary for the Preference in a PreferenceActivity screen. |
int |
Preference_title The title for the Preference in a PreferenceActivity screen. |
int |
Preference_widgetLayout The layout for the controllable widget portion of a Preference. |
int |
PrintService_addPrintersActivity Fully qualified class name of an activity that allows the user to manually add printers to this print service. |
int |
PrintService_advancedPrintOptionsActivity Fully qualified class name of an activity with advanced print options specific to this print service. |
int |
PrintService_settingsActivity Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
PrintService_vendor The vendor name if this print service is vendor specific. |
int |
ProgressBar_animationResolution Timeout between frames of animation in milliseconds Must be an integer value, such as " |
int |
ProgressBar_backgroundTint Tint to apply to the background. |
int |
ProgressBar_backgroundTintMode Blending mode used to apply the background tint. |
int |
ProgressBar_indeterminate Allows to enable the indeterminate mode. |
int |
ProgressBar_indeterminateBehavior Defines how the indeterminate mode should behave when the progress reaches max. |
int |
ProgressBar_indeterminateDrawable Drawable used for the indeterminate mode. |
int |
ProgressBar_indeterminateDuration Duration of the indeterminate animation. |
int |
ProgressBar_indeterminateOnly Restricts to ONLY indeterminate mode (state-keeping progress mode will not work). |
int |
ProgressBar_indeterminateTint Tint to apply to the indeterminate progress indicator. |
int |
ProgressBar_indeterminateTintMode Blending mode used to apply the indeterminate progress indicator tint. |
int |
ProgressBar_interpolator This symbol is the offset where the |
int |
ProgressBar_max Defines the maximum value the progress can take. |
int |
ProgressBar_maxHeight An optional argument to supply a maximum height for this view. |
int |
ProgressBar_maxWidth An optional argument to supply a maximum width for this view. |
int |
ProgressBar_minHeight This symbol is the offset where the |
int |
ProgressBar_minWidth This symbol is the offset where the |
int |
ProgressBar_mirrorForRtl Defines if the associated drawables need to be mirrored when in RTL mode. |
int |
ProgressBar_progress Defines the default progress value, between 0 and max. |
int |
ProgressBar_progressBackgroundTint Tint to apply to the progress indicator background. |
int |
ProgressBar_progressBackgroundTintMode Blending mode used to apply the progress indicator background tint. |
int |
ProgressBar_progressDrawable Drawable used for the progress mode. |
int |
ProgressBar_progressTint Tint to apply to the progress indicator. |
int |
ProgressBar_progressTintMode Blending mode used to apply the progress indicator tint. |
int |
ProgressBar_secondaryProgress Defines the secondary progress value, between 0 and max. |
int |
ProgressBar_secondaryProgressTint Tint to apply to the secondary progress indicator. |
int |
ProgressBar_secondaryProgressTintMode Blending mode used to apply the secondary progress indicator tint. |
int |
PropertyAnimator_pathData The path used to animate the properties in the ObjectAnimator Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
PropertyAnimator_propertyName Name of the property being animated. |
int |
PropertyAnimator_propertyXName Name of the property being animated as the X coordinate of the pathData. |
int |
PropertyAnimator_propertyYName Name of the property being animated as the Y coordinate of the pathData. |
int |
PropertyValuesHolder_propertyName Name of the property being animated. |
int |
PropertyValuesHolder_valueFrom Value the animation starts from. |
int |
PropertyValuesHolder_valueTo Value the animation animates to. |
int |
PropertyValuesHolder_valueType The type of valueFrom and valueTo. |
int |
RadioGroup_checkedButton The id of the child radio button that should be checked by default within this radio group. |
int |
RadioGroup_orientation Should the radio group be a column or a row? Use "horizontal" for a row, "vertical" for a column. |
int |
RatingBar_isIndicator Whether this rating bar is an indicator (and non-changeable by the user). |
int |
RatingBar_numStars The number of stars (or rating items) to show. |
int |
RatingBar_rating The rating to set by default. |
int |
RatingBar_stepSize The step size of the rating. |
int |
RatingDefinition_contentAgeHint The age associated with the content rating. |
int |
RatingDefinition_description The short description of the content rating. |
int |
RatingDefinition_name The unique name of the content rating. |
int |
RatingDefinition_title The title of the content rating which is shown to the user. |
int |
RatingSystemDefinition_country The country code associated with the content rating system, which consists of two uppercase letters that conform to the ISO 3166 standard. |
int |
RatingSystemDefinition_description The short description of the content rating system. |
int |
RatingSystemDefinition_name The unique name of the content rating system. |
int |
RatingSystemDefinition_title The title of the content rating system which is shown to the user. |
int |
RecognitionService_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
RelativeLayout_Layout_layout_above Positions the bottom edge of this view above the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignBaseline Positions the baseline of this view on the baseline of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignBottom Makes the bottom edge of this view match the bottom edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignEnd Makes the end edge of this view match the end edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignLeft Makes the left edge of this view match the left edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignParentBottom If true, makes the bottom edge of this view match the bottom edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentEnd If true, makes the end edge of this view match the end edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentLeft If true, makes the left edge of this view match the left edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentRight If true, makes the right edge of this view match the right edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentStart If true, makes the start edge of this view match the start edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentTop If true, makes the top edge of this view match the top edge of the parent. |
int |
RelativeLayout_Layout_layout_alignRight Makes the right edge of this view match the right edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignStart Makes the start edge of this view match the start edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignTop Makes the top edge of this view match the top edge of the given anchor view ID. |
int |
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. |
int |
RelativeLayout_Layout_layout_below Positions the top edge of this view below the given anchor view ID. |
int |
RelativeLayout_Layout_layout_centerHorizontal If true, centers this child horizontally within its parent. |
int |
RelativeLayout_Layout_layout_centerInParent If true, centers this child horizontally and vertically within its parent. |
int |
RelativeLayout_Layout_layout_centerVertical If true, centers this child vertically within its parent. |
int |
RelativeLayout_Layout_layout_toEndOf Positions the start edge of this view to the end of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_toLeftOf Positions the right edge of this view to the left of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_toRightOf Positions the left edge of this view to the right of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_toStartOf Positions the end edge of this view to the start of the given anchor view ID. |
int |
RelativeLayout_gravity Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
RelativeLayout_ignoreGravity Indicates what view should not be affected by gravity. |
int |
ResolverDrawerLayout_LayoutParams_layout_gravity Standard gravity constant that a child supplies to its parent. |
int |
ResolverDrawerLayout_maxWidth An optional argument to supply a maximum width for this view. |
int |
RestrictionEntry_defaultValue The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage. |
int |
RestrictionEntry_description Descriptive text for the associated data. |
int |
RestrictionEntry_entries Reference to an array resource that will populate a list/adapter. |
int |
RestrictionEntry_entryValues The array to find the value to save for a preference when an entry from entries is selected. |
int |
RestrictionEntry_key The key to store the Preference value. |
int |
RestrictionEntry_restrictionType This symbol is the offset where the |
int |
RestrictionEntry_title The title associated with the item. |
int |
RingtonePreference_ringtoneType Which ringtone type(s) to show in the picker. |
int |
RingtonePreference_showDefault Whether to show an item for a default sound. |
int |
RingtonePreference_showSilent Whether to show an item for 'Silent'. |
int |
RippleDrawable_color The color to use for ripple effects. |
int |
RippleDrawable_radius The radius of the ripple when fully expanded. |
int |
RotarySelector_orientation Use "horizontal" or "vertical". |
int |
RotateAnimation_fromDegrees This symbol is the offset where the |
int |
RotateAnimation_pivotX This symbol is the offset where the |
int |
RotateAnimation_pivotY This symbol is the offset where the |
int |
RotateAnimation_toDegrees This symbol is the offset where the |
int |
RotateDrawable_drawable Reference to a drawable resource to use for the frame. |
int |
RotateDrawable_fromDegrees This symbol is the offset where the |
int |
RotateDrawable_pivotX This symbol is the offset where the |
int |
RotateDrawable_pivotY This symbol is the offset where the |
int |
RotateDrawable_toDegrees This symbol is the offset where the |
int |
RotateDrawable_visible Provides initial visibility state of the drawable; the default value is false. |
int |
ScaleAnimation_fromXScale This symbol is the offset where the |
int |
ScaleAnimation_fromYScale This symbol is the offset where the |
int |
ScaleAnimation_pivotX This symbol is the offset where the |
int |
ScaleAnimation_pivotY This symbol is the offset where the |
int |
ScaleAnimation_toXScale This symbol is the offset where the |
int |
ScaleAnimation_toYScale This symbol is the offset where the |
int |
ScaleDrawable_drawable Reference to a drawable resource to draw with the specified scale. |
int |
ScaleDrawable_level Specifies the initial drawable level in the range 0 to 10000. |
int |
ScaleDrawable_scaleGravity Specifies where the drawable is positioned after scaling. |
int |
ScaleDrawable_scaleHeight Scale height, expressed as a percentage of the drawable's bound. |
int |
ScaleDrawable_scaleWidth Scale width, expressed as a percentage of the drawable's bound. |
int |
ScaleDrawable_useIntrinsicSizeAsMinimum Use the drawable's intrinsic width and height as minimum size values. |
int |
ScrollView_fillViewport Defines whether the scrollview should stretch its content to fill the viewport. |
int |
SearchView_closeIcon Close button icon Must be a reference to another resource, in the form " |
int |
SearchView_commitIcon Commit icon shown in the query suggestion row Must be a reference to another resource, in the form " |
int |
SearchView_focusable Boolean that controls whether a view can take focus. |
int |
SearchView_goIcon Go button icon Must be a reference to another resource, in the form " |
int |
SearchView_iconifiedByDefault The default state of the SearchView. |
int |
SearchView_imeOptions The IME options to set on the query text field. |
int |
SearchView_inputType The input type to set on the query text field. |
int |
SearchView_layout The layout to use for the search view. |
int |
SearchView_maxWidth An optional maximum width of the SearchView. |
int |
SearchView_queryBackground Background for the section containing the search query Must be a reference to another resource, in the form " |
int |
SearchView_queryHint An optional query hint string to be displayed in the empty query field. |
int |
SearchView_searchHintIcon Search icon displayed as a text field hint Must be a reference to another resource, in the form " |
int |
SearchView_searchIcon Search icon Must be a reference to another resource, in the form " |
int |
SearchView_submitBackground Background for the section containing the action (e.g. |
int |
SearchView_suggestionRowLayout Layout for query suggestion rows Must be a reference to another resource, in the form " |
int |
SearchView_voiceIcon Voice button icon Must be a reference to another resource, in the form " |
int |
SearchableActionKey_keycode This attribute denotes the action key you wish to respond to. |
int |
SearchableActionKey_queryActionMsg If you wish to handle an action key during normal search query entry, you must define an action string here. |
int |
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. |
int |
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. |
int |
Searchable_autoUrlDetect If provided and |
int |
Searchable_hint If supplied, this string will be displayed as a hint to the user. |
int |
Searchable_icon This is deprecated. |
int |
Searchable_imeOptions Additional features you can enable in an IME associated with an editor to improve the integration with your application. |
int |
Searchable_includeInGlobalSearch If provided and |
int |
Searchable_inputType The type of data being placed in a text field, used to help an input method decide how to let the user enter text. |
int |
Searchable_label This is the user-displayed name of the searchable activity. |
int |
Searchable_queryAfterZeroResults If provided and |
int |
Searchable_searchButtonText If supplied, this string will be displayed as the text of the "Search" button. |
int |
Searchable_searchMode Additional features are controlled by mode bits in this field. |
int |
Searchable_searchSettingsDescription If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings. |
int |
Searchable_searchSuggestAuthority If provided, this is the trigger indicating that the searchable activity provides suggestions as well. |
int |
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 |
int |
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 |
int |
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. |
int |
Searchable_searchSuggestSelection If provided, suggestion queries will be passed into your query function as the selection parameter. |
int |
Searchable_searchSuggestThreshold If provided, this is the minimum number of characters needed to trigger search suggestions. |
int |
Searchable_voiceLanguage If provided, this specifies the spoken language to be expected, and that it will be different than the one set in the |
int |
Searchable_voiceLanguageModel If provided, this specifies the language model that should be used by the voice recognition system. |
int |
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. |
int |
Searchable_voicePromptText If provided, this specifies a prompt that will be displayed during voice input. |
int |
Searchable_voiceSearchMode Voice search features are controlled by mode bits in this field. |
int |
SeekBarPreference_layout Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. |
int |
SeekBar_splitTrack Whether to split the track and leave a gap for the thumb drawable. |
int |
SeekBar_thumb Draws the thumb on a seekbar. |
int |
SeekBar_thumbOffset An offset for the thumb that allows it to extend out of the range of the track. |
int |
SeekBar_thumbTint Tint to apply to the thumb drawable. |
int |
SeekBar_thumbTintMode Blending mode used to apply the thumb tint. |
int |
SeekBar_tickMark Drawable displayed at each progress position on a seekbar. |
int |
SeekBar_tickMarkTint Tint to apply to the tick mark drawable. |
int |
SeekBar_tickMarkTintMode Blending mode used to apply the tick mark tint. |
int |
SelectionModeDrawables_actionModeCopyDrawable Drawable to use for the Copy action button in Contextual Action Bar Must be a reference to another resource, in the form " |
int |
SelectionModeDrawables_actionModeCutDrawable Drawable to use for the Cut action button in Contextual Action Bar Must be a reference to another resource, in the form " |
int |
SelectionModeDrawables_actionModePasteDrawable Drawable to use for the Paste action button in Contextual Action Bar Must be a reference to another resource, in the form " |
int |
SelectionModeDrawables_actionModeSelectAllDrawable Drawable to use for the Select all action button in Contextual Action Bar Must be a reference to another resource, in the form " |
int |
SettingInjectorService_icon The icon for the preference, should refer to all apps covered by the setting. |
int |
SettingInjectorService_settingsActivity The activity to launch when the setting is clicked on. |
int |
SettingInjectorService_title The title for the preference. |
int |
ShapeDrawablePadding_bottom Bottom padding. |
int |
ShapeDrawablePadding_left Left padding. |
int |
ShapeDrawablePadding_right Right padding. |
int |
ShapeDrawablePadding_top Top padding. |
int |
ShapeDrawable_color Defines the color of the shape. |
int |
ShapeDrawable_dither Enables or disables dithering. |
int |
ShapeDrawable_height Defines the height of the shape. |
int |
ShapeDrawable_tint If set, specifies the color to apply to the drawable as a tint. |
int |
ShapeDrawable_tintMode When a tint color is set, specifies its Porter-Duff blending mode. |
int |
ShapeDrawable_width Defines the width of the shape. |
int |
Slide_slideEdge This symbol is the offset where the |
int |
SlidingDrawer_allowSingleTap Indicates whether the drawer can be opened/closed by a single tap on the handle. |
int |
SlidingDrawer_animateOnClick Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle. |
int |
SlidingDrawer_bottomOffset Extra offset for the handle at the bottom of the SlidingDrawer. |
int |
SlidingDrawer_content Identifier for the child that represents the drawer's content. |
int |
SlidingDrawer_handle Identifier for the child that represents the drawer's handle. |
int |
SlidingDrawer_orientation Orientation of the SlidingDrawer. |
int |
SlidingDrawer_topOffset Extra offset for the handle at the top of the SlidingDrawer. |
int |
SlidingTab_orientation Use "horizontal" for a row, "vertical" for a column. |
int |
SpellChecker_Subtype_label The name of the subtype. |
int |
SpellChecker_Subtype_languageTag The BCP-47 Language Tag of the subtype. |
int |
SpellChecker_Subtype_subtypeExtraValue The extra value of the subtype. |
int |
SpellChecker_Subtype_subtypeId The unique id for the subtype. |
int |
SpellChecker_Subtype_subtypeLocale The locale of the subtype. |
int |
SpellChecker_label The name of the spell checker. |
int |
SpellChecker_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
Spinner_dropDownSelector List selector to use for spinnerMode="dropdown" display. |
int |
Spinner_dropDownWidth Width of the dropdown in spinnerMode="dropdown". |
int |
Spinner_gravity Gravity setting for positioning the currently selected item. |
int |
Spinner_popupBackground Background drawable to use for the dropdown in spinnerMode="dropdown". |
int |
Spinner_popupElevation Window elevation to use for the dropdown in spinnerMode="dropdown". |
int |
Spinner_popupTheme Theme to use for the drop-down or dialog popup window. |
int |
Spinner_prompt The prompt to display when the spinner's dialog is shown. |
int |
Spinner_spinnerMode Display mode for spinner options. |
int |
StateListAnimatorItem_animation Animation to use on each child. |
int |
StateListDrawableItem_drawable Reference to a drawable resource to use for the state. |
int |
StateListDrawable_autoMirrored Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
StateListDrawable_constantSize If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. |
int |
StateListDrawable_dither Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen). |
int |
StateListDrawable_enterFadeDuration Amount of time (in milliseconds) to fade in a new state drawable. |
int |
StateListDrawable_exitFadeDuration Amount of time (in milliseconds) to fade out an old state drawable. |
int |
StateListDrawable_variablePadding If true, allows the drawable's padding to change based on the current state that is selected. |
int |
StateListDrawable_visible Indicates whether the drawable should be initially visible. |
int |
SwitchPreference_disableDependentsState The state (true for on, or false for off) that causes dependents to be disabled. |
int |
SwitchPreference_summaryOff The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is unchecked. |
int |
SwitchPreference_summaryOn The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is checked. |
int |
SwitchPreference_switchTextOff The text used on the switch itself when in the "off" state. |
int |
SwitchPreference_switchTextOn The text used on the switch itself when in the "on" state. |
int |
Switch_showText Whether to draw on/off text. |
int |
Switch_splitTrack Whether to split the track and leave a gap for the thumb drawable. |
int |
Switch_switchMinWidth Minimum width for the switch component Must be a dimension value, which is a floating point number appended with a unit such as " |
int |
Switch_switchPadding Minimum space between the switch and caption text Must be a dimension value, which is a floating point number appended with a unit such as " |
int |
Switch_switchTextAppearance TextAppearance style for text displayed on the switch thumb. |
int |
Switch_textOff Text to use when the switch is in the unchecked/"off" state. |
int |
Switch_textOn Text to use when the switch is in the checked/"on" state. |
int |
Switch_thumb Drawable to use as the "thumb" that switches back and forth. |
int |
Switch_thumbTextPadding Amount of padding on either side of text within the switch thumb. |
int |
Switch_thumbTint Tint to apply to the thumb. |
int |
Switch_thumbTintMode Blending mode used to apply the thumb tint. |
int |
Switch_track Drawable to use as the "track" that the switch thumb slides within. |
int |
Switch_trackTint Tint to apply to the track. |
int |
Switch_trackTintMode Blending mode used to apply the track tint. |
int |
SyncAdapter_accountType The account type this authenticator handles. |
int |
SyncAdapter_allowParallelSyncs Set to true to tell the SyncManager that this SyncAdapter supports multiple simultaneous syncs for the same account type and authority. |
int |
SyncAdapter_contentAuthority the authority of a content provider. |
int |
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. |
int |
SyncAdapter_settingsActivity If provided, specifies the action of the settings activity for this SyncAdapter. |
int |
SyncAdapter_supportsUploading This symbol is the offset where the |
int |
SyncAdapter_userVisible This symbol is the offset where the |
int |
SystemCodeFilter_name The System Code. |
int |
TabWidget_divider Drawable used to draw the divider between tabs. |
int |
TabWidget_tabStripEnabled Determines whether the strip under the tab indicators is drawn or not. |
int |
TabWidget_tabStripLeft Drawable used to draw the left part of the strip underneath the tabs. |
int |
TabWidget_tabStripRight Drawable used to draw the right part of the strip underneath the tabs. |
int |
TableLayout_collapseColumns The zero-based index of the columns to collapse. |
int |
TableLayout_shrinkColumns The zero-based index of the columns to shrink. |
int |
TableLayout_stretchColumns The zero-based index of the columns to stretch. |
int |
TableRow_Cell_layout_column The index of the column in which this child should be. |
int |
TableRow_Cell_layout_span Defines how many columns this child should span. |
int |
TextAppearance_elegantTextHeight Elegant text height, especially for less compacted complex script text. |
int |
TextAppearance_fontFamily Font family (named by string) for the text. |
int |
TextAppearance_fontFeatureSettings Font feature settings. |
int |
TextAppearance_letterSpacing Text letter-spacing. |
int |
TextAppearance_shadowColor Place a blurred shadow of text underneath the text, drawn with the specified color. |
int |
TextAppearance_shadowDx Horizontal offset of the text shadow. |
int |
TextAppearance_shadowDy Vertical offset of the text shadow. |
int |
TextAppearance_shadowRadius Blur radius of the text shadow. |
int |
TextAppearance_textAllCaps Present the text in ALL CAPS. |
int |
TextAppearance_textColor Text color. |
int |
TextAppearance_textColorHighlight Color of the text selection highlight. |
int |
TextAppearance_textColorHint Color of the hint text. |
int |
TextAppearance_textColorLink Color of the links. |
int |
TextAppearance_textSize Size of the text. |
int |
TextAppearance_textStyle Style (bold, italic, bolditalic) for the text. |
int |
TextAppearance_typeface Typeface (normal, sans, serif, monospace) for the text. |
int |
TextClock_format12Hour Specifies the formatting pattern used to show the time and/or date in 12-hour mode. |
int |
TextClock_format24Hour Specifies the formatting pattern used to show the time and/or date in 24-hour mode. |
int |
TextClock_timeZone Specifies the time zone to use. |
int |
TextToSpeechEngine_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
TextViewAppearance_textAppearance Base text color, typeface, size, and style. |
int |
TextViewMultiLineBackgroundState_state_multiline State identifier indicating a TextView has a multi-line layout. |
int |
TextView_allowUndo Whether undo should be allowed for editable text. |
int |
TextView_autoLink Controls whether links such as urls and email addresses are automatically found and converted to clickable links. |
int |
TextView_autoText If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors. |
int |
TextView_breakStrategy Break strategy (control over paragraph layout). |
int |
TextView_bufferType Determines the minimum type that getText() will return. |
int |
TextView_capitalize If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. |
int |
TextView_cursorVisible Makes the cursor visible (the default) or invisible. |
int |
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. |
int |
TextView_drawableBottom The drawable to be drawn below the text. |
int |
TextView_drawableEnd The drawable to be drawn to the end of the text. |
int |
TextView_drawableLeft The drawable to be drawn to the left of the text. |
int |
TextView_drawablePadding The padding between the drawables and the text. |
int |
TextView_drawableRight The drawable to be drawn to the right of the text. |
int |
TextView_drawableStart The drawable to be drawn to the start of the text. |
int |
TextView_drawableTint Tint to apply to the compound (left, top, etc.) drawables. |
int |
TextView_drawableTintMode Blending mode used to apply the compound (left, top, etc.) drawables tint. |
int |
TextView_drawableTop The drawable to be drawn above the text. |
int |
TextView_editable If set, specifies that this TextView has an input method. |
int |
TextView_editorExtras Reference to an |
int |
TextView_elegantTextHeight Elegant text height, especially for less compacted complex script text. |
int |
TextView_ellipsize If set, causes words that are longer than the view is wide to be ellipsized instead of broken in the middle. |
int |
TextView_ems Makes the TextView be exactly this many ems wide. |
int |
TextView_enabled Specifies whether the widget is enabled. |
int |
TextView_fontFamily Font family (named by string) for the text. |
int |
TextView_fontFeatureSettings Font feature settings. |
int |
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. |
int |
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. |
int |
TextView_height Makes the TextView be exactly this many pixels tall. |
int |
TextView_hint Hint text to display when the text is empty. |
int |
TextView_hyphenationFrequency Frequency of automatic hyphenation. |
int |
TextView_imeActionId Supply a value for |
int |
TextView_imeActionLabel Supply a value for |
int |
TextView_imeOptions Additional features you can enable in an IME associated with an editor to improve the integration with your application. |
int |
TextView_includeFontPadding Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. |
int |
TextView_inputMethod If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name). |
int |
TextView_inputType The type of data being placed in a text field, used to help an input method decide how to let the user enter text. |
int |
TextView_letterSpacing Text letter-spacing. |
int |
TextView_lineSpacingExtra Extra spacing between lines of text. |
int |
TextView_lineSpacingMultiplier Extra spacing between lines of text, as a multiplier. |
int |
TextView_lines Makes the TextView be exactly this many lines tall. |
int |
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. |
int |
TextView_marqueeRepeatLimit The number of times to repeat the marquee animation. |
int |
TextView_maxEms Makes the TextView be at most this many ems wide. |
int |
TextView_maxHeight Makes the TextView be at most this many pixels tall. |
int |
TextView_maxLength Set an input filter to constrain the text length to the specified number. |
int |
TextView_maxLines Makes the TextView be at most this many lines tall. |
int |
TextView_maxWidth Makes the TextView be at most this many pixels wide. |
int |
TextView_minEms Makes the TextView be at least this many ems wide. |
int |
TextView_minHeight Makes the TextView be at least this many pixels tall. |
int |
TextView_minLines Makes the TextView be at least this many lines tall. |
int |
TextView_minWidth Makes the TextView be at least this many pixels wide. |
int |
TextView_numeric If set, specifies that this TextView has a numeric input method. |
int |
TextView_password Whether the characters of the field are displayed as password dots instead of themselves. |
int |
TextView_phoneNumber If set, specifies that this TextView has a phone number input method. |
int |
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. |
int |
TextView_scrollHorizontally Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally). |
int |
TextView_selectAllOnFocus If the text is selectable, select it all when the view takes focus. |
int |
TextView_shadowColor Place a blurred shadow of text underneath the text, drawn with the specified color. |
int |
TextView_shadowDx Horizontal offset of the text shadow. |
int |
TextView_shadowDy Vertical offset of the text shadow. |
int |
TextView_shadowRadius Blur radius of the text shadow. |
int |
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. |
int |
TextView_text Text to display. |
int |
TextView_textAllCaps Present the text in ALL CAPS. |
int |
TextView_textAppearance Base text color, typeface, size, and style. |
int |
TextView_textColor Text color. |
int |
TextView_textColorHighlight Color of the text selection highlight. |
int |
TextView_textColorHint Color of the hint text. |
int |
TextView_textColorLink Text color for links. |
int |
TextView_textCursorDrawable Reference to a drawable that will be drawn under the insertion cursor. |
int |
TextView_textEditNoPasteWindowLayout Variation of textEditPasteWindowLayout displayed when the clipboard is empty. |
int |
TextView_textEditPasteWindowLayout The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field. |
int |
TextView_textEditSideNoPasteWindowLayout Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. |
int |
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. |
int |
TextView_textEditSuggestionItemLayout Layout of the TextView item that will populate the suggestion popup window. |
int |
TextView_textIsSelectable Indicates that the content of a non-editable text can be selected. |
int |
TextView_textScaleX Sets the horizontal scaling factor for the text. |
int |
TextView_textSelectHandle Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text. |
int |
TextView_textSelectHandleLeft Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. |
int |
TextView_textSelectHandleRight Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region. |
int |
TextView_textSize Size of the text. |
int |
TextView_textStyle Style (bold, italic, bolditalic) for the text. |
int |
TextView_typeface Typeface (normal, sans, serif, monospace) for the text. |
int |
TextView_width Makes the TextView be exactly this many pixels wide. |
int |
Theme_absListViewStyle Default AbsListView style. |
int |
Theme_actionBarDivider Custom divider drawable to use for elements in the action bar. |
int |
Theme_actionBarItemBackground Custom item state list drawable background for action bar items. |
int |
Theme_actionBarPopupTheme Reference to a theme that should be used to inflate popups shown by widgets in the action bar. |
int |
Theme_actionBarSize Size of the Action Bar, including the contextual bar used to present Action Modes. |
int |
Theme_actionBarSplitStyle Reference to a style for the split Action Bar. |
int |
Theme_actionBarStyle Reference to a style for the Action Bar Must be a reference to another resource, in the form " |
int |
Theme_actionBarTabBarStyle This symbol is the offset where the |
int |
Theme_actionBarTabStyle Default style for tabs within an action bar Must be a reference to another resource, in the form " |
int |
Theme_actionBarTabTextStyle This symbol is the offset where the |
int |
Theme_actionBarTheme Reference to a theme that should be used to inflate the action bar. |
int |
Theme_actionBarWidgetTheme Reference to a theme that should be used to inflate widgets and layouts destined for the action bar. |
int |
Theme_actionButtonStyle Default action button style. |
int |
Theme_actionDropDownStyle Default ActionBar dropdown style. |
int |
Theme_actionMenuTextAppearance TextAppearance style that will be applied to text that appears within action menu items. |
int |
Theme_actionMenuTextColor Color for text that appears within action menu items. |
int |
Theme_actionModeBackground Background drawable to use for action mode UI Must be a reference to another resource, in the form " |
int |
Theme_actionModeCloseButtonStyle This symbol is the offset where the |
int |
Theme_actionModeCloseDrawable Drawable to use for the close action mode button Must be a reference to another resource, in the form " |
int |
Theme_actionModeCopyDrawable Drawable to use for the Copy action button in Contextual Action Bar Must be a reference to another resource, in the form " |
int |
Theme_actionModeCutDrawable Drawable to use for the Cut action button in Contextual Action Bar Must be a reference to another resource, in the form " |
int |
Theme_actionModeFindDrawable Drawable to use for the Find action button in WebView selection action modes Must be a reference to another resource, in the form " |
int |
Theme_actionModePasteDrawable Drawable to use for the Paste action button in Contextual Action Bar Must be a reference to another resource, in the form " |
int |
Theme_actionModeSelectAllDrawable Drawable to use for the Select all action button in Contextual Action Bar Must be a reference to another resource, in the form " |
int |
Theme_actionModeShareDrawable Drawable to use for the Share action button in WebView selection action modes Must be a reference to another resource, in the form " |
int |
Theme_actionModeSplitBackground Background drawable to use for action mode UI in the lower split bar Must be a reference to another resource, in the form " |
int |
Theme_actionModeStyle This symbol is the offset where the |
int |
Theme_actionModeWebSearchDrawable Drawable to use for the Web Search action button in WebView selection action modes Must be a reference to another resource, in the form " |
int |
Theme_actionOverflowButtonStyle This symbol is the offset where the |
int |
Theme_actionOverflowMenuStyle This symbol is the offset where the |
int |
Theme_activatedBackgroundIndicator Drawable used as a background for activated items. |
int |
Theme_alertDialogIcon Icon drawable to use for alerts Must be a reference to another resource, in the form " |
int |
Theme_alertDialogStyle This symbol is the offset where the |
int |
Theme_alertDialogTheme Theme to use for alert dialogs spawned from this theme. |
int |
Theme_ambientShadowAlpha Alpha value of the ambient shadow projected by elevated views, between 0 and 1. |
int |
Theme_autoCompleteTextViewStyle Default AutoCompleteTextView style. |
int |
Theme_backgroundDimAmount Default background dim amount when a menu, dialog, or something similar pops up. |
int |
Theme_backgroundDimEnabled Control whether dimming behind the window is enabled. |
int |
Theme_borderlessButtonStyle Style for buttons without an explicit border, often used in groups. |
int |
Theme_buttonBarButtonStyle Style for buttons within button bars Must be a reference to another resource, in the form " |
int |
Theme_buttonBarNegativeButtonStyle Style for the "negative" buttons within button bars Must be a reference to another resource, in the form " |
int |
Theme_buttonBarNeutralButtonStyle Style for the "neutral" buttons within button bars Must be a reference to another resource, in the form " |
int |
Theme_buttonBarPositiveButtonStyle Style for the "positive" buttons within button bars Must be a reference to another resource, in the form " |
int |
Theme_buttonBarStyle Style for button bars Must be a reference to another resource, in the form " |
int |
Theme_buttonStyle Normal Button style. |
int |
Theme_buttonStyleInset Button style to inset into an EditText. |
int |
Theme_buttonStyleSmall Small Button style. |
int |
Theme_buttonStyleToggle ToggleButton style. |
int |
Theme_calendarViewStyle The CalendarView style. |
int |
Theme_candidatesTextStyleSpans A styled string, specifying the style to be used for showing inline candidate text when composing with an input method. |
int |
Theme_checkBoxPreferenceStyle Default style for CheckBoxPreference. |
int |
Theme_checkboxStyle Default Checkbox style. |
int |
Theme_checkedTextViewStyle Default CheckedTextView style. |
int |
Theme_colorAccent Bright complement to the primary branding color. |
int |
Theme_colorActivatedHighlight Default highlight color for items that are activated. |
int |
Theme_colorBackground Default color of background imagery, ex. |
int |
Theme_colorBackgroundCacheHint This is a hint for a solid color that can be used for caching rendered views. |
int |
Theme_colorBackgroundFloating Default color of background imagery for floating components, ex. |
int |
Theme_colorButtonNormal The color applied to framework buttons in their normal state. |
int |
Theme_colorControlActivated The color applied to framework controls in their activated (ex. |
int |
Theme_colorControlHighlight The color applied to framework control highlights (ex. |
int |
Theme_colorControlNormal The color applied to framework controls in their normal state. |
int |
Theme_colorEdgeEffect The color applied to the edge effect on scrolling containers. |
int |
Theme_colorFocusedHighlight Default highlight color for items that are focused. |
int |
Theme_colorForeground Default color of foreground imagery. |
int |
Theme_colorForegroundInverse Default color of foreground imagery on an inverted background. |
int |
Theme_colorLongPressedHighlight Default highlight color for items that are long-pressed. |
int |
Theme_colorMultiSelectHighlight Default highlight color for items in multiple selection mode. |
int |
Theme_colorPressedHighlight Default highlight color for items that are pressed. |
int |
Theme_colorPrimary The primary branding color for the app. |
int |
Theme_colorPrimaryDark Dark variant of the primary branding color. |
int |
Theme_contextPopupMenuStyle Default context menu PopupMenu style. |
int |
Theme_datePickerDialogTheme The DatePicker dialog theme. |
int |
Theme_datePickerStyle The DatePicker style. |
int |
Theme_detailsElementBackground Background that can be used behind parts of a UI that provide details on data the user is selecting. |
int |
Theme_dialogPreferenceStyle Default style for DialogPreference. |
int |
Theme_dialogPreferredPadding Preferred padding for dialog content. |
int |
Theme_dialogTheme Theme to use for dialogs spawned from this theme. |
int |
Theme_disabledAlpha Default disabled alpha for widgets that set enabled/disabled alpha programmatically. |
int |
Theme_dividerHorizontal Drawable to use for generic horizontal dividers. |
int |
Theme_dividerVertical Drawable to use for generic vertical dividers. |
int |
Theme_dropDownHintAppearance Default style for drop down hints. |
int |
Theme_dropDownItemStyle Default style for drop down items. |
int |
Theme_dropDownListViewStyle Default ListView style for drop downs. |
int |
Theme_dropDownSpinnerStyle Default dropdown Spinner style. |
int |
Theme_editTextBackground EditText background drawable. |
int |
Theme_editTextColor EditText text foreground color. |
int |
Theme_editTextPreferenceStyle Default style for EditTextPreference. |
int |
Theme_editTextStyle Default EditText style. |
int |
Theme_expandableListPreferredChildIndicatorLeft The preferred left bound for an expandable list child's indicator. |
int |
Theme_expandableListPreferredChildIndicatorRight The preferred right bound for an expandable list child's indicator. |
int |
Theme_expandableListPreferredChildPaddingLeft The preferred left padding for an expandable list item that is a child. |
int |
Theme_expandableListPreferredItemIndicatorLeft The preferred left bound for an expandable list item's indicator. |
int |
Theme_expandableListPreferredItemIndicatorRight The preferred right bound for an expandable list item's indicator. |
int |
Theme_expandableListPreferredItemPaddingLeft The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft). |
int |
Theme_expandableListViewStyle Default ExpandableListView style. |
int |
Theme_expandableListViewWhiteStyle ExpandableListView with white background. |
int |
Theme_fastScrollOverlayPosition Position of the fast scroll index overlay window. |
int |
Theme_fastScrollPreviewBackgroundLeft Drawable to use as the fast scroll index preview window background when shown on the left. |
int |
Theme_fastScrollPreviewBackgroundRight Drawable to use as the fast scroll index preview window background when shown on the right. |
int |
Theme_fastScrollTextColor Text color for the fast scroll index overlay. |
int |
Theme_fastScrollThumbDrawable Drawable to use as the fast scroll thumb. |
int |
Theme_fastScrollTrackDrawable Drawable to use as the track for the fast scroll thumb. |
int |
Theme_fingerprintAuthDrawable Icon that should be used to indicate that an app is waiting for a fingerprint scan. |
int |
Theme_galleryItemBackground The preferred background for gallery items. |
int |
Theme_galleryStyle Default Gallery style. |
int |
Theme_gridViewStyle Default GridView style. |
int |
Theme_homeAsUpIndicator Specifies a drawable to use for the 'home as up' indicator. |
int |
Theme_horizontalScrollViewStyle Default HorizontalScrollView style. |
int |
Theme_imageButtonStyle The style resource to use for an ImageButton. |
int |
Theme_imageWellStyle The style resource to use for an ImageButton that is an image well. |
int |
Theme_listChoiceBackgroundIndicator Drawable used as a background for selected list items. |
int |
Theme_listChoiceIndicatorMultiple Drawable to use for multiple choice indicators. |
int |
Theme_listChoiceIndicatorSingle Drawable to use for single choice indicators. |
int |
Theme_listDivider The drawable for the list divider. |
int |
Theme_listDividerAlertDialog The list divider used in alert dialogs. |
int |
Theme_listMenuViewStyle Default menu-style ListView style. |
int |
Theme_listPopupWindowStyle Default ListPopupWindow style. |
int |
Theme_listPreferredItemHeight The preferred list item height. |
int |
Theme_listPreferredItemHeightLarge A larger, more robust list item height. |
int |
Theme_listPreferredItemHeightSmall A smaller, sleeker list item height. |
int |
Theme_listPreferredItemPaddingEnd The preferred padding along the end edge of list items. |
int |
Theme_listPreferredItemPaddingLeft The preferred padding along the left edge of list items. |
int |
Theme_listPreferredItemPaddingRight The preferred padding along the right edge of list items. |
int |
Theme_listPreferredItemPaddingStart The preferred padding along the start edge of list items. |
int |
Theme_listSeparatorTextViewStyle TextView style for list separators. |
int |
Theme_listViewStyle Default ListView style. |
int |
Theme_listViewWhiteStyle ListView with white background. |
int |
Theme_mapViewStyle Default MapView style. |
int |
Theme_mediaRouteButtonStyle Default style for the MediaRouteButton widget. |
int |
Theme_numberPickerStyle NumberPicker style. |
int |
Theme_panelBackground The background of a panel when it is inset from the left and right edges of the screen. |
int |
Theme_panelColorBackground Color that matches (as closely as possible) the panel background. |
int |
Theme_panelColorForeground Default color of foreground panel imagery. |
int |
Theme_panelFullBackground The background of a panel when it extends to the left and right edges of the screen. |
int |
Theme_panelTextAppearance Default appearance of panel text. |
int |
Theme_popupMenuStyle Default PopupMenu style. |
int |
Theme_popupWindowStyle Default PopupWindow style. |
int |
Theme_preferenceCategoryStyle Default style for PreferenceCategory. |
int |
Theme_preferenceFragmentStyle Default style for Headers pane in PreferenceActivity. |
int |
Theme_preferenceInformationStyle Default style for informational Preference. |
int |
Theme_preferenceLayoutChild The preference layout that has the child/tabbed effect. |
int |
Theme_preferenceScreenStyle Default style for PreferenceScreen. |
int |
Theme_preferenceStyle Default style for Preference. |
int |
Theme_presentationTheme Theme to use for presentations spawned from this theme. |
int |
Theme_progressBarStyle Default ProgressBar style. |
int |
Theme_progressBarStyleHorizontal Horizontal ProgressBar style. |
int |
Theme_progressBarStyleInverse Inverse ProgressBar style. |
int |
Theme_progressBarStyleLarge Large ProgressBar style. |
int |
Theme_progressBarStyleLargeInverse Large inverse ProgressBar style. |
int |
Theme_progressBarStyleSmall Small ProgressBar style. |
int |
Theme_progressBarStyleSmallInverse Small inverse ProgressBar style. |
int |
Theme_progressBarStyleSmallTitle Small ProgressBar in title style. |
int |
Theme_quickContactBadgeStyleSmallWindowLarge Default quickcontact badge style with large quickcontact window. |
int |
Theme_quickContactBadgeStyleSmallWindowMedium Default quickcontact badge style with medium quickcontact window. |
int |
Theme_quickContactBadgeStyleSmallWindowSmall Default quickcontact badge style with small quickcontact window. |
int |
Theme_quickContactBadgeStyleWindowLarge Default quickcontact badge style with large quickcontact window. |
int |
Theme_quickContactBadgeStyleWindowMedium Default quickcontact badge style with medium quickcontact window. |
int |
Theme_quickContactBadgeStyleWindowSmall Default quickcontact badge style with small quickcontact window. |
int |
Theme_radioButtonStyle Default RadioButton style. |
int |
Theme_ratingBarStyle Default RatingBar style. |
int |
Theme_ratingBarStyleIndicator Indicator RatingBar style. |
int |
Theme_ratingBarStyleSmall Small indicator RatingBar style. |
int |
Theme_ringtonePreferenceStyle Default style for RingtonePreference. |
int |
Theme_scrollViewStyle Default ScrollView style. |
int |
Theme_searchViewStyle Style for the search query widget. |
int |
Theme_seekBarStyle Default SeekBar style. |
int |
Theme_segmentedButtonStyle Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments. |
int |
Theme_selectableItemBackground Background drawable for bordered standalone items that need focus/pressed states. |
int |
Theme_selectableItemBackgroundBorderless Background drawable for borderless standalone items that need focus/pressed states. |
int |
Theme_spinnerDropDownItemStyle Default style for spinner drop down items. |
int |
Theme_spinnerItemStyle Default spinner item style. |
int |
Theme_spinnerStyle Default Spinner style. |
int |
Theme_spotShadowAlpha Alpha value of the spot shadow projected by elevated views, between 0 and 1. |
int |
Theme_stackViewStyle Default StackView style. |
int |
Theme_starStyle Default Star style. |
int |
Theme_switchPreferenceStyle Default style for switch preferences. |
int |
Theme_switchStyle Default style for the Switch widget. |
int |
Theme_tabWidgetStyle Default TabWidget style. |
int |
Theme_textAppearance Default appearance of text: color, typeface, size, and style. |
int |
Theme_textAppearanceButton Text color, typeface, size, and style for the text inside of a button. |
int |
Theme_textAppearanceInverse Default appearance of text against an inverted background: color, typeface, size, and style. |
int |
Theme_textAppearanceLarge Text color, typeface, size, and style for "large" text. |
int |
Theme_textAppearanceLargeInverse Text color, typeface, size, and style for "large" inverse text. |
int |
Theme_textAppearanceLargePopupMenu Text color, typeface, size, and style for the text inside of a popup menu. |
int |
Theme_textAppearanceListItem The preferred TextAppearance for the primary text of list items. |
int |
Theme_textAppearanceListItemSecondary The preferred TextAppearance for the secondary text of list items. |
int |
Theme_textAppearanceListItemSmall The preferred TextAppearance for the primary text of small list items. |
int |
Theme_textAppearanceMedium Text color, typeface, size, and style for "medium" text. |
int |
Theme_textAppearanceMediumInverse Text color, typeface, size, and style for "medium" inverse text. |
int |
Theme_textAppearancePopupMenuHeader Text color, typeface, size, and style for header text inside of a popup menu. |
int |
Theme_textAppearanceSearchResultSubtitle Text color, typeface, size, and style for system search result subtitle. |
int |
Theme_textAppearanceSearchResultTitle Text color, typeface, size, and style for system search result title. |
int |
Theme_textAppearanceSmall Text color, typeface, size, and style for "small" text. |
int |
Theme_textAppearanceSmallInverse Text color, typeface, size, and style for "small" inverse text. |
int |
Theme_textAppearanceSmallPopupMenu Text color, typeface, size, and style for small text inside of a popup menu. |
int |
Theme_textCheckMark Drawable to use for check marks. |
int |
Theme_textCheckMarkInverse This symbol is the offset where the |
int |
Theme_textColorAlertDialogListItem Color of list item text in alert dialogs. |
int |
Theme_textColorHighlightInverse Color of highlighted text, when used in a light theme. |
int |
Theme_textColorHintInverse Inverse hint text color. |
int |
Theme_textColorLinkInverse Color of link text (URLs), when used in a light theme. |
int |
Theme_textColorPrimary The most prominent text color. |
int |
Theme_textColorPrimaryDisableOnly Bright text color. |
int |
Theme_textColorPrimaryInverse Primary inverse text color, useful for inverted backgrounds. |
int |
Theme_textColorPrimaryInverseDisableOnly Bright inverse text color. |
int |
Theme_textColorPrimaryInverseNoDisable Bright inverse text color. |
int |
Theme_textColorPrimaryNoDisable Bright text color. |
int |
Theme_textColorSecondary Secondary text color. |
int |
Theme_textColorSecondaryInverse Secondary inverse text color, useful for inverted backgrounds. |
int |
Theme_textColorSecondaryInverseNoDisable Dim inverse text color. |
int |
Theme_textColorSecondaryNoDisable Dim text color. |
int |
Theme_textColorTertiary Tertiary text color. |
int |
Theme_textColorTertiaryInverse Tertiary inverse text color, useful for inverted backgrounds. |
int |
Theme_textEditNoPasteWindowLayout Variation of textEditPasteWindowLayout displayed when the clipboard is empty. |
int |
Theme_textEditPasteWindowLayout The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field. |
int |
Theme_textEditSideNoPasteWindowLayout Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. |
int |
Theme_textEditSidePasteWindowLayout Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top. |
int |
Theme_textEditSuggestionItemLayout Layout of the TextView item that will populate the suggestion popup window. |
int |
Theme_textSelectHandle Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text. |
int |
Theme_textSelectHandleLeft Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. |
int |
Theme_textSelectHandleRight Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region. |
int |
Theme_textSelectHandleWindowStyle Reference to a style that will be used for the window containing a text selection anchor. |
int |
Theme_textSuggestionsWindowStyle Reference to a style that will be used for the window containing a list of possible text suggestions in an EditText. |
int |
Theme_textViewStyle Default TextView style. |
int |
Theme_timePickerDialogTheme The TimePicker dialog theme. |
int |
Theme_timePickerStyle The TimePicker style. |
int |
Theme_toolbarStyle Default Toolbar style. |
int |
Theme_webTextViewStyle Default WebTextView style. |
int |
Theme_webViewStyle Default WebView style. |
int |
Theme_windowActionBar Flag indicating whether this window should have an Action Bar in place of the usual title bar. |
int |
Theme_windowActionBarOverlay Flag indicating whether this window's Action Bar should overlay application content. |
int |
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). |
int |
Theme_windowActivityTransitions Flag indicating whether this window allows Activity Transitions. |
int |
Theme_windowAllowEnterTransitionOverlap Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity. |
int |
Theme_windowAllowReturnTransitionOverlap Flag indicating whether this Window's transition should overlap with the exiting transition of the called Activity when the called Activity finishes. |
int |
Theme_windowAnimationStyle Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by |
int |
Theme_windowBackground Drawable to use as the overall window background. |
int |
Theme_windowBackgroundFallback Drawable to draw selectively within the inset areas when the windowBackground has been set to null. |
int |
Theme_windowCloseOnTouchOutside Control whether a container should automatically close itself if the user touches outside of it. |
int |
Theme_windowContentOverlay This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title. |
int |
Theme_windowContentTransitionManager Reference to a TransitionManager XML resource defining the desired transitions between different window content. |
int |
Theme_windowContentTransitions Flag indicating whether this window requests that content changes be performed as scene changes with transitions. |
int |
Theme_windowDisablePreview Flag allowing you to disable the preview animation for a window. |
int |
Theme_windowEnableSplitTouch Flag indicating that this window should allow touches to be split across other windows that also support split touch. |
int |
Theme_windowEnterTransition Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene. |
int |
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. |
int |
Theme_windowFrame Drawable to use as a frame around the window. |
int |
Theme_windowFullscreen Flag indicating whether this window should fill the entire screen. |
int |
Theme_windowIsFloating Flag indicating whether this is a floating window. |
int |
Theme_windowIsTranslucent Flag indicating whether this is a translucent window. |
int |
Theme_windowNoDisplay Flag indicating that this window should not be displayed at all. |
int |
Theme_windowNoTitle Flag indicating whether there should be no title on this window. |
int |
Theme_windowOverscan Flag indicating whether this window should extend into overscan region. |
int |
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. |
int |
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. |
int |
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. |
int |
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. |
int |
Theme_windowSharedElementReenterTransition Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity. |
int |
Theme_windowSharedElementReturnTransition Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity. |
int |
Theme_windowSharedElementsUseOverlay Indicates whether or not shared elements should use an overlay during transitions. |
int |
Theme_windowShowWallpaper Flag indicating that this window's background should be the user's current wallpaper. |
int |
Theme_windowSoftInputMode Defines the default soft input state that this window would like when it is displayed. |
int |
Theme_windowSwipeToDismiss Flag to indicate that a window can be swiped away to be dismissed. |
int |
Theme_windowTitleBackgroundStyle The style resource to use for a window's title area. |
int |
Theme_windowTitleSize The style resource to use for a window's title bar height. |
int |
Theme_windowTitleStyle The style resource to use for a window's title text. |
int |
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. |
int |
Theme_windowTranslucentNavigation Flag indicating whether this window requests a translucent navigation bar. |
int |
Theme_windowTranslucentStatus Flag indicating whether this window requests a translucent status bar. |
int |
Theme_yesNoPreferenceStyle Default style for YesNoPreference. |
int |
TimePicker_amPmBackgroundColor The background color state list for the AM/PM selectors. |
int |
TimePicker_amPmTextColor The color for the AM/PM selectors. |
int |
TimePicker_headerAmPmTextAppearance This constant is deprecated. Use headerTextColor instead. Must be a reference to another resource, in the form " This corresponds to the global attribute resource symbol |
int |
TimePicker_headerBackground The background for the header containing the currently selected time. |
int |
TimePicker_headerTimeTextAppearance This constant is deprecated. Use headerTextColor instead. Must be a reference to another resource, in the form " This corresponds to the global attribute resource symbol |
int |
TimePicker_numbersBackgroundColor The background color for the hours/minutes numbers. |
int |
TimePicker_numbersInnerTextColor The color for the inner hours numbers used in 24-hour mode. |
int |
TimePicker_numbersSelectorColor The color for the hours/minutes selector. |
int |
TimePicker_numbersTextColor The color for the hours/minutes numbers. |
int |
TimePicker_timePickerMode Defines the look of the widget. |
int |
ToggleButton_disabledAlpha The alpha to apply to the indicator when disabled. |
int |
ToggleButton_textOff The text for the button when it is not checked. |
int |
ToggleButton_textOn The text for the button when it is checked. |
int |
Toolbar_LayoutParams_layout_gravity Standard gravity constant that a child supplies to its parent. |
int |
Toolbar_buttonGravity This symbol is the offset where the |
int |
Toolbar_collapseContentDescription Text to set as the content description for the collapse button. |
int |
Toolbar_collapseIcon Icon drawable to use for the collapse button. |
int |
Toolbar_contentInsetEnd Minimum inset for content views within a bar. |
int |
Toolbar_contentInsetEndWithActions Minimum inset for content views within a bar when actions from a menu are present. |
int |
Toolbar_contentInsetLeft Minimum inset for content views within a bar. |
int |
Toolbar_contentInsetRight Minimum inset for content views within a bar. |
int |
Toolbar_contentInsetStart Minimum inset for content views within a bar. |
int |
Toolbar_contentInsetStartWithNavigation Minimum inset for content views within a bar when a navigation button is present, such as the Up button. |
int |
Toolbar_gravity Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
Toolbar_logo Drawable to set as the logo that appears at the starting side of the Toolbar, just after the navigation button. |
int |
Toolbar_logoDescription A content description string to describe the appearance of the associated logo image. |
int |
Toolbar_maxButtonHeight This symbol is the offset where the |
int |
Toolbar_navigationContentDescription Text to set as the content description for the navigation button located at the start of the toolbar. |
int |
Toolbar_navigationIcon Icon drawable to use for the navigation button located at the start of the toolbar. |
int |
Toolbar_popupTheme Reference to a theme that should be used to inflate popups shown by widgets in the toolbar. |
int |
Toolbar_subtitle Specifies subtitle text used for navigationMode="normal" Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
Toolbar_subtitleTextAppearance This symbol is the offset where the |
int |
Toolbar_subtitleTextColor A color to apply to the subtitle string. |
int |
Toolbar_title The title associated with the item. |
int |
Toolbar_titleMargin Specifies extra space on the left, start, right and end sides of the toolbar's title. |
int |
Toolbar_titleMarginBottom Specifies extra space on the bottom side of the toolbar's title. |
int |
Toolbar_titleMarginEnd Specifies extra space on the end side of the toolbar's title. |
int |
Toolbar_titleMarginStart Specifies extra space on the start side of the toolbar's title. |
int |
Toolbar_titleMarginTop Specifies extra space on the top side of the toolbar's title. |
int |
Toolbar_titleTextAppearance This symbol is the offset where the |
int |
Toolbar_titleTextColor A color to apply to the title string. |
int |
TransitionManager_fromScene The originating scene in this scene change. |
int |
TransitionManager_toScene The destination scene in this scene change. |
int |
TransitionManager_transition The id of a transition to be used in a particular scene change. |
int |
TransitionSet_transitionOrdering This symbol is the offset where the |
int |
TransitionTarget_excludeClass The fully-qualified name of the Class to exclude from this transition. |
int |
TransitionTarget_excludeId The id of a target to exclude from this transition. |
int |
TransitionTarget_excludeName The transitionName of the target to exclude from this transition. |
int |
TransitionTarget_targetClass The fully-qualified name of the Class to include in this transition. |
int |
TransitionTarget_targetId The id of a target on which this transition will animate changes. |
int |
TransitionTarget_targetName The transitionName of the target on which this transition will animation changes. |
int |
Transition_duration Amount of time (in milliseconds) that the transition should run. |
int |
Transition_interpolator Interpolator to be used in the animations spawned by this transition. |
int |
Transition_matchOrder The match order to use for the transition. |
int |
Transition_startDelay Delay in milliseconds before the transition starts. |
int |
TranslateAnimation_fromXDelta This symbol is the offset where the |
int |
TranslateAnimation_fromYDelta This symbol is the offset where the |
int |
TranslateAnimation_toXDelta This symbol is the offset where the |
int |
TranslateAnimation_toYDelta This symbol is the offset where the |
int |
TvInputService_canRecord Attribute whether the TV input service can record programs. |
int |
TvInputService_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
TvInputService_setupActivity Component name of an activity that allows the user to set up this service. |
int |
TvInputService_tunerCount The number of tuners that the TV input service is associated with. |
int |
TwoLineListItem_mode This symbol is the offset where the |
int |
VectorDrawableClipPath_name The Name of this path Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
VectorDrawableClipPath_pathData The specification of the operations that define the path Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
VectorDrawableGroup_name The name of this group Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
VectorDrawableGroup_pivotX The X coordinate of the center of rotation of a group May be a floating point value, such as " |
int |
VectorDrawableGroup_pivotY The Y coordinate of the center of rotation of a group May be a floating point value, such as " |
int |
VectorDrawableGroup_rotation The amount to rotate the group Must be a floating point value, such as " |
int |
VectorDrawableGroup_scaleX The amount to scale the group on X coordinate Must be a floating point value, such as " |
int |
VectorDrawableGroup_scaleY The amount to scale the group on X coordinate Must be a floating point value, such as " |
int |
VectorDrawableGroup_translateX The amount to translate the group on X coordinate Must be a floating point value, such as " |
int |
VectorDrawableGroup_translateY The amount to translate the group on Y coordinate Must be a floating point value, such as " |
int |
VectorDrawablePath_fillAlpha The alpha of the path fill, as a value between 0 (completely transparent) and 1 (completely opaque) Must be a floating point value, such as " |
int |
VectorDrawablePath_fillColor The color to fill the path if not defined implies no fill Must be a color value, in the form of " |
int |
VectorDrawablePath_fillType sets the fillType for a path. |
int |
VectorDrawablePath_name The name of this path Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
VectorDrawablePath_pathData The specification of the operations that define the path Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
VectorDrawablePath_strokeAlpha The opacity of a path stroke, as a value between 0 (completely transparent) and 1 (completely opaque) Must be a floating point value, such as " |
int |
VectorDrawablePath_strokeColor The color to stroke the path if not defined implies no stroke Must be a color value, in the form of " |
int |
VectorDrawablePath_strokeLineCap sets the linecap for a stroked path Must be one of the following constant values. |
int |
VectorDrawablePath_strokeLineJoin sets the lineJoin for a stroked path Must be one of the following constant values. |
int |
VectorDrawablePath_strokeMiterLimit sets the Miter limit for a stroked path Must be a floating point value, such as " |
int |
VectorDrawablePath_strokeWidth The width a path stroke Must be a floating point value, such as " |
int |
VectorDrawablePath_trimPathEnd The fraction of the path to trim from the end from 0 to 1 Must be a floating point value, such as " |
int |
VectorDrawablePath_trimPathOffset Shift trim region (allows visible region to include the start and end) from 0 to 1 Must be a floating point value, such as " |
int |
VectorDrawablePath_trimPathStart The fraction of the path to trim from the start from 0 to 1 Must be a floating point value, such as " |
int |
VectorDrawable_alpha The opacity of the whole vector drawable, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
VectorDrawable_autoMirrored Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
VectorDrawable_height The intrinsic height of the Vector Drawable. |
int |
VectorDrawable_name The name of this vector drawable Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. |
int |
VectorDrawable_tint If set, specifies the color to apply to the drawable as a tint. |
int |
VectorDrawable_tintMode When a tint color is set, specifies its Porter-Duff blending mode. |
int |
VectorDrawable_viewportHeight The height of the canvas the drawing is on. |
int |
VectorDrawable_viewportWidth The width of the canvas the drawing is on. |
int |
VectorDrawable_width The intrinsic width of the Vector Drawable. |
int |
VerticalSlider_Layout_layout_scale This symbol is the offset where the |
int |
ViewAnimator_animateFirstView Defines whether to animate the current View when the ViewAnimation is first displayed. |
int |
ViewAnimator_inAnimation Identifier for the animation to use when a view is shown. |
int |
ViewAnimator_outAnimation Identifier for the animation to use when a view is hidden. |
int |
ViewDrawableStates_state_accelerated State value for |
int |
ViewDrawableStates_state_activated State value for |
int |
ViewDrawableStates_state_drag_can_accept State for |
int |
ViewDrawableStates_state_drag_hovered State for |
int |
ViewDrawableStates_state_enabled State value for |
int |
ViewDrawableStates_state_focused State value for |
int |
ViewDrawableStates_state_hovered State value for |
int |
ViewDrawableStates_state_pressed State value for |
int |
ViewDrawableStates_state_selected State value for |
int |
ViewDrawableStates_state_window_focused State value for |
int |
ViewFlipper_autoStart When true, automatically start animating Must be a boolean value, either " |
int |
ViewFlipper_flipInterval This symbol is the offset where the |
int |
ViewGroup_Layout_layout_height Specifies the basic height of the view. |
int |
ViewGroup_Layout_layout_width Specifies the basic width of the view. |
int |
ViewGroup_MarginLayout_layout_height Specifies the basic height of the view. |
int |
ViewGroup_MarginLayout_layout_margin Specifies extra space on the left, top, right and bottom sides of this view. |
int |
ViewGroup_MarginLayout_layout_marginBottom Specifies extra space on the bottom side of this view. |
int |
ViewGroup_MarginLayout_layout_marginEnd Specifies extra space on the end side of this view. |
int |
ViewGroup_MarginLayout_layout_marginLeft Specifies extra space on the left side of this view. |
int |
ViewGroup_MarginLayout_layout_marginRight Specifies extra space on the right side of this view. |
int |
ViewGroup_MarginLayout_layout_marginStart Specifies extra space on the start side of this view. |
int |
ViewGroup_MarginLayout_layout_marginTop Specifies extra space on the top side of this view. |
int |
ViewGroup_MarginLayout_layout_width Specifies the basic width of the view. |
int |
ViewGroup_addStatesFromChildren Sets whether this ViewGroup's drawable states also include its children's drawable states. |
int |
ViewGroup_alwaysDrawnWithCache Defines whether the ViewGroup should always draw its children using their drawing cache or not. |
int |
ViewGroup_animateLayoutChanges Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run. |
int |
ViewGroup_animationCache Defines whether layout animations should create a drawing cache for their children. |
int |
ViewGroup_clipChildren Defines whether a child is limited to draw inside of its bounds or not. |
int |
ViewGroup_clipToPadding Defines whether the ViewGroup will clip its children and resize (but not clip) any EdgeEffect to its padding, if padding is not zero. |
int |
ViewGroup_descendantFocusability Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus. |
int |
ViewGroup_layoutAnimation Defines the layout animation to use the first time the ViewGroup is laid out. |
int |
ViewGroup_layoutMode Defines the layout mode of this ViewGroup. |
int |
ViewGroup_persistentDrawingCache Defines the persistence of the drawing cache. |
int |
ViewGroup_splitMotionEvents Sets whether this ViewGroup should split MotionEvents to separate child views during touch event dispatch. |
int |
ViewGroup_touchscreenBlocksFocus Set to true if this ViewGroup blocks focus in the presence of a touchscreen. |
int |
ViewGroup_transitionGroup Sets whether or not this ViewGroup should be treated as a single entity when doing an Activity transition. |
int |
ViewStub_id Supply an identifier name for this view. |
int |
ViewStub_inflatedId Overrides the id of the inflated View with this value. |
int |
ViewStub_layout Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. |
int |
ViewTag_id Specifies the key identifying a tag. |
int |
ViewTag_value Specifies the value with which to tag the view. |
int |
View_accessibilityLiveRegion Indicates to accessibility services whether the user should be notified when this view changes. |
int |
View_accessibilityTraversalAfter Sets the id of a view after which this one is visited in accessibility traversal. |
int |
View_accessibilityTraversalBefore Sets the id of a view before which this one is visited in accessibility traversal. |
int |
View_alpha alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
View_background A drawable to use as the background. |
int |
View_backgroundTint Tint to apply to the background. |
int |
View_backgroundTintMode Blending mode used to apply the background tint. |
int |
View_clickable Defines whether this view reacts to click events. |
int |
View_contentDescription Defines text that briefly describes content of the view. |
int |
View_contextClickable Defines whether this view reacts to context click events. |
int |
View_drawingCacheQuality Defines the quality of translucent drawing caches. |
int |
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. |
int |
View_elevation base z depth of the view Must be a dimension value, which is a floating point number appended with a unit such as " |
int |
View_fadeScrollbars Defines whether to fade out scrollbars when they are not in use. |
int |
View_fadingEdge This attribute is deprecated and will be ignored as of API level 14 ( |
int |
View_fadingEdgeLength Defines the length of the fading edges. |
int |
View_filterTouchesWhenObscured Specifies whether to filter touches when the view's window is obscured by another visible window. |
int |
View_fitsSystemWindows Boolean internal attribute to adjust view layout based on system windows such as the status bar. |
int |
View_focusable Boolean that controls whether a view can take focus. |
int |
View_focusableInTouchMode Boolean that controls whether a view can take focus while in touch mode. |
int |
View_forceHasOverlappingRendering Whether this view has elements that may overlap when drawn. |
int |
View_foreground Defines the drawable to draw over the content. |
int |
View_foregroundGravity Defines the gravity to apply to the foreground drawable. |
int |
View_foregroundTint Tint to apply to the foreground. |
int |
View_foregroundTintMode Blending mode used to apply the foreground tint. |
int |
View_hapticFeedbackEnabled Boolean that controls whether a view should have haptic feedback enabled for events such as long presses. |
int |
View_id Supply an identifier name for this view, to later retrieve it with |
int |
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. |
int |
View_isScrollContainer Set this if the view will serve as a scrolling container, meaning that it can be resized to shrink its overall window so that there will be space for an input method. |
int |
View_keepScreenOn Controls whether the view's window should keep the screen on while visible. |
int |
View_labelFor Specifies the id of a view for which this view serves as a label for accessibility purposes. |
int |
View_layerType Specifies the type of layer backing this view. |
int |
View_layoutDirection Defines the direction of layout drawing. |
int |
View_longClickable Defines whether this view reacts to long click events. |
int |
View_minHeight Defines the minimum height of the view. |
int |
View_minWidth Defines the minimum width of the view. |
int |
View_nestedScrollingEnabled Specifies that this view should permit nested scrolling within a compatible ancestor view. |
int |
View_nextFocusDown Defines the next view to give focus to when the next focus is |
int |
View_nextFocusForward Defines the next view to give focus to when the next focus is |
int |
View_nextFocusLeft Defines the next view to give focus to when the next focus is |
int |
View_nextFocusRight Defines the next view to give focus to when the next focus is |
int |
View_nextFocusUp Defines the next view to give focus to when the next focus is |
int |
View_onClick Name of the method in this View's context to invoke when the view is clicked. |
int |
View_outlineProvider ViewOutlineProvider used to determine the View's Outline. |
int |
View_overScrollMode Defines over-scrolling behavior. |
int |
View_padding Sets the padding, in pixels, of all four edges. |
int |
View_paddingBottom Sets the padding, in pixels, of the bottom edge; see |
int |
View_paddingEnd Sets the padding, in pixels, of the end edge; see |
int |
View_paddingLeft Sets the padding, in pixels, of the left edge; see |
int |
View_paddingRight Sets the padding, in pixels, of the right edge; see |
int |
View_paddingStart Sets the padding, in pixels, of the start edge; see |
int |
View_paddingTop Sets the padding, in pixels, of the top edge; see |
int |
View_pointerIcon This symbol is the offset where the |
int |
View_requiresFadingEdge Defines which edges should be faded on scrolling. |
int |
View_rotation rotation of the view, in degrees. |
int |
View_rotationX rotation of the view around the x axis, in degrees. |
int |
View_rotationY rotation of the view around the y axis, in degrees. |
int |
View_saveEnabled If false, no state will be saved for this view when it is being frozen. |
int |
View_scaleX scale of the view in the x direction. |
int |
View_scaleY scale of the view in the y direction. |
int |
View_scrollIndicators Defines which scroll indicators should be displayed when the view can be scrolled. |
int |
View_scrollX The initial horizontal scroll offset, in pixels. |
int |
View_scrollY The initial vertical scroll offset, in pixels. |
int |
View_scrollbarAlwaysDrawHorizontalTrack Defines whether the horizontal scrollbar track should always be drawn. |
int |
View_scrollbarAlwaysDrawVerticalTrack Defines whether the vertical scrollbar track should always be drawn. |
int |
View_scrollbarDefaultDelayBeforeFade Defines the delay in milliseconds that a scrollbar waits before fade out. |
int |
View_scrollbarFadeDuration Defines the delay in milliseconds that a scrollbar takes to fade out. |
int |
View_scrollbarSize Sets the width of vertical scrollbars and height of horizontal scrollbars. |
int |
View_scrollbarStyle Controls the scrollbar style and position. |
int |
View_scrollbarThumbHorizontal Defines the horizontal scrollbar thumb drawable. |
int |
View_scrollbarThumbVertical Defines the vertical scrollbar thumb drawable. |
int |
View_scrollbarTrackHorizontal Defines the horizontal scrollbar track drawable. |
int |
View_scrollbarTrackVertical Defines the vertical scrollbar track drawable. |
int |
View_scrollbars Defines which scrollbars should be displayed on scrolling or not. |
int |
View_soundEffectsEnabled Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching. |
int |
View_stateListAnimator Sets the state-based animator for the View. |
int |
View_tag Supply a tag for this view containing a String, to be retrieved later with |
int |
View_textAlignment Defines the alignment of the text. |
int |
View_textDirection Defines the direction of the text. |
int |
View_theme Specifies a theme override for a view. |
int |
View_transformPivotX x location of the pivot point around which the view will rotate and scale. |
int |
View_transformPivotY y location of the pivot point around which the view will rotate and scale. |
int |
View_transitionName Names a View such that it can be identified for Transitions. |
int |
View_translationX translation in x of the view. |
int |
View_translationY translation in y of the view. |
int |
View_translationZ translation in z of the view. |
int |
View_verticalScrollbarPosition Determines which side the vertical scroll bar should be placed on. |
int |
View_visibility Controls the initial visibility of the view. |
int |
VisibilityTransition_transitionVisibilityMode Changes whether the transition supports appearing and/or disappearing Views. |
int |
VoiceInteractionService_recognitionService The service that provides voice recognition. |
int |
VoiceInteractionService_sessionService The service that hosts active voice interaction sessions. |
int |
VoiceInteractionService_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
VoiceInteractionService_supportsAssist Flag indicating whether this voice interaction service is capable of handling the assist action. |
int |
VoiceInteractionService_supportsLaunchVoiceAssistFromKeyguard Flag indicating whether this voice interaction service is capable of being launched from the keyguard. |
int |
VoiceInteractionService_supportsLocalInteraction Flag indicating whether this voice interaction service can handle local voice interaction requests from an Activity. |
int |
VolumePreference_streamType Different audio stream types. |
int |
WallpaperPreviewInfo_staticWallpaperPreview A resource id of a static drawable. |
int |
Wallpaper_author Name of the author of this component, e.g. |
int |
Wallpaper_description Short description of the component's purpose or behavior. |
int |
Wallpaper_settingsActivity Component name of an activity that allows the user to modify the settings for this service. |
int |
Wallpaper_thumbnail Reference to a the wallpaper's thumbnail bitmap. |
int |
WindowAnimation_activityCloseEnterAnimation When closing the current activity, this is the animation that is run on the next activity (which is entering the screen). |
int |
WindowAnimation_activityCloseExitAnimation When closing the current activity, this is the animation that is run on the current activity (which is exiting the screen). |
int |
WindowAnimation_activityOpenEnterAnimation When opening a new activity, this is the animation that is run on the next activity (which is entering the screen). |
int |
WindowAnimation_activityOpenExitAnimation When opening a new activity, this is the animation that is run on the previous activity (which is exiting the screen). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
WindowAnimation_taskOpenExitAnimation When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
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). |
int |
WindowAnimation_windowEnterAnimation The animation used when a window is being added. |
int |
WindowAnimation_windowExitAnimation The animation used when a window is being removed. |
int |
WindowAnimation_windowHideAnimation The animation used when a window is going from VISIBLE to INVISIBLE. |
int |
WindowAnimation_windowShowAnimation The animation used when a window is going from INVISIBLE to VISIBLE. |
int |
Window_backgroundDimAmount Default background dim amount when a menu, dialog, or something similar pops up. |
int |
Window_backgroundDimEnabled Control whether dimming behind the window is enabled. |
int |
Window_navigationBarColor The color for the navigation bar. |
int |
Window_statusBarColor The color for the status bar. |
int |
Window_textColor Color of text (usually same as colorForeground). |
int |
Window_windowActionBar Flag indicating whether this window should have an Action Bar in place of the usual title bar. |
int |
Window_windowActionBarOverlay Flag indicating whether this window's Action Bar should overlay application content. |
int |
Window_windowActionModeOverlay Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar). |
int |
Window_windowActivityTransitions Flag indicating whether this window allows Activity Transitions. |
int |
Window_windowAllowEnterTransitionOverlap Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity. |
int |
Window_windowAllowReturnTransitionOverlap Flag indicating whether this Window's transition should overlap with the exiting transition of the called Activity when the called Activity finishes. |
int |
Window_windowAnimationStyle Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by |
int |
Window_windowBackground Drawable to use as the overall window background. |
int |
Window_windowBackgroundFallback Drawable to draw selectively within the inset areas when the windowBackground has been set to null. |
int |
Window_windowClipToOutline Whether to clip window content to the outline of the window background. |
int |
Window_windowCloseOnTouchOutside Control whether a container should automatically close itself if the user touches outside of it. |
int |
Window_windowContentOverlay This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title. |
int |
Window_windowContentTransitionManager Reference to a TransitionManager XML resource defining the desired transitions between different window content. |
int |
Window_windowContentTransitions Flag indicating whether this window requests that content changes be performed as scene changes with transitions. |
int |
Window_windowDisablePreview Flag allowing you to disable the preview animation for a window. |
int |
Window_windowDrawsSystemBarBackgrounds Flag indicating whether this Window is responsible for drawing the background for the system bars. |
int |
Window_windowElevation Elevation to use for the window. |
int |
Window_windowEnableSplitTouch Flag indicating that this window should allow touches to be split across other windows that also support split touch. |
int |
Window_windowEnterTransition Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene. |
int |
Window_windowExitTransition Reference to a Transition XML resource defining the desired Transition used to move Views out of the Window's content Scene when launching a new Activity. |
int |
Window_windowFrame Drawable to use as a frame around the window. |
int |
Window_windowFullscreen Flag indicating whether this window should fill the entire screen. |
int |
Window_windowIsFloating Flag indicating whether this is a floating window. |
int |
Window_windowIsTranslucent Flag indicating whether this is a translucent window. |
int |
Window_windowLightStatusBar If set, the status bar will be drawn such that it is compatible with a light status bar background. |
int |
Window_windowMinWidthMajor The minimum width the window is allowed to be, along the major axis of the screen. |
int |
Window_windowMinWidthMinor The minimum width the window is allowed to be, along the minor axis of the screen. |
int |
Window_windowNoDisplay Flag indicating that this window should not be displayed at all. |
int |
Window_windowNoTitle Flag indicating whether there should be no title on this window. |
int |
Window_windowOverscan Flag indicating whether this window should extend into overscan region. |
int |
Window_windowReenterTransition Reference to a Transition XML resource defining the desired Transition used to move Views in to the scene when returning from a previously-started Activity. |
int |
Window_windowReturnTransition Reference to a Transition XML resource defining the desired Transition used to move Views out of the scene when the Window is preparing to close. |
int |
Window_windowSharedElementEnterTransition Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred into the Window's initial content Scene. |
int |
Window_windowSharedElementExitTransition Reference to a Transition XML resource defining the desired Transition used when starting a new Activity to move shared elements prior to transferring to the called Activity. |
int |
Window_windowSharedElementReenterTransition Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity. |
int |
Window_windowSharedElementReturnTransition Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity. |
int |
Window_windowSharedElementsUseOverlay Indicates whether or not shared elements should use an overlay during transitions. |
int |
Window_windowShowWallpaper Flag indicating that this window's background should be the user's current wallpaper. |
int |
Window_windowSoftInputMode Defines the default soft input state that this window would like when it is displayed. |
int |
Window_windowSwipeToDismiss Flag to indicate that a window can be swiped away to be dismissed. |
int |
Window_windowTransitionBackgroundFadeDuration The duration, in milliseconds, of the window background fade duration when transitioning into or away from an Activity when called with an Activity Transition. |
int |
Window_windowTranslucentNavigation Flag indicating whether this window requests a translucent navigation bar. |
int |
Window_windowTranslucentStatus Flag indicating whether this window requests a translucent status bar. |
Fields |
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public static final int[] |
AbsListView Attributes that can be used with a AbsListView. |
||||||||||||
public static final int[] |
AbsSpinner Attributes that can be used with a AbsSpinner. |
||||||||||||
public static final int[] |
AbsoluteLayout_Layout Attributes that can be used with a AbsoluteLayout_Layout. |
||||||||||||
public static final int[] |
AccelerateInterpolator Attributes that can be used with a AccelerateInterpolator. |
||||||||||||
public static final int[] |
AccessibilityService Use |
||||||||||||
public static final int[] |
AccountAuthenticator Use |
||||||||||||
public static final int[] |
ActionBar Attributes used to style the Action Bar. |
||||||||||||
public static final int[] |
ActionBar_LayoutParams Attributes that can be used with a ActionBar_LayoutParams. |
||||||||||||
public static final int[] |
ActionMenuItemView Attributes that can be used with a ActionMenuItemView. |
||||||||||||
public static final int[] |
ActionMode Attributes that can be used with a ActionMode. |
||||||||||||
public static final int[] |
ActivityChooserView Attrbitutes for a ActvityChooserView. |
||||||||||||
public static final int[] |
AdapterViewAnimator Attributes that can be used with a AdapterViewAnimator. |
||||||||||||
public static final int[] |
AdapterViewFlipper Attributes that can be used with a AdapterViewFlipper. |
||||||||||||
public static final int[] |
AidFilter Specify one or more |
||||||||||||
public static final int[] |
AidGroup Specify one or more |
||||||||||||
public static final int[] |
AidPrefixFilter Specify one or more |
||||||||||||
public static final int[] |
AlertDialog The set of attributes that describe a AlertDialog's theme. |
||||||||||||
public static final int[] |
AlphaAnimation Attributes that can be used with a AlphaAnimation. |
||||||||||||
public static final int[] |
AnalogClock Attributes that can be used with a AnalogClock. |
||||||||||||
public static final int[] |
AndroidManifest The |
||||||||||||
public static final int[] |
AndroidManifestAction Attributes that can be supplied in an AndroidManifest.xml |
||||||||||||
public static final int[] |
AndroidManifestActivity The |
||||||||||||
public static final int[] |
AndroidManifestActivityAlias The |
||||||||||||
public static final int[] |
AndroidManifestApplication The |
||||||||||||
public static final int[] |
AndroidManifestCategory Attributes that can be supplied in an AndroidManifest.xml |
||||||||||||
public static final int[] |
AndroidManifestCompatibleScreensScreen Attributes that can be supplied in an AndroidManifest.xml |
||||||||||||
public static final int[] |
AndroidManifestData Attributes that can be supplied in an AndroidManifest.xml |
||||||||||||
public static final int[] |
AndroidManifestFeatureGroup The |
||||||||||||
public static final int[] |
AndroidManifestGrantUriPermission Attributes that can be supplied in an AndroidManifest.xml |
||||||||||||
public static final int[] |
AndroidManifestInstrumentation Attributes that can be supplied in an AndroidManifest.xml |
||||||||||||
public static final int[] |
AndroidManifestIntentFilter The |
||||||||||||
public static final int[] |
AndroidManifestKeySet Attributes that can be used with a AndroidManifestKeySet. |
||||||||||||
public static final int[] |
AndroidManifestLayout
|
||||||||||||
public static final int[] |
AndroidManifestLibrary The |
||||||||||||
public static final int[] |
AndroidManifestMetaData The |
||||||||||||
public static final int[] |
AndroidManifestOriginalPackage Private tag to declare the original package name that this package is based on. |
||||||||||||
public static final int[] |
AndroidManifestPackageVerifier Attributes relating to a package verifier. |
||||||||||||
public static final int[] |
AndroidManifestPathPermission Attributes that can be supplied in an AndroidManifest.xml |
||||||||||||
public static final int[] |
AndroidManifestPermission The |
||||||||||||
public static final int[] |
AndroidManifestPermissionGroup The |
||||||||||||
public static final int[] |
AndroidManifestPermissionTree The |
||||||||||||
public static final int[] |
AndroidManifestProtectedBroadcast Private tag to declare system protected broadcast actions. |
||||||||||||
public static final int[] |
AndroidManifestProvider The |
||||||||||||
public static final int[] |
AndroidManifestPublicKey Attributes that can be used with a AndroidManifestPublicKey. |
||||||||||||
public static final int[] |
AndroidManifestReceiver The |
||||||||||||
public static final int[] |
AndroidManifestResourceOverlay Attributes relating to resource overlay packages. |
||||||||||||
public static final int[] |
AndroidManifestService The |
||||||||||||
public static final int[] |
AndroidManifestSupportsInputInputType The |
||||||||||||
public static final int[] |
AndroidManifestSupportsScreens The |
||||||||||||
public static final int[] |
AndroidManifestUpgradeKeySet Associate declared KeySets with upgrading capability. |
||||||||||||
public static final int[] |
AndroidManifestUsesConfiguration This field is deprecated. Use Includes the following attributes:
|
||||||||||||
public static final int[] |
AndroidManifestUsesFeature The |
||||||||||||
public static final int[] |
AndroidManifestUsesLibrary The |
||||||||||||
public static final int[] |
AndroidManifestUsesPermission The |
||||||||||||
public static final int[] |
AndroidManifestUsesSdk The |
||||||||||||
public static final int[] |
AnimatedRotateDrawable Attributes that can be used with a AnimatedRotateDrawable. |
||||||||||||
public static final int[] |
AnimatedStateListDrawable Drawable used to render several states with animated transitions. |
||||||||||||
public static final int[] |
AnimatedStateListDrawableItem Transition used to animate between states with keyframe IDs. |
||||||||||||
public static final int[] |
AnimatedStateListDrawableTransition Transition used to animate between states with keyframe IDs. |
||||||||||||
public static final int[] |
AnimatedVectorDrawable Define the AnimatedVectorDrawable. |
||||||||||||
public static final int[] |
AnimatedVectorDrawableTarget Defines the target used in the AnimatedVectorDrawable. |
||||||||||||
public static final int[] |
Animation Attributes that can be used with a Animation. |
||||||||||||
public static final int[] |
AnimationDrawable Drawable used to render several animated frames. |
||||||||||||
public static final int[] |
AnimationDrawableItem Represents a single frame inside an AnimationDrawable. |
||||||||||||
public static final int[] |
AnimationSet Attributes that can be used with a AnimationSet. |
||||||||||||
public static final int[] |
Animator Attributes that can be used with a Animator. |
||||||||||||
public static final int[] |
AnimatorSet Attributes that can be used with a AnimatorSet. |
||||||||||||
public static final int[] |
AnticipateInterpolator Attributes that can be used with a AnticipateInterpolator. |
||||||||||||
public static final int[] |
AnticipateOvershootInterpolator Attributes that can be used with a AnticipateOvershootInterpolator. |
||||||||||||
public static final int[] |
AppWidgetProviderInfo Use |
||||||||||||
public static final int[] |
ArcMotion Use |
||||||||||||
public static final int[] |
AutoCompleteTextView Attributes that can be used with a AutoCompleteTextView. |
||||||||||||
public static final int[] |
BitmapDrawable Drawable used to draw bitmaps. |
||||||||||||
public static final int[] |
Button Attributes that can be used with a Button. |
||||||||||||
public static final int[] |
CalendarView Attributes that can be used with a CalendarView. |
||||||||||||
public static final int[] |
ChangeBounds Use |
||||||||||||
public static final int[] |
ChangeTransform Use |
||||||||||||
public static final int[] |
CheckBoxPreference Base attributes available to CheckBoxPreference. |
||||||||||||
public static final int[] |
CheckedTextView Attributes that can be used with a CheckedTextView. |
||||||||||||
public static final int[] |
Chronometer Attributes that can be used with a Chronometer. |
||||||||||||
public static final int[] |
ClipDrawable Attributes that can be used with a ClipDrawable. |
||||||||||||
public static final int[] |
ColorDrawable Drawable used to draw a single color. |
||||||||||||
public static final int[] |
ColorStateListItem Attributes that can be assigned to a ColorStateList item. |
||||||||||||
public static final int[] |
CompoundButton Attributes that can be used with a CompoundButton. |
||||||||||||
public static final int[] |
ContactsDataKind Maps a specific contact data MIME-type to styling information. |
||||||||||||
public static final int[] |
CycleInterpolator Attributes that can be used with a CycleInterpolator. |
||||||||||||
public static final int[] |
DatePicker Attributes that can be used with a DatePicker. |
||||||||||||
public static final int[] |
DateTimeView Attributes that can be used with a DateTimeView. |
||||||||||||
public static final int[] |
DecelerateInterpolator Attributes that can be used with a DecelerateInterpolator. |
||||||||||||
public static final int[] |
DeviceAdmin Use |
||||||||||||
public static final int[] |
DialogPreference Base attributes available to DialogPreference. |
||||||||||||
public static final int[] |
Drawable Base attributes that are available to all Drawable objects. |
||||||||||||
public static final int[] |
DrawableCorners Describes the corners for the rectangle shape of a GradientDrawable. |
||||||||||||
public static final int[] |
DrawableStates Set of framework-provided states that may be specified on a Drawable. |
||||||||||||
public static final int[] |
DrawableWrapper Drawable class used to wrap other drawables. |
||||||||||||
public static final int[] |
Dream Use |
||||||||||||
public static final int[] |
EdgeEffect Used as a filter array on the theme to pull out only the EdgeEffect-relevant bits. |
||||||||||||
public static final int[] |
EditText Attributes that can be used with a EditText. |
||||||||||||
public static final int[] |
ExpandableListChildIndicatorState State array representing an expandable list child's indicator. |
||||||||||||
public static final int[] |
ExpandableListGroupIndicatorState State array representing an expandable list group's indicator. |
||||||||||||
public static final int[] |
ExpandableListView Attributes that can be used with a ExpandableListView. |
||||||||||||
public static final int[] |
Extra An extra data value to place into a an extra/name value pair held in a Bundle, as per |
||||||||||||
public static final int[] |
Fade Use |
||||||||||||
public static final int[] |
FastScroll Attributes that can be used with a FastScroll. |
||||||||||||
public static final int[] |
Fragment Attributes that can be used with |
||||||||||||
public static final int[] |
FragmentAnimation Fragment animation class attributes. |
||||||||||||
public static final int[] |
FragmentBreadCrumbs Attributes that can be used with |
||||||||||||
public static final int[] |
FrameLayout Attributes that can be used with a FrameLayout. |
||||||||||||
public static final int[] |
FrameLayout_Layout Attributes that can be used with a FrameLayout_Layout. |
||||||||||||
public static final int[] |
Gallery Attributes that can be used with a Gallery. |
||||||||||||
public static final int[] |
GestureOverlayView GestureOverlayView specific attributes. |
||||||||||||
public static final int[] |
GlowPadView Attributes that can be used with a GlowPadView. |
||||||||||||
public static final int[] |
GradientColor Used to describe the gradient for fill or stroke in a path of VectorDrawable. |
||||||||||||
public static final int[] |
GradientColorItem Describes an item of a GradientColor. |
||||||||||||
public static final int[] |
GradientDrawable Drawable used to render a geometric shape, with a gradient or a solid color. |
||||||||||||
public static final int[] |
GradientDrawableGradient Used to describe the gradient used to fill the shape of a GradientDrawable. |
||||||||||||
public static final int[] |
GradientDrawablePadding Used to specify the optional padding of a GradientDrawable. |
||||||||||||
public static final int[] |
GradientDrawableSize Used to specify the size of the shape for GradientDrawable. |
||||||||||||
public static final int[] |
GradientDrawableSolid Used to fill the shape of GradientDrawable with a solid color. |
||||||||||||
public static final int[] |
GradientDrawableStroke Used to describe the optional stroke of a GradientDrawable. |
||||||||||||
public static final int[] |
GridLayout Attributes that can be used with a GridLayout. |
||||||||||||
public static final int[] |
GridLayoutAnimation Attributes that can be used with a GridLayoutAnimation. |
||||||||||||
public static final int[] |
GridLayout_Layout Attributes that can be used with a GridLayout_Layout. |
||||||||||||
public static final int[] |
GridView Attributes that can be used with a GridView. |
||||||||||||
public static final int[] |
HorizontalScrollView Attributes that can be used with a HorizontalScrollView. |
||||||||||||
public static final int[] |
HostApduService Use |
||||||||||||
public static final int[] |
HostNfcFService Use |
||||||||||||
public static final int[] |
Icon Attributes that can be used with a Icon. |
||||||||||||
public static final int[] |
IconDefault Attributes that can be used with a IconDefault. |
||||||||||||
public static final int[] |
IconMenuView Attributes that can be used with a IconMenuView. |
||||||||||||
public static final int[] |
ImageSwitcher Attributes that can be used with a ImageSwitcher. |
||||||||||||
public static final int[] |
ImageView Attributes that can be used with a ImageView. |
||||||||||||
public static final int[] |
InputExtras An |
||||||||||||
public static final int[] |
InputMethod Use |
||||||||||||
public static final int[] |
InputMethodService Attributes that can be used with a InputMethodService. |
||||||||||||
public static final int[] |
InputMethod_Subtype This is the subtype of InputMethod. |
||||||||||||
public static final int[] |
InsetDrawable Drawable used to wrap and inset another drawable. |
||||||||||||
public static final int[] |
Intent Declaration of an |
||||||||||||
public static final int[] |
IntentCategory A category to add to an Intent, as per |
||||||||||||
public static final int[] |
Keyboard Attributes that can be used with a Keyboard. |
||||||||||||
public static final int[] |
KeyboardLayout Use |
||||||||||||
public static final int[] |
KeyboardView Attributes that can be used with a KeyboardView. |
||||||||||||
public static final int[] |
KeyboardViewPreviewState Attributes that can be used with a KeyboardViewPreviewState. |
||||||||||||
public static final int[] |
Keyboard_Key Attributes that can be used with a Keyboard_Key. |
||||||||||||
public static final int[] |
Keyboard_Row Attributes that can be used with a Keyboard_Row. |
||||||||||||
public static final int[] |
Keyframe Attributes that can be used with a Keyframe. |
||||||||||||
public static final int[] |
KeyguardGlowStripView Attributes that can be used with a KeyguardGlowStripView. |
||||||||||||
public static final int[] |
LayerDrawable Drawable used to render several drawables stacked on top of each other. |
||||||||||||
public static final int[] |
LayerDrawableItem Describes an item (or child) of a LayerDrawable. |
||||||||||||
public static final int[] |
LayoutAnimation Attributes that can be used with a LayoutAnimation. |
||||||||||||
public static final int[] |
LevelListDrawableItem Attributes that can be used with a LevelListDrawableItem. |
||||||||||||
public static final int[] |
LinearLayout Attributes that can be used with a LinearLayout. |
||||||||||||
public static final int[] |
LinearLayout_Layout Attributes that can be used with a LinearLayout_Layout. |
||||||||||||
public static final int[] |
ListPopupWindow Attributes that can be used with a ListPopupWindow. |
||||||||||||
public static final int[] |
ListPreference Base attributes available to ListPreference. |
||||||||||||
public static final int[] |
ListView Attributes that can be used with a ListView. |
||||||||||||
public static final int[] |
LockPatternView Attributes that can be used with a LockPatternView. |
||||||||||||
public static final int[] |
MapView The set of attributes for a MapView. |
||||||||||||
public static final int[] |
MaterialProgressDrawable Drawable used to render the Material progress indicator. |
||||||||||||
public static final int[] |
MediaRouteButton Attributes that can be used with a MediaRouteButton. |
||||||||||||
public static final int[] |
Menu Base attributes that are available to all Menu objects. |
||||||||||||
public static final int[] |
MenuGroup Base attributes that are available to all groups. |
||||||||||||
public static final int[] |
MenuItem Base attributes that are available to all Item objects. |
||||||||||||
public static final int[] |
MenuItemCheckedFocusedState State array representing a menu item that is currently focused and checked. |
||||||||||||
public static final int[] |
MenuItemCheckedState State array representing a menu item that is currently checked. |
||||||||||||
public static final int[] |
MenuItemUncheckedFocusedState State array representing a menu item that is focused and checkable but is not currently checked. |
||||||||||||
public static final int[] |
MenuItemUncheckedState State array representing a menu item that is checkable but is not currently checked. |
||||||||||||
public static final int[] |
MenuView Attributes that can be used with a MenuView. |
||||||||||||
public static final int[] |
MessagingLinearLayout Attributes that can be used with a MessagingLinearLayout. |
||||||||||||
public static final int[] |
MultiSelectListPreference Attributes that can be used with a MultiSelectListPreference. |
||||||||||||
public static final int[] |
Nfcid2Filter Specify one or more |
||||||||||||
public static final int[] |
NinePatchDrawable Drawable used to draw 9-patches. |
||||||||||||
public static final int[] |
OffHostApduService Use |
||||||||||||
public static final int[] |
OvershootInterpolator Attributes that can be used with a OvershootInterpolator. |
||||||||||||
public static final int[] |
PagedView PagedView specific attributes. |
||||||||||||
public static final int[] |
PathInterpolator Attributes that can be used with a PathInterpolator. |
||||||||||||
public static final int[] |
PatternPathMotion Use |
||||||||||||
public static final int[] |
Pointer Attributes that can be used with a Pointer. |
||||||||||||
public static final int[] |
PointerIcon Attributes that can be used with a PointerIcon. |
||||||||||||
public static final int[] |
PopupWindow Attributes that can be used with a PopupWindow. |
||||||||||||
public static final int[] |
PopupWindowBackgroundState Attributes that can be used with a PopupWindowBackgroundState. |
||||||||||||
public static final int[] |
Preference Base attributes available to Preference. |
||||||||||||
public static final int[] |
PreferenceActivity Base attributes available to PreferenceActivity. |
||||||||||||
public static final int[] |
PreferenceFragment Base attributes available to PreferenceFragment. |
||||||||||||
public static final int[] |
PreferenceFrameLayout Attributes that can be used with a PreferenceFrameLayout. |
||||||||||||
public static final int[] |
PreferenceFrameLayout_Layout Attributes that can be used with a PreferenceFrameLayout_Layout. |
||||||||||||
public static final int[] |
PreferenceGroup Base attributes available to PreferenceGroup. |
||||||||||||
public static final int[] |
PreferenceHeader Attribute for a header describing the item shown in the top-level list from which the selects the set of preference to dig in to. |
||||||||||||
public static final int[] |
PrintService Use |
||||||||||||
public static final int[] |
ProgressBar This field is deprecated. Not used by the framework. |
||||||||||||
public static final int[] |
PropertyAnimator Attributes that can be used with a PropertyAnimator. |
||||||||||||
public static final int[] |
PropertyValuesHolder Attributes that can be used with a PropertyValuesHolder. |
||||||||||||
public static final int[] |
QuickContactBadge Attributes that can be used with a QuickContactBadge. |
||||||||||||
public static final int[] |
RadioGroup Attributes that can be used with a RadioGroup. |
||||||||||||
public static final int[] |
RatingBar Attributes that can be used with a RatingBar. |
||||||||||||
public static final int[] |
RatingDefinition Attributes that can be used with |
||||||||||||
public static final int[] |
RatingSystemDefinition Attributes that can be used with |
||||||||||||
public static final int[] |
RecognitionService Use |
||||||||||||
public static final int[] |
RelativeLayout Attributes that can be used with a RelativeLayout. |
||||||||||||
public static final int[] |
RelativeLayout_Layout Attributes that can be used with a RelativeLayout_Layout. |
||||||||||||
public static final int[] |
ResolverDrawerLayout Attributes that can be used with a ResolverDrawerLayout. |
||||||||||||
public static final int[] |
ResolverDrawerLayout_LayoutParams Attributes that can be used with a ResolverDrawerLayout_LayoutParams. |
||||||||||||
public static final int[] |
RestrictionEntry Attributes that can be used with a RestrictionEntry. |
||||||||||||
public static final int[] |
RingtonePreference Base attributes available to RingtonePreference. |
||||||||||||
public static final int[] |
RippleDrawable Drawable used to show animated touch feedback. |
||||||||||||
public static final int[] |
RotateAnimation Attributes that can be used with a RotateAnimation. |
||||||||||||
public static final int[] |
RotateDrawable Drawable used to rotate another drawable. |
||||||||||||
public static final int[] |
ScaleAnimation Attributes that can be used with a ScaleAnimation. |
||||||||||||
public static final int[] |
ScaleDrawable Attributes that can be used with a ScaleDrawable. |
||||||||||||
public static final int[] |
ScrollView Attributes that can be used with a ScrollView. |
||||||||||||
public static final int[] |
SearchView Attributes that can be used with a SearchView. |
||||||||||||
public static final int[] |
Searchable Searchable activities and applications must provide search configuration information in an XML file, typically called searchable.xml. |
||||||||||||
public static final int[] |
SearchableActionKey In order to process special action keys during search, you must define them using one or more "ActionKey" elements in your Searchable metadata. |
||||||||||||
public static final int[] |
SeekBar Attributes that can be used with a SeekBar. |
||||||||||||
public static final int[] |
SeekBarPreference Attributes that can be used with a SeekBarPreference. |
||||||||||||
public static final int[] |
SelectionModeDrawables Attributes that can be used with a SelectionModeDrawables. |
||||||||||||
public static final int[] |
SettingInjectorService Use |
||||||||||||
public static final int[] |
ShapeDrawable Drawable used to draw shapes. |
||||||||||||
public static final int[] |
ShapeDrawablePadding Defines the padding of a ShapeDrawable. |
||||||||||||
public static final int[] |
Slide Use |
||||||||||||
public static final int[] |
SlidingDrawer SlidingDrawer specific attributes. |
||||||||||||
public static final int[] |
SlidingTab Attributes that can be used with a SlidingTab. |
||||||||||||
public static final int[] |
SpellChecker Use |
||||||||||||
public static final int[] |
SpellChecker_Subtype This is the subtype of the spell checker. |
||||||||||||
public static final int[] |
Spinner Attributes that can be used with a Spinner. |
||||||||||||
public static final int[] |
StackView Attributes that can be used with a StackView. |
||||||||||||
public static final int[] |
StateListAnimatorItem Attributes that can be assigned to a StateListAnimator item. |
||||||||||||
public static final int[] |
StateListDrawable Drawable used to render several states. |
||||||||||||
public static final int[] |
StateListDrawableItem Represents a single state inside a StateListDrawable. |
||||||||||||
public static final int[] |
Storage Attributes that can be used with a Storage. |
||||||||||||
public static final int[] |
SuggestionSpan Attributes that can be used with a SuggestionSpan. |
||||||||||||
public static final int[] |
Switch Attributes that can be used with a Switch. |
||||||||||||
public static final int[] |
SwitchPreference Attributes that can be used with a SwitchPreference. |
||||||||||||
public static final int[] |
SyncAdapter Use |
||||||||||||
public static final int[] |
SystemCodeFilter Specify one or more |
||||||||||||
public static final int[] |
TabWidget Attributes that can be used with a TabWidget. |
||||||||||||
public static final int[] |
TableLayout Attributes that can be used with a TableLayout. |
||||||||||||
public static final int[] |
TableRow Attributes that can be used with a TableRow. |
||||||||||||
public static final int[] |
TableRow_Cell Attributes that can be used with a TableRow_Cell. |
||||||||||||
public static final int[] |
TextAppearance Attributes that can be used with a TextAppearance. |
||||||||||||
public static final int[] |
TextClock Attributes that can be used with a TextClock. |
||||||||||||
public static final int[] |
TextSwitcher Attributes that can be used with a TextSwitcher. |
||||||||||||
public static final int[] |
TextToSpeechEngine Use |
||||||||||||
public static final int[] |
TextView Attributes that can be used with a TextView. |
||||||||||||
public static final int[] |
TextViewAppearance Attributes that can be used with a TextViewAppearance. |
||||||||||||
public static final int[] |
TextViewMultiLineBackgroundState Attributes that can be used with a TextViewMultiLineBackgroundState. |
||||||||||||
public static final int[] |
Theme These are the standard attributes that make up a complete theme. |
||||||||||||
public static final int[] |
TimePicker Attributes that can be used with a TimePicker. |
||||||||||||
public static final int[] |
ToggleButton Attributes that can be used with a ToggleButton. |
||||||||||||
public static final int[] |
Toolbar Attributes that can be used with a Toolbar. |
||||||||||||
public static final int[] |
Toolbar_LayoutParams Attributes that can be used with a Toolbar_LayoutParams. |
||||||||||||
public static final int[] |
Transition Use specific transition subclass names as the root tag of the XML resource that describes a |
||||||||||||
public static final int[] |
TransitionManager Use |
||||||||||||
public static final int[] |
TransitionSet Use |
||||||||||||
public static final int[] |
TransitionTarget Use |
||||||||||||
public static final int[] |
TranslateAnimation Attributes that can be used with a TranslateAnimation. |
||||||||||||
public static final int[] |
TvInputService Use |
||||||||||||
public static final int[] |
TwoLineListItem Attributes that can be used with a TwoLineListItem. |
||||||||||||
public static final int[] |
VectorDrawable Drawable used to draw vector paths. |
||||||||||||
public static final int[] |
VectorDrawableClipPath Defines the clip path used in VectorDrawables. |
||||||||||||
public static final int[] |
VectorDrawableGroup Defines the group used in VectorDrawables. |
||||||||||||
public static final int[] |
VectorDrawablePath Defines the path used in VectorDrawables. |
||||||||||||
public static final int[] |
VerticalSlider_Layout Attributes that can be used with a VerticalSlider_Layout. |
||||||||||||
public static final int[] |
View Attributes that can be used with |
||||||||||||
public static final int[] |
ViewAnimator Attributes that can be used with a ViewAnimator. |
||||||||||||
public static final int[] |
ViewDrawableStates Attributes that can be used with a ViewDrawableStates. |
||||||||||||
public static final int[] |
ViewFlipper Attributes that can be used with a ViewFlipper. |
||||||||||||
public static final int[] |
ViewGroup Attributes that can be used with a |
||||||||||||
public static final int[] |
ViewGroup_Layout This is the basic set of layout attributes that are common to all layout managers. |
||||||||||||
public static final int[] |
ViewGroup_MarginLayout This is the basic set of layout attributes for layout managers that wish to place margins around their child views. |
||||||||||||
public static final int[] |
ViewStub A |
||||||||||||
public static final int[] |
ViewSwitcher Attributes that can be used with a ViewSwitcher. |
||||||||||||
public static final int[] |
ViewTag Attributes that can be assigned to a tag for a particular View. |
||||||||||||
public static final int[] |
VisibilityTransition Use with |
||||||||||||
public static final int[] |
VoiceInteractionService Use |
||||||||||||
public static final int[] |
VoiceInteractionSession Attributes that can be used with a VoiceInteractionSession. |
||||||||||||
public static final int[] |
VolumePreference Base attributes available to VolumePreference. |
||||||||||||
public static final int[] |
Wallpaper Use |
||||||||||||
public static final int[] |
WallpaperPreviewInfo Use |
||||||||||||
public static final int[] |
Window The set of attributes that describe a Windows's theme. |
||||||||||||
public static final int[] |
WindowAnimation Window animation class attributes. |
Public constructors |
|
---|---|
R.styleable() |
Inherited methods |
|
---|---|
![]() java.lang.Object
|
int AbsListView_cacheColorHint
Indicates that this list will always be drawn on top of solid, single-color opaque background. This allows the list to optimize drawing.
Must be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol cacheColorHint
.
Constant Value: 6 (0x00000006)
int AbsListView_choiceMode
Defines the choice behavior for the view. By default, lists do not have any choice behavior. By setting the choiceMode to singleChoice, the list allows up to one item to be in a chosen state. By setting the choiceMode to multipleChoice, the list allows any number of items to be chosen. Finally, by setting the choiceMode to multipleChoiceModal the list allows any number of items to be chosen in a special selection mode. The application will supply a AbsListView.MultiChoiceModeListener
using setMultiChoiceModeListener(AbsListView.MultiChoiceModeListener)
to control the selection mode. This uses the ActionMode
API.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
none |
0 | Normal list that does not indicate choices. |
singleChoice |
1 | The list allows up to one choice. |
multipleChoice |
2 | The list allows multiple choices. |
multipleChoiceModal |
3 | The list allows multiple choices in a custom selection mode. |
This corresponds to the global attribute resource symbol choiceMode
.
Constant Value: 7 (0x00000007)
int AbsListView_drawSelectorOnTop
When set to true, the selector will be drawn over the selected item. Otherwise the selector is drawn behind the selected item. The default value is false.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol drawSelectorOnTop
.
Constant Value: 1 (0x00000001)
int AbsListView_fastScrollAlwaysVisible
When set to true, the list will always show the fast scroll interface. This setting implies fastScrollEnabled.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol fastScrollAlwaysVisible
.
Constant Value: 10 (0x0000000a)
int AbsListView_fastScrollEnabled
Enables the fast scroll thumb that can be dragged to quickly scroll through the list.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol fastScrollEnabled
.
Constant Value: 8 (0x00000008)
int AbsListView_fastScrollStyle
Specifies the style of the fast scroll decorations.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol fastScrollStyle
.
Constant Value: 11 (0x0000000b)
int AbsListView_listSelector
Drawable used to indicate the currently selected item in the list.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
This corresponds to the global attribute resource symbol listSelector
.
Constant Value: 0 (0x00000000)
int AbsListView_scrollingCache
When set to true, the list uses a drawing cache during scrolling. This makes the rendering faster but uses more memory. The default value is true.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol scrollingCache
.
Constant Value: 3 (0x00000003)
int 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. This property is set to true by default but should be set to false if your adapter will display items of varying heights. When this property is set to true and your adapter displays items of varying heights, the scrollbar thumb will change size as the user scrolls through the list. When set to false, the list will use only the number of items in the adapter and the number of items visible on screen to determine the scrollbar's properties.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol smoothScrollbar
.
Constant Value: 9 (0x00000009)
int AbsListView_stackFromBottom
Used by ListView and GridView to stack their content from the bottom.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol stackFromBottom
.
Constant Value: 2 (0x00000002)
int AbsListView_textFilterEnabled
When set to true, the list will filter results as the user types. The List's adapter must support the Filterable interface for this to work.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol textFilterEnabled
.
Constant Value: 4 (0x00000004)
int AbsListView_transcriptMode
Sets the transcript mode for the list. In transcript mode, the list scrolls to the bottom to make new items visible when they are added.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
disabled |
0 | Disables transcript mode. This is the default value. |
normal |
1 | The list will automatically scroll to the bottom when a data set change notification is received and only if the last item is already visible on screen. |
alwaysScroll |
2 | The list will automatically scroll to the bottom, no matter what items are currently visible. |
This corresponds to the global attribute resource symbol transcriptMode
.
Constant Value: 5 (0x00000005)
int AbsSpinner_entries
Reference to an array resource that will populate the Spinner. For static content, this is simpler than populating the Spinner programmatically.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol entries
.
Constant Value: 0 (0x00000000)
int AbsoluteLayout_Layout_layout_x
This symbol is the offset where the layout_x
attribute's value can be found in the AbsoluteLayout_Layout
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
Constant Value: 0 (0x00000000)
int AbsoluteLayout_Layout_layout_y
This symbol is the offset where the layout_y
attribute's value can be found in the AbsoluteLayout_Layout
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
Constant Value: 1 (0x00000001)
int AccelerateInterpolator_factor
This is the amount of deceleration to add when easing in.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol factor
.
Constant Value: 0 (0x00000000)
int AccessibilityService_accessibilityEventTypes
The event types this serivce would like to receive as specified in AccessibilityEvent
. This setting can be changed at runtime by calling android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)
.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
typeViewClicked |
0x00000001 | Receives TYPE_VIEW_CLICKED events. |
typeViewLongClicked |
0x00000002 | Receives TYPE_VIEW_LONG_CLICKED events. |
typeViewSelected |
0x00000004 | Receives TYPE_VIEW_SELECTED events. |
typeViewFocused |
0x00000008 | Receives TYPE_VIEW_FOCUSED events. |
typeViewTextChanged |
0x00000010 | Receives TYPE_VIEW_TEXT_CHANGED events. |
typeWindowStateChanged |
0x00000020 | Receives TYPE_WINDOW_STATE_CHANGED events. |
typeNotificationStateChanged |
0x00000040 | Receives TYPE_NOTIFICATION_STATE_CHANGED events. |
typeViewHoverEnter |
0x00000080 | Receives TYPE_VIEW_HOVER_ENTER events. |
typeViewHoverExit |
0x00000100 | Receives TYPE_VIEW_HOVER_EXIT events. |
typeTouchExplorationGestureStart |
0x00000200 | Receives TYPE_TOUCH_EXPLORATION_GESTURE_START events. |
typeTouchExplorationGestureEnd |
0x00000400 | Receives TYPE_TOUCH_EXPLORATION_GESTURE_END events. |
typeWindowContentChanged |
0x00000800 | Receives TYPE_WINDOW_CONTENT_CHANGED events. |
typeViewScrolled |
0x000001000 | Receives TYPE_VIEW_SCROLLED events. |
typeViewTextSelectionChanged |
0x000002000 | Receives TYPE_VIEW_TEXT_SELECTION_CHANGED events. |
typeAnnouncement |
0x00004000 | Receives TYPE_ANNOUNCEMENT events. |
typeViewAccessibilityFocused |
0x00008000 | Receives TYPE_VIEW_ACCESSIBILITY_FOCUSED events. |
typeViewAccessibilityFocusCleared |
0x00010000 | Receives TYPE_VIEW_ACCESSIBILITY_FOCUS_CLEARED events. |
typeViewTextTraversedAtMovementGranularity |
0x00020000 | Receives TYPE_VIEW_TEXT_TRAVERSED_AT_MOVEMENT_GRANULARITY events. |
typeGestureDetectionStart |
0x00040000 | Receives TYPE_GESTURE_DETECTION_START events. |
typeGestureDetectionEnd |
0x00080000 | Receives TYPE_GESTURE_DETECTION_END events. |
typeTouchInteractionStart |
0x00100000 | Receives TYPE_TOUCH_INTERACTION_START events. |
typeTouchInteractionEnd |
0x00200000 | Receives TYPE_TOUCH_INTERACTION_END events. |
typeWindowsChanged |
0x00400000 | Receives TYPE_WINDOWS_CHANGED events. |
typeContextClicked |
0x00800000 | Receives TYPE_VIEW_CONTEXT_CLICKED events. |
typeAssistReadingContext |
0x01000000 | Receives TYPE_ASSIST_READING_CONTEXT events. |
typeAllMask |
0xffffffff | Receives TYPES_ALL_MASK i.e. all events. |
This corresponds to the global attribute resource symbol accessibilityEventTypes
.
Constant Value: 2 (0x00000002)
int AccessibilityService_accessibilityFeedbackType
The feedback types this serivce provides as specified in AccessibilityServiceInfo
. This setting can be changed at runtime by calling android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)
.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
feedbackSpoken |
0x00000001 | Provides FEEDBACK_SPOKEN feedback. |
feedbackHaptic |
0x00000002 | Provides FEEDBACK_HAPTIC feedback. |
feedbackAudible |
0x00000004 | Provides FEEDBACK_AUDIBLE feedback. |
feedbackVisual |
0x00000008 | Provides FEEDBACK_VISUAL feedback. |
feedbackGeneric |
0x00000010 | Provides FEEDBACK_GENERIC feedback. |
feedbackAllMask |
0xffffffff | Provides FEEDBACK_ALL_MASK feedback. |
This corresponds to the global attribute resource symbol accessibilityFeedbackType
.
Constant Value: 4 (0x00000004)
int AccessibilityService_accessibilityFlags
Additional flags as specified in AccessibilityServiceInfo
. This setting can be changed at runtime by calling android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)
.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
flagDefault |
0x00000001 | Has flag DEFAULT |
flagIncludeNotImportantViews |
0x00000002 | Has flag FLAG_INCLUDE_NOT_IMPORTANT_VIEWS |
flagRequestTouchExplorationMode |
0x00000004 | Has flag FLAG_REQUEST_TOUCH_EXPLORATION_MODE |
flagRequestEnhancedWebAccessibility |
0x00000008 | Has flag FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY |
flagReportViewIds |
0x00000010 | Has flag FLAG_REPORT_VIEW_IDS |
flagRequestFilterKeyEvents |
0x00000020 | Has flag FLAG_REQUEST_FILTER_KEY_EVENTS |
flagRetrieveInteractiveWindows |
0x00000040 | Has flag FLAG_RETRIEVE_INTERACTIVE_WINDOWS |
This corresponds to the global attribute resource symbol accessibilityFlags
.
Constant Value: 6 (0x00000006)
int AccessibilityService_canControlMagnification
Attribute whether the accessibility service wants to be able to control display magnification.
Required to allow setting the #AccessibilityServiceInfo#FLAG_CAN_CONTROL_MAGNIFICATION
flag.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol canControlMagnification
.
Constant Value: 11 (0x0000000b)
int AccessibilityService_canPerformGestures
Attribute whether the accessibility service wants to be able to perform gestures.
Required to allow setting the #AccessibilityServiceInfo#FLAG_CAN_PERFORM_GESTURES
flag.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol canPerformGestures
.
Constant Value: 12 (0x0000000c)
int AccessibilityService_canRequestEnhancedWebAccessibility
Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements. For example, installing scripts to make app content more accessible.
Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY
flag.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol canRequestEnhancedWebAccessibility
.
Constant Value: 9 (0x00000009)
int AccessibilityService_canRequestFilterKeyEvents
Attribute whether the accessibility service wants to be able to request to filter key events.
Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_FILTER_KEY_EVENTS
flag.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol canRequestFilterKeyEvents
.
Constant Value: 10 (0x0000000a)
int 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.
Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_TOUCH_EXPLORATION_MODE
flag.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol canRequestTouchExplorationMode
.
Constant Value: 8 (0x00000008)
int AccessibilityService_canRetrieveWindowContent
Attribute whether the accessibility service wants to be able to retrieve the active window content. This setting cannot be changed at runtime.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol canRetrieveWindowContent
.
Constant Value: 7 (0x00000007)
int AccessibilityService_description
Short description of the accessibility service purpose or behavior.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol description
.
Constant Value: 0 (0x00000000)
int AccessibilityService_notificationTimeout
The minimal period in milliseconds between two accessibility events of the same type are sent to this serivce. This setting can be changed at runtime by calling android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)
.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol notificationTimeout
.
Constant Value: 5 (0x00000005)
int AccessibilityService_packageNames
Comma separated package names from which this serivce would like to receive events (leave out for all packages). android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)
.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol packageNames
.
Constant Value: 3 (0x00000003)
int AccessibilityService_settingsActivity
Component name of an activity that allows the user to modify the settings for this service. This setting cannot be changed at runtime.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol settingsActivity
.
Constant Value: 1 (0x00000001)
int AccountAuthenticator_accountPreferences
A preferences.xml file for authenticator-specific settings.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol accountPreferences
.
Constant Value: 4 (0x00000004)
int AccountAuthenticator_accountType
The account type this authenticator handles.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol accountType
.
Constant Value: 2 (0x00000002)
int AccountAuthenticator_customTokens
Account handles its own token storage and permissions. Default to false
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol customTokens
.
Constant Value: 5 (0x00000005)
int AccountAuthenticator_icon
The icon of the authenticator.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol icon
.
Constant Value: 1 (0x00000001)
int AccountAuthenticator_label
The user-visible name of the authenticator.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This corresponds to the global attribute resource symbol label
.
Constant Value: 0 (0x00000000)
int AccountAuthenticator_smallIcon
Smaller icon of the authenticator.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol smallIcon
.
Constant Value: 3 (0x00000003)
int ActionBar_LayoutParams_layout_gravity
Standard gravity constant that a child supplies to its parent. Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
top |
0x30 | Push object to the top of its container, not changing its size. |
bottom |
0x50 | Push object to the bottom of its container, not changing its size. |
left |
0x03 | Push object to the left of its container, not changing its size. |
right |
0x05 | Push object to the right of its container, not changing its size. |
center_vertical |
0x10 | Place object in the vertical center of its container, not changing its size. |
fill_vertical |
0x70 | Grow the vertical size of the object if needed so it completely fills its container. |
center_horizontal |
0x01 | Place object in the horizontal center of its container, not changing its size. |
fill_horizontal |
0x07 | Grow the horizontal size of the object if needed so it completely fills its container. |
center |
0x11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
fill |
0x77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
clip_vertical |
0x80 | Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
clip_horizontal |
0x08 | Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges. |
start |
0x00800003 | Push object to the beginning of its container, not changing its size. |
end |
0x00800005 | Push object to the end of its container, not changing its size. |
This corresponds to the global attribute resource symbol layout_gravity
.
Constant Value: 0 (0x00000000)
int ActionBar_background
Specifies a background drawable for the action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
This corresponds to the global attribute resource symbol background
.
Constant Value: 2 (0x00000002)
int ActionBar_backgroundSplit
Specifies a background drawable for the bottom component of a split action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
This corresponds to the global attribute resource symbol backgroundSplit
.
Constant Value: 19 (0x00000013)
int ActionBar_backgroundStacked
Specifies a background drawable for a second stacked row of the action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
This corresponds to the global attribute resource symbol backgroundStacked
.
Constant Value: 18 (0x00000012)
int ActionBar_contentInsetEnd
Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol contentInsetEnd
.
Constant Value: 23 (0x00000017)
int ActionBar_contentInsetEndWithActions
Minimum inset for content views within a bar when actions from a menu are present. Only valid for some themes and configurations.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol contentInsetEndWithActions
.
Constant Value: 28 (0x0000001c)
int ActionBar_contentInsetLeft
Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol contentInsetLeft
.
Constant Value: 24 (0x00000018)
int ActionBar_contentInsetRight
Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol contentInsetRight
.
Constant Value: 25 (0x00000019)
int ActionBar_contentInsetStart
Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol contentInsetStart
.
Constant Value: 22 (0x00000016)
int ActionBar_contentInsetStartWithNavigation
Minimum inset for content views within a bar when a navigation button is present, such as the Up button. Only valid for some themes and configurations.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol contentInsetStartWithNavigation
.
Constant Value: 27 (0x0000001b)
int ActionBar_customNavigationLayout
Specifies a layout for custom navigation. Overrides navigationMode.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol customNavigationLayout
.
Constant Value: 10 (0x0000000a)
int ActionBar_displayOptions
Options affecting how the action bar is displayed.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
none |
0 | |
useLogo |
0x1 | |
showHome |
0x2 | |
homeAsUp |
0x4 | |
showTitle |
0x8 | |
showCustom |
0x10 | |
disableHome |
0x20 |
This corresponds to the global attribute resource symbol displayOptions
.
Constant Value: 8 (0x00000008)
int ActionBar_divider
Specifies the drawable used for item dividers.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
This corresponds to the global attribute resource symbol divider
.
Constant Value: 3 (0x00000003)
int 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
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol elevation
.
Constant Value: 20 (0x00000014)
int ActionBar_height
Specifies a fixed height.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol height
.
Constant Value: 4 (0x00000004)
int ActionBar_hideOnContentScroll
Set true to hide the action bar on a vertical nested scroll of content.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol hideOnContentScroll
.
Constant Value: 21 (0x00000015)
int 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
".
This corresponds to the global attribute resource symbol homeAsUpIndicator
.
Constant Value: 13 (0x0000000d)
int ActionBar_homeLayout
Specifies a layout to use for the "home" section of the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol homeLayout
.
Constant Value: 16 (0x00000010)
int ActionBar_icon
Specifies the drawable used for the application icon.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol icon
.
Constant Value: 0 (0x00000000)
int ActionBar_indeterminateProgressStyle
Specifies a style resource to use for an indeterminate progress spinner.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol indeterminateProgressStyle
.
Constant Value: 14 (0x0000000e)
int ActionBar_itemPadding
Specifies padding that should be applied to the left and right sides of system-provided items in the bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol itemPadding
.
Constant Value: 17 (0x00000011)
int ActionBar_logo
Specifies the drawable used for the application logo.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol logo
.
Constant Value: 6 (0x00000006)
int ActionBar_navigationMode
The type of navigation to use.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
normal |
0 | Normal static title text |
listMode |
1 | The action bar will use a selection list for navigation. |
tabMode |
2 | The action bar will use a series of horizontal tabs for navigation. |
This corresponds to the global attribute resource symbol navigationMode
.
Constant Value: 7 (0x00000007)
int ActionBar_popupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol popupTheme
.
Constant Value: 26 (0x0000001a)
int ActionBar_progressBarPadding
Specifies the horizontal padding on either end for an embedded progress bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol progressBarPadding
.
Constant Value: 15 (0x0000000f)
int ActionBar_progressBarStyle
Specifies a style resource to use for an embedded progress bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol progressBarStyle
.
Constant Value: 1 (0x00000001)
int 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.
This may also be a reference 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 subtitle
.
Constant Value: 9 (0x00000009)
int ActionBar_subtitleTextStyle
Specifies a style to use for subtitle text.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol subtitleTextStyle
.
Constant Value: 12 (0x0000000c)
int ActionBar_title
Specifies title text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference 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 title
.
Constant Value: 5 (0x00000005)
int ActionBar_titleTextStyle
Specifies a style to use for title text.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol titleTextStyle
.
Constant Value: 11 (0x0000000b)
int ActionMenuItemView_minWidth
This symbol is the offset where the minWidth
attribute's value can be found in the ActionMenuItemView
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
Constant Value: 0 (0x00000000)
int ActionMode_background
Specifies a background for the action mode bar.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
This corresponds to the global attribute resource symbol background
.
Constant Value: 0 (0x00000000)
int ActionMode_backgroundSplit
Specifies a background for the split action mode bar.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
This corresponds to the global attribute resource symbol backgroundSplit
.
Constant Value: 4 (0x00000004)
int ActionMode_height
Specifies a fixed height for the action mode bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol height
.
Constant Value: 1 (0x00000001)
int ActionMode_subtitleTextStyle
Specifies a style to use for subtitle text.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol subtitleTextStyle
.
Constant Value: 3 (0x00000003)
int ActionMode_titleTextStyle
Specifies a style to use for title text.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol titleTextStyle
.
Constant Value: 2 (0x00000002)
int AdapterViewAnimator_animateFirstView
Defines whether to animate the current View when the ViewAnimation is first displayed.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol animateFirstView
.
Constant Value: 2 (0x00000002)
int AdapterViewAnimator_inAnimation
Identifier for the animation to use when a view is shown.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol inAnimation
.
Constant Value: 0 (0x00000000)
int AdapterViewAnimator_loopViews
Defines whether the animator loops to the first view once it has reached the end of the list.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol loopViews
.
Constant Value: 3 (0x00000003)
int AdapterViewAnimator_outAnimation
Identifier for the animation to use when a view is hidden.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol outAnimation
.
Constant Value: 1 (0x00000001)
int AdapterViewFlipper_autoStart
When true, automatically start animating
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol autoStart
.
Constant Value: 1 (0x00000001)
int AdapterViewFlipper_flipInterval
This symbol is the offset where the flipInterval
attribute's value can be found in the AdapterViewFlipper
array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
Constant Value: 0 (0x00000000)
int AidFilter_name
The ISO7816 Application ID. This attribute is mandatory.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int 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. Additionally, when a category is specified, Android will ensure that either all AIDs in this group are routed to this application, or none at all. This attribute is optional.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol category
.
Constant Value: 1 (0x00000001)
int AidGroup_description
Short description of what the AID group implements. This attribute is mandatory.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol description
.
Constant Value: 0 (0x00000000)
int AidPrefixFilter_name
The ISO7816 Application ID. This attribute is mandatory.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int AlertDialog_bottomBright
This symbol is the offset where the bottomBright
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 7 (0x00000007)
int AlertDialog_bottomDark
This symbol is the offset where the bottomDark
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 3 (0x00000003)
int AlertDialog_bottomMedium
This symbol is the offset where the bottomMedium
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 8 (0x00000008)
int AlertDialog_centerBright
This symbol is the offset where the centerBright
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 6 (0x00000006)
int AlertDialog_centerDark
This symbol is the offset where the centerDark
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 2 (0x00000002)
int AlertDialog_centerMedium
This symbol is the offset where the centerMedium
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 9 (0x00000009)
int AlertDialog_fullBright
This symbol is the offset where the fullBright
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 4 (0x00000004)
int AlertDialog_fullDark
This symbol is the offset where the fullDark
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 0 (0x00000000)
int AlertDialog_layout
Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a valid reference to a layout.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol layout
.
Constant Value: 10 (0x0000000a)
int AlertDialog_topBright
This symbol is the offset where the topBright
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 5 (0x00000005)
int AlertDialog_topDark
This symbol is the offset where the topDark
attribute's value can be found in the AlertDialog
array.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
Constant Value: 1 (0x00000001)
int AlphaAnimation_fromAlpha
This symbol is the offset where the fromAlpha
attribute's value can be found in the AlphaAnimation
array.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
Constant Value: 0 (0x00000000)
int AlphaAnimation_toAlpha
This symbol is the offset where the toAlpha
attribute's value can be found in the AlphaAnimation
array.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
Constant Value: 1 (0x00000001)
int AnalogClock_dial
This symbol is the offset where the dial
attribute's value can be found in the AnalogClock
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
Constant Value: 0 (0x00000000)
int AnalogClock_hand_hour
This symbol is the offset where the hand_hour
attribute's value can be found in the AnalogClock
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
Constant Value: 1 (0x00000001)
int AnalogClock_hand_minute
This symbol is the offset where the hand_minute
attribute's value can be found in the AnalogClock
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
Constant Value: 2 (0x00000002)
int AndroidManifestAction_name
The name of an action that is handled, using the Java-style naming convention. For example, to support Intent.ACTION_VIEW
you would put android.intent.action.VIEW
here. Custom actions should generally use a prefix matching the package name.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int AndroidManifestActivityAlias_banner
A Drawable resource providing an extended graphical banner for its associated item. Use with the application tag (to supply a default banner for all application activities), or with the activity, tag to supply a banner for a specific activity.
The given banner will be used to display to the user a graphical representation of an activity in the Leanback application launcher. Since banners are displayed only in the Leanback launcher, they should only be used with activities (and applications) that support Leanback mode. These are activities that handle Intents of category Intent.CATEGORY_LEANBACK_LAUNCHER
.
This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol banner
.
Constant Value: 10 (0x0000000a)
int AndroidManifestActivityAlias_description
Descriptive text for the associated data.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol description
.
Constant Value: 6 (0x00000006)
int AndroidManifestActivityAlias_enabled
Specify whether the activity-alias is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the component specific values).
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol enabled
.
Constant Value: 4 (0x00000004)
int AndroidManifestActivityAlias_exported
Flag indicating whether the given application component is available to other applications. If false, it can only be accessed by applications with its same user id (which usually means only by code in its own package). If true, it can be invoked by external entities, though which ones can do so may be controlled through permissions. The default value is false for activity, receiver, and service components that do not specify any intent filters; it is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all content providers.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol exported
.
Constant Value: 5 (0x00000005)
int AndroidManifestActivityAlias_icon
A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.
The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol icon
.
Constant Value: 1 (0x00000001)
int AndroidManifestActivityAlias_label
A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.
The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This corresponds to the global attribute resource symbol label
.
Constant Value: 0 (0x00000000)
int AndroidManifestActivityAlias_logo
A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.
The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol logo
.
Constant Value: 8 (0x00000008)
int AndroidManifestActivityAlias_name
Required name of the class implementing the activity, deriving from Activity
. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class is a period then it is appended to your package name.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 2 (0x00000002)
int AndroidManifestActivityAlias_parentActivityName
The name of the logical parent of the activity as it appears in the manifest.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol parentActivityName
.
Constant Value: 9 (0x00000009)
int AndroidManifestActivityAlias_permission
Specify a permission that a client is required to have in order to use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions document for more information on permissions.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol permission
.
Constant Value: 3 (0x00000003)
int AndroidManifestActivityAlias_targetActivity
The name of the activity this alias should launch. The activity must be in the same manifest as the alias, and have been defined in that manifest before the alias here. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol targetActivity
.
Constant Value: 7 (0x00000007)
int AndroidManifestActivity_allowEmbedded
Indicate that the activity can be launched as the embedded child of another activity. Particularly in the case where the child lives in a container such as a Display owned by another activity.
The default value of this attribute is false
.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol allowEmbedded
.
Constant Value: 31 (0x0000001f)
int 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. Use with the application tag (to supply a default for all activities in the application), or with an activity tag (to supply a specific setting for that component).
Normally when an application is started, it is associated with the task of the activity that started it and stays there for its entire lifetime. You can use the allowTaskReparenting feature to force an activity to be re-parented to a different task when the task it is in goes to the background. Typically this is used to cause the activities of an application to move back to the main task associated with that application. The activity is re-parented to the task with the same taskAffinity
as it has.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol allowTaskReparenting
.
Constant Value: 19 (0x00000013)
int 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.
Normally the system will reset a task (remove all activities from the stack and reset the root activity) in certain situations when the user re-selects that task from the home screen. Typically this will be done if the user hasn't visited that task for a certain amount of time, such as 30 minutes.
By setting this attribute, the user will always return to your task in its last state, regardless of how they get there. This is useful, for example, in an application like the web browser where there is a lot of state (such as multiple open tabs) that the application would not like to lose.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol alwaysRetainTaskState
.
Constant Value: 18 (0x00000012)
int 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. When that happens the task will be automatically removed from the recent tasks list. This overrides the caller's use of Intent.FLAG_ACTIVITY_RETAIN_IN_RECENTS
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol autoRemoveFromRecents
.
Constant Value: 35 (0x00000023)
int AndroidManifestActivity_banner
A Drawable resource providing an extended graphical banner for its associated item. Use with the application tag (to supply a default banner for all application activities), or with the activity, tag to supply a banner for a specific activity.
The given banner will be used to display to the user a graphical representation of an activity in the Leanback application launcher. Since banners are displayed only in the Leanback launcher, they should only be used with activities (and applications) that support Leanback mode. These are activities that handle Intents of category Intent.CATEGORY_LEANBACK_LAUNCHER
.
This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol banner
.
Constant Value: 30 (0x0000001e)
int AndroidManifestActivity_clearTaskOnLaunch
Specify whether an activity's task should be cleared when it is re-launched from the home screen. As a result, every time the user starts the task, they will be brought to its root activity, regardless of whether they used BACK or HOME to last leave it. This flag only applies to activities that are used to start the root of a new task.
An example of the use of this flag would be for the case where a user launches activity A from home, and from there goes to activity B. They now press home, and then return to activity A. Normally they would see activity B, since that is what they were last doing in A's task. However, if A has set this flag to true, then upon going to the background all of the tasks on top of it (B in this case) are removed, so when the user next returns to A they will restart at its original activity.
When this option is used in conjunction with allowTaskReparenting
, the allowTaskReparenting trumps the clear. That is, all activities above the root activity of the task will be removed: those that have an affinity will be moved to the task they are associated with, otherwise they will simply be dropped as described here.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol clearTaskOnLaunch
.
Constant Value: 11 (0x0000000b)
int AndroidManifestActivity_configChanges
Specify one or more configuration changes that the activity will handle itself. If not specified, the activity will be restarted if any of these configuration changes happen in the system. Otherwise, the activity will remain running and its Activity.onConfigurationChanged
method called with the new configuration.
Note that all of these configuration changes can impact the resource values seen by the application, so you will generally need to re-retrieve all resources (including view layouts, drawables, etc) to correctly handle any configuration change.
These values must be kept in sync with those in ActivityInfo
and include/utils/ResourceTypes.h.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
mcc |
0x0001 | The IMSI MCC has changed, that is a SIM has been detected and updated the Mobile Country Code. |
mnc |
0x0002 | The IMSI MNC has changed, that is a SIM has been detected and updated the Mobile Network Code. |
locale |
0x0004 | The locale has changed, that is the user has selected a new language that text should be displayed in. |
touchscreen |
0x0008 | The touchscreen has changed. Should never normally happen. |
keyboard |
0x0010 | The keyboard type has changed, for example the user has plugged in an external keyboard. |
keyboardHidden |
0x0020 | The keyboard or navigation accessibility has changed, for example the user has slid the keyboard out to expose it. Note that despite its name, this applied to any accessibility: keyboard or navigation. |
navigation |
0x0040 | The navigation type has changed. Should never normally happen. |
orientation |
0x0080 | The screen orientation has changed, that is the user has rotated the device. |
screenLayout |
0x0100 | The screen layout has changed. This might be caused by a different display being activated. |
uiMode |
0x0200 | The global user interface mode has changed. For example, going in or out of car mode, night mode changing, etc. |
screenSize |
0x0400 | The current available screen size has changed. If applications don't target at least HONEYCOMB_MR2 then the activity will always handle this itself (the change will not result in a restart). This represents a change in the currently available size, so will change when the user switches between landscape and portrait. |
smallestScreenSize |
0x0800 | The physical screen size has changed. If applications don't target at least HONEYCOMB_MR2 then the activity will always handle this itself (the change will not result in a restart). This represents a change in size regardless of orientation, so will only change when the actual physical screen size has changed such as switching to an external display. |
density |
0x1000 | The display density has changed. This might be caused by the user specifying a different display scale, or it might be caused by a different display being activated. |
layoutDirection |
0x2000 | The layout direction has changed. For example going from LTR to RTL. |
fontScale |
0x40000000 | The font scaling factor has changed, that is the user has selected a new global font size. |
This corresponds to the global attribute resource symbol configChanges
.
Constant Value: 16 (0x00000010)
int AndroidManifestActivity_description
Descriptive text for the associated data.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol description
.
Constant Value: 17 (0x00000011)
int AndroidManifestActivity_directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN).
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol directBootAware
.
Constant Value: 42 (0x0000002a)
int AndroidManifestActivity_documentLaunchMode
This attribute specifies that an activity shall become the root activity of a new task each time it is launched. Using this attribute permits the user to have multiple documents from the same applications appear in the recent tasks list.
Such a document is any kind of item for which an application may want to maintain multiple simultaneous instances. Examples might be text files, web pages, spreadsheets, or emails. Each such document will be in a separate task in the recent taskss list.
This attribute is equivalent to adding the flag FLAG_ACTIVITY_NEW_DOCUMENT
to every Intent used to launch the activity.
The documentLaunchMode attribute may be assigned one of four values, "none", "intoExisting", "always" and "never", described in detail below. For values other than none
and never
the activity must be defined with launchMode
standard
. If this attribute is not specified, none
will be used. Note that none
can be overridden at run time if the Intent used to launch it contains the flag Intent.FLAG_ACTIVITY_NEW_DOCUMENT
. Similarly intoExisting
will be overridden by the flag Intent.FLAG_ACTIVITY_NEW_DOCUMENT
combined with Intent.FLAG_ACTIVITY_MULTIPLE_TASK
. If the value of documentLaunchModes is never
then any use of Intent.FLAG_ACTIVITY_NEW_DOCUMENT
to launch this activity will be ignored.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
none |
0 | The default mode, which will create a new task only when Intent.FLAG_ACTIVITY_NEW_TASK is set. |
intoExisting |
1 | All tasks will be searched for one whose base Intent's ComponentName and data URI match those of the launching Intent. If such a task is found that task will be cleared and restarted with the root activity receiving a call to Activity.onNewIntent . If no such task is found a new task will be created. This is the equivalent of launching an activity with |
always |
2 | A new task rooted at this activity will be created. This will happen whether or not there is an existing task whose ComponentName and data URI match that of the launcing intent This is the equivalent of launching an activity with Intent.FLAG_ACTIVITY_NEW_DOCUMENT and Intent.FLAG_ACTIVITY_MULTIPLE_TASK both set. |
never |
3 | This activity will not be launched into a new document even if the Intent contains Intent.FLAG_ACTIVITY_NEW_DOCUMENT . This gives the activity writer ultimate control over how their activity is used. Note that applications prior to api 21 will default to documentLaunchMode="none" so only activities that explicitly opt out with "never" may do so. |
This corresponds to the global attribute resource symbol documentLaunchMode
.
Constant Value: 33 (0x00000021)
int AndroidManifestActivity_enableVrMode
Flag declaring that this activity will be run in VR mode, and specifying the component of the VrListenerService
that should be bound while this Activity is visible if it is installed and enabled on this device. This is equivalent to calling setVrModeEnabled(boolean, ComponentName)
with the the given component name within the Activity that this attribute is set for. Declaring this will prevent the system from leaving VR mode during an Activity transtion from one VR activity to another.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol enableVrMode
.
Constant Value: 43 (0x0000002b)
int AndroidManifestActivity_enabled
Specify whether the activity is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the component specific values).
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol enabled
.
Constant Value: 5 (0x00000005)
int AndroidManifestActivity_excludeFromRecents
Indicates that an Activity should be excluded from the list of recently launched activities.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol excludeFromRecents
.
Constant Value: 13 (0x0000000d)
int AndroidManifestActivity_exported
Flag indicating whether the given application component is available to other applications. If false, it can only be accessed by applications with its same user id (which usually means only by code in its own package). If true, it can be invoked by external entities, though which ones can do so may be controlled through permissions. The default value is false for activity, receiver, and service components that do not specify any intent filters; it is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all content providers.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol exported
.
Constant Value: 6 (0x00000006)
int AndroidManifestActivity_finishOnCloseSystemDialogs
Specify whether an activity should be finished when a "close system windows" request has been made. This happens, for example, when the home key is pressed, when the device is locked, when a system dialog showing recent applications is displayed, etc.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol finishOnCloseSystemDialogs
.
Constant Value: 22 (0x00000016)
int AndroidManifestActivity_finishOnTaskLaunch
Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen.
If both this option and allowTaskReparenting
are specified, the finish trumps the affinity: the affinity will be ignored and the activity simply finished.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol finishOnTaskLaunch
.
Constant Value: 10 (0x0000000a)
int AndroidManifestActivity_hardwareAccelerated
Flag indicating whether the application's rendering should be hardware accelerated if possible. This flag is turned on by default for applications that are targeting ICE_CREAM_SANDWICH
or later.
This flag can be set on the application and any activity declared in the manifest. When enabled for the application, each activity is automatically assumed to be hardware accelerated. This flag can be overridden in the activity tags, either turning it off (if on for the application) or on (if off for the application.)
When this flag is turned on for an activity (either directly or via the application tag), every window created from the activity, including the activity's own window, will be hardware accelerated, if possible.
Please refer to the documentation of FLAG_HARDWARE_ACCELERATED
for more information on how to control this flag programmatically.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol hardwareAccelerated
.
Constant Value: 25 (0x00000019)
int AndroidManifestActivity_icon
A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.
The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol icon
.
Constant Value: 2 (0x00000002)
int AndroidManifestActivity_immersive
Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol immersive
.
Constant Value: 24 (0x00000018)
int AndroidManifestActivity_label
A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.
The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This corresponds to the global attribute resource symbol label
.
Constant Value: 1 (0x00000001)
int AndroidManifestActivity_launchMode
Specify how an activity should be launched. See the Tasks and Back Stack document for important information on how these options impact the behavior of your application.
If this attribute is not specified, standard
launch mode will be used. Note that the particular launch behavior can be changed in some ways at runtime through the Intent
flags FLAG_ACTIVITY_SINGLE_TOP
, FLAG_ACTIVITY_NEW_TASK
, and FLAG_ACTIVITY_MULTIPLE_TASK
.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
standard |
0 | The default mode, which will usually create a new instance of the activity when it is started, though this behavior may change with the introduction of other options such as Intent.FLAG_ACTIVITY_NEW_TASK . |
singleTop |
1 | If, when starting the activity, there is already an instance of the same activity class in the foreground that is interacting with the user, then re-use that instance. This existing instance will receive a call to Activity.onNewIntent() with the new Intent that is being started. |
singleTask |
2 | If, when starting the activity, there is already a task running that starts with this activity, then instead of starting a new instance the current task is brought to the front. The existing instance will receive a call to Activity.onNewIntent() with the new Intent that is being started, and with the Intent.FLAG_ACTIVITY_BROUGHT_TO_FRONT flag set. This is a superset of the singleTop mode, where if there is already an instance of the activity being started at the top of the stack, it will receive the Intent as described there (without the FLAG_ACTIVITY_BROUGHT_TO_FRONT flag set). See the Tasks and Back Stack document for more details about tasks. |
singleInstance |
3 | Only allow one instance of this activity to ever be running. This activity gets a unique task with only itself running in it; if it is ever launched again with the same Intent, then that task will be brought forward and its Activity.onNewIntent() method called. If this activity tries to start a new activity, that new activity will be launched in a separate task. See the Tasks and Back Stack document for more details about tasks. |
This corresponds to the global attribute resource symbol launchMode
.
Constant Value: 14 (0x0000000e)
int AndroidManifestActivity_lockTaskMode
This value indicates how tasks rooted at this activity will behave in lockTask mode. While in lockTask mode the system will not launch non-permitted tasks until lockTask mode is disabled.
While in lockTask mode with multiple permitted tasks running, each launched task is permitted to finish, transitioning to the previous locked task, until there is only one task remaining. At that point the last task running is not permitted to finish, unless it uses the value always.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
normal |
0 | This is the default value. Tasks will not launch into lockTask mode but can be placed there by calling startLockTask() . If a task with this mode has been whitelisted using setLockTaskPackages(ComponentName, String[]) then calling startLockTask() will enter lockTask mode immediately, otherwise the user will be presented with a dialog to approve entering pinned mode. If the system is already in lockTask mode when a new task rooted at this activity is launched that task will or will not start depending on whether the package of this activity has been whitelisted. Tasks rooted at this activity can only exit lockTask mode using |
never |
1 | Tasks will not launch into lockTask mode and cannot be placed there using startLockTask() or be pinned from the Overview screen. If the system is already in lockTask mode when a new task rooted at this activity is launched that task will not be started. Note: This mode is only available to system and privileged applications. Non-privileged apps with this value will be treated as normal. |
always |
2 | Tasks rooted at this activity will always launch into lockTask mode. If the system is already in lockTask mode when this task is launched then the new task will be launched on top of the current task. Tasks launched in this mode are capable of exiting lockTask mode using finish() . Note: This mode is only available to system and privileged applications. Non-privileged apps with this value will be treated as normal. |
if_whitelisted |
3 | If the DevicePolicyManager (DPM) authorizes this package (setLockTaskPackages(ComponentName, String[]) ) then this mode is identical to always, except that the activity needs to call stopLockTask() before being able to finish if it is the last locked task. If the DPM does not authorize this package then this mode is identical to normal. |
This corresponds to the global attribute resource symbol lockTaskMode
.
Constant Value: 38 (0x00000026)
int AndroidManifestActivity_logo
A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.
The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol logo
.
Constant Value: 23 (0x00000017)
int AndroidManifestActivity_maxRecents
The maximum number of entries of tasks rooted at this activity in the recent task list. When this number of entries is reached the least recently used instance of this activity will be removed from recents. The value will be clamped between 1 and 100 inclusive. The default value for this if it is not specified is 15.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol maxRecents
.
Constant Value: 34 (0x00000022)
int AndroidManifestActivity_multiprocess
Specify whether a component is allowed to have multiple instances of itself running in different processes. Use with the activity and provider tags.
Normally the system will ensure that all instances of a particular component are only running in a single process. You can use this attribute to disable that behavior, allowing the system to create instances wherever they are used (provided permissions allow it). This is most often used with content providers, so that instances of a provider can be created in each client process, allowing them to be used without performing IPC.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol multiprocess
.
Constant Value: 9 (0x00000009)
int AndroidManifestActivity_name
Required name of the class implementing the activity, deriving from Activity
. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class is a period then it is appended to your package name.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 3 (0x00000003)
int AndroidManifestActivity_noHistory
Specify whether an activity should be kept in its history stack. If this attribute is set, then as soon as the user navigates away from the activity it will be finished and they will no longer be able to return to it.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol noHistory
.
Constant Value: 21 (0x00000015)
int AndroidManifestActivity_parentActivityName
The name of the logical parent of the activity as it appears in the manifest.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol parentActivityName
.
Constant Value: 27 (0x0000001b)
int AndroidManifestActivity_permission
Specify a permission that a client is required to have in order to use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions document for more information on permissions.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol permission
.
Constant Value: 4 (0x00000004)
int AndroidManifestActivity_persistableMode
Define how an activity persist across reboots. Activities defined as "never" will not be persisted. Those defined as "always" will be persisted. Those defined as "taskOnly" will persist the root activity of the task only. See below for more detail as to what gets persisted.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
persistRootOnly |
0 | The default. If this activity forms the root of a task then that task will be persisted across reboots but only the launching intent will be used. If the task relinquishes its identity then the intent used is that of the topmost inherited identity. All activities above this activity in the task will not be persisted. In addition this activity will not be passed a PersistableBundle into which it could have stored its state. |
persistNever |
1 | If this activity forms the root of a task then that task will not be persisted across reboots |
persistAcrossReboots |
2 | If this activity forms the root of a task then the task and this activity will be persisted across reboots. If the activity above this activity is also tagged with the attribute "persist" then it will be persisted as well. And so on up the task stack until either an activity without the persistableMode="persistAcrossReboots" attribute or one that was launched with the flag Intent.FLAG_CLEAR_TASK_WHEN_RESET is encountered. Activities that are declared with the persistAcrossReboots attribute will be provided with a PersistableBundle in onSavedInstanceState(), These activities may use this PeristableBundle to save their state. Then, following a reboot, that PersistableBundle will be provided back to the activity in its onCreate() method. |
This corresponds to the global attribute resource symbol persistableMode
.
Constant Value: 32 (0x00000020)
int AndroidManifestActivity_process
Specify a specific process that the associated code is to run in. Use with the application tag (to supply a default process for all application components), or with the activity, receiver, service, or provider tag (to supply a specific icon for that component).
Application components are normally run in a single process that is created for the entire application. You can use this tag to modify where they run. If the process name begins with a ':' character, a new process private to that application will be created when needed to run that component (allowing you to spread your application across multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple applications to share one process to reduce resource usage.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol process
.
Constant Value: 7 (0x00000007)
int AndroidManifestActivity_relinquishTaskIdentity
Tasks whose root has this attribute set to true will replace baseIntent with that of the next activity in the task. If the next activity also has this attribute set to true then it will yield the baseIntent to any activity that it launches in the same task. This continues until an activity is encountered which has this attribute set to false. False is the default. This attribute set to true also permits activity's use of the TaskDescription to change labels, colors and icons in the recent task list.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol relinquishTaskIdentity
.
Constant Value: 36 (0x00000024)
int AndroidManifestActivity_resizeableActivity
Indicates that it is okay for this activity to be resized to any dimension. Intended for a multi-window device where there can be multiple activities of various sizes on the screen at the same time.
The default value is false
for applications with targetSdkVersion
lesser than N
and true
otherwise.
NOTE: A task's root activity value is applied to all additional activities launched in the task. That is if the root activity of a task is resizeable then the system will treat all other activities in the task as resizeable and will not if the root activity isn't resizeable.
NOTE: The value of screenOrientation
is ignored for resizeable activities when in multi-window mode.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol resizeableActivity
.
Constant Value: 40 (0x00000028)
int 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. Use this with caution: your activity can not acquire any exclusive resources (such as opening the camera or recording audio) when it launches, or it may conflict with the previous activity and fail.
The default value of this attribute is false
.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol resumeWhilePausing
.
Constant Value: 37 (0x00000025)
int AndroidManifestActivity_screenOrientation
Specify the orientation an activity should be run in. If not specified, it will run in the current preferred orientation of the screen.
This attribute is supported by the <activity>
element.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
unspecified |
-1 | No preference specified: let the system decide the best orientation. This will either be the orientation selected by the activity below, or the user's preferred orientation if this activity is the bottom of a task. If the user explicitly turned off sensor based orientation through settings sensor based device rotation will be ignored. If not by default sensor based orientation will be taken into account and the orientation will changed based on how the user rotates the device. Corresponds to SCREEN_ORIENTATION_UNSPECIFIED . |
landscape |
0 | Would like to have the screen in a landscape orientation: that is, with the display wider than it is tall, ignoring sensor data. Corresponds to SCREEN_ORIENTATION_LANDSCAPE . |
portrait |
1 | Would like to have the screen in a portrait orientation: that is, with the display taller than it is wide, ignoring sensor data. Corresponds to SCREEN_ORIENTATION_PORTRAIT . |
user |
2 | Use the user's current preferred orientation of the handset. Corresponds to SCREEN_ORIENTATION_USER . |
behind |
3 | Keep the screen in the same orientation as whatever is behind this activity. Corresponds to SCREEN_ORIENTATION_BEHIND . |
sensor |
4 | Orientation is determined by a physical orientation sensor: the display will rotate based on how the user moves the device. Ignores user's setting to turn off sensor-based rotation. Corresponds to SCREEN_ORIENTATION_SENSOR . |
nosensor |
5 | Always ignore orientation determined by orientation sensor: the display will not rotate when the user moves the device. Corresponds to SCREEN_ORIENTATION_NOSENSOR . |
sensorLandscape |
6 | Would like to have the screen in landscape orientation, but can use the sensor to change which direction the screen is facing. Corresponds to SCREEN_ORIENTATION_SENSOR_LANDSCAPE . |
sensorPortrait |
7 | Would like to have the screen in portrait orientation, but can use the sensor to change which direction the screen is facing. Corresponds to SCREEN_ORIENTATION_SENSOR_PORTRAIT . |
reverseLandscape |
8 | Would like to have the screen in landscape orientation, turned in the opposite direction from normal landscape. Corresponds to SCREEN_ORIENTATION_REVERSE_LANDSCAPE . |
reversePortrait |
9 | Would like to have the screen in portrait orientation, turned in the opposite direction from normal portrait. Corresponds to SCREEN_ORIENTATION_REVERSE_PORTRAIT . |
fullSensor |
10 | Orientation is determined by a physical orientation sensor: the display will rotate based on how the user moves the device. This allows any of the 4 possible rotations, regardless of what the device will normally do (for example some devices won't normally use 180 degree rotation). Corresponds to SCREEN_ORIENTATION_FULL_SENSOR . |
userLandscape |
11 | Would like to have the screen in landscape orientation, but if the user has enabled sensor-based rotation then we can use the sensor to change which direction the screen is facing. Corresponds to SCREEN_ORIENTATION_USER_LANDSCAPE . |
userPortrait |
12 | Would like to have the screen in portrait orientation, but if the user has enabled sensor-based rotation then we can use the sensor to change which direction the screen is facing. Corresponds to SCREEN_ORIENTATION_USER_PORTRAIT . |
fullUser |
13 | Respect the user's sensor-based rotation preference, but if sensor-based rotation is enabled then allow the screen to rotate in all 4 possible directions regardless of what the device will normally do (for example some devices won't normally use 180 degree rotation). Corresponds to SCREEN_ORIENTATION_FULL_USER . |
locked |
14 | Screen is locked to its current rotation, whatever that is. Corresponds to SCREEN_ORIENTATION_LOCKED . |
This corresponds to the global attribute resource symbol screenOrientation
.
Constant Value: 15 (0x0000000f)
int AndroidManifestActivity_showForAllUsers
Specify that an Activity should be shown even if the current/foreground user is different from the user of the Activity. This will also force the android.view.LayoutParams.FLAG_SHOW_WHEN_LOCKED
flag to be set for all windows of this activity
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol showForAllUsers
.
Constant Value: 39 (0x00000027)
int AndroidManifestActivity_showOnLockScreen
This constant is deprecated.
use showForAllUsers
instead.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol showOnLockScreen
.
Constant Value: 29 (0x0000001d)
int AndroidManifestActivity_singleUser
If set to true, a single instance of this component will run for all users. That instance will run as user 0, the default/primary user. When the app running is in processes for other users and interacts with this component (by binding to a service for example) those processes will always interact with the instance running for user 0. Enabling single user mode forces "exported" of the component to be false, to help avoid introducing multi-user security bugs. This feature is only available to applications built in to the system image; you must hold the permission INTERACT_ACROSS_USERS in order to use this feature. This flag can only be used with services, receivers, and providers; it can not be used with activities.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol singleUser
.
Constant Value: 28 (0x0000001c)
int 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. Generally you use this for activities that do not store any state. When this flag is set, if for some reason the activity is killed before it has a chance to save its state, then the system will not remove it from the activity stack like it normally would. Instead, the next time the user navigates to it its onCreate(Bundle)
method will be called with a null icicle, just like it was starting for the first time.
This is used by the Home activity to make sure it does not get removed if it crashes for some reason.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol stateNotNeeded
.
Constant Value: 12 (0x0000000c)
int AndroidManifestActivity_supportsPictureInPicture
Indicates that the activity supports the picture-in-picture (PiP) form of multi-window. While it makes sense to be able to resize most activities types in multi-window mode when resizeableActivity
is set. It only makes sense to put specific types of activities in PiP mode of multi-window. For example, activities that play video. When set the activity will be allowed to enter PiP mode when the system deems it appropriate on devices that support PiP.
The default value is false
for applications with targetSdkVersion
lesser than N
and true
otherwise.
NOTE: Attribute is only used if resizeableActivity
is true.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol supportsPictureInPicture
.
Constant Value: 41 (0x00000029)
int AndroidManifestActivity_taskAffinity
Specify a task name that activities have an "affinity" to. Use with the application tag (to supply a default affinity for all activities in the application), or with the activity tag (to supply a specific affinity for that component).
The default value for this attribute is the same as the package name, indicating that all activities in the manifest should generally be considered a single "application" to the user. You can use this attribute to modify that behavior: either giving them an affinity for another task, if the activities are intended to be part of that task from the user's perspective, or using an empty string for activities that have no affinity to a task.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol taskAffinity
.
Constant Value: 8 (0x00000008)
int AndroidManifestActivity_theme
The overall theme to use for an activity. Use with either the application tag (to supply a default theme for all activities) or the activity tag (to supply a specific theme for that activity).
This automatically sets your activity's Context to use this theme, and may also be used for "starting" animations prior to the activity being launched (to better match what the activity actually looks like). It is a reference to a style resource defining the theme. If not set, the default system theme will be used.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol theme
.
Constant Value: 0 (0x00000000)
int AndroidManifestActivity_uiOptions
Extra options for an activity's UI. Applies to either the <activity>
or <application>
tag. If specified on the <application>
tag these will be considered defaults for all activities in the application.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
none |
0 | No extra UI options. This is the default. |
splitActionBarWhenNarrow |
1 | Split the options menu into a separate bar at the bottom of the screen when severely constrained for horizontal space. (e.g. portrait mode on a phone.) Instead of a small number of action buttons appearing in the action bar at the top of the screen, the action bar will split into the top navigation section and the bottom menu section. Menu items will not be split across the two bars; they will always appear together. |
This corresponds to the global attribute resource symbol uiOptions
.
Constant Value: 26 (0x0000001a)
int AndroidManifestActivity_windowSoftInputMode
Specify the default soft-input mode for the main window of this activity. A value besides "unspecified" here overrides any value in the theme.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
stateUnspecified |
0 | Not specified, use what the system thinks is best. This is the default. |
stateUnchanged |
1 | Leave the soft input window as-is, in whatever state it last was. |
stateHidden |
2 | Make the soft input area hidden when normally appropriate (when the user is navigating forward to your window). |
stateAlwaysHidden |
3 | Always make the soft input area hidden when this window has input focus. |
stateVisible |
4 | Make the soft input area visible when normally appropriate (when the user is navigating forward to your window). |
stateAlwaysVisible |
5 | Always make the soft input area visible when this window has input focus. |
adjustUnspecified |
0x00 | The window resize/pan adjustment has not been specified, the system will automatically select between resize and pan modes, depending on whether the content of the window has any layout views that can scroll their contents. If there is such a view, then the window will be resized, with the assumption being that the resizeable area can be reduced to make room for the input UI. |
adjustResize |
0x10 | Always resize the window: the content area of the window is reduced to make room for the soft input area. |
adjustPan |
0x20 | Don't resize the window to make room for the soft input area; instead pan the contents of the window as focus moves inside of it so that the user can see what they are typing. This is generally less desireable than panning because the user may need to close the input area to get at and interact with parts of the window. |
adjustNothing |
0x30 | Don't resize or pan the window to make room for the soft input area; the window is never adjusted for it. |
This corresponds to the global attribute resource symbol windowSoftInputMode
.
Constant Value: 20 (0x00000014)
int AndroidManifestApplication_allowBackup
Whether to allow the application to participate in the backup and restore infrastructure. If this attribute is set to false
, no backup or restore of the application will ever be performed, even by a full-system backup that would otherwise cause all application data to be saved via adb. The default value of this attribute is true
.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol allowBackup
.
Constant Value: 17 (0x00000011)
int AndroidManifestApplication_allowClearUserData
Option to let applications specify that user data can/cannot be cleared. This flag is turned on by default. This attribute is usable only by applications included in the system image. Third-party apps cannot use it.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol allowClearUserData
.
Constant Value: 5 (0x00000005)
int AndroidManifestApplication_allowTaskReparenting
Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. Use with the application tag (to supply a default for all activities in the application), or with an activity tag (to supply a specific setting for that component).
Normally when an application is started, it is associated with the task of the activity that started it and stays there for its entire lifetime. You can use the allowTaskReparenting feature to force an activity to be re-parented to a different task when the task it is in goes to the background. Typically this is used to cause the activities of an application to move back to the main task associated with that application. The activity is re-parented to the task with the same taskAffinity
as it has.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol allowTaskReparenting
.
Constant Value: 14 (0x0000000e)
int AndroidManifestApplication_backupAgent
The name of the class subclassing BackupAgent
to manage backup and restore of the application's data on external storage.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol backupAgent
.
Constant Value: 16 (0x00000010)
int AndroidManifestApplication_backupInForeground
Indicates that full-data backup operations for this application may be performed even if the application is in a foreground-equivalent state. Use with caution! Setting this flag to true
can impact app behavior while the user is interacting with the device.
If unspecified, the default value of this attribute is false
, which means that the OS will avoid backing up the application while it is running in the foreground (such as a music app that is actively playing music via a service in the startForeground() state).
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol backupInForeground
.
Constant Value: 40 (0x00000028)
int AndroidManifestApplication_banner
A Drawable resource providing an extended graphical banner for its associated item. Use with the application tag (to supply a default banner for all application activities), or with the activity, tag to supply a banner for a specific activity.
The given banner will be used to display to the user a graphical representation of an activity in the Leanback application launcher. Since banners are displayed only in the Leanback launcher, they should only be used with activities (and applications) that support Leanback mode. These are activities that handle Intents of category Intent.CATEGORY_LEANBACK_LAUNCHER
.
This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol banner
.
Constant Value: 30 (0x0000001e)
int AndroidManifestApplication_debuggable
Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol debuggable
.
Constant Value: 10 (0x0000000a)
int AndroidManifestApplication_defaultToDeviceProtectedStorage
This symbol is the offset where the defaultToDeviceProtectedStorage
attribute's value can be found in the AndroidManifestApplication
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
Constant Value: 38 (0x00000026)
int AndroidManifestApplication_description
Descriptive text for the associated data.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol description
.
Constant Value: 13 (0x0000000d)
int AndroidManifestApplication_directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN).
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol directBootAware
.
Constant Value: 39 (0x00000027)
int AndroidManifestApplication_enabled
Specify whether the components in this application are enabled or not (that is, can be instantiated by the system). If "false", it overrides any component specific values (a value of "true" will not override the component specific values).
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol enabled
.
Constant Value: 9 (0x00000009)
int AndroidManifestApplication_extractNativeLibs
When set installer will extract native libraries. If set to false libraries in the apk must be stored and page-aligned.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol extractNativeLibs
.
Constant Value: 34 (0x00000022)
int AndroidManifestApplication_fullBackupContent
Applications will set this in their manifest to opt-in to or out of full app data back-up and restore. Alternatively they can set it to an xml resource within their app that will be parsed by the BackupAgent to selectively backup files indicated within that xml.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a boolean value, either "true
" or "false
".
This corresponds to the global attribute resource symbol fullBackupContent
.
Constant Value: 35 (0x00000023)
int 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. This lets the app rely on full-data backups while still participating in the backup and restore process via the BackupAgent's full-data backup APIs. When this attribute is true
the app's BackupAgent overrides of the onBackup() and onRestore() callbacks can be empty stubs.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol fullBackupOnly
.
Constant Value: 32 (0x00000020)
int AndroidManifestApplication_hardwareAccelerated
Flag indicating whether the application's rendering should be hardware accelerated if possible. This flag is turned on by default for applications that are targeting ICE_CREAM_SANDWICH
or later.
This flag can be set on the application and any activity declared in the manifest. When enabled for the application, each activity is automatically assumed to be hardware accelerated. This flag can be overridden in the activity tags, either turning it off (if on for the application) or on (if off for the application.)
When this flag is turned on for an activity (either directly or via the application tag), every window created from the activity, including the activity's own window, will be hardware accelerated, if possible.
Please refer to the documentation of FLAG_HARDWARE_ACCELERATED
for more information on how to control this flag programmatically.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol hardwareAccelerated
.
Constant Value: 23 (0x00000017)
int AndroidManifestApplication_hasCode
Indicate whether this application contains code. If set to false, there is no code associated with it and thus the system will not try to load its code when launching components. The default is true for normal behavior.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol hasCode
.
Constant Value: 7 (0x00000007)
int AndroidManifestApplication_icon
A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.
The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol icon
.
Constant Value: 2 (0x00000002)
int AndroidManifestApplication_isGame
A boolean flag used to indicate if an application is a Game or not.
This information can be used by the system to group together applications that are classified as games, and display them separately from the other applications.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol isGame
.
Constant Value: 31 (0x0000001f)
int AndroidManifestApplication_killAfterRestore
Whether the application in question should be terminated after its settings have been restored during a full-system restore operation. Single-package restore operations will never cause the application to be shut down. Full-system restore operations typically only occur once, when the phone is first set up. Third-party applications will not usually need to use this attribute.
The default is true
, which means that after the application has finished processing its data during a full-system restore, it will be terminated.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol killAfterRestore
.
Constant Value: 18 (0x00000012)
int AndroidManifestApplication_label
A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.
The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This corresponds to the global attribute resource symbol label
.
Constant Value: 1 (0x00000001)
int AndroidManifestApplication_largeHeap
Request that your application's processes be created with a large Dalvik heap. This applies to all processes created for the application. It only applies to the first application loaded into a process; if using a sharedUserId to allow multiple applications to use a process, they all must use this option consistently or will get unpredictable results.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol largeHeap
.
Constant Value: 24 (0x00000018)
int AndroidManifestApplication_logo
A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.
The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol logo
.
Constant Value: 22 (0x00000016)
int AndroidManifestApplication_manageSpaceActivity
Name of activity to be launched for managing the application's space on the device.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol manageSpaceActivity
.
Constant Value: 4 (0x00000004)
int AndroidManifestApplication_multiArch
Declare that code from this application will need to be loaded into other applications' processes. On devices that support multiple instruction sets, this implies the code might be loaded into a process that's using any of the devices supported instruction sets.
The system might treat such applications specially, for eg., by extracting the application's native libraries for all supported instruction sets or by compiling the application's dex code for all supported instruction sets.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol multiArch
.
Constant Value: 33 (0x00000021)
int AndroidManifestApplication_name
The (optional) fully-qualified name for a subclass of Application
that the system instantiates before any other class when an app's process starts. Most applications don't need this attribute. If it's not specified, the system instantiates the base Application class instead.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 3 (0x00000003)
int AndroidManifestApplication_networkSecurityConfig
An XML resource with the application's Network Security Config.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol networkSecurityConfig
.
Constant Value: 41 (0x00000029)
int AndroidManifestApplication_permission
Specify a permission that a client is required to have in order to use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions document for more information on permissions.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol permission
.
Constant Value: 6 (0x00000006)
int AndroidManifestApplication_persistent
Flag to control special persistent mode of an application. This should not normally be used by applications; it requires that the system keep your application running at all times.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol persistent
.
Constant Value: 8 (0x00000008)
int AndroidManifestApplication_process
Specify a specific process that the associated code is to run in. Use with the application tag (to supply a default process for all application components), or with the activity, receiver, service, or provider tag (to supply a specific icon for that component).
Application components are normally run in a single process that is created for the entire application. You can use this tag to modify where they run. If the process name begins with a ':' character, a new process private to that application will be created when needed to run that component (allowing you to spread your application across multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple applications to share one process to reduce resource usage.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol process
.
Constant Value: 11 (0x0000000b)
int AndroidManifestApplication_requiredAccountType
Declare that this application requires an account of a certain type. The default value is null and indicates that the application can work without any accounts. The type should correspond to the account authenticator type, such as "com.google".
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol requiredAccountType
.
Constant Value: 29 (0x0000001d)
int AndroidManifestApplication_requiredForAllUsers
Flag to specify if this application needs to be present for all users. Only pre-installed applications can request this feature. Default value is false.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol requiredForAllUsers
.
Constant Value: 27 (0x0000001b)
int AndroidManifestApplication_resizeableActivity
Indicates that it is okay for this activity to be resized to any dimension. Intended for a multi-window device where there can be multiple activities of various sizes on the screen at the same time.
The default value is false
for applications with targetSdkVersion
lesser than N
and true
otherwise.
NOTE: A task's root activity value is applied to all additional activities launched in the task. That is if the root activity of a task is resizeable then the system will treat all other activities in the task as resizeable and will not if the root activity isn't resizeable.
NOTE: The value of screenOrientation
is ignored for resizeable activities when in multi-window mode.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol resizeableActivity
.
Constant Value: 37 (0x00000025)
int 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. Setting this attribute to true
will permit the Backup Manager to attempt restore even when a version mismatch suggests that the data are incompatible. Use with caution!
The default value of this attribute is false
.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol restoreAnyVersion
.
Constant Value: 21 (0x00000015)
int AndroidManifestApplication_restoreNeedsApplication
This constant is deprecated.
This attribute is not used by the Android operating system.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol restoreNeedsApplication
.
Constant Value: 19 (0x00000013)
int AndroidManifestApplication_restrictedAccountType
Declare that this application requires access to restricted accounts of a certain type. The default value is null and restricted accounts won\'t be visible to this application. The type should correspond to the account authenticator type, such as "com.google".
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol restrictedAccountType
.
Constant Value: 28 (0x0000001c)
int AndroidManifestApplication_supportsRtl
Declare that your application will be able to deal with RTL (right to left) layouts. If set to false (default value), your application will not care about RTL layouts.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol supportsRtl
.
Constant Value: 26 (0x0000001a)
int AndroidManifestApplication_taskAffinity
Specify a task name that activities have an "affinity" to. Use with the application tag (to supply a default affinity for all activities in the application), or with the activity tag (to supply a specific affinity for that component).
The default value for this attribute is the same as the package name, indicating that all activities in the manifest should generally be considered a single "application" to the user. You can use this attribute to modify that behavior: either giving them an affinity for another task, if the activities are intended to be part of that task from the user's perspective, or using an empty string for activities that have no affinity to a task.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol taskAffinity
.
Constant Value: 12 (0x0000000c)
int AndroidManifestApplication_testOnly
Option to indicate this application is only for testing purposes. For example, it may expose functionality or data outside of itself that would cause a security hole, but is useful for testing. This kind of application can not be installed without the INSTALL_ALLOW_TEST flag, which means only through adb install.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol testOnly
.
Constant Value: 15 (0x0000000f)
int AndroidManifestApplication_theme
The overall theme to use for an activity. Use with either the application tag (to supply a default theme for all activities) or the activity tag (to supply a specific theme for that activity).
This automatically sets your activity's Context to use this theme, and may also be used for "starting" animations prior to the activity being launched (to better match what the activity actually looks like). It is a reference to a style resource defining the theme. If not set, the default system theme will be used.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol theme
.
Constant Value: 0 (0x00000000)
int AndroidManifestApplication_uiOptions
Extra options for an activity's UI. Applies to either the <activity>
or <application>
tag. If specified on the <application>
tag these will be considered defaults for all activities in the application.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
none |
0 | No extra UI options. This is the default. |
splitActionBarWhenNarrow |
1 | Split the options menu into a separate bar at the bottom of the screen when severely constrained for horizontal space. (e.g. portrait mode on a phone.) Instead of a small number of action buttons appearing in the action bar at the top of the screen, the action bar will split into the top navigation section and the bottom menu section. Menu items will not be split across the two bars; they will always appear together. |
This corresponds to the global attribute resource symbol uiOptions
.
Constant Value: 25 (0x00000019)
int AndroidManifestApplication_usesCleartextTraffic
Declare that this application may use cleartext traffic, such as HTTP rather than HTTPS; WebSockets rather than WebSockets Secure; XMPP, IMAP, STMP without STARTTLS or TLS). Defaults to true. If set to false false
, the application declares that it does not intend to use cleartext network traffic, in which case platform components (e.g. HTTP stacks, DownloadManager
, MediaPlayer
) will refuse applications's requests to use cleartext traffic. Third-party libraries are encouraged to honor this flag as well.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol usesCleartextTraffic
.
Constant Value: 36 (0x00000024)
int AndroidManifestApplication_vmSafeMode
Flag indicating whether the application requests the VM to operate in the safe mode.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol vmSafeMode
.
Constant Value: 20 (0x00000014)
int AndroidManifestCategory_name
The name of category that is handled, using the Java-style naming convention. For example, to support Intent.CATEGORY_LAUNCHER
you would put android.intent.category.LAUNCHER
here. Custom actions should generally use a prefix matching the package name.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int AndroidManifestCompatibleScreensScreen_screenDensity
Specifies a compatible screen density, as per the device configuration screen density bins.
May be an integer value, such as "100
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
May be one of the following constant values.
Constant | Value | Description |
---|---|---|
ldpi |
120 | A low density screen, approximately 120dpi. |
mdpi |
160 | A medium density screen, approximately 160dpi. |
hdpi |
240 | A high density screen, approximately 240dpi. |
xhdpi |
320 | An extra high density screen, approximately 320dpi. |
xxhdpi |
480 | An extra extra high density screen, approximately 480dpi. |
xxxhdpi |
640 | An extra extra extra high density screen, approximately 640dpi. |
This corresponds to the global attribute resource symbol screenDensity
.
Constant Value: 1 (0x00000001)
int AndroidManifestCompatibleScreensScreen_screenSize
Specifies a compatible screen size, as per the device configuration screen size bins.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
small |
200 | A small screen configuration, at least 240x320dp. |
normal |
300 | A normal screen configuration, at least 320x480dp. |
large |
400 | A large screen configuration, at least 400x530dp. |
xlarge |
500 | An extra large screen configuration, at least 600x800dp. |
This corresponds to the global attribute resource symbol screenSize
.
Constant Value: 0 (0x00000000)
int AndroidManifestData_host
Specify a URI authority host that is handled, as per IntentFilter.addDataAuthority()
.
Note: host name matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, host names here should always use lower case letters.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol host
.
Constant Value: 2 (0x00000002)
int AndroidManifestData_mimeType
Specify a MIME type that is handled, as per IntentFilter.addDataType()
.
Note: MIME type matching in the Android framework is case-sensitive, unlike formal RFC MIME types. As a result, MIME types here should always use lower case letters.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol mimeType
.
Constant Value: 0 (0x00000000)
int AndroidManifestData_path
Specify a URI path that must exactly match, as per IntentFilter.addDataPath()
with PATTERN_LITERAL
.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol path
.
Constant Value: 4 (0x00000004)
int AndroidManifestData_pathPattern
Specify a URI path that matches a simple pattern, as per IntentFilter.addDataPath()
with PATTERN_SIMPLE_GLOB
. Note that because '\' is used as an escape character when reading the string from XML (before it is parsed as a pattern), you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to write if constructing the string in Java code.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol pathPattern
.
Constant Value: 6 (0x00000006)
int AndroidManifestData_pathPrefix
Specify a URI path that must be a prefix to match, as per IntentFilter.addDataPath()
with PATTERN_PREFIX
.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol pathPrefix
.
Constant Value: 5 (0x00000005)
int AndroidManifestData_port
Specify a URI authority port that is handled, as per IntentFilter.addDataAuthority()
. If a host is supplied but not a port, any port is matched.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol port
.
Constant Value: 3 (0x00000003)
int AndroidManifestData_scheme
Specify a URI scheme that is handled, as per IntentFilter.addDataScheme()
.
Note: scheme matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, schemes here should always use lower case letters.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol scheme
.
Constant Value: 1 (0x00000001)
int AndroidManifestData_ssp
Specify a URI scheme specific part that must exactly match, as per IntentFilter.addDataSchemeSpecificPart()
with PATTERN_LITERAL
.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol ssp
.
Constant Value: 7 (0x00000007)
int AndroidManifestData_sspPattern
Specify a URI scheme specific part that matches a simple pattern, as per IntentFilter.addDataSchemeSpecificPart()
with PATTERN_SIMPLE_GLOB
. Note that because '\' is used as an escape character when reading the string from XML (before it is parsed as a pattern), you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to write if constructing the string in Java code.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol sspPattern
.
Constant Value: 9 (0x00000009)
int AndroidManifestData_sspPrefix
Specify a URI scheme specific part that must be a prefix to match, as per IntentFilter.addDataSchemeSpecificPart()
with PATTERN_PREFIX
.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol sspPrefix
.
Constant Value: 8 (0x00000008)
int AndroidManifestFeatureGroup_label
The human-readable name of the feature group.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This corresponds to the global attribute resource symbol label
.
Constant Value: 0 (0x00000000)
int AndroidManifestGrantUriPermission_path
Specify a URI path that must exactly match, as per PatternMatcher
with PATTERN_LITERAL
.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol path
.
Constant Value: 0 (0x00000000)
int AndroidManifestGrantUriPermission_pathPattern
Specify a URI path that matches a simple pattern, as per PatternMatcher
with PATTERN_SIMPLE_GLOB
. Note that because '\' is used as an escape character when reading the string from XML (before it is parsed as a pattern), you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to write if constructing the string in Java code.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol pathPattern
.
Constant Value: 2 (0x00000002)
int AndroidManifestGrantUriPermission_pathPrefix
Specify a URI path that must be a prefix to match, as per PatternMatcher
with PATTERN_PREFIX
.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol pathPrefix
.
Constant Value: 1 (0x00000001)
int AndroidManifestInstrumentation_banner
A Drawable resource providing an extended graphical banner for its associated item. Use with the application tag (to supply a default banner for all application activities), or with the activity, tag to supply a banner for a specific activity.
The given banner will be used to display to the user a graphical representation of an activity in the Leanback application launcher. Since banners are displayed only in the Leanback launcher, they should only be used with activities (and applications) that support Leanback mode. These are activities that handle Intents of category Intent.CATEGORY_LEANBACK_LAUNCHER
.
This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol banner
.
Constant Value: 7 (0x00000007)
int AndroidManifestInstrumentation_functionalTest
Flag indicating that an Instrumentation class should be run as a functional test.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol functionalTest
.
Constant Value: 5 (0x00000005)
int 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. This allows it to target profiling data at a specific set of operations.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol handleProfiling
.
Constant Value: 4 (0x00000004)
int AndroidManifestInstrumentation_icon
A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.
The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol icon
.
Constant Value: 1 (0x00000001)
int AndroidManifestInstrumentation_label
A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.
The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This corresponds to the global attribute resource symbol label
.
Constant Value: 0 (0x00000000)
int AndroidManifestInstrumentation_logo
A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.
The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol logo
.
Constant Value: 6 (0x00000006)
int AndroidManifestInstrumentation_name
Required name of the class implementing the instrumentation, deriving from Instrumentation
. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class is a period then it is appended to your package name.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 2 (0x00000002)
int AndroidManifestInstrumentation_targetPackage
The name of the application package that an Instrumentation object will run against.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol targetPackage
.
Constant Value: 3 (0x00000003)
int AndroidManifestIntentFilter_autoVerify
Specify whether an activity intent filter will need to be verified thru its set of data URIs. This will only be used when the Intent's action is set to Intent.ACTION_VIEW
and the Intent's category is set to Intent.CATEGORY_BROWSABLE
and the intern filter data scheme is set to "http" or "https". When set to true, the intent filter will need to use its data tag for getting the URIs to verify with. For each URI, an HTTPS network request will be done to /.well-known/statements.json
host to verify that the web site is okay with the app intercepting the URI.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol autoVerify
.
Constant Value: 5 (0x00000005)
int AndroidManifestIntentFilter_banner
A Drawable resource providing an extended graphical banner for its associated item. Use with the application tag (to supply a default banner for all application activities), or with the activity, tag to supply a banner for a specific activity.
The given banner will be used to display to the user a graphical representation of an activity in the Leanback application launcher. Since banners are displayed only in the Leanback launcher, they should only be used with activities (and applications) that support Leanback mode. These are activities that handle Intents of category Intent.CATEGORY_LEANBACK_LAUNCHER
.
This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol banner
.
Constant Value: 4 (0x00000004)
int AndroidManifestIntentFilter_icon
A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.
The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol icon
.
Constant Value: 1 (0x00000001)
int AndroidManifestIntentFilter_label
A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.
The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.
May be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This corresponds to the global attribute resource symbol label
.
Constant Value: 0 (0x00000000)
int AndroidManifestIntentFilter_logo
A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.
The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol logo
.
Constant Value: 3 (0x00000003)
int AndroidManifestIntentFilter_priority
Specify the relative importance or ability in handling a particular Intent. For receivers, this controls the order in which they are executed to receive a broadcast (note that for asynchronous broadcasts, this order is ignored). For activities, this provides information about how good an activity is handling an Intent; when multiple activities match an intent and have different priorities, only those with the higher priority value will be considered a match.
Only use if you really need to impose some specific order in which the broadcasts are received, or want to forcibly place an activity to always be preferred over others. The value is a single integer, with higher numbers considered to be better.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol priority
.
Constant Value: 2 (0x00000002)
int AndroidManifestKeySet_name
A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int AndroidManifestLayout_defaultHeight
Default height of the activity. Can be either a fixed value or fraction, in which case the height will be constructed as a fraction of the total available height.
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol defaultHeight
.
Constant Value: 4 (0x00000004)
int AndroidManifestLayout_defaultWidth
Default width of the activity. Can be either a fixed value or fraction, in which case the width will be constructed as a fraction of the total available width.
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol defaultWidth
.
Constant Value: 3 (0x00000003)
int AndroidManifestLayout_gravity
Where to initially position the activity inside the available space. Uses constants defined in Gravity
.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
top |
0x30 | Push object to the top of its container, not changing its size. |
bottom |
0x50 | Push object to the bottom of its container, not changing its size. |
left |
0x03 | Push object to the left of its container, not changing its size. |
right |
0x05 | Push object to the right of its container, not changing its size. |
center_vertical |
0x10 | Place object in the vertical center of its container, not changing its size. |
fill_vertical |
0x70 | Grow the vertical size of the object if needed so it completely fills its container. |
center_horizontal |
0x01 | Place object in the horizontal center of its container, not changing its size. |
fill_horizontal |
0x07 | Grow the horizontal size of the object if needed so it completely fills its container. |
center |
0x11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
fill |
0x77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
clip_vertical |
0x80 | Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
clip_horizontal |
0x08 | Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges. |
start |
0x00800003 | Push object to the beginning of its container, not changing its size. |
end |
0x00800005 | Push object to the end of its container, not changing its size. |
This corresponds to the global attribute resource symbol gravity
.
Constant Value: 0 (0x00000000)
int AndroidManifestLayout_minHeight
Minimal height of the activity.
NOTE: A task's root activity value is applied to all additional activities launched in the task. That is if the root activity of a task set minimal height, then the system will set the same minimal height on all other activities in the task. It will also ignore any other minimal height attributes of non-root activities.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol minHeight
.
Constant Value: 2 (0x00000002)
int AndroidManifestLayout_minWidth
Minimal width of the activity.
NOTE: A task's root activity value is applied to all additional activities launched in the task. That is if the root activity of a task set minimal width, then the system will set the same minimal width on all other activities in the task. It will also ignore any other minimal width attributes of non-root activities.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol minWidth
.
Constant Value: 1 (0x00000001)
int AndroidManifestLibrary_name
Required public name of the library, which other components and packages will use when referring to this library. This is a string using Java-style scoping to ensure it is unique. The name should typically be the same as the apk's package name.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int AndroidManifestMetaData_name
A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int AndroidManifestMetaData_resource
Resource identifier to assign to this piece of named meta-data. The resource identifier can later be retrieved from the meta data Bundle through Bundle.getInt
.
Must be a reference to another resource, in the form "@[+][package:]type:name
" or to a theme attribute in the form "?[package:][type:]name
".
This corresponds to the global attribute resource symbol resource
.
Constant Value: 2 (0x00000002)
int AndroidManifestMetaData_value
Concrete value to assign to this piece of named meta-data. The data can later be retrieved from the meta data Bundle through Bundle.getString
, Bundle.getInt
, Bundle.getBoolean
, or Bundle.getFloat
depending on the type used here.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
May be an integer value, such as "100
".
May be a boolean value, either "true
" or "false
".
May be a color value, in the form of "#rgb
", "#argb
", "#rrggbb
", or "#aarrggbb
".
May be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol value
.
Constant Value: 1 (0x00000001)
int AndroidManifestOriginalPackage_name
A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int AndroidManifestPackageVerifier_name
Specifies the Java-style package name that defines this package verifier.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form "@[package:]type:name
") or theme attribute (in the form "?[package:][type:]name
") containing a value of this type.
This corresponds to the global attribute resource symbol name
.
Constant Value: 0 (0x00000000)
int AndroidManifestPackageVerifier_publicKey
The Base64 encoded public