![]() |
Toolkit-mobile-templates
2.0.0
This repository contains the template applications of the toolkit.
|
Activity containing the flash cards in dictation template's app. More...


Classes | |
| class | MyPagerAdapter |
Public Member Functions | |
| void | onBackPressed () |
| void | onDestroy () |
| boolean | onCreateOptionsMenu (Menu menu) |
| boolean | onOptionsItemSelected (MenuItem menuItem) |
| boolean | onNavigationItemSelected (MenuItem item) |
Protected Member Functions | |
| void | onCreate (Bundle savedInstanceState) |
Private Member Functions | |
| void | setAdapterData (FlashModel mFlash) |
Private Attributes | |
| ViewPager | viewPager |
| Context | mContext |
| FlashDb | db |
Activity containing the flash cards in dictation template's app.
Created by Anupam (opticod) on 7/7/16.
| void org.buildmlearn.learnwithflashcards.activities.MainActivity.onBackPressed | ( | ) |
|
protected |
| boolean org.buildmlearn.learnwithflashcards.activities.MainActivity.onCreateOptionsMenu | ( | Menu | menu | ) |
| void org.buildmlearn.learnwithflashcards.activities.MainActivity.onDestroy | ( | ) |
| boolean org.buildmlearn.learnwithflashcards.activities.MainActivity.onNavigationItemSelected | ( | MenuItem | item | ) |
| boolean org.buildmlearn.learnwithflashcards.activities.MainActivity.onOptionsItemSelected | ( | MenuItem | menuItem | ) |
|
private |
|
private |
|
private |
|
private |
1.8.11