Re: [android-developers] Problem with UI Thread which hangs up

2010-11-16 Thread Kumar Bibek
Alternate colors: Listview can handle that. Couldn't understand much from what you have explained, but I am sure, there's something wrong you are doing. Please be a bit more elaborate on what exactly are you doing and what is not working. What's an "article" by the way. On Tue, Nov 16, 2010 at 7

[android-developers] Problem with UI Thread which hangs up

2010-11-16 Thread umakantpatil
Hi all, I have to draw list of 30 articles. I tired using list view but there was some problem as I wanted to user alternate colors like first is white and 2nd is blue where as again 3rd is white and 4th is blue and it goes on.. So I decided to have scrollview and table into it. I set the view us