We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
仿微信侧滑返回不灵敏,快速侧滑时不能跟随手指移动,(慢慢的侧滑或者猛地一滑并松开可以正常返回。)有些卡顿
SmartSwipeBack.activitySlidingBack(application, null); //sliding with pre-activity relative moves
The text was updated successfully, but these errors were encountered:
No branches or pull requests
问题描述
仿微信侧滑返回不灵敏,快速侧滑时不能跟随手指移动,(慢慢的侧滑或者猛地一滑并松开可以正常返回。)有些卡顿
希望优化这块,这个真的好用,很赞,再流畅点就更牛逼了,作者加油。
实现代码
SmartSwipeBack.activitySlidingBack(application, null); //sliding with pre-activity relative moves
The text was updated successfully, but these errors were encountered: