Class android.widget.FrameLayout
| Changed Methods | ||
|---|---|---|
| DrawablegetForeground() | Method was locally defined, but is now inherited from View. | |
| intgetForegroundGravity() | Method was locally defined, but is now inherited from View. | |
| ColorStateListgetForegroundTintList() | Method was locally defined, but is now inherited from View. | |
| ModegetForegroundTintMode() | Method was locally defined, but is now inherited from View. | |
| voidsetForeground(Drawable) | Method was locally defined, but is now inherited from View. | |
| voidsetForegroundGravity(int) | Method was locally defined, but is now inherited from View. | |
| voidsetForegroundTintList(ColorStateList) | Method was locally defined, but is now inherited from View. | |
| voidsetForegroundTintMode(Mode) | Method was locally defined, but is now inherited from View. | |
