English | Site Directory

Android - An Open Handset Alliance Project

android
public static final class

android.R.attr

java.lang.Object
android.R.attr

Summary

Constants

      Value  
int  absListViewStyle  Default AbsListView style.  16842801  0x01010031 
int  addsStatesFromChildren  Sets whether this ViewGroup's drawable states also include its children's drawable states.  16842895  0x0101008f 
int  adjustViewBounds 

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

16842929  0x010100b1 
int  alertDialogStyle 

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

16842788  0x01010024 
int  alwaysDrawnWithCache  Defines whether the ViewGroup should always draw its children using their drawing cache or not.  16842894  0x0101008e 
int  angle 

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

16843067  0x0101013b 
int  animation  Animation to use on each child.  16843110  0x01010166 
int  animationCache  Defines whether layout animations should create a drawing cache for their children.  16842892  0x0101008c 
int  animationDuration  Sets how long a transition animation should run (in milliseconds) when layout has changed.  16842919  0x010100a7 
int  animations  Reference to a style resource holding a set of animations.  16842837  0x01010055 
int  authorities  Specify the authorities under which this content provider can be found.  16843161  0x01010199 
int  autoCompleteTextViewStyle  Default AutoCompleteTextView style.  16842802  0x01010032 
int  autoLink  Controls whether links such as urls and email addresses are automatically found and converted to clickable links.  16842839  0x01010057 
int  autoText  If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors.  16842996  0x010100f4 
int  background  A drawable to use as the background.  16842867  0x01010073 
int  baselineAligned  When set to false, prevents the layout from aligning its children's baselines.  16842933  0x010100b5 
int  baselineAlignedChildIndex  When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (i.e which child TextView).  16842934  0x010100b6 
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". 

16842828  0x0101004c 
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". 

16842827  0x0101004b 
int  bottom 

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

16843083  0x0101014b 
int  bottomBright    16842861  0x0101006d 
int  bottomDark    16842857  0x01010069 
int  bottomLeftRadius 

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

16843078  0x01010146 
int  bottomRightRadius 

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

16843079  0x01010147 
int  bufferType  Determines what the minimum type that getText() will return.  16842967  0x010100d7 
int  button 

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

16842909  0x0101009d 
int  buttonStyle  Normal Button style.  16842766  0x0101000e 
int  buttonStyleRight  Button with a right pointer style.  16842767  0x0101000f 
int  buttonStyleSmall  Small Button style.  16842768  0x01010010 
int  buttonStyleSmallDown  Small down Button style.  16842769  0x01010011 
int  buttonStyleSmallLeft  Small left Button style.  16842771  0x01010013 
int  buttonStyleSmallRight  Small right Button style.  16842772  0x01010014 
int  buttonStyleSmallUp  Small up Button style.  16842770  0x01010012 
int  capitalize  If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types.  16842995  0x010100f3 
int  centerBright    16842860  0x0101006c 
int  centerDark    16842856  0x01010068 
int  centerX 

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

16843069  0x0101013d 
int  centerY 

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

16843070  0x0101013e 
int  checkboxStyle  Default Checkbox style.  16842803  0x01010033 
int  checked    16842908  0x0101009c 
int  checkedButton  The id of the child radio button that should be checked by default within this radio group.  16842955  0x010100cb 
int  childDivider  Drawable or color that is used as a divider for children.  16842918  0x010100a6 
int  childIndicator  Indicator shown beside the child View.  16842913  0x010100a1 
int  childIndicatorLeft  The left bound for a child's indicator.  16842916  0x010100a4 
int  childIndicatorRight  The right bound for a child's indicator.  16842917  0x010100a5 
int  childWidthUnlimited  Set to true if the child of the ticker can be as wide as it wants.  16843006  0x010100fe 
int  clearOnBackground  Specify whether an activity's task should be cleared when it goes to the background.  16843158  0x01010196 
int  clickable  Defines whether this view reacts to click events.  16842885  0x01010085 
int  clipChildren  Defines whether a child is limited to draw inside of its bounds or not.  16842888  0x01010088 
int  clipToPadding  Defines whether the ViewGroup will clip its drawing surface so as to exclude the padding area.  16842889  0x01010089 
int  collapseColumns  The 0 based index of the columns to collapse.  16842961  0x010100d1 
int  color 

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

16843072  0x01010140 
int  colorBackground  Color that matches (as closely as possible) the window background.  16842753  0x01010001 
int  colorForeground  Default color of foreground imagery.  16842752  0x01010000 
int  columnDelay  Fraction of the animation duration used to delay the beginning of the animation of each column.  16843112  0x01010168 
int  columnWidth    16842924  0x010100ac 
int  completionHint  Defines the hint displayed in the drop down menu.  16842999  0x010100f7 
int  completionHintSize  Defines the hint's font size.  16843000  0x010100f8 
int  completionThreshold  Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu.  16843001  0x010100f9 
int  configChanges  Specify one or more configuration changes that the activity will handle itself.  16843166  0x0101019e 
int  constantSize  If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states.  16843057  0x01010131 
int  current  The current zoom value, this is where the slider will be initially positioned i.e.  16843010  0x01010102 
int  cursorVisible  Makes the cursor visible (the default) or invisible

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

16842971  0x010100db 
int  cycles 

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

16843117  0x0101016d 
int  dashGap 

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

16843074  0x01010142 
int  dashWidth 

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

16843073  0x01010141 
int  delay  Fraction of the animation duration used to delay the beginning of the animation of each child.  16843109  0x01010165 
int  description  A longer descriptive text about a particular permission that can be granted.  16843167  0x0101019f 
int  digits  If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept.  16842992  0x010100f0 
int  direction  Direction of the animation in the grid.  16843114  0x0101016a 
int  directionPriority  Priority of the rows and columns.  16843115  0x0101016b 
int  divider  Drawable or color to draw between list items.  16842935  0x010100b7 
int  dividerHeight  Height of the divider.  16842936  0x010100b8 
int  drawSelectorOnTop 

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

16842903  0x01010097 
int  drawable  Reference to a drawable resource to use for the frame.  16843060  0x01010134 
int  drawingCacheQuality  Defines the quality of translucent drawing caches.  16842887  0x01010087 
int  dropDownArrowDown  Arrow down in a drop down list.  16842849  0x01010061 
int  dropDownArrowUp  Arrow up in a drop down list.  16842848  0x01010060 
int  dropDownListViewStyle  Default ListView style for drop downs.  16842804  0x01010034 
int  dropDownSelector  Selector in a drop down list.  16842847  0x0101005f 
int  duration  Amount of time (in milliseconds) to display this frame.  16843059  0x01010133 
int  editTextStyle  Default EditText style.  16842805  0x01010035 
int  editable  If set, specifies that this TextView has an input method.  16842997  0x010100f5 
int  ems  Makes the TextView be exactly this many ems wide

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

16842977  0x010100e1 
int  enabled  Deprecated: use state_enabled instead.  16842983  0x010100e7 
int  end  The last value of the zoom range (inclusive) i.e.  16843009  0x01010101 
int  endColor 

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

16843065  0x01010139 
int  enterAnimation  The animation used when a window is being added.  16842842  0x0101005a 
int  entries  Reference to an array resource that will populate the Spinner.  16842840  0x01010058 
int  excludeFromRecents  Indicates that an Activity should be excluded from the list of recently launched activities.  16843160  0x01010198 
int  exitAnimation  The animation used when a window is being removed.  16842843  0x0101005b 
int  expandableListPreferredChildIndicatorLeft  The preferred left bound for an expandable list child's indicator.  16842778  0x0101001a 
int  expandableListPreferredChildIndicatorRight  The preferred right bound for an expandable list child's indicator.  16842779  0x0101001b 
int  expandableListPreferredChildPaddingLeft  The preferred left padding for an expandable list item that is a child.  16842775  0x01010017 
int  expandableListPreferredItemIndicatorLeft  The preferred left bound for an expandable list item's indicator.  16842776  0x01010018 
int  expandableListPreferredItemIndicatorRight  The preferred right bound for an expandable list item's indicator.  16842777  0x01010019 
int  expandableListPreferredItemPaddingLeft  The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft).  16842774  0x01010016 
int  expandableListViewStyle  Default ExpandableListView style.  16842806  0x01010036 
int  extent 

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

