Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
19878e9e
Commit
19878e9e
authored
Sep 03, 2022
by
刘鹏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 忙碌状态
parent
228e1705
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
IMChatUtil.kt
m-im/src/main/java/com/yidianling/im/helper/IMChatUtil.kt
+1
-1
No files found.
m-im/src/main/java/com/yidianling/im/helper/IMChatUtil.kt
View file @
19878e9e
...
@@ -565,7 +565,7 @@ object IMChatUtil {
...
@@ -565,7 +565,7 @@ object IMChatUtil {
R
.
drawable
.
im_background_chat_top_status_off_line
R
.
drawable
.
im_background_chat_top_status_off_line
)
)
)
)
}
else
if
(
status
==
4
||
status
==
5
)
{
//服务中
}
else
if
(
status
==
3
)
{
//忙碌
tb
.
setMinTitleText
(
"忙碌"
)
tb
.
setMinTitleText
(
"忙碌"
)
tb
.
setMinTitleColor
(
tb
.
setMinTitleColor
(
ContextCompat
.
getColor
(
ContextCompat
.
getColor
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment