luckybilly / luckybilly/SmartSwipe

底部抽屉拖动抽屉本身,关闭阻尼过大如何解决

Open
#97 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

### 问题描述

手指拖动抽屉布局本身,需要拖动很长距离才能关闭,

- 预期行为:手指拖动抽屉本身想更省力的关闭抽屉

- 实际行为:实际需要拖动距离是抽屉的至少一半高度,松手后才能关闭

### 出问题的代码

```java

```

### 当前使用的SmartSwipe版本号:
**1.1.0**

### 如何复现?(如果能在demo中复现将有利于作者尽快修复问题)
DrawerConsumer
底部抽屉拖动内容本身也是很费劲的

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 by locating the DrawerConsumer implementation and reproduce the bottom-drawer drag behavior described for SmartSwipe 1.1.0, preferably in the demo. Compare the effort required when dragging the drawer content itself with the expected easier close gesture; done means the drawer closes with a shorter, less resistant drag.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.