Changing the Angle of the Android StackView

800 Views Asked by At

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.

1

There are 1 best solutions below

0
On BEST ANSWER

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