eschao / android-PageFlip

3D Style Page Flip on Android
Apache License 2.0
1.74k stars 262 forks source link

How to get this working for Custom Layouts? #41

Closed jitenderdev closed 6 years ago

jitenderdev commented 6 years ago

Please guide me how would i be able to play a .gif file in this example. As you are only dealing with Bitmaps. Is there any way to have the same effect on Custom .xml Layouts?

eschao commented 6 years ago

@jitenderdev Sorry, I have no idea how to do, why can't you resolve gif to a bitmap resource and show it by pageFlip lib?