luckybilly / luckybilly/SmartSwipe

仿微信侧滑返回不灵敏,快速侧滑时不能跟随手指移动

Open
#77 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2.1k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

### 问题描述

仿微信侧滑返回不灵敏,快速侧滑时不能跟随手指移动,(慢慢的侧滑或者猛地一滑并松开可以正常返回。)有些卡顿

- 预期行为:
希望优化这块,这个真的好用,很赞,再流畅点就更牛逼了,作者加油。
- 实际行为:

### 实现代码

SmartSwipeBack.activitySlidingBack(application, null); //sliding with pre-activity relative moves

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the SmartSwipeBack.activitySlidingBack(application, null) entry point and trace the swipe-back implementation used for activity sliding. Reproduce a fast swipe and compare it with slow and abrupt swipes. Done means a quick gesture follows the finger smoothly and returns reliably without visible stuttering.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.