Changed Methods |
float getMaximumSpan(int )
|
Documentation changed from old to new. Method was inherited from BoxView, but is now defined locally.
|
Determines the maximum span for this view along an axis. |
float getMinimumSpan(int )
|
Documentation changed from old to new. Method was inherited from BoxView, but is now defined locally.
|
Determines the minimum span for this view along an axis. |
float getPreferredSpan(int )
|
Documentation changed from old to new. Method was inherited from BoxView, but is now defined locally.
|
Determines the preferred span for this view along an axis. |
void layoutMinorAxis(int, int, int[], int[])
|
Documentation changed from old to new. |
Perform layout for the minor axis of the box (i.e. |
void setParent(View )
|
Documentation changed from old to new. |
Establishes the parent view for this view. |