zzz_gift_list.xml 411 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <com.gionee.gamesdk.business.welfare.gift.GiftListView
  3. xmlns:android="http://schemas.android.com/apk/res/android"
  4. android:id="@+id/zzz_listview"
  5. android:divider="@color/zzz_seperate_line_color"
  6. android:footerDividersEnabled="false"
  7. android:headerDividersEnabled="false"
  8. android:layout_width="match_parent"
  9. android:layout_height="match_parent"/>