![]() |
Toolkit-mobile-templates
2.0.0
This repository contains the template applications of the toolkit.
|
Activity for displaying the correct and user entered spell to users in spelling template's app. More...
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 Attributes | |
Context | mContext |
SpellDb | db |
Activity for displaying the correct and user entered spell to users in spelling template's app.
Created by Anupam (opticod) on 31/5/16.
void org.buildmlearn.learnspellings.activities.ResponseActivity.onBackPressed | ( | ) |
|
protected |
boolean org.buildmlearn.learnspellings.activities.ResponseActivity.onCreateOptionsMenu | ( | Menu | menu | ) |
void org.buildmlearn.learnspellings.activities.ResponseActivity.onDestroy | ( | ) |
boolean org.buildmlearn.learnspellings.activities.ResponseActivity.onNavigationItemSelected | ( | MenuItem | item | ) |
boolean org.buildmlearn.learnspellings.activities.ResponseActivity.onOptionsItemSelected | ( | MenuItem | menuItem | ) |
|
private |
|
private |