I am using openaphid flipview library for flipping animation in my application. Everything is working fine but there is a white flash coming when I flip forward. Backwards is working fine. I think no support is now available from the developers. Has anyone fixed this issue?
I already tried everything mentioned in this link but nothing works
OK.Somewhat fixed the issue. Will post it here. Delay the handler in hideFlipAnimation() method and it somewhat fixes the flash issue. Not a very clean approach but works for now until a more stable fix is found.
}