LFilePicker icon indicating copy to clipboard operation
LFilePicker copied to clipboard

Android 检索手机目录方式的文件选择器,轻量且界面友好,定制性高。This is a lightweight file selector, it can select files by retrieve phone directory

Results 39 LFilePicker issues
Sort by recently updated
recently updated
newest added

How are you? Your library is good. But i have a request. LFilePicker/lfilepickerlibrary/src/main/res/layout/lfile_emptyview.xml tv_empty's text is always chinese text : "暂无数据" Could you update to english text? Best Regards.

因为该项目已经停止维护了,我就自己参考各个大佬的代码自己写了一个,欢迎大家star和issues

data.getStringExtra("path");得到的是目录名

在打开的目录里面有图片的时候,现在只能看到文件名,不能预览图片,请问应该怎样设置才能预览图片?

设置withTitle无效,需要修改 mToolbar.setTitle为getSupportActionBar().setTitle,然后不能修改状态栏

Library is very nice, anyone can update it to androidx??

Android Q下无法正常使用了,大佬啥时候适配Android10。

按照说明步骤调用后,APP打开的/storage/emulated/0下面全是空的