Still new to compose, but something I do often in the traditional UI toolkit is set images up using an aspect ratio. We do this on just about every imageview since it scales best across devices sizes, resolutions, etc.
Does compose have an easy way to add an imageview to be sized as 16:9, 3:4, 1:1 etc? As per material guidelines: