public static class ChipsVerticalLinearLayout.TextLineParams
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
chipsCount |
int |
lineMargin |
int |
row |
| Constructor and Description |
|---|
TextLineParams(int row,
int lineMargin,
int chipsCount) |