RxGalleryFinal
RxGalleryFinal copied to clipboard
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
cn.finalteam.rxgalleryfinal.ui.activity.MediaActivity为框架内部Activity.建议在框架内部清单文件中进行添加.而不是让使用者添加
@7449 When running to.... `RxGalleryFinalApi.getInstance(MaterialRepairActivity.this).openZKCameraForResult(MaterialRepairActivity.this, new MediaScanner.ScanCallback()` ` java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.io.File.getPath()' on a null object reference.` Android 7.1 of Sony Z5 _Originally posted by @Lightning627...
多久能适配Android10
cn.finalteam.rxgalleryfinal.imageloader.GlideImageLoader: can't find referenced method 'com.bumptech.glide.DrawableTypeRequest load(java.lang.String)' in program class com.bumptech.glide.RequestManager
希望兼容一下Glide v4+
,不管是压缩大图还是压缩小图,压缩后图片明显模糊了,我用鲁班压缩来对同一张图片压缩,发现鲁班好清晰啊,建议使用鲁班压缩
This class is used to represent FilenameUtils. This method named 'concat' is to add the base path to the current one. Thus, the method name 'addBasePath' is more intuitive than...