emilsjolander / android-FlipView

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
Apache License 2.0
924 stars 273 forks source link

Images not displayed #36

Open zhuofengli opened 10 years ago

zhuofengli commented 10 years ago

I have images on every page, and images on the 1st page are visible when the flipview loads at the start. But when I start to flip thru pages, images on every page cannot be seen.

I'm testing this on a Genymotion emulator, it's a Nexus 4 virtual machine with Android 4.

Hope this can be fixed!

emilsjolander commented 10 years ago

"Android 4" does not tell me very much. Please specify the exakt version. Also how are you loading the images?

avinashgardas commented 9 years ago

Would you please tell me how to put images on every page?