In my app screen, i want to show Heading as horizontally center. I tried with below layout xml codes
use layout_centerInParent="true"(layout_centerInHorizontal,layout_centerInVertical)
layout_centerInParent="true"(layout_centerInHorizontal,layout_centerInVertical)
gravity means the algin of text on textview, not the view itself