net.simonvt.numberpicker.samples
Class R.attr
java.lang.Object
net.simonvt.numberpicker.samples.R.attr
- Enclosing class:
- R
public static final class R.attr
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
internalLayout
public static final int internalLayout
- See Also:
- Constant Field Values
internalMaxHeight
public static final int internalMaxHeight
- See Also:
- Constant Field Values
internalMaxWidth
public static final int internalMaxWidth
- See Also:
- Constant Field Values
internalMinHeight
public static final int internalMinHeight
- See Also:
- Constant Field Values
internalMinWidth
public static final int internalMinWidth
- See Also:
- Constant Field Values
numberPickerStyle
public static final int numberPickerStyle
- Copy one of these attributes to your own theme (choose either dark or light).
- @style/NPWidget.Holo.NumberPicker
- @style/NPWidget.Holo.Light.NumberPicker
Don't touch this
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- See Also:
- Constant Field Values
selectionDivider
public static final int selectionDivider
- See Also:
- Constant Field Values
selectionDividerHeight
public static final int selectionDividerHeight
- See Also:
- Constant Field Values
selectionDividersDistance
public static final int selectionDividersDistance
- See Also:
- Constant Field Values
solidColor
public static final int solidColor
- See Also:
- Constant Field Values
virtualButtonPressedDrawable
public static final int virtualButtonPressedDrawable
- See Also:
- Constant Field Values
R.attr
public R.attr()
Copyright © 2012-2013. All Rights Reserved.