When is implementing an android.widget.Adapter better than extending an android.widget.BaseAdapter? -


i'm wondering when it's more appropriate implement android.widget.adapter or android.widget.listadapter, rather extend android.widget.baseadapter. put context it, have list consists of different sub-classes of basemessage class, figure i'll need override getitemviewtypecount(int position) , getitemviewtype(int position).


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -