![]() |
Toolkit-mobile-templates
2.0.0
This repository contains the template applications of the toolkit.
|
Activity for displaying score to user in learnspelling template's app. More...
Public Member Functions | |
void | onCreate (Bundle savedInstanceState) |
void | onDestroy () |
boolean | onCreateOptionsMenu (Menu menu) |
boolean | onOptionsItemSelected (MenuItem menuItem) |
Private Attributes | |
SpellDb | db |
Activity for displaying score to user in learnspelling template's app.
Created by Anupam (opticod) on 2/6/16.
void org.buildmlearn.learnspellings.activities.LastActivity.onCreate | ( | Bundle | savedInstanceState | ) |
boolean org.buildmlearn.learnspellings.activities.LastActivity.onCreateOptionsMenu | ( | Menu | menu | ) |
void org.buildmlearn.learnspellings.activities.LastActivity.onDestroy | ( | ) |
boolean org.buildmlearn.learnspellings.activities.LastActivity.onOptionsItemSelected | ( | MenuItem | menuItem | ) |
|
private |