王士厅

音频悬浮窗关闭图标替换

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