StackLayoutManager
StackLayoutManager copied to clipboard
not able to pass payload data to onbindviewholder
When using this layout manager, payload is always empty inside onbindviewholder. I tried to setItemAnimator to null and all the other solutions found on stackoverflow but nothing worked. Then i tried to change the layoutmanager and payload is working.