android-image-picker
android-image-picker copied to clipboard
Select all button
Hello, I'm creating a pull request that implements the Select All button on the toolbar. I implemented the feature, made a test and translations.
This patch introduces the showAllButton property in the config. Default value is false to preserve original behaviour. The select all button appears next to the Done button.