效果图
代码
自定义属性
1 | <declare-styleable name="StartBgView"> |
1 | <declare-styleable name="StartBgView"> |
1 | <declare-styleable name="SlidingValidationView"> |
1 | <declare-styleable name="RatioColorBar"> |
一个卡片(证件)拍照裁剪框架。
(A cutting framework for card-photo.)
1 | compile 'me.zhouzhuo810.cameracardcrop:camera-card-crop:1.0.2' |
Excel表格生成工具
项目地址:https://github.com/zhouzhuo810/ZzExcelCreator
(欢迎star!)
A powerful image container for adding and removing images.
1.支持添加、删除、默认图片的配置;
2.支持最大行数限制;
3.支持每行数量修改;
4.支持添加、删除、图片点击回调接口。
5.支持Box的添加(.addImage(String imagePath))和删除(.removeImage(int position));
6.支持加载本地图片(使用方法.addImage(String imagePath));
7.支持左右margin设置。
1 | compile 'me.zhouzhuo.zzimagebox:zz-image-box:1.0.4' |