问题
I have recyclerview which is displaying lot of items in card views those views are dynamic height like following pic.
I achieved it but i have an other problem if i apply any order like increase like that iam getting this one.
If we look in 5th and 6th cards are not following order.it is disturbing UI. i know it is happening because of Staggered.
Is there any way without disturbing staggered we can achieve ordering also.
来源:https://stackoverflow.com/questions/42241048/using-staggered-gridlayout-manager-in-recycler-view-sorting-of-items-in-particul