Thứ Sáu, 28 tháng 8, 2015

[SOLVED] how to hide listview scrollbar?

Is there a way to hide scrollbar in ListView. I know it's possible for ScrollView but can't find a way forListView scrollbar. Any ideas?

Answer : 
Try to type this in layout xml file
android:scrollbars="none"
Tutorial is here.
Hope, it helps you

Không có nhận xét nào:

Đăng nhận xét