fix(mobile-next): 按 B-91 收口 Android 通话视觉打回项
呼出/通话中按钮、计时器、底色、60s 未接与进出场动效对齐视觉规范。 Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
co-authored by
Cursor
multica-agent
parent
714794f7fe
commit
9bde926c81
@@ -939,7 +939,7 @@ class IMUtils {
|
||||
content = StrRes.rejectedByCaller;
|
||||
break;
|
||||
case 'timeout':
|
||||
content = StrRes.callTimeout;
|
||||
content = StrRes.unansweredCall;
|
||||
break;
|
||||
case 'networkError':
|
||||
content = StrRes.networkAnomaly;
|
||||
|
||||
Reference in New Issue
Block a user