API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.R.attr

Removed Fields
int addsStatesFromChildren Sets whether this ViewGroup's drawable states also include its children's drawable states.
int animations Reference to a style resource holding a set of animations.
int bigSpinnerDropDownItemStyle

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

int bigSpinnerItemStyle

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

int buttonStyleRight Button with a right pointer style.
int buttonStyleSmallDown Small down Button style.
int buttonStyleSmallLeft Small left Button style.
int buttonStyleSmallRight Small right Button style.
int buttonStyleSmallUp Small up Button style.
int childWidthUnlimited Set to true if the child of the ticker can be as wide as it wants.
int clearOnBackground Specify whether an activity's task should be cleared when it goes to the background.
int completionHintSize Defines the hint's font size.
int current The current zoom value, this is where the slider will be initially positioned i.e.
int dropDownArrowDown Arrow down in a drop down list.
int dropDownArrowUp Arrow up in a drop down list.
int end The last value of the zoom range (inclusive) i.e.
int enterAnimation The animation used when a window is being added.
int exitAnimation The animation used when a window is being removed.
int extent

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

int fitStatusBar Boolean internal attribute to adjust view layout based on the status bar location.
int focusType Sets the circumstances under which this view will take focus.
int freezeDisabled If set, no icicle will be saved for this view when it is being frozen.
int hideAnimation The animation used when a window is going from VISIBLE to INVISIBLE.
int indeterminateBackground Backround drawable used for the indeterminate mode.
int keepAnimations Defines whether a child's animation should be kept when it is over.
int layout_allowOutOfBounds @deprecated no longer used?
int layout_toLeft Positions the right edge of this view to the left of the given anchor view ID.
int layout_toRight Positions the left edge of this view to the right of the given anchor view ID.
int minSegmentSpace The minimum amount of spacing between the zoom segments
int notifyOnZoom true if the callback should be called every time the zoom level is changed by the user, false if the callback should only be called after the user has selected a zoom level
int offset

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

int panelBackgroundFillParentWidth Drawable to use as the overall panel background when the panel's content has fill_parent width.
int range

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

int scrollbarDefaultDelayBeforeFade Defines the delay in milliseconds that a scrollbar waits before fade out.
int scrollbarFadeDuration Defines the delay in milliseconds that a scrollbar takes to fade out.
int searchFilterMode

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

int searchFilterModePackageQuickStart

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

int searchHint

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

int searchLabel

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

int segment The color of the segment
int segmentLength The length of segment
int segmentWidth The width of segment
int shouldFit @deprecated Will be removed: debugging support to report if the image is not the right size.
int showAnimation The animation used when a window is going from INVISIBLE to VISIBLE.
int showSetButton whether to show the 'Set' button
int signature Temporary package attribute assigning a signature to the package.
int slider The color of the slider
int sliderLength The length of slider which shows the currently selected zoom level
int sliderWidth The width of slider which shows the currently selected zoom level
int spacingAlign Deprecated: This doesn't do anything.
int spinnerSelector  
int start The first value of the zoom range (inclusive) i.e.
int startOffScreen Set to true if the ticker's content should start scrolled off to the right.
int state_circle State value for StateListDrawable.
int state_dropdown_showing State value for StateListDrawable.
int state_error State value for StateListDrawable.
int state_grow State value for StateListDrawable.
int state_move State value for StateListDrawable.
int state_only State value for StateListDrawable.
int state_rect State value for StateListDrawable.
int subMenuAnimations  
int subMenuBackground  
int tabSelector  
int textAlign Horizontal text alignment: start (default), center, or end.
int textColorBright Bright text color
int textColorBrightInverse Bright inverse text color
int textColorDim Dim text color
int textColorDimInverse Dim inverse text color
int tickerStyle Default Ticker style.
int track The color of the track
int trackBackground The background of the track
int trackLength The length of the zoom track on which the slider and segments are displayed
int windowBadge  
int windowBadgeAlpha  
int windowLogo  
int windowLogoAlpha  
int windowUseWallpaper Use home screen wallpaper for background.
int zoomInIcon The icon displayed for zooming in
int zoomInPaddingBottom The bottom padding for the zoom in icon
int zoomInPaddingLeft The left padding for the zoom in icon
int zoomInPaddingRight The right padding for the zoom in icon
int zoomInPaddingTop The top padding for the zoom in icon
int zoomInPressedIcon The icon in pressed state displayed for zooming in
int zoomOutIcon The icon displayed for zooming out
int zoomOutPaddingBottom The bottom padding for the zoom out icon
int zoomOutPaddingLeft The left padding for the zoom out icon
int zoomOutPaddingRight The right padding for the zoom out icon
int zoomOutPaddingTop The top padding for the zoom out icon
int zoomOutPressedIcon The icon in pressed state displayed for zooming out
int zoomSliderStyle Default ZoomSlider style.
 

