BuildmLearn-Toolkit-Android
2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
|
Fragment for displaying score to user in quiz template's simulator. More...
Public Member Functions | |
View | onCreateView (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) |
void | onDestroy () |
Static Public Member Functions | |
static Fragment | newInstance () |
Private Attributes | |
QuizDb | db |
Fragment for displaying score to user in quiz template's simulator.
Created by Anupam (opticod) on 14/8/16.
|
static |
View org.buildmlearn.toolkit.quiztemplate.fragment.LastFragment.onCreateView | ( | LayoutInflater | inflater, |
ViewGroup | container, | ||
Bundle | savedInstanceState | ||
) |
void org.buildmlearn.toolkit.quiztemplate.fragment.LastFragment.onDestroy | ( | ) |
|
private |