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

拖拽回调问题 #461

Closed
SupCheny opened this issue Oct 30, 2024 · 0 comments
Closed

拖拽回调问题 #461

SupCheny opened this issue Oct 30, 2024 · 0 comments

Comments

@SupCheny
Copy link
Contributor

SupCheny commented Oct 30, 2024

问题描述

拖拽回调事件(BRV:1.6.0)
1、必现:将列表中第一个位置的item拖拽到第三个位置,或者第三个位置的item拖拽到第一个,onDrag回调都不触发
2、第一次先进行一次正常的拖拽,后续长按后直接松开,不进行item交换,还是会触发onDrag事件

期望结果

希望能正确触发onDrag回调

如何复现

Demo就可以复现

希望快速解决请Fork仓库复现问题并附上链接, 否则只能等有空才能排查
凭空猜测只会让问题晦涩难懂, 浪费本项目可持续维护时间

截图

异常堆栈信息或者手机截图/视频(拖拽到输入框即可上传)

版本

  • BRV:1.6.0
  • Android:14
  • Gradle: 7.4.1
  • Android Studio:Android Studio Jellyfish | 2023.3.1 Patch 1
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

1 participant