public class UsersAdapter extends LazyAdapter<Contributor>
| Constructor and Description |
|---|
UsersAdapter(android.content.Context context,
java.util.List<Contributor> contributors) |
| Modifier and Type | Method and Description |
|---|---|
android.view.View |
getView(int position,
android.view.View convertView,
android.view.ViewGroup viewGroup) |
addAll, inflate, isLazyLoading, setLazyLoadingadd, addAll, addAll, clear, createFromResource, getContext, getCount, getDropDownView, getFilter, getItem, getItemId, getPosition, insert, notifyDataSetChanged, remove, setDropDownViewResource, setNotifyOnChange, sortpublic UsersAdapter(android.content.Context context,
java.util.List<Contributor> contributors)
public android.view.View getView(int position,
android.view.View convertView,
android.view.ViewGroup viewGroup)
getView in interface android.widget.AdaptergetView in class LazyAdapter<Contributor>