android listview 控件触摸滑动出现白屏问题
android:id="@+id/list"
android:layout_width="fill_parent"
android:layout_height="500dp"
android:layout_weight="0.47"
android:cacheColorHint="#00000000" //加上这一局就可以了
android:fastScrollEnabled="true" >
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。