Commit 092ef85
committed
fix(voip): animate header background to transparent when hiding controls
The MediaCallHeader used translateY + opacity to hide, but its
surfaceNeutral background remained visible as a dark bar. Animate
backgroundColor and borderBottomColor to transparent so CallView
shows through seamlessly.1 parent bc9b9d5 commit 092ef85
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments