sospartan created WEEX-47:
-----------------------------
Summary: AddRule fail when called 'created' method
Key: WEEX-47
URL: https://issues.apache.org/jira/browse/WEEX-47
Project: Weex
Issue Type: Bug
Components: Android
Affects Versions: 0.14
Reporter: sospartan
Assignee: zhengshihan
Demo: http://dotwe.org/vue/d96b6f89aadd1d628111c16a30e80482
This is caused call 'addRule' before DOM context created in native. The DOM
context is used to created when 'createBody' invoked.
So I have to allow other operations to creating DOM context.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)