There was an error while loading. Please reload this page.
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.