Search code examples
ItemTouchHelper.SimpleCallback onMove() is not triggered...


androidandroid-recyclerviewitemtouchhelper

Read More
How to Fix IndexOutOfBoundsException in RecyclerView Adapter's onRowMoved Function?...


javaandroidandroid-recyclerviewindexoutofboundsexceptionitemtouchhelper

Read More
ItemTouchHelper Item doesnt gets properly removed after long press...


androidandroid-recyclerviewitemtouchhelper

Read More
android how to use ViewBinding with ItemTouchHelper swipe...


androiditemtouchhelperviewbinding

Read More
how to create RecyclerView drag and drop (swap 2 item positions version)...


javaandroidandroid-recyclerviewdrag-and-dropitemtouchhelper

Read More
RecyclerView ItemTouchHelper Buttons on Swipe...


androidandroid-recyclerviewitemtouchhelper

Read More
Get ArrayIndexOutOfBoundsException: length=10; index=-1 when I try to undo a removal of the Recycler...


androidkotlinandroid-recyclerviewitemtouchhelpersectionedrecyclerviewadapter

Read More
How to Stop Swiping the item in Recycler view after reaching some distance...


androidandroid-recyclerviewitemtouchhelper

Read More
RecyclerView scrolls to top when dragging item with ItemTouchHelper...


androidandroid-recyclerviewandroid-viewpageritemtouchhelper

Read More
ItemTouchHelper - The drop is forced after the first jumped line...


androiddrag-and-dropandroid-recyclerviewitemtouchhelper

Read More
How to learn whether a Snackbar button was pressed?...


androidkotlinandroid-recyclerviewsnackbaritemtouchhelper

Read More
How to pass data from adapter to fragment using ItemTouchHelper.SimpleCallback...


androidkotlinandroid-fragmentsandroid-recyclerviewitemtouchhelper

Read More
How to know when user is done moving a RecyclerView item?...


androidandroid-recyclerviewitemtouchhelper

Read More
How Can I delete an entry from realtime database using onSwipe on a recyclerview...


javaandroidfirebaseitemtouchhelper

Read More
ItemTouchHelper - Can't scroll RecyclerView, Swipe doesn't work...


javaandroidandroid-recyclerviewswipeitemtouchhelper

Read More
MERGE ITEMS in Recycler View when dragged & dropped on one another, in ANDROID?...


androidandroid-recyclerviewmergedrag-and-dropitemtouchhelper

Read More
RecyclerView on drop...


androidkotlinandroid-recyclerviewitemtouchhelper

Read More
How to use ItemTouchHelper.SimpleCallback with ViewPager2?...


androidkotlinandroid-recyclerviewandroid-viewpager2itemtouchhelper

Read More
Android ItemTouchHelper: How to draw growing circle during Swipe...


androidandroid-recyclerviewandroid-drawableitemtouchhelper

Read More
Dettach SwipeListener from Recyclerview...


androidandroid-recyclerviewswipegestureitemtouchhelper

Read More
RecyclerView drag highlight...


androidandroid-recyclerviewitemtouchhelper

Read More
notifyItemMoved() not working when migrated to ListAdapter Android...


androidandroid-recyclerviewlistadapteritemtouchhelperandroid-diffutils

Read More
Detach ItemTouchHelper from RecyclerView...


androidandroid-recyclerviewitemtouchhelper

Read More
ItemToucherHelper not swipe in recyclerView with vertical LinearLayoutManager...


androidandroid-recyclerviewitemtouchhelper

Read More
How to restore swiped item from RecyclerView after dialog show?...


androidandroid-recyclerviewandroid-alertdialogitemtouchhelper

Read More
RecyclerView - Drag and Drop - move item over another item. (placeholder)...


javaandroidandroid-recyclerviewitemtouchhelper

Read More
How to make the RecyclerView's ItemTouchHelper work on only part of the list(drag & drop)...


androidandroid-recyclerviewitemtouchhelper

Read More
RecyclerView ItemTouchHelper.Callback: Dragging swap condition...


javaandroidandroid-recyclerviewdrag-and-dropitemtouchhelper

Read More
How to restrict ItemtouchHelper to swipe only left to right...


javaandroiditemtouchhelper

Read More
How to add Snackbar where View Class is not directly accessible...


androidandroid-recyclerviewsnackbaritemtouchhelper

Read More
BackNext