public class TableViewUtils
extends java.lang.Object
| Constructor and Description |
|---|
TableViewUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setWidth(android.view.View view,
int width)
Helps to force width value before calling requestLayout by the system.
|