1. 首页
  2. 移动开发
  3. 其他
  4. Android代码 多图片选择器~

Android代码 多图片选择器~

上传者: 2020-07-20 17:18:09上传 .ZIP文件 924KB 热度 23次
Smart Gallery with Single and Multiple image pick action. Features luminous.ACTION_PICK for choosing single image. luminous.ACTION_MULTIPLE_PICK for choosing multiple image. Also custom Theme. - - Usage // For single image Intent i = new Intent(Action.ACTION_PICK); startActivityForResult(i, 100);
下载地址
用户评论