wuxibiao created WEEX-478:
-----------------------------
Summary: [diffResult hasChanges] will cause bug
Key: WEEX-478
URL: https://issues.apache.org/jira/browse/WEEX-478
Project: Weex
Issue Type: Bug
Components: iOS
Affects Versions: 0.18
Environment: weex sdk 0.18.0
Reporter: wuxibiao
Assignee: xingZhang
in module WXRecyclerUpdateController
if (![diffResult hasChanges]) {
return;
}
it will make isUpdating always true
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
