Set orientation for root element in REQUEST
This commit is contained in:
parent
fe7ed25d74
commit
f6a6357c48
@ -572,6 +572,7 @@ local PAGES = {
|
||||
bindRequestButton(5)
|
||||
|
||||
local stuffContainer = List:new{
|
||||
[Orientation:getId()] = Orientation.VERTICAL,
|
||||
[Children:getId()] = {
|
||||
paddedTitle,
|
||||
paddedRequestCount
|
||||
|
Loading…
x
Reference in New Issue
Block a user