| Interface | Description |
|---|---|
| OnShowcaseEventListener | |
| ShowcaseDrawer |
Class to implement your own drawing of a showcase view, should you want more
control.
|
| ShowcaseViewApi |
A simple interface which makes it easy to keep track of what is in the public
ShowcaseView API
|
| Class | Description |
|---|---|
| MaterialShowcaseDrawer | |
| ShowcaseView |
A view which allows you to showcase areas of your app with an explanation.
|
| ShowcaseView.Builder |
Builder class which allows easier creation of
ShowcaseViews. |
| SimpleShowcaseEventListener |
Basic implementation of
OnShowcaseEventListener which does nothing
for each event, but can be override for each one. |
| Annotation Type | Description |
|---|---|
| ShowcaseView.TextPosition |