protected class TutorialActivity.SlideListener
extends java.lang.Object
implements android.view.View.OnClickListener
Modifier | Constructor and Description |
---|---|
protected |
SlideListener() |
Modifier and Type | Method and Description |
---|---|
void |
onClick(android.view.View v)
The main click listener function.
|