How can i do for make a validation screen when user delete data ?
When user use gallery for read data i give to him a possibility to delete some items, when he click on icon all is ok with the remove function.
i want better way, after he clic on icon, he have a new screen "are you sure you want to delete this entry ?" and he have choice beteween yes or no.
- If yes item is delete and navigate to other screen
- If no nothing happens and back to list of item