- Support new
BottomSheetTutorialPageoption to bottom align the tutorial rather than center it.
- add support for displaying a 'back' button
- update dependencies and build tools (convert to Android X)
- update dependencies and build tools
- update dependencies and build tools
- allow data to flow from page to page. The current page can now get the result of the previous page.
- provide optional callback for finishing the tutorial by implementing
TutorialFinishedListenerwithin theFloatingTutorialActivity