moxun created WEEX-39:
-------------------------
Summary: Fix wrong vertical offset on waterfall
Key: WEEX-39
URL: https://issues.apache.org/jira/browse/WEEX-39
Project: Weex
Issue Type: Bug
Environment: Android
Reporter: moxun
The `RecyclerView#computeVerticalScrollOffset()` will return wrong value when
use `StaggeredGridLayoutManager`, add property `stable` to control calculated
vertical offset using accumulative `dy`
Property `stable` only effective on android, and will not be public in the
document
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)