Transparent background flip
Hi, I've upgraded my code to v0.9.8, but I still found the flash problem when I flip up transparent pages in Vertical mode.
I attach the sample here: https://docs.google.com/file/d/0B4byV_VFRK51WFRvcUhTbmVjeFk/edit
Please take a look.
Have you got any solution for this yet ?
I have also the same issue. please help me out if you already resolved.
Thanks in Advance.
yes.what problem encountered
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.
try to setAlpha,sorry my english so bad,hah
How to set Background Alpha while i start flipping only.
Thanks In Advance.