<spacer>
LayoutWallpaper
Flexible empty space for distributing layout.
Example
<spacer flex="1" />
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
flex | Float | — | Flex weight |
width | Dp | — | Fixed width |
height | Dp | — | Fixed height |
Flexible empty space for distributing layout.
<spacer flex="1" />
| Name | Type | Default | Description |
|---|---|---|---|
flex | Float | — | Flex weight |
width | Dp | — | Fixed width |
height | Dp | — | Fixed height |