sospartan created WEEX-55:
-----------------------------
Summary: Fix contentSize value in scroll event
Key: WEEX-55
URL: https://issues.apache.org/jira/browse/WEEX-55
Project: Weex
Issue Type: Bug
Components: Android
Affects Versions: 0.15
Reporter: sospartan
Assignee: zhengshihan
The 'contentSize' height is using a assessed value, it will be changed during
scroll by the 'recycler' mechanism.
My patch will use height from layout engine to replace it. It's stable after
layout finished.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)