GitHub user misakuo opened a pull request:
https://github.com/apache/incubator-weex/pull/780
* [android] fix flicker caused by coexistence of box-shadow and bordeâ¦
As the title
test case:
http://dotwe.org/weex/c5cccc22fbb74f41ddaaa459e50d1639
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/misakuo/incubator-weex
android-feature-boxshadow
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/780.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 #780
----
commit e777ac8dd8f02805c5adee19364d87ee5c40bf9d
Author: misakuo <[email protected]>
Date: 2017-10-10T10:20:24Z
* [android] fix flicker caused by coexistence of box-shadow and
border-radius
----
---