public interface RoundableView
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY |
Modifier and Type | Method and Description |
---|---|
boolean |
isRounded() |
void |
setRounded(boolean rounded)
Sets whether the view should display rounded corners or not
|
static final java.lang.String KEY