[
https://issues.apache.org/jira/browse/WEEX-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584984#comment-16584984
]
ASF GitHub Bot commented on WEEX-575:
-------------------------------------
yxping opened a new pull request #1451: [WEEX-575][Android] fix ListComponent
pagingEnabled bug
URL: https://github.com/apache/incubator-weex/pull/1451
Do not call clearOnScrollListeners when create RecyclerView, because
PagerSnapHelper will set OnScrollListener and need to rely on it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [Android] fix ListComponent pagingEnabled bug
> ---------------------------------------------
>
> Key: WEEX-575
> URL: https://issues.apache.org/jira/browse/WEEX-575
> Project: Weex
> Issue Type: New Feature
> Reporter: yxp
> Assignee: Adam Feng
> Priority: Critical
>
> Using pagingEnabled attribute in ListComponent, when touch move slowly on
> list, page scroll effect does not occur, the list doesn't scroll
> automatically to the right position.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)