Ramotion / paper-onboarding-android

:octocat: PaperOnboarding is a material design slider made by @Ramotion
https://www.ramotion.com/paper-onboarding-android/
MIT License
2.56k stars 421 forks source link

Add UI buttons to the pages #56

Open ronw98 opened 3 years ago

ronw98 commented 3 years ago

I added 3 buttons (that can be shown or not):

The text of the skip button is customizable The next and previous buttons are ImageButtons with an arrow drawable. Its color can be changed in API 21+

I also added a builder for readability purposes.

These changes are compatible with the previous version of the library.