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

I have finish all things according the READ.ME。but when i run it,there isn't MaterialView.(I'm a new in MaterialViewPaper.waitting for dealing.Thanks!) ![image](https://user-images.githubusercontent.com/24804777/26983247-b28e2b7c-4d6d-11e7-99b4-fef1f05cd90f.png) ![image](https://user-images.githubusercontent.com/24804777/26983286-d6e369ec-4d6d-11e7-90ee-9c2c275f2174.png)

Hi, I have EditText component on the list_tem_card_small.xml and when the keyboard is visible for editing, the action bar (actionbarlayout) is scrolled down. Screenshot from sample https://drive.google.com/file/d/0Bw8S4koVoEeDVlhreEM5WVhzXzA/view?usp=drivesdk

Hi. I'm using your component. First of all, thank you for this helpful component. I have a problem. When I force the app to RTL Layout everything go well but...

Hi, I'm using your library, you made a great job on it. although it is very customizable, i didn't see a way to change the internal viewpager. I need to...

enhancement

I know the title is confusing so I recorded this: Initial tab "Rozmiar" is not scrollable as the content is really small. I switch to another "Galeria" and here I...

Does it still work with Android Jetpack ? Don't see anything on the device when launched

Though I am connected to Internet it always show's:- Failed to open zip file. Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies...

When I execute the next code, the image header is not fully loaded. ` final int position = 0; if (!(mRecyclerView.getLayoutManager() instanceof LinearLayoutManager)) return; LinearLayoutManager layoutManager = (LinearLayoutManager) mRecyclerView.getLayoutManager(); final...

how to perform below xml function programmatically (through java) app:viewpager_animatedHeaderImage="true"