Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 304 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 304 Bytes

SwipeDownToFinish

This library provide a custom activity which is extended class of AppCompatActivity, provides a swipe down gesture to finish the activity.

You can use this either by making the root of your layout with SwipeDownLayout or by extending your activity with SwipeDownToFinishActivity.