android-image-picker icon indicating copy to clipboard operation
android-image-picker copied to clipboard

Select all button

Open chebum opened this issue 1 year ago • 0 comments

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.

chebum avatar Mar 11 '23 21:03 chebum