ParallaxHeaderViewPager
ParallaxHeaderViewPager copied to clipboard
Scrollable fragments within a viewpager that allows for parallax image and sticky bar effects
If here has two fragments, one is ListViewFragment and the other is RecyclerViewFragment. ListViewFragment has 100 items to scroll, and RecyclerViewFragment just has 2 items can't scroll. When I scroll...
how to add onclicklistener in recycle view?? I want when click "lecture one" it will display webview. ``` String[] lecture = new String[] {"Introduction", "Lecture One", "Lecture two", "Lecture three",...
I have an issue with recyclerview. When I scroll to bottom, and scroll up again, the header move down a little, as demonstrate in this gif: http://i.imgur.com/n2h2OBy.gifv
When the screem rotate header don´t translate to the correct position. Thank you¡
@boxme 你好 程序打开以后不管是listview还是recyclerview完全没有问题 很正常 但是当app在后台死掉以后 重新打开app的话 header会处在初始的位置 但是recyclerview扔保持在之前的位置!!
Hi I tried to implement the ParallaxViewPagerBaseActivity to a fragment and have the base activity call the fragment for all the callback method. The header contains View with image and...
How can i use gridview instead of list in your project because when i use setselectionfromtop in adjustscroll of gridview fragment i face with crash