public class PaddingAttr extends AutoAttr
BASE_DEFAULT, BASE_HEIGHT, BASE_WIDTH, baseHeight, baseWidth, pxVal| 构造器和说明 |
|---|
PaddingAttr(int pxVal,
int baseWidth,
int baseHeight) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
apply(android.view.View view) |
protected int |
attrVal() |
protected boolean |
defaultBaseWidth() |
protected void |
execute(android.view.View view,
int val) |
baseWidth, contains, getPercentHeightSize, getPercentWidthSize, toString, useDefaultprotected boolean defaultBaseWidth()
defaultBaseWidth 在类中 AutoAttr