fix layout error
This commit is contained in:
@@ -3,7 +3,7 @@ import { Group, Panel, text, gravity, Color, LayoutSpec, vlayout, hlayout, scrol
|
||||
@Entry
|
||||
class LayoutDemo extends Panel {
|
||||
build(rootView: Group) {
|
||||
hlayout([
|
||||
vlayout([
|
||||
stack([], {
|
||||
width: 100,
|
||||
height: 100,
|
||||
|
Reference in New Issue
Block a user