android:transformPivotX

added in API Level 11

x location of the pivot point around the view will rotate and scale. This xml attribute sets the pivotX property of the View.

Ensure to change the minSDKVersion to 11, or greater.

       android:transformPivotX = "0sp"


Related Articles:

Resources: