GalleryPick icon indicating copy to clipboard operation
GalleryPick copied to clipboard

getSupportLoaderManager().restartLoader(LOADER_ALL, null, mLoaderCallback); // 扫描手机中的图片

Open SpencerLaw opened this issue 2 years ago • 1 comments

getSupportLoaderManager().restartLoader(LOADER_ALL, null, mLoaderCallback);   // 扫描手机中的图片

这个在 androidx API30里面怎么处理

SpencerLaw avatar May 15 '22 02:05 SpencerLaw

这个项目已经停止维护了 项目的背景是几年前网上没有成熟的轮子,然后造起来自己用的,顺便共享出来。 但是现在有更成熟的轮子了, 建议使用 pictureselector,https://github.com/LuckSiege/PictureSelector

YancyYe avatar Sep 06 '22 08:09 YancyYe