Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top