blob: 0249b9da1ea3d46a42328f31832c234331bfb35d [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/list_header_title"
style="?android:attr/listSeparatorTextViewStyle"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingBottom="2dip"
android:textColor="@color/black"
android:paddingLeft="5dip"
android:paddingTop="2dip" />