Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

doesn't work properly when page width is below 1f #15

Open
AmirAliSobhGol opened this issue Nov 15, 2015 · 0 comments
Open

doesn't work properly when page width is below 1f #15

AmirAliSobhGol opened this issue Nov 15, 2015 · 0 comments

Comments

@AmirAliSobhGol
Copy link

this is my code:
<com.andraskindler.parallaxviewpager.ParallaxViewPager
android:id="@+id/pager"
android:layout_width="fill_parent"
android:layout_height="0dp"
android:background="@drawable/background"
android:layout_weight="1"
android:visibility="gone"/>
and the page width: return(0.8f);
the problem is when u go to the next page 0.2 background of the page is white

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant