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

拖动排序问题,点击拖动第一个item往下移动的时候,recyclerview会自己滑动到底部。 #200

Closed
ALEXLEOHY opened this issue Jun 9, 2022 · 5 comments
Labels
Bug Something isn't working

Comments

@ALEXLEOHY
Copy link

问题描述

拖动排序问题,点击拖动第一个item往下移动的时候,recyclerview会自己滑动到底部。

期望行为

是否可以一个一个慢慢移动

如何复现

建议步骤:

  • 是否可以在Sample复现
  • 可以复现,将禁用拖拽的几个item移到最下方
  • 如果不能在Sample复现建议Fork本仓库然后复现
  • 主要代码

截图

Uploading 1654765906472885.mp4…

异常堆栈信息或者手机截图/视频

版本

  • BRV:
  • Gradle:
  • Android Studio:
  • Android:
@ALEXLEOHY ALEXLEOHY added the 寻求帮助 Extra attention is needed label Jun 9, 2022
@ALEXLEOHY
Copy link
Author

ALEXLEOHY commented Jun 9, 2022

@liangjingkanji
Copy link
Owner

无法复现你的问题

device-2022-06-09-175416.mp4

@RebornQ
Copy link
Contributor

RebornQ commented Apr 10, 2023

东哥可否 Reopen 一下这个 issue,目前我也遇到了,一模一样的问题,百分百复现,两台不同 Android 版本不同厂商的测试机都复现了,东哥无法复现不知道是否跟 Android 版本有问题,我可以补充一下问题说明:

问题描述

  • 当 Item 数超出 RecycleView 可见区域时,第一个且仅第一个 item 拖动往下移会导致一次越过多个 Item 下移,而不是一个一个下移
  • 当 Item 数没超出 RecycleView 可见区域或者第二个开始的 Item 拖动就没这个问题

如何复现

Sample 什么都不用改就可以复现这个问题

版本

  • BRV: 1.3.90
  • Gradle: 7.4
  • Android Studio: 2022.1.1 Patch 2
  • Android: Vivo Z5 OriginOS 1.0 Android 10 和 红米 Note 10 MIUI 14.0.5 Android 13

@liangjingkanji liangjingkanji added Bug Something isn't working and removed 寻求帮助 Extra attention is needed labels Apr 10, 2023
@liangjingkanji
Copy link
Owner

该问题已经在新版本中被修复

@RebornQ
Copy link
Contributor

RebornQ commented Apr 11, 2023

该问题已经在新版本中被修复

好耶!~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants