Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
r0adkll committed Aug 19, 2014
1 parent 2d1fc44 commit 351204f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ An example usage:
}

Another way to use this library is to use the experimental Attacher class:

SlidableAttacher.attach(Activity activity);

to attach the slide-to-dismiss functionality to any given activity.

You can lock and unlock the sliding controller using the following functions.

Expand Down

0 comments on commit 351204f

Please sign in to comment.