android - Setting the layout of the swiped card in RecyclerView using ItemTouchHelper -
i created recyclerview
, attached itemtouchhelper
, can swipe items in list. problem is, when swipe item, separator (2dp high view) swipes - there seems empty layout below item.
is there way change layout? or other ways handle it?
Comments
Post a Comment