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
chenjun1_wd
2024-09-06 11:03:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6723a7ccccb2a6b355859d563c61a050e462f853
6723a7cc
1 parent
47e77f02
全屏事件
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
sight_harmony/commons/wdKit/src/main/ets/utils/EmitterEventId.ts
sight_harmony/commons/wdKit/src/main/ets/utils/EmitterEventId.ts
View file @
6723a7c
...
...
@@ -46,5 +46,8 @@ export enum EmitterEventId {
// 展开悬浮窗
AUDIO_WINDOW_EXPAND
=
13
,
// 全屏
FULL_SCREEN
=
14
,
}
...
...
Please
register
or
login
to post a comment