ResoCoder / forecast-mvvm-android-kotlin

Forecast MVVM app as found in the free course.
https://www.youtube.com/playlist?list=PLB6lc7nQ1n4jTLDyU2muTBo8xk0dg0D_w
339 stars 163 forks source link

how to make swipe to remove on recyclerview with GroupAdapter #19

Open amasahara opened 5 years ago

amasahara commented 5 years ago

i try to make an swipe to remove an row but seem all tutorial must be create an adapter for it. So with your way how to make an swipe to delete in future list.