mirror of
https://github.com/openharmony/notification_notification_cangjie_wrapper.git
synced 2026-07-01 06:41:51 -04:00
@@ -40,9 +40,9 @@ class EntryView {
|
||||
func build() {
|
||||
Row {
|
||||
Column {
|
||||
Button(message).onClick {
|
||||
Button(message).onClick ({
|
||||
evt =>
|
||||
}.fontSize(40).height(80)
|
||||
}).fontSize(40).height(80)
|
||||
}.width(100.percent)
|
||||
}.height(100.percent)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user