Does anyone know of a way to change the angle of a StackView. I'd love to be able angle a Stackview 45 degrees.

Thanks.

有帮助吗?

解决方案

tackViewObj.setrotation(45); //set 45 or 135 according to your need

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top