Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <TextView
- android:id="@+id/txtName"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- android:gravity="center_vertical"
- android:layout_alignParentTop="true"
- android:layout_alignParentBottom="true"
- android:textStyle="bold"
- android:textSize="22dp"
- android:textColor="#000000"
- android:layout_marginTop="5dp"
- android:layout_marginBottom="5dp"
- xmlns:android="http://schemas.android.com/apk/res/android" />
Advertisement
Add Comment
Please, Sign In to add comment