可根据以下几种值测试下效果再根据支持比例进行微调当前支持宽高比例有:16:9、4:3、1:1。XComponent组件 .width(480).height(480) ViewControl width: 720, height: 720 XComponent组件 .width(480).height(480) ViewControl width: 1080, height: 1920 XComponent组件 .width(1080).height(1920) ViewControl width: 720, height: 720
可根据以下几种值测试下效果再根据支持比例进行微调当前支持宽高比例有:16:9、4:3、1:1。