Screen orientation is useful for responding to layouts, need add
horizontal and
vertical attributes.
EX:
|
Source code
|
1
|
width.mobile .and. horizontal = "-100"
|
|
Source code
|
1
|
width.mobile .and. vertical = "100%"
|
|
Source code
|
1
|
align.horizontal = "top"
|
|
Source code
|
1
|
align.vertical = "lefttop"
|