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

view在scrollview中且scrollview中内容较多能滑动时,上下滑动不流畅!! #66

Open
kayroc opened this issue Mar 17, 2020 · 0 comments

Comments

@kayroc
Copy link

kayroc commented Mar 17, 2020

问题描述

view在scrollview中且scrollview中内容较多能滑动时,上下滑动不流畅!!

  • 预期行为:希望有Demo中的体验。Demo中虽然是在ScrollView中,但是内容不多,不能滑动。

  • 实际行为:上下滑动不流畅,偶尔能滑动

出问题的代码

mSmartSwipeWrapper
        .addConsumer(new SlidingConsumer())
        .setRelativeMoveFactor(SlidingConsumer.FACTOR_FOLLOW);

当前使用的SmartSwipe版本号:

1.1.2

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