android - How to drag and drop items over bounds of the horizontal recyclerview with ItemTouchHelper.Callback? -
i want drag items on horizontal recyclerview(not within bounds of recyclerview) , when drop item goes new position animation. how achieve using itemtouchhelper.callback?
i think might avoid using itemtouchhelper
achieve goal. see my code on github more information.
Comments
Post a Comment