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

Hi @florent37 , Is there any way to change the viewpager_headerHeight value to fit the entire image programmatically?

enhancement

It will not show PagerSlidingTitleStrip on Android 12 if we build application on targetSdkVersion 30.

First item of recycler view is above tabs and toolbar when trying to use StaggeredGridLayoutManager ![screenshot from 2016-04-30 12-25-09](https://cloud.githubusercontent.com/assets/10019766/14935118/172fc196-0ecf-11e6-859c-626fa7442e2a.png) ![device-2016-04-30-122212](https://cloud.githubusercontent.com/assets/10019766/14935093/6154058a-0ece-11e6-9d4d-da8e5f526284.png)

I am facing this issue : Fatal Exception: java.lang.IllegalArgumentException: Cannot set 'scaleX' to Float.NaN at android.view.View.sanitizeFloatPropertyValue(View.java:15425) at android.view.View.sanitizeFloatPropertyValue(View.java:15399) at android.view.View.setScaleX(View.java:14788) at android.support.v4.view.ViewCompat.setScaleX(ViewCompat.java:2870) at com.github.florent37.materialviewpager.Utils.setScale(Utils.java:66) at com.github.florent37.materialviewpager.MaterialViewPagerAnimator.onMaterialScrolled(MaterialViewPagerAnimator.java:198) at com.github.florent37.materialviewpager.MaterialViewPagerAnimator.access$000(MaterialViewPagerAnimator.java:40) at com.github.florent37.materialviewpager.MaterialViewPagerAnimator$3.onScrolled(MaterialViewPagerAnimator.java:340)...

how can use other layout like linear layout instead using recyclerview

How can i set the attribute scale type for the header image as I have not using the separate layout for header . I am setting the images programatically

Hay, I've try to follow the tutorial but I can't change my color from the black one. Can you help me, please? Thank you. ![screenshot from 2018-05-24 23-55-09](https://user-images.githubusercontent.com/16641165/40500203-46c9f926-5fae-11e8-8ef4-590c9fdf8c54.png) ![screenshot from...

java.lang.NullPointerException: Attempt to read from field 'float com.github.florent37.materialviewpager.MaterialViewPagerAnimator.lastYOffset' on a null object reference at com.github.florent37.materialviewpager.MaterialViewPager.onSaveInstanceState(MaterialViewPager.java:123) at android.view.View.dispatchSaveInstanceState(View.java:15688) at android.view.ViewGroup.dispatchSaveInstanceState(ViewGroup.java:3206) at android.view.ViewGroup.dispatchSaveInstanceState(ViewGroup.java:3212) at android.view.View.saveHierarchyState(View.java:15671) at androidx.fragment.app.FragmentManagerImpl.saveFragmentViewState(FragmentManagerImpl.java:2276) at androidx.fragment.app.FragmentManagerImpl.moveToState(FragmentManagerImpl.java:951) at androidx.fragment.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManagerImpl.java:1238) at...

whenever i run on android pie it crashes and gives me error java.lang.IllegalArgumentException: Cannot set 'scaleX' to Float.NaN Please anyone help me out with this

How can i change header logo programitacally from the Activity i cant access the header logo xml null exeption