GitHub user gubaojian opened a pull request:
https://github.com/apache/incubator-weex/pull/1275
[WEEX-342][android] when animation module or transition parser properties,
some propers may be not right, so add try catch to handle the exceptions
[WEEX-342][android] when animation module or transition parser properties,
some propers may be not right, so add try catch to handle the exceptions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gubaojian/incubator-weex
release-0.19-bugfix0619
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1275.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1275
----
commit 906a4fff878b4bc886957c6689df1fd90b59d7cb
Author: jianbai.gbj <jianbai.gbj@...>
Date: 2018-06-19T02:38:33Z
[WEEX-342][android] when animation module or transition parser properties,
some propers may be not right, so add try catch to handle the exceptions
----
---