Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
王士厅
2024-06-27 09:43:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0ccacd57f6ea03acdcef00ffbfa66c71e0991d19
0ccacd57
1 parent
bb7ebd86
音频悬浮窗关闭图标替换
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
sight_harmony/products/phone/src/main/ets/pages/view/AudioComponent.ets
sight_harmony/products/phone/src/main/resources/base/media/icon_audio_close.png
sight_harmony/products/phone/src/main/ets/pages/view/AudioComponent.ets
View file @
0ccacd5
...
...
@@ -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) => {
...
...
sight_harmony/products/phone/src/main/resources/base/media/icon_audio_close.png
View file @
0ccacd5
927 Bytes
|
W:
|
H:
872 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
Please
register
or
login
to post a comment