How should I overwrite the ImagePicker, so that:
- during the 1st pic interface looks just like usual ImagePicker during the pic intake, but the left button to be “cancel” and to show pic counter “0” on the right
- then after pic 1 is taken to change the pic counter to 1 and to show the button done on right
- ff you click on this indicator it shows your currently taken pics and you can select, which to remove
- aslo to allow multiple selection from the Gallery
My inspiration is Telegram, but I cannot find the code for something similar and don’t know how to override image picker normaly.