Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save Draft in Activity onStop instead of Fragment one #1839

Merged
merged 4 commits into from
May 2, 2024

Conversation

KevinBoulongne
Copy link
Contributor

Move the Draft saving from the Fragment's onStop to the Activity's onStop instead.
It will lessen the Toast spam of "Saving draft".

@KevinBoulongne KevinBoulongne added the enhancement Improve or expand upon an existing feature label May 2, 2024
@KevinBoulongne KevinBoulongne requested a review from a team as a code owner May 2, 2024 08:50
@KevinBoulongne KevinBoulongne requested a review from LunarX May 2, 2024 09:40
Copy link

sonarcloud bot commented May 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@KevinBoulongne KevinBoulongne requested a review from LunarX May 2, 2024 10:56
@KevinBoulongne KevinBoulongne merged commit 6a5e8de into draft-revamp May 2, 2024
4 checks passed
@KevinBoulongne KevinBoulongne deleted the saveDraft-in-Activity-v2 branch May 2, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or expand upon an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants