android - How to handle views on top of the FlipView? -
i'm using this library allows flipping between views "flipboard" app.
it works quite well.
the problem need put few views on top of it, i've put inside framelayout, , rest of views after it.
it looks ok, has problem:
when flipping, views on top of change transparency (and become hidden) till flip over.
how can handle problem?
edit: i've found this library doesn't have problem, has weird color transition while flipping wish avoid.
edit: i've found out known issue (#49) . love know if else has idea of how overcome this.
i don't know how fix library, seems library works fine :
https://github.com/emilsjolander/android-flipview
not sure though how customizable compared 1 i've tested.
Comments
Post a Comment