MartinLangbecker / wokubot

MIT License
1 stars 0 forks source link

Add "Cancel" button to Details Screen Dialog #39

Open MartinLangbecker opened 3 years ago

MartinLangbecker commented 3 years ago

As a user, I want to be able to cancel the current action when accidentally pressing the back button in the details screen in order to stay on the current screen. Currently, when changes to a media entry have not been saved and the back button is pressed, the only available options are to either save the current changes or not. However, the app will always return to the previous screen. By pressing the cancel button, the dialog should disappear and the app should remain on the current screen.