开发者

remove black line after the last item in ListView

开发者 https://www.devze.com 2023-04-06 03:27 出处:网络
Hello i have a listview conatins items , however i have a black line after the last element in the list view can i remove it , thanks for yo开发者_如何学编程ur time .

Hello i have a listview conatins items , however i have a black line after the last element in the list view can i remove it , thanks for yo开发者_如何学编程ur time .

remove black line after the last item in ListView


i think you need to use this

android:footerDividersEnabled="false"

http://developer.android.com/reference/android/widget/ListView.html#attr_android:footerDividersEnabled


android:cacheColorHint="#00000000"
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号