[android-developers] Re: ViewFlipper.showNext() not working in timer

2010-02-09 Thread bagadenaren...@gmail.com
Hi , I want to show the slideshow of images... can u share the code if u got the solution for this.. Narendra On Dec 20 2009, 3:01 am, Patrick Plaatje wrote: > Hi, > > Be aware that the timer uses a new thread, so you need a handle to > communicate with the UI thread. > > Regards, > > Patrick >

[android-developers] how to get header in Listview without scrolling

2009-12-30 Thread bagadenaren...@gmail.com
Hi , I want to display Header to my ListView. I used getListView ().addHeaderView() method to add header to Listview. but this is Header is scrolling with List.I want header should be constant. Can someone hellp me? Thx -- You received this message because you are subscribed to the Google Group