szf_item_header.xml 290 B

12345678
  1. <RelativeLayout android:orientation="horizontal"
  2. android:id="@+id/top_navigate"
  3. android:background="@drawable/szf_background_title"
  4. android:layout_width="fill_parent"
  5. android:layout_height="wrap_content"
  6. xmlns:android="http://schemas.android.com/apk/res/android">
  7. </RelativeLayout>