Skip to content

bugfix: correct result code on changes save - #828

Closed
gt4dev wants to merge 0 commit into
android:mainfrom
gt4dev:main
Closed

bugfix: correct result code on changes save#828
gt4dev wants to merge 0 commit into
android:mainfrom
gt4dev:main

Conversation

@gt4dev

@gt4dev gt4dev commented Mar 20, 2022

Copy link
Copy Markdown

problem
When user saves changes on creating new task - app shows message 'Task added' - and it's correct.
But when user saves changes after editing existing task - app still shows message 'Task added' - it's bug.
App should show 'Task saved'.

fix
I changed AddEditTaskFragment so it returns correct result code.
Correct codes, texts were already in the code but mistaken was returned result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants