[GitHub] incubator-weex pull request #1057: *[android] support direction attr on styl...

2018-06-27 Thread misakuo
Github user misakuo closed the pull request at:

https://github.com/apache/incubator-weex/pull/1057


---


[GitHub] incubator-weex pull request #1057: *[android] support direction attr on styl...

2018-03-08 Thread misakuo
GitHub user misakuo opened a pull request:

https://github.com/apache/incubator-weex/pull/1057

*[android] support direction attr on styles

now `rtl`, `ltr` and `inherit` in styles is available on Android

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/misakuo/incubator-weex feature-style-direction

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1057.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 #1057


commit 96e6e39076bdca6d1623bce4663d35b2ac364e10
Author: misakuo 
Date:   2018-03-08T04:32:08Z

*[android] support direction attr on styles




---