android:id="@+id/list"

android:layout_width="fill_parent"

android:layout_height="500dp"

android:layout_weight="0.47"

android:cacheColorHint="#00000000" //加上这一局就可以了

android:fastScrollEnabled="true" >