android - How to get a non scrollable ListView? -


i should want non scrollable listview, , show entire listview. it's because entire screen scrollview, , dispatch widgets relativelayout, don't need listview scroll.

i set ui code, not xml.

i've used listview.setscrollcontainer(false), it's not work, don't understand why.

thanks.

don't put listview in scrollview, doesn't work. if want list of items doesn't scroll, it's called linearlayout.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -