YorkShen opened a new pull request #2545: Fix crash issue caused by box-shadow. URL: https://github.com/apache/incubator-weex/pull/2545 The implementation of `box-shadow` relies on an Android bug, which has been fixed when target API is bigger than 26. This PR just disable the ability of `box-shadow` if target API is bigger than 26.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
