Jul 25, 2017 · 1 min read
Thanks for your effort for this excellent article. I had a question about swapping two items in the Grid recyclerview. when trying to swap different item types( normal one and header), the header is automatically swapped only with the item below it.
so my question is that is there a solution to make the header able to be swapped with any normal item in any position?
