android - ItemTouchHelper drag and drop groups -


i have 2 types of viewholders in recyclerview, 1 being group headers , other 1 being group items. possible have items move simultaneously group using itemtouchhelper?

or more generally, possible have multiple viewholders move simultaneously when dragging 1 of them?


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -