Ramotion / paper-onboarding-android

:octocat: PaperOnboarding is a material design slider made by @Ramotion

Home Page:https://www.ramotion.com/paper-onboarding-android/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can it support android4.0?

LeaderChange opened this issue · comments

I really like this effect It supports the android version 4.0,?

You can edit the lib and use lib CircularReveal to support device that 2.3+.
The method "createCircularReveal" is the only difference between them,and that lib have
a good performance :)

SDK requirements already reduced to 15. For support old devices via CircularReveal library you can clone repo and fix code by yourself, it's very simple.
By supporting very old versions, you slow down the process of moving users to the new software.