public static final class R.attr extends java.lang.Object
static int
max
100
R.attr()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static int max
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.
@[package:]type:name
?[package:][type:]name
public R.attr()