We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can apply multiply filters against some set of type:
Matisse.from(MainActivity.this) ... .addFilter(Filter filter) .forResult(REQUEST_CODE_CHOOSE);
There is a filter implementation in the sample.