Ramotion / paper-onboarding-android

:octocat: PaperOnboarding is a material design slider made by @Ramotion
https://www.ramotion.com/paper-onboarding-android/
MIT License
2.56k stars 421 forks source link

Multiple images aren't loading #16

Closed TrentPierce closed 5 years ago

TrentPierce commented 7 years ago

I have three pages setup just as the readme says. When the fragment shows, the first image and icon show up. When I scroll to the second page, the icon shows, but no background image. Same with the third page. If I scroll back, none of the background images reappear.

golovin47 commented 5 years ago

Hello, @TrentPierce. The best way to check various approaches of using this lib is to look inside paper-onboarding-fragment-example and paper-onboarding-simple-example modules. You can also ran any of them as an app in Android Studio.