public static class NacDayButton.Attributes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
height |
java.lang.String |
text |
int |
width |
Constructor and Description |
---|
Attributes(android.content.Context context,
android.util.AttributeSet attrs)
Initialize the attributes.
|