Mohammed Shahim

Results 33 comments of Mohammed Shahim

me too. it says success but nothing happens.

Might be related to #318

Take a look at the sample app provided in the library. It has all the code you need

`MaterialViewPagerHelper.getAnimator(getActivity()).onMaterialScrolled(null, 0);` does not seem to work as it is private. So was this issue resolved? or is there a way to programmatically show the header?

Me too having this issue. Anybody have any thoughts? Thanks.

Yup. Same issue here. no matter what I click on the gridHolder, the item position is always 0. Also, the ripple effect appears on the first item no matter what...

Update: As mentioned in issue #72 , this occurs when `setExpanded()` is set to `true`. making it `false` will fix the issue for now.

Yes. same goes for on-demand loading. it would be nice to fire an event every time new nodes are added so that we can initialize tooltips and such. Let me...

The introduction of Mediacodec encoder in 6.0 is a Godsend. Waiting fingers crossed.