Android圖片選擇和瀏覽組件:PhotoPicker

運行效果:  使用說明:    Gradle  compile 'me.iwf.photopicker:PhotoPicker:0.1.8'       Pick Photo  PhotoPickerIntent intent = new PhotoPickerIntent(MainActivity.this); intent.setPhotoCount(9); intent.setShowCam
相關文章
相關標籤/搜索