13 lines
130 B
Text
13 lines
130 B
Text
Screen {
|
|
align: center middle;
|
|
}
|
|
|
|
ListView {
|
|
width: 30;
|
|
height: auto;
|
|
margin: 2 2;
|
|
}
|
|
|
|
Label {
|
|
padding: 1 2;
|
|
}
|