Android代码 pull back layout
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
下载地址
用户评论