v-khatri
Results
3
comments of
v-khatri
I am having the same issue, what seems to be the problem here? I think it is caused by calling changeCellItem function.
I fixed the first issue by moving the `mIsMoved = true;` to onScrollStateChanged instead of setting it when ACTION_MOVE occurs in HorizontalRecyclerViewListener. So my onScrollStateChanged looks something like this: `@Override...
Is IdToken available in latest release? (0.7.1)