Features:
- Library now uses the
FileProvider
class to fully support the changes introduced in Android N, thus preventing he apps targeting API level 24 to throwFileUriExposedException
. Behavior change: pictures taken from camera are now saved in either the external cache directory (if available) or the internal cache directory and it's no longer possible to customize the subfolder.