Class android.widget.FrameLayout
| Changed Methods | ||
|---|---|---|
Drawable getForeground() |
Method was locally defined, but is now inherited from View.
|
|
int getForegroundGravity() |
Method was locally defined, but is now inherited from View.
|
|
ColorStateList getForegroundTintList() |
Method was locally defined, but is now inherited from View.
|
|
Mode getForegroundTintMode() |
Method was locally defined, but is now inherited from View.
|
|
void setForeground(Drawable) |
Method was locally defined, but is now inherited from View.
|
|
void setForegroundGravity(int) |
Method was locally defined, but is now inherited from View.
|
|
void setForegroundTintList(ColorStateList) |
Method was locally defined, but is now inherited from View.
|
|
void setForegroundTintMode(Mode) |
Method was locally defined, but is now inherited from View.
|
|
