ListView in a HorizontalScrollView in Android
I have an ListView inside a HorizontalScrollView and it works perfectly fine, except for the initial load.I\'m loading the data for the list view from a web service so I created a thread to do that.On
          问答
          阅读(2)