Open ahikmat85 opened 8 years ago
@ahikmat85, you can check my library FlipView, it is fully customizable :-) speed too.
Hi, Can you please guide me how to change the flip animation speed?
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.
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