Commit 1d59ecc6 by fengquan

feat: Code Review代码调整

parent 4d07e2e6
......@@ -16,13 +16,13 @@ fun TextView.confideLineText(line: Int) {
3 -> {
text = "通话中"
}
4->{
4 -> {
text = "继续倾诉"
}
5->{
5 -> {
text = "已离线,可预约"
}
6->{
6 -> {
text = "已离线,可留言"
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment