hmathur127

Results 3 issues of hmathur127

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

FATAL EXCEPTION: main Process: my.hollywood.data.collection, PID: 9225 java.lang.IllegalArgumentException: You cannot start a load for a destroyed activity at com.bumptech.glide.manager.RequestManagerRetriever.assertNotDestroyed(RequestManagerRetriever.java:134) at com.bumptech.glide.manager.RequestManagerRetriever.get(RequestManagerRetriever.java:102) at com.bumptech.glide.manager.RequestManagerRetriever.get(RequestManagerRetriever.java:87) at com.bumptech.glide.Glide.with(Glide.java:629) at com.github.florent37.materialviewpager.header.MaterialViewPagerImageHelper$1.onAnimationEnd(MaterialViewPagerImageHelper.java:42) at android.support.v4.view.ViewPropertyAnimatorCompatJB$1.onAnimationEnd(ViewPropertyAnimatorCompatJB.java:47) at...

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...