MaterialViewPager icon indicating copy to clipboard operation
MaterialViewPager copied to clipboard

A Material Design ViewPager easy to use library

Results 100 MaterialViewPager issues
Sort by recently updated
recently updated
newest added

When i scroll down on a fragment and switch to other one, the second one starts from top but without the correct layout, i mean it starts like i have...

bug
question

In my fragment i am getting an error like Wrong 2nd argument type. Found: 'android.support.v4.widget.NestedScrollView', required: 'com.github.ksoichiro.android.observablescrollview.ObservableScrollView' In dsample app there is NestedScrollView

Hi, when I scroll down on page 1 so that the header shrinks, and haven't even touched page 2, then switch to page 2, page 2 is scrolled down a...

like a title ^^ "how to hide button menu on top-left"

I add the dependencies in gradle, but it stuck in Resolve dependencies ':app:_debugCompile'. I leave it for the whole night to resolve this. But when I checked it in the...

[preview](https://drive.google.com/file/d/0BxIt_SD6KsB7dFZWWll3ZVo3aTA/view?usp=sharing ) when i more scroll down and fast scroll to top before collapsing header and recycle have space, how to fix it pleace help

how to add contents in every tabs ...i want to add contents in everytab but i am new here i am unable to find way to add things like image...

When you have fragment with swipetorefresh and recycleview, main layout view looks like don't have action bar and all these cool features. ![screenshot_2015-07-22-17-01-14](https://cloud.githubusercontent.com/assets/12512937/8827125/6306edc6-3093-11e5-9f39-043650e18e39.png) ![screenshot_2015-07-22-17-01-18](https://cloud.githubusercontent.com/assets/12512937/8827126/630fc158-3093-11e5-8770-ef52d6035514.png)

how add items in TYPE_CELL RecycleView

Hey guys, is it possible somehow to create separate header for the header and make it not just a picture? I am trying to find something about this on internet,...