fancylou / fancylou.github.io

fancylou`s blog
2 stars 0 forks source link

使用CursorLoader查询图片和相册 #16

Open fancylou opened 5 years ago

fancylou commented 5 years ago

http://www.muliba.net/android/2017/10/19/use-CursorLoader-search-image-and-album.html

原来项目中使用到需要选择Android本地文件,就写了这个文件选择器FancyFilePicker ,其中还有一个仿微信的图片选择器。原...