Open SjoerdvGestel opened 10 years ago
Have you solved this issue ?
I am also facing the same problem, please help me out.
Thanks in advance.
No, I've looked in to it and tried some stuff but the design of the app got changed soon after so it was not needed any more.
Okay fine. can you help me in my stuff, if you have any idea:
when i start flipping view then a black color background will appear, i don't need that.
When i try flipView.setAnimationBitmapFormat(Bitmap.Config.ARGB_4444); it makes background white.
and with flipView.setAnimationBitmapFormat(Bitmap.Config.RGB_565); it makes background black
want it to be transparent. so that my view background will appear only no color patch over it.
Is it possible ?
please let me know the solution.
Nah that's where i got stuck, you might want to compare the latest version against the previous version of the lib. The previous version had transparency if i remember correctly.
Hi, if you have a flip page that's transparent it will take a gray background while flipping. trying to turn this off does not seem possible.