Added Fields
int action The action name to assign to the Intent, as per Intent.setAction().
int activityCloseEnterAnimation

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

int activityCloseExitAnimation

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

int activityOpenEnterAnimation

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

int activityOpenExitAnimation

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

int addStatesFromChildren Sets whether this ViewGroup's drawable states also include its children's drawable states.
int allowClearUserData Option to let applications specify that user data can/cannot be cleared.
int allowTaskReparenting Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate.
int alphabeticShortcut The alphabetic shortcut key.
int alwaysRetainTaskState Specify whether an acitivty's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations.
int animationOrder The order in which the animations will be started.
int antialias Enables or disables antialiasing.
int apiKey An API Key required to use MapView.
int backgroundDimAmount Default background dim amount when a menu, dialog, or something similar pops up.
int baselineAlignBottom If true, the image view will be baseline aligned with based on its bottom edge
int bottomMedium

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

int buttonStyleInset Button style to inset into an EditText.
int buttonStyleToggle ToggleButton style.
int cacheColorHint Indicates that this list will always be drawn on top of solid, single-color opaque background.
int centerColor Optional center color.
int centerMedium

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

int checkBoxPreferenceStyle Default style for CheckBoxPreference.
int checkMark Drawable used for the check mark graphic
int checkable Whether the item is capable of displaying a check mark.
int checkableBehavior Whether the items are capable of displaying a check mark.
int choiceMode Defines the choice behavior for the List.
int clearTaskOnLaunch Specify whether an activity's task should be cleared when it is re-launched from the home screen.
int clipOrientation The orientation for the clip.
int colorForegroundInverse Default color of foreground imagery on an inverted background.
int completionHintView Defines the hint view displayed in the drop down menu.
int cropToPadding If true, the image will be cropped to fit within its padding
int data The data URI to assign to the Intent, as per Intent.setData().
int debuggable Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.
int defaultValue The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage.
int dependency The key of another Preference that this Preference will depend on.
int descendantFocusability Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus.
int dial

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

int dialogIcon The icon for the dialog.
int dialogLayout A layout to be used as the content View for the dialog.
int dialogMessage The message in the dialog.
int dialogPreferenceStyle Default style for DialogPreference.
int dialogTitle The title in the dialog.
int disableDependentsState The state (true for on, or false for off) that causes dependents to be disabled.
int disabledAlpha Default disabled alpha for widgets that set enabled/disabled alpha programmatically.
int 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 drawableBottom The drawable to be drawn below the text.
int drawableLeft The drawable to be drawn to the left of the text.
int drawablePadding The padding between the drawables and the text.
int drawableRight The drawable to be drawn to the right of the text.
int drawableTop The drawable to be drawn above the text.
int dropDownHintAppearance Default style for drop down hints.
int dropDownItemStyle Default style for drop down items.
int duplicateParentState When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself.
int editTextPreferenceStyle Default style for EditTextPreference.
int ellipsize Where to ellipsize text.
int endYear The last year (inclusive) i.e.
int entryValues The array to find the value to save for a preference when an entry from entries is selected.
int exported Flag indicating whether the given application component is available to other applications.
int fillViewport Defines whether the scrollview should stretch its content to fill the viewport.
int filter Enables or disables bitmap filtering.
int finishOnTaskLaunch Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen.
int fitsSystemWindows Boolean internal attribute to adjust view layout based on system windows such as the status bar.
int foregroundGravity Defines the gravity to apply to the foreground drawable.
int galleryItemBackground The preferred background for gallery items.
int grantUriPermissions If true, the Context.grantUriPermission or corresponding Intent flags can be used to allow others to access specific URIs in the content provider, even if they do not have an explicit read or write permission.
int hand_hour

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

int hand_minute

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

int hasCode Indicate whether this application contains code.
int ignoreGravity Indicates what view should not be affected by gravity.
int inAnimation

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

int indeterminateDrawable Drawable used for the indeterminate mode.
int inflatedId Overrides the id of the inflated View with this value.
int isIndicator Whether this rating bar is an indicator (and non-changeable by the user).
int itemIconDisabledAlpha Default disabled icon alpha for each menu item that shows an icon.
int key The key to store the Preference value.
int keycode This enum provides the same keycode values as can be found in android.view.KeyEvent
int layout Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so.
int layout_alignWithParentIfMissing If set to true, the parent will be used as the anchor when the anchor cannot be be found for layout_toLeftOf, layout_toRightOf, etc.
int layout_margin Specifies extra space on the left, top, right and bottom sides of this view.
int layout_toLeftOf Positions the right edge of this view to the left of the given anchor view ID.
int layout_toRightOf Positions the left edge of this view to the right of the given anchor view ID.
int 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 listDivider The drawable for the list divider
int listSeparatorTextViewStyle TextView style for list separators.
int listViewWhiteStyle ListView with white background.
int longClickable Defines whether this view reacts to long click events.
int manageSpaceActivity Name of the activity to be launched to manage application's space on device.
int mapViewStyle Default MapView style.
int menuCategory The category applied to all items within this group.
int minSdkVersion This is the minimum SDK version number that the application requires.
int moreIcon 'More' icon
int negativeButtonText The negative button text for the dialog.
int numStars The number of stars (or rating items) to show.
int numericShortcut The numeric shortcut key.
int orderInCategory The order within the category applied to all items within this group.
int orderingFromXml Whether to order the Preference under this group as they appear in the XML file.
int outAnimation

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

int panelFullBackground The background of a panel when it extends to the left and right edges of the screen.
int pathPattern Specify a URI path that matches a simple pattern, as per android.os.PatternMatcher with android.os.PatternMatcher.PATTERN_SIMPLE_GLOB.
int pathPrefix Specify a URI path that must be a prefix to match, as per android.os.PatternMatcher with android.os.PatternMatcher.PATTERN_PREFIX.
int permissionGroup Specified the name of a group that this permission is associated with.
int positiveButtonText The positive button text for the dialog.
int preferenceCategoryStyle Default style for PreferenceCategory.
int preferenceInformationStyle Default style for informational Preference.
int preferenceLayoutChild The preference layout that has the child/tabbed effect.
int preferenceScreenStyle Default style for PreferenceScreen.
int preferenceStyle Default style for Preference.
int progressBarStyleSmallTitle Small ProgressBar in title style.
int progressDrawable Drawable used for the progress mode.
int prompt The prompt to display when the spinner's dialog is shown.
int queryActionMsg If you wish to handle an action key during normal search query entry, you must define an action string here.
int rating The rating to set by default.
int ratingBarStyle Default RatingBar style.
int ratingBarStyleIndicator Indicator RatingBar style.
int ratingBarStyleSmall Small indicator RatingBar style.
int repeatCount Defines how many times the animation should repeat.
int repeatMode Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite.
int ringtonePreferenceStyle Default style for RingtonePreference.
int ringtoneType Which ringtone type(s) to show in the picker.
int saveEnabled If unset, no state will be saved for this view when it is being frozen.
int scaleGravity Specifies where the drawable is positioned after scaling.
int scaleHeight Scale height, expressed as a percentage of the drawable's bound.
int scaleWidth Scale width, expressed as a percentage of the drawable's bound.
int screenOrientation Specify the orientation an activity should be run in.
int scrollbarAlwaysDrawHorizontalTrack Defines whether the horizontal scrollbar track should always be drawn.
int scrollbarAlwaysDrawVerticalTrack Defines whether the vertical scrollbar track should always be drawn
int scrollbarStyle Controls the scrollbar style and position.
int searchButtonText If supplied, this string will be displayed as the text of the "Search" button.
int searchMode Additional features are controlled by mode bits in this field.
int searchSuggestAuthority If provided, this is the trigger indicating that the searchable activity provides suggestions as well.
int searchSuggestIntentAction If provided, and not overridden by an action in the selected suggestion, this string will be placed in the action field of the Intent when the user clicks a suggestion.
int searchSuggestIntentData If provided, and not overridden by an action in the selected suggestion, this string will be placed in the data field of the Intent when the user clicks a suggestion.
int searchSuggestPath If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path.
int searchSuggestSelection If provided, suggestion queries will be passed into your query function as the selection parameter.
int seekBarStyle Default SeekBar style.
int selectable Whether the Preference is selectable.
int shouldDisableView Whether the view of this Preference should be disabled when this Preference is disabled.
int showDefault Whether to show an item for a default sound.
int showSilent Whether to show an item for 'Silent'.
int starStyle Default Star style.
int startYear The first year (inclusive) i.e.
int stepSize The step size of the rating.
int streamType Different audio stream types.
int suggestActionMsg If you wish to handle an action key while a suggestion is being displayed and selected, there are two ways to handle this.
int suggestActionMsgColumn If you wish to handle an action key while a suggestion is being displayed and selected, but you do not wish to enable this action key for every suggestion, then you can use this attribute to control it on a suggestion-by-suggestion basis.
int summary The summary for the Preference in a PreferenceActivity screen.
int summaryOff The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked.
int summaryOn The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked.
int tag Supply a tag for this view containing a String, to be retrieved later with View.getTag() or searched for with View.findViewWithTag().
int targetActivity The name of the activity this alias should launch.
int targetClass The class part of the ComponentName to assign to the Intent, as per Intent.setComponent().
int taskCloseEnterAnimation

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

int taskCloseExitAnimation

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

int taskOpenEnterAnimation

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

int taskOpenExitAnimation

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

int taskToBackEnterAnimation

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

int taskToBackExitAnimation

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

int taskToFrontEnterAnimation

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

int taskToFrontExitAnimation

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

int textAppearanceButton Text color, typeface, size, and style for the text inside of a button.
int textCheckMark Drawable to use for check marks
int textCheckMarkInverse

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

int textColorHintInverse Inverse hint text color
int textColorLink Color of link text (URLs).
int textColorPrimary The most prominent text color, for the
int textColorPrimaryDisableOnly Bright text color.
int textColorPrimaryInverse Primary inverse text color, useful for inverted backgrounds
int textColorPrimaryInverseNoDisable Bright inverse text color.
int textColorPrimaryNoDisable Bright text color.
int textColorSecondary Secondary text color
int textColorSecondaryInverse Secondary inverse text color, useful for inverted backgrounds
int textColorSecondaryInverseNoDisable Dim inverse text color.
int textColorSecondaryNoDisable Dim text color.
int textColorTertiary Tertiary text color
int textColorTertiaryInverse Tertiary inverse text color, useful for inverted backgrounds
int textFilterEnabled When set to true, the list will filter results as the user types.
int textOff The text for the button when it is not checked.
int textOn The text for the button when it is checked.
int thumb Draws the thumb on a seekbar
int thumbOffset An offset for the thumb that allows it to extend out of the range of the track.
int tileMode Defines the tile mode.
int title The title associated with the item.
int titleCondensed The condensed title associated with the item.
int transcriptMode Sets the transcript mode for the list.
int unselectedAlpha Sets the alpha on the items that are not selected.
int weightSum Defines the maximum weight sum.
int widgetLayout The layout for the controllable widget portion of a Preference.
int windowAnimationStyle Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by android.R.styleable.WindowAnimation.
int windowEnterAnimation The animation used when a window is being added.
int windowExitAnimation The animation used when a window is being removed.
int windowFullscreen Flag indicating whether this window should fill the entire screen.
int windowHideAnimation The animation used when a window is going from VISIBLE to INVISIBLE.
int windowIsTranslucent Flag indicating whether this is a translucent window.
int windowShowAnimation The animation used when a window is going from INVISIBLE to VISIBLE.
int windowTitleSize The style resource to use for a window's title bar height.
int yesNoPreferenceStyle Default style for YesNoPreference.
int zAdjustment Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff