Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckSiege authored Jun 8, 2017
1 parent b192264 commit fd42147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ if (savedInstanceState == null) {
.theme()// 主题样式设置 具体参考 values/styles
.maxSelectNum()// 最大图片选择数量
.minSelectNum()// 最小选择数量
.imageSpanCount(4)// 每行显示个数
.selectionMode()// 多选 or 单选
.previewImage()// 是否可预览图片
.previewVideo()// 是否可预览视频
Expand Down

0 comments on commit fd42147

Please sign in to comment.