bugfix: demo fix
This commit is contained in:
parent
e465392d55
commit
03d40564ff
@ -60,10 +60,7 @@ class NaivgatorDemo extends Panel {
|
|||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
]).apply({
|
]).apply({
|
||||||
layoutConfig: {
|
layoutConfig: layoutConfig().most(),
|
||||||
widthSpec: LayoutSpec.JUST,
|
|
||||||
heightSpec: LayoutSpec.FIT,
|
|
||||||
},
|
|
||||||
width: Environment.screenWidth,
|
width: Environment.screenWidth,
|
||||||
gravity: gravity().center(),
|
gravity: gravity().center(),
|
||||||
space: 10,
|
space: 10,
|
||||||
|
Reference in New Issue
Block a user