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

Fix crash upload wizard #5466

Merged

Conversation

shashankiitbhu
Copy link
Contributor

Description (required)

Fixes #5437

What changes did you make and why?
Issue: App crashing when changing the device's text size in the Upload Wizard.
Fix: Implemented a solution using custom objects like Callback and onSaveInstanceState with PutParcelable() to handle configuration changes.

Tests performed (required)

Tested {debug apk} on Xaomi 11 Lite NE with API level 33.

Screenshots (for UI changes only)

Need help? See https://support.google.com/android/answer/9075928


Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request.

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does not crash anymore, thanks!

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.

Crash in Upload Wizard when changing Android font size
3 participants