andraskindler / parallaxviewpager

[Development stopped in 2014. Unfinished and not stable - not recommended to use.] An easy-to-use ViewPager subclass with parallax background effect for Android apps.
438 stars 86 forks source link

Using ParallaxViewPager with Jake Wharton CirclePageIndictor #7

Closed leapfrog-santosh closed 10 years ago

leapfrog-santosh commented 10 years ago

While using ParallaxViewPager with CirclePageIndicator of https://github.com/JakeWharton/Android-ViewPagerIndicator, the parallax background is not shown. So what needs to be done to use ParallaxViewPager with CirclePageIndictor . And lastly, great library. Thanks

leapfrog-santosh commented 10 years ago

No worries,I found the reason behind this and I have posted the answer here as well.

http://stackoverflow.com/questions/25366899/viewpagerindicator-does-not-allow-setbackgroundresource-on-viewpager/26505593#26505593