Advertisement
Guest User

header_row.xml

a guest
Oct 5th, 2010
761
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.25 KB | None | 0 0
  1. <TextView xmlns:android="http://schemas.android.com/apk/res/android"
  2.     android:id="@+id/list_header_title"
  3.     android:layout_width="fill_parent"
  4.     android:layout_height="wrap_content"
  5.     android:padding="7dip"
  6.     style="?android:attr/listSeparatorTextViewStyle" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement