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

QMUIPullRefreshLayout 配合 RecyclerView 使用下拉刷新滑动问题 #294

Closed
2 tasks done
ToGallop opened this issue May 28, 2018 · 5 comments
Closed
2 tasks done

Comments

@ToGallop
Copy link

运行环境

  • 设备系统版本: Android 7.0
  • QMUI Android 版本:1.1.2

具体问题描述

  1. QMUIPullRefreshLayout 配合 RecyclerView 使用,下拉刷新,在没有下拉刷新完成前就执行开始下一次刷新(第二次下拉是手指始终在屏幕上没有抬起的),待上一次刷新结束后,手指在屏幕上动一下,手指没有离开屏幕。QMUIPullRefreshLayout 马上会执行下拉,而且下拉的高度和第二次手指的位置有关。
  2. 当设置 RecyclerView 的 nestedScrollingEnabled = false 或者 isNestedScrollingEnabled = false 就不会有这个问题
cgspine added a commit that referenced this issue May 29, 2018
@cgspine
Copy link
Collaborator

cgspine commented May 29, 2018

请更新至 v1.1.3

@cgspine cgspine closed this as completed May 29, 2018
@mrme2014
Copy link

mrme2014 commented Jan 3, 2019

更新到 v1.1.3 依旧存在问题哦

下拉刷新,在没有下拉刷新完成前就执行开始下一次刷新(第二次下拉是手指始终在屏幕上没有抬起的),待上一次刷新结束后,手指在屏幕上动一下,手指没有离开屏幕。QMUIPullRefreshLayout 马上会执行下拉,而且下拉的高度和第二次手指的位置有关。

@cgspine
Copy link
Collaborator

cgspine commented Jan 3, 2019

什么机型?android 版本多少? support library 版本多少?(我这边不能重现)

@mrme2014
Copy link

mrme2014 commented Jan 3, 2019

什么机型?android 版本多少? support library 版本多少?(我这边不能重现)

三星s8+,android8.0系统,support 26.稳定复现上面的问题

可否加个微信,我录视频给你看?
或者最新的bugfix的分支是哪个?

@cgspine
Copy link
Collaborator

cgspine commented Jan 3, 2019

我的微信: 13760840278
qmui 最新版本为 1.1.11 了,目前都在master上开发和做bugfix的

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

3 participants