SwipeDownToFinish
This library provide a custom activity which is extended class of AppCompatActivity, provides a swipe down gesture to finish the activity.
Install / Use
/learn @baldraider/SwipeDownToFinishREADME
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.
