王士厅

音频悬浮窗关闭图标替换

... ... @@ -168,8 +168,8 @@ struct Index {
}))
Image($r("app.media.icon_audio_close"))
.objectFit(ImageFit.Contain)
.width(24)
.height(24)
.width(32)
.height(32)
.gesture(
TapGesture()
.onAction((event: GestureEvent) => {
... ...