16842958  0x010100ce 
int  factor  This is the amount of deceleration to ad when easing in.  16843116  0x0101016c 
int  fadingEdge  Defines which edges should be fadeded on scrolling.  16842879  0x0101007f 
int  fadingEdgeLength  Defines the length of the fading edges.  16842880  0x01010080 
int  fillAfter 

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

16843097  0x01010159 
int  fillBefore 

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

16843096  0x01010158 
int  fitStatusBar  Boolean internal attribute to adjust view layout based on the status bar location.  16842877  0x0101007d 
int  flipInterval 

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

16843003  0x010100fb 
int  focusType  Sets the circumstances under which this view will take focus.  16842875  0x0101007b 
int  focusable  Boolean that controls whether a view can take focus.  16842873  0x01010079 
int  focusableInTouchMode  Boolean that controls whether a view can take focus while in touch mode.  16842874  0x0101007a 
int  foreground 

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

16842910  0x0101009e 
int  format  Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form.  16842907  0x0101009b 
int  freezeDisabled  If set, no icicle will be saved for this view when it is being frozen.  16842886  0x01010086 
int  freezesText  If set, the text view will include its current complete text inside of its frozen icicle in addition to meta-data such as the current cursor position.  16842998  0x010100f6 
int  fromAlpha 

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

16843107  0x01010163 
int  fromDegrees 

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

16843086  0x0101014e 
int  fromXDelta 

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

16843103  0x0101015f 
int  fromXScale 

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

16843099  0x0101015b 
int  fromYDelta 

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

16843105  0x01010161 
int  fromYScale 

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

16843101  0x0101015d 
int  fullBright    16842858  0x0101006a 
int  fullDark    16842854  0x01010066 
int  functionalTest  Flag indicating that an Instrumentation class should be run as a functional test.  16843170  0x010101a2 
int  galleryStyle  Default Gallery style.  16842807  0x01010037 
int  gradientRadius 

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

16843071  0x0101013f 
int  gravity  Specifies how to place an object, both its x and y axis, within a larger containing object.  16842838  0x01010056 
int  gridViewStyle  Default GridView style.  16842808  0x01010038 
int  groupIndicator  Indicator shown beside the group View.  16842912  0x010100a0 
int  handleProfiling  Flag indicating that an Instrumentation class wants to take care of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running.  16843169  0x010101a1 
int  headerBackground  Default background for the menu header.  16842940  0x010100bc 
int  height  Makes the TextView be exactly this many pixels tall.  16842974  0x010100de 
int  hideAnimation  The animation used when a window is going from VISIBLE to INVISIBLE.  16842845  0x0101005d 
int  hint  Hint text to display when the text is empty.  16842969  0x010100d9 
int  horizontalDivider  Default horizontal divider between rows of menu items.  16842938  0x010100ba 
int  horizontalSpacing    16842921  0x010100a9 
int  host  Specify a URI authority host that is handled, as per IntentFilter.addDataAuthority() 16843175  0x010101a7 
int  icon  A Drawable resource providing a graphical representation of its associated item.  16843146  0x0101018a 
int  id  Supply an identifier name for this view, to later retrieve it with View.findViewById() or Activity.findViewById() 16842864  0x01010070 
int  imageButtonStyle  The style resource to use for an ImageButton

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

