Sizing elements to percentage of screen width/height Is there a simple (non-LayoutBuilder) way to size an element relative to screen size (width/height)? For example: how do I set the width of a CardView to be 65%... May 19, 2022 0 Comments