您好,欢迎光临本网站![请登录][注册会员]  
文件名称: Android代码-一个滑动关闭Activity的组件,可以设置上下左右滑动关闭
  所属分类: 其它
  开发工具:
  文件大小: 3mb
  下载次数: 0
  上传时间: 2019-08-08
  提 供 者: weixin_********
 详细说明: SwipeBackLayout 中文版点我 SwipeBackLayout is an android library that can finish an activity by using gesture. You can set the slide direction,such as FROM_LEFT,FROM_TOP,FROM_RIGHT and FROM_BOTTOM. You can also set whether it can only slide from the edge. Screenshots Custom-Style WeChat-Style Sample Apk Download sample apk do wnload Usage Gradle dependencies { compile com.gongwen:swipeback:1.0.2 } Layout