feat:update demo
This commit is contained in:
parent
44f62dbea7
commit
b9b0ce22b2
@ -60,7 +60,10 @@ class NaivgatorDemo extends Panel {
|
||||
},
|
||||
}),
|
||||
]).apply({
|
||||
layoutConfig: layoutConfig().most(),
|
||||
layoutConfig: {
|
||||
widthSpec: LayoutSpec.MOST,
|
||||
heightSpec: LayoutSpec.FIT
|
||||
},
|
||||
width: Environment.screenWidth,
|
||||
gravity: gravity().center(),
|
||||
space: 10,
|
||||
|
Reference in New Issue
Block a user