Skip to content
Snippets Groups Projects
Unverified Commit ad66d04e authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Reverse swipe-responsibility (opt-out -> opt-in) (DEV) (#3223)


* Reverse swipe-responsibility (opt-out -> opt-in)
Call setupSwipe() on a RecyclerView, then any ViewHolder that implements `Swipeable` can be swiped.
Previously other unrelated items were swipeable too and had to be explicitly excluded.

* Remove unused extensions.

Co-authored-by: default avatarchris-cwa <69595386+chris-cwa@users.noreply.github.com>
Co-authored-by: default avatarMohamed Metwalli <mohamed.metwalli@sap.com>
Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
parent 68accb40
No related branches found
No related tags found
No related merge requests found
Showing
with 105 additions and 138 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment