GitHub user misakuo opened a pull request:
https://github.com/apache/incubator-weex/pull/1035
[Android] fix NoSuchMethodException in locale module on api 20 and lower
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/misakuo/incubator-weex patch-locale-module
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1035.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 #1035
----
commit e016be489f45199d40c9b44e0f36227c15d9e86c
Author: misakuo <misakuo@...>
Date: 2018-02-24T02:05:18Z
*[android] fix NoSuchMethodException in locale module on api 20 and lower
----
---