Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pknotfound authored Oct 24, 2020
1 parent 39c2fee commit 7ee031e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ SwipeLibrary contains the following functions:
- [Swipe To Delete](#swipe-to-delete)
- [Drag to Shift](#drag-to-shift)

## Swipe To Delete
# Swipe To Delete

Add swipe to delete RecyclerView's items from the list, which a single line of code.

Expand Down Expand Up @@ -71,7 +71,7 @@ The optional parameters can be provided if needed.
***
___

## Drag To Shift
# Drag To Shift

Highlight, move and shift items of RecyclerView with just a single line of code.
Use *addDragToShift* as RecyclerView's extension function, to add this functionality to your RecyclerView. This extension has **one** optional parameter.
Expand Down

0 comments on commit 7ee031e

Please sign in to comment.