![]() |
Toolkit-mobile-templates
2.0.0
This repository contains the template applications of the toolkit.
|
Custom Adapter for info template's app. More...
Classes | |
class | ViewHolder |
Public Member Functions | |
InfoArrayAdapter (Context context) | |
View | newView (Context context, Cursor cursor, ViewGroup parent) |
void | bindView (View view, final Context context, Cursor cursor) |
Custom Adapter for info template's app.
Created by Anupam (opticod) on 11/6/16.
org.buildmlearn.infotemplate.adapter.InfoArrayAdapter.InfoArrayAdapter | ( | Context | context | ) |
void org.buildmlearn.infotemplate.adapter.InfoArrayAdapter.bindView | ( | View | view, |
final Context | context, | ||
Cursor | cursor | ||
) |
View org.buildmlearn.infotemplate.adapter.InfoArrayAdapter.newView | ( | Context | context, |
Cursor | cursor, | ||
ViewGroup | parent | ||
) |