Skip to content

Conversation

@javocsoft
Copy link

In some devices (like LG G3 or Nexus 5, with Android Lollipop, for example) the animation of flip runs very laggy. These modifications let you choose to use a flip method that can check for reported laggy devices or with a custom laggy device list. In case a device is laggy applying the flip effect, programmer can choose to show a fade in-out effect or no effect.

runs laggy. Added a a new flipTransition method that allows to specify
to check if the current device is one of reported laggy devices (like LG
G3 or Nexus 5). In case is a laggy device, depending iof the parameter
"enableFadeForLaggyDevices" a fade effect is used as animation instead
the desired flip or no effect is applied if set to FALSE.
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

Successfully merging this pull request may close these issues.

1 participant