2015年4月14日 星期二

【Android】ListView Items 之間的間距

<ListView android:id="@+id/MyListView"
  android:layout_height="fill_parent"
  android:layout_width="fill_parent"
  android:divider="@android:color/transparent"
  android:dividerHeight="8.0sp"/>

沒有留言:

張貼留言