Example usage for Java android.widget Space fields, constructors, methods, implement or subclass
The text is from its open source code.
ViewGroup.LayoutParams | getLayoutParams() Get the LayoutParams associated with this view. |
void | setLayoutParams(ViewGroup.LayoutParams params) Set the layout parameters associated with this view. |