标签: android android-intent android-contentprovider storage-access-framework
SAF(存储访问框架)不支持过滤器吗? 我想过滤选择器,使其不显示image/* mimeType文件。
image/*
实际上,我想让用户选择(*/*)以外的任何文件(image/*)。
(*/*)
(image/*)
答案 0 :(得分:0)
Sorry, there is no option for that.