Closed aleksandar-apostolov closed 2 days ago
Fix handling of scaleType for the VideoRenderer
scaleType
VideoRenderer
fillMaxSize()
AndroidView
modifier
Box
ParticipantVideo
🎯 Goal
Fix handling of
scaleType
for theVideoRenderer
🛠Implementation details
fillMaxSize()
for theAndroidView
modifier
.Box
) modifier externally.scaleType
from theParticipantVideo
downward until theVideoRenderer
.