16842809  0x01010039 
int  imageWellStyle  The style resource to use for an ImageButton that is an image well

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

16842810  0x0101003a 
int  includeFontPadding  Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly.  16842985  0x010100e9 
int  indeterminate  Allows to enable the indeterminate mode.  16842948  0x010100c4 
int  indeterminateBackground  Backround drawable used for the indeterminate mode.  16842950  0x010100c6 
int  indeterminateBehavior  Defines how the indeterminate mode should behave when the progress reaches max.  16842952  0x010100c8 
int  indeterminateDuration  Duration of the indeterminate animation.  16842951  0x010100c7 
int  indeterminateOnly  Restricts to ONLY indeterminate mode (state-keeping progress mode will not work).  16842949  0x010100c5 
int  indicatorLeft  The left bound for an item's indicator.  16842914  0x010100a2 
int  indicatorRight  The right bound for an item's indicator.  16842915  0x010100a3 
int  initOrder  Specify the order in which content providers hosted by a process are instantiated when that process is created.  16843163  0x0101019b 
int  innerRadiusRatio 

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

16843062  0x01010136 
int  inputMethod  If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name).  16842994  0x010100f2 
int  insetBottom 

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

16843093  0x01010155 
int  insetLeft 

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

16843090  0x01010152 
int  insetRight 

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

16843091  0x01010153 
int  insetTop 

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

16843092  0x01010154 
int  interpolator  Interpolator used to interpolate the delay between the start of each animation.  16843095  0x01010157 
int  itemBackground  Default background for each menu item.  16842941  0x010100bd 
int  itemTextAppearance  Default appearance of menu item text.  16842937  0x010100b9 
int  keepAnimations  Defines whether a child's animation should be kept when it is over.  16842891  0x0101008b 
int  label  A user-legible name for the given item.  16843145  0x01010189 
int  launchMode  Specify how an activity should be launched.  16843165  0x0101019d 
int  layoutAnimation  Defines the layout animation to use the first time the ViewGroup is laid out.  16842890  0x0101008a 
int  layout_above  Positions the bottom edge of this view above the given anchor view ID.  16843039  0x0101011f 
int  layout_alignBaseline  Positions the baseline of this view on the baseline of the given anchor view ID.  16843041  0x01010121 
int  layout_alignBottom  Makes the bottom edge of this view match the bottom edge of the given anchor view ID.  16843045  0x01010125 
int  layout_alignLeft  Makes the left edge of this view match the left edge of the given anchor view ID.  16843042  0x01010122 
int  layout_alignParentBottom  f true, makes the bottom edge of this view match the bottom edge of the parent.  16843049  0x01010129 
int  layout_alignParentLeft  If true, makes the left edge of this view match the left edge of the parent.  16843046  0x01010126 
int  layout_alignParentRight  If true, makes the right edge of this view match the right edge of the parent.  16843048  0x01010128 
int  layout_alignParentTop  If true, makes the top edge of this view match the top edge of the parent.  16843047  0x01010127 
int  layout_alignRight  Makes the right edge of this view match the right edge of the given anchor view ID.  16843044  0x01010124 
int  layout_alignTop  Makes the top edge of this view match the top edge of the given anchor view ID.  16843043  0x01010123 
int  layout_allowOutOfBounds  This constant is deprecated. no longer used?

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.  

16843053  0x0101012d 
int  layout_below  Positions the top edge of this view below the given anchor view ID.  16843040  0x01010120 
int  layout_centerHorizontal  If true, centers this child horizontally within its parent.  16843051  0x0101012b 
int  layout_centerInParent  If true, centers this child horizontally and vertically within its parent.  16843050  0x0101012a 
int  layout_centerVertical  If true, centers this child vertically within its parent.  16843052  0x0101012c 
int  layout_column  The index of the column in which this child should be.  16842962  0x010100d2 
int  layout_gravity  Standard gravity constant that a child can supply to its parent.  16842841  0x01010059 
int  layout_height  Specifies the basic height of the view.  16842897  0x01010091 
int  layout_marginBottom  Specifies extra space on the bottom side of this view.  16842901  0x01010095 
int  layout_marginLeft  Specifies extra space on the left side of this view.  16842898  0x01010092 
int  layout_marginRight  Specifies extra space on the right side of this view.  16842900  0x01010094 
int  layout_marginTop  Specifies extra space on the top side of this view.  16842899  0x01010093 
int  layout_scale 

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

