As a specific example, I have an adapter where the final item is "More results...". Clicking on that will fetch more results...
The underlying data knows whether there are more results and specifies the queries to get those results. It is also capable of running those queries (although maybe it shouldn't be?). Also, it knows how to adapt itself to include any new results. -- 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

