Pull Back Layout Pull down to finish an Activity. Download repositories { // ... maven { url "https://jitpack.io" } } dependencies { // ... support library ... // ... compile 'com.github.oxoooo:pull-back-layout:1.0.1' } Usage You may refer to one of our apps that already usi