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