feat:step10
This commit is contained in:
@@ -109,5 +109,6 @@ class ListPanel extends Panel {
|
||||
}
|
||||
it.bgColor = Color.WHITE
|
||||
}).in(rootView)
|
||||
refreshView.bgColor = Color.YELLOW
|
||||
}
|
||||
}
|
@@ -102,6 +102,8 @@ class RefreshableDemo extends Panel {
|
||||
} as IVLayout)).apply({
|
||||
layoutConfig: layoutConfig().atmost(),
|
||||
})
|
||||
}).apply({
|
||||
bgColor: Color.YELLOW
|
||||
}).in(rootView)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user