When changing textview, the text on a button below the textview moves down. Help!
问题 Pretty much I have a Textview that is acting as a display for asterisks when a user clicks a pin pad of Buttons I made. The buttons have their text centered, but it seems when I append something to the Textview text property the number 2 pin's layout changes to center at the bottom instead of the dead center. This is part part of the xml: <!-- PIN text --> <TableLayout> <TableRow android:id="@+id/btn_row1" android:gravity="center" android:layout_marginTop="6dip"> <!-- password text-->