Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

怎么同时设置左滑和右滑 #179

Open
CaiJinFu opened this issue Jan 22, 2019 · 1 comment
Open

怎么同时设置左滑和右滑 #179

CaiJinFu opened this issue Jan 22, 2019 · 1 comment

Comments

@CaiJinFu
Copy link

No description provided.

@luckybilly
Copy link

luckybilly commented Jul 25, 2019

试试SmartSwipe

其中的SmartSwipeBack实现了全局Activity侧滑返回功能,特色:

  • 全局只需一行代码即可搞定所有Activity侧滑返回
  • 可选样式:开门、百叶窗、仿微信、仿QQ及仿MIUI贝塞尔曲线
  • 无需透明主题
  • 无需继承某个特定的Activity
  • 不需要侵入xml布局文件
  • 也不需要侵入BaseActivity
  • 支持全屏侧滑和(/或)边缘侧滑返回
  • 支持 上/下/左/右 4个方向侧滑返回

文档地址: https://luckybilly.github.io/SmartSwipe-tutorial/

Demo:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants