• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

ExpandableList Auto refresh without touch

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi...

I am implementing IM(Instant Messenger), here I am using ExpandableList for friends, separating online and offline friends using groups..

my requirement is I am getting latest friend list from the server every 3 seconds, but these new values are not updated in ExpandableList.(If I expand and collapse the group by touching then the values are updated), without touching values are not updated..

please any one help on this..

please find the attached screen shot..



Thanks
Srinu
juzfrens.jpg
[Thumbnail for juzfrens.jpg]
reply
    Bookmark Topic Watch Topic
  • New Topic