文件名称:Android代码-SwipeBack
文件大小:4.56MB
文件格式:ZIP
更新时间:2022-08-26 04:12:28
Android代码
SwipeBack SwipeBack is a android library that can finish a activity by using gesture. You can set the swipe direction,such as left,top,right and bottom. Screenshots Sample Download Sample Download Usage Gradle dependencies { compile 'com.github.liuguangqiang.swipeback:library:1.0.2@aar' } Maven com.github.liuguangqiang.swipeback library 1.0.2 aar SwipeBackActivity SwipeBackActivity is a base activity for using this library more easier.This Activity will help us to show
【文件预览】:
SwipeBack-master
----gradlew(5KB)
----settings.gradle(27B)
----library()
--------src()
--------.gitignore(7B)
--------build.gradle(640B)
--------proguard-rules.pro(668B)
----.travis.yml(283B)
----Images()
--------swipeback_demo.gif(2.03MB)
--------swipeback.gif(569KB)
--------apks()
--------swipe_back_activity.gif(436KB)
--------download.png(16KB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(1KB)
----.gitignore(420B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(751B)
--------proguard-rules.pro(668B)
----build.gradle(497B)