android:translationY

added in API Level 11

translation in y of the view. This value is added post-layout to the left property of the view, which is set by its layout.

Ensure to change the minSDKVersion to 11, or greater.

       android:translationY

Related Articles:

Resources: