cxk'blogs
拥有从未有过的,做从未做过的!
首页
归档
ListView设置背景图片后拖动整体变黑
<ListView
android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:choiceMode="none"
android:dividerHeight="1dp"
android:id="@+id/challenges_list"
android:cacheColorHint="#00000000"
></ListView>
红色代码
下一篇
上一篇