![]() |
Toolkit-mobile-templates
2.0.0
This repository contains the template applications of the toolkit.
|
Custom Adapter for dictation template's app. More...


Classes | |
| class | ViewHolder |
Public Member Functions | |
| DictArrayAdapter (Context context) | |
| View | newView (Context context, Cursor cursor, ViewGroup parent) |
| void | bindView (View view, final Context context, Cursor cursor) |
Custom Adapter for dictation template's app.
Created by Anupam (opticod) on 4/7/16.
| org.buildmlearn.dictation.adapter.DictArrayAdapter.DictArrayAdapter | ( | Context | context | ) |
| void org.buildmlearn.dictation.adapter.DictArrayAdapter.bindView | ( | View | view, |
| final Context | context, | ||
| Cursor | cursor | ||
| ) |
| View org.buildmlearn.dictation.adapter.DictArrayAdapter.newView | ( | Context | context, |
| Cursor | cursor, | ||
| ViewGroup | parent | ||
| ) |
1.8.11