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:
编码工程师
2026-08-20 09:58:28 +08:00
co-authored by Cursor multica-agent
parent 714794f7fe
commit 9bde926c81
20 changed files with 640 additions and 210 deletions
@@ -939,7 +939,7 @@ class IMUtils {
content = StrRes.rejectedByCaller;
break;
case 'timeout':
content = StrRes.callTimeout;
content = StrRes.unansweredCall;
break;
case 'networkError':
content = StrRes.networkAnomaly;