16843054  0x0101012e 
int  layout_span  Defines how many columns this child should span.  16842963  0x010100d3 
int  layout_toLeft  Positions the right edge of this view to the left of the given anchor view ID.  16843037  0x0101011d 
int  layout_toRight  Positions the left edge of this view to the right of the given anchor view ID.  16843038  0x0101011e 
int  layout_weight 

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

16843036  0x0101011c 
int  layout_width  Specifies the basic width of the view.  16842896  0x01010090 
int  layout_x 

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

16843034  0x0101011a 
int  layout_y 

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

16843035  0x0101011b 
int  left 

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

16843080  0x01010148 
int  lines  Makes the TextView be exactly this many lines tall

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

16842973  0x010100dd 
int  listPreferredItemHeight  The preferred list item height

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

16842773  0x01010015 
int  listSelector    16842902  0x01010096 
int  listViewStyle  Default ListView style.  16842811  0x0101003b 
int  max  Defines the maximum value the progress can take.  16842945  0x010100c1 
int  maxEms  Makes the TextView be at most this many ems wide

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

16842976  0x010100e0 
int  maxHeight  Makes the TextView be at most this many pixels tall

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

16842931  0x010100b3 
int  maxItemsPerRow  Defines the maximum number of items per row.  16842944  0x010100c0 
int  maxLength  Set an input filter to constrain the text length to the specified number.  16842986  0x010100ea 
int  maxLevel 

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

16843085  0x0101014d 
int  maxLines  Makes the TextView be at most this many lines tall

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

16842972  0x010100dc 
int  maxRows  Defines the maximum number of rows displayed.  16842943  0x010100bf 
int  maxWidth  Makes the TextView be at most this many pixels wide

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

16842930  0x010100b2 
int  measureAllChildren  Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring.  16842911  0x0101009f 
int  mimeType  Specify a MIME type that is handled, as per IntentFilter.addDataType() 16843173  0x010101a5 
int  minEms  Makes the TextView be at least this many ems wide

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

16842979  0x010100e3 
int  minHeight  Makes the TextView be at least this many pixels tall

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

16842954  0x010100ca 
int  minLevel 

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

16843084  0x0101014c 
int  minLines  Makes the TextView be at least this many lines tall

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

16842975  0x010100df 
int  minSegmentSpace  The minimum amount of spacing between the zoom segments   16843024  0x01010110 
int  minWidth  Makes the TextView be at least this many pixels wide

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

16842953  0x010100c9 
int  mode 

Must be one of the following constant values. 

16843007  0x010100ff 
int  multiprocess  Specify whether a component is allowed to have multiple instances of itself running in different processes.  16843157  0x01010195 
int  name  A unique name for the given item.  16843147  0x0101018b 
int  nextFocusDown  Defines the next view to give focus to when the next focus is FOCUS_DOWN If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.  16842884  0x01010084 
int  nextFocusLeft  Defines the next view to give focus to when the next focus is FOCUS_LEFT 16842881  0x01010081 
int  nextFocusRight  Defines the next view to give focus to when the next focus is FOCUS_RIGHT If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.  16842882  0x01010082 
int  nextFocusUp  Defines the next view to give focus to when the next focus is FOCUS_UP If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.  16842883  0x01010083 
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

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

16843011  0x01010103 
int  numColumns 

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

16842925  0x010100ad 
int  numeric  If set, specifies that this TextView has a numeric input method.  16842991  0x010100ef 
int  offset 

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

16842957  0x010100cd 
int  oneshot  If true, the animation will only run a single time and then stop.  16843058  0x01010132 
int  order  The order in which the animations will be started.  16843111  0x01010167 
int  orientation  Standard orientation constant.  16842846  0x0101005e 
int  padding  Sets the padding, in pixels, of all four edges.  16842868  0x01010074 
int  paddingBottom  Sets the padding, in pixels, of the bottom edge; see padding 16842872  0x01010078 
int  paddingLeft  Sets the padding, in pixels, of the left edge; see padding 16842869  0x01010075 
int  paddingRight  Sets the padding, in pixels, of the right edge; see padding 16842871  0x01010077 
int  paddingTop  Sets the padding, in pixels, of the top edge; see padding 16842870  0x01010076 
int  panelBackground  Drawable to use as the overall panel background.  16842789  0x01010025 
int  panelBackgroundFillParentWidth  Drawable to use as the overall panel background when the panel's content has fill_parent width.  16842790  0x01010026 
int  panelColorBackground  Color that matches (as closely as possible) the panel background.  16842792  0x01010028 
int  panelColorForeground  Default color of foreground panel imagery.  16842791  0x01010027 
int  panelTextAppearance  Default appearance of panel text.  16842793  0x01010029 
int  password  Whether the characters of the field are displayed as password dots instead of themselves.  16842981  0x010100e5 
int  path  Specify a URI path that is handled, as per IntentFilter.addDataAuthority() 16843177  0x010101a9 
int  permission  Specify a permission that a client is required to have in order to use the associated object.  16843148  0x0101018c 
int  persistent  Flag to control special persistent mode of an application.  16843154  0x01010192 
int  persistentDrawingCache  Defines the persistence of the drawing cache.  16842893  0x0101008d 
int  phoneNumber  If set, specifies that this TextView has a phone number input method.  16842993  0x010100f1 
int  pivotX 

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

16843088  0x01010150 
int  pivotY 

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

16843089  0x01010151 
int  popupBackground 

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

16843002  0x010100fa 
int  popupWindowStyle  Default PopupWindow style.  16842812  0x0101003c 
int  port  Specify a URI authority port that is handled, as per IntentFilter.addDataAuthority() 16843176  0x010101a8 
int  priority  Specify the relative importance or ability in handling a particular Intent.  16843164  0x0101019c 
int  process  Specify a specific process that the associated code is to run in.  16843155  0x01010193 
int  progress  Defines the default progress value, between 0 and max.  16842946  0x010100c2 
int  progressBarStyle  Default ProgressBar style.  16842813  0x0101003d 
int  progressBarStyleHorizontal  Horizontal ProgressBar style.  16842814  0x0101003e 
int  progressBarStyleLarge  Large ProgressBar style.  16842816  0x01010040 
int  progressBarStyleSmall  Small ProgressBar style.  16842815  0x0101003f 
int  protectionLevel  Specifies the degree of protection that should be associated with a permission, indicating how much a holder of the permission can compromise the system.  16843151  0x0101018f 
int  radioButtonStyle  Default RadioButton style.  16842817  0x01010041 
int  radius 

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

16843075  0x01010143 
int  range 

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

16842956  0x010100cc 
int  readPermission  A specific permission name for read-only access to a ContentProvider 16843149  0x0101018d 
int  resource  Resource identifier to assign to this piece of named meta-data.  16843172  0x010101a4 
int  right 

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

16843082  0x0101014a 
int  rowDelay  Fraction of the animation duration used to delay the beginning of the animation of each row.  16843113  0x01010169 
int  rowHeight  Defines the height of each row.  16842942  0x010100be 
int  scaleType 

Must be one of the following constant values. 

16842927  0x010100af 
int  scheme  Specify a URI scheme that is handled, as per IntentFilter.addDataScheme() 16843174  0x010101a6 
int  scrollHorizontally  Whether the text is allowed to be wide