1.3.3
- 💅
UIController
now sizes itself to match the video's aspect ratio, except if this were to conflict with a different size constraint (such asModifier.fillMaxSize()
).
UIController
now sizes itself to match the video's aspect ratio, except if this were to conflict with a different size constraint (such as Modifier.fillMaxSize()
).