android-flip icon indicating copy to clipboard operation
android-flip copied to clipboard

Is there a way to set the flip page background to transparent?

Open SjoerdvGestel opened this issue 11 years ago • 4 comments

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.

SjoerdvGestel avatar Feb 25 '14 14:02 SjoerdvGestel

Have you solved this issue ?

I am also facing the same problem, please help me out.

Thanks in advance.

abhishekmedma avatar May 16 '14 07:05 abhishekmedma

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.

SjoerdvGestel avatar May 16 '14 08:05 SjoerdvGestel

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.

abhishekmedma avatar May 16 '14 08:05 abhishekmedma

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.

SjoerdvGestel avatar May 16 '14 11:05 SjoerdvGestel