PhotoPicker Versions Save

[DEPRECATED] Image Picker like Wechat

v0.9.12

6 years ago
  • remove nineoldandroids dependency
  • remove thumbnail animation

v0.9.10

6 years ago

update glide version

0.9.5

7 years ago
  1. Determine whether the image exists.
  2. Runtime permission
  3. Android N Support
  4. Bottom color of photo pick page with colorPrimary

0.8.5

7 years ago

😓 fix setShowCamera method image

0.8.4

7 years ago

0.8.4

  • fix #41 #75

0.8.3

  • fix #84 #85
  • Easy way to use
PhotoPicker.builder()
    .setPhotoCount(9)
    .setShowCamera(true)
    .setShowGif(true)
    .setPreviewEnabled(false)
    .start(this, PhotoPicker.REQUEST_CODE);

0.8.2

7 years ago

0.8.2

0.2.9

8 years ago

预览图片支持配置是否显示删除按钮 优化~

0.2.8

8 years ago

make it better

0.2.7

8 years ago

fixed bugs

0.2.5

8 years ago

fixed bugs.