Class android.view.View
| Removed Methods | |
|---|---|
boolean fitsSystemWindows() |
|
| Changed Methods | ||
|---|---|---|
void setBackgroundDrawable(Drawable) |
Now deprecated. |
|
| Changed Fields | ||
|---|---|---|
Property ALPHA |
Change from non-final to final. |
|
Property ROTATION |
Change from non-final to final. |
|
Property ROTATION_X |
Change from non-final to final. |
|
Property ROTATION_Y |
Change from non-final to final. |
|
Property SCALE_X |
Change from non-final to final. |
|
Property SCALE_Y |
Change from non-final to final. |
|
Property TRANSLATION_X |
Change from non-final to final. |
|
Property TRANSLATION_Y |
Change from non-final to final. |
|
Property X |
Change from non-final to final. |
|
Property Y |
Change from non-final to final. |
|
