ListView just sets a ContentObserver on the adapter. On Sep 6, 2009 3:51 PM, "WoodManEXP" <[email protected]> wrote:
How does BaseAdapter communicate with its ListView? I was wondering how the BaseAdapter. notifyDat... ListView.setAdapter(adapter). So the ListView then knows it's adapter to get list elements. But you never tell the BaseAdapter what ListView it is attached to. So when y... Thank you! --~--~---------~--~----~------------~-------~--~----~ You received this message because ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

