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.
|
Public Member Functions | |
void | onNavigationDrawerItemSelected (int position) |
Callbacks interface that all activities using this fragment must implement.
void org.buildmlearn.toolkit.fragment.NavigationDrawerFragment.NavigationDrawerCallbacks.onNavigationDrawerItemSelected | ( | int | position | ) |
Called when an item in the navigation drawer is selected.
Implemented in org.buildmlearn.toolkit.activity.HomeActivity.