Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flipping speed #68

Open
ahikmat85 opened this issue Dec 20, 2015 · 3 comments
Open

flipping speed #68

ahikmat85 opened this issue Dec 20, 2015 · 3 comments

Comments

@ahikmat85
Copy link

Hi,
is it possible to speed up the flipping ?
I.e, when I move my finger on screen, flipping should be faster than my movement (1.5 times)

it would be great if there was a function to set the speed

@davideas
Copy link

davideas commented Feb 25, 2016

@ahikmat85, you can check my library FlipView, it is fully customizable :-) speed too.

@muthaiya
Copy link

muthaiya commented Oct 4, 2016

Hi,
Can you please guide me how to change the flip animation speed?

@janoschp
Copy link

janoschp commented Mar 3, 2017

You can only do this by copying the library into your project and then editing the private static final int MAX_SINGLE_PAGE_FLIP_ANIM_DURATION = 300;// in ms line in the FlipView class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants