Skip to content

Commit

Permalink
修改默认的图片content mode
Browse files Browse the repository at this point in the history
  • Loading branch information
gsdios committed Jan 10, 2016
1 parent 26cb504 commit eb1882c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ typedef enum {

// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 自定义样式接口

/** 轮播图片的ContentMode */
/** 轮播图片的ContentMode,默认为 UIViewContentModeScaleToFill */
@property (nonatomic, assign) UIViewContentMode bannerImageViewContentMode;

/** 占位图,用于网络未加载到图片时 */
Expand Down

0 comments on commit eb1882c

Please sign in to comment.