You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by cx...@apache.org on 2017/04/11 13:40:58 UTC

[3/6] incubator-weex git commit: + [ios] update height type

+ [ios] update height type


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

Branch: refs/heads/0.12-dev
Commit: 1a4c9079b804f3bb495423926f9b16fac397e589
Parents: 151b3fd
Author: \u9f50\u5c71 <su...@163.com>
Authored: Fri Apr 7 17:47:46 2017 +0800
Committer: \u9f50\u5c71 <su...@163.com>
Committed: Fri Apr 7 17:47:46 2017 +0800

----------------------------------------------------------------------
 ios/sdk/WeexSDK/Sources/Module/WXPickerModule.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1a4c9079/ios/sdk/WeexSDK/Sources/Module/WXPickerModule.m
----------------------------------------------------------------------
diff --git a/ios/sdk/WeexSDK/Sources/Module/WXPickerModule.m b/ios/sdk/WeexSDK/Sources/Module/WXPickerModule.m
index c942464..fb29d55 100644
--- a/ios/sdk/WeexSDK/Sources/Module/WXPickerModule.m
+++ b/ios/sdk/WeexSDK/Sources/Module/WXPickerModule.m
@@ -31,7 +31,7 @@
 @property(nonatomic,strong)UIColor *cancelTitleColor;
 @property(nonatomic,strong)UIColor *confirmTitleColor;
 @property(nonatomic,strong)UIColor *titleBackgroundColor;
-@property(nonatomic)NSInteger height;
+@property(nonatomic)CGFloat height;
 @property(nonatomic,strong)UIColor *textColor;
 @property(nonatomic,strong)UIColor *selectionColor;
 //data