You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ji...@apache.org on 2017/02/24 16:42:44 UTC

[05/50] incubator-weex git commit: Merge pull request #2458 from alibaba/android-intdef-annotation

Merge pull request #2458 from alibaba/android-intdef-annotation

* [android] Add IntDef annotation

Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/aa3ae56e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/aa3ae56e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/aa3ae56e

Branch: refs/heads/dev
Commit: aa3ae56eea1c2e704d3ef573e67b52e65640126e
Parents: 4663288 154aa74
Author: sospartan zheng <so...@apache.org>
Authored: Mon Feb 20 14:39:26 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Mon Feb 20 14:39:26 2017 +0800

----------------------------------------------------------------------
 .../weex/ui/view/border/BorderDrawable.java     |  20 +-
 .../taobao/weex/ui/view/border/BorderEdge.java  |   6 +-
 .../weex/ui/view/border/BorderRadiusType.java   | 222 ++++++++++++++++++
 .../view/border/BorderWidthStyleColorType.java  | 224 +++++++++++++++++++
 .../weex/ui/view/border/BorderDrawableTest.java |   4 +-
 5 files changed, 462 insertions(+), 14 deletions(-)
----------------------------------------------------------------------