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

Work around Intent.getParcelableArrayListExtra() crash on Android 13 #396

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

chenxiaolong
Copy link
Owner

This is caused by an upstream Android 13 bug that will only be fixed in Android 14 onwards.

https://issuetracker.google.com/issues/274185314

Fixes: #388

This is caused by an upstream Android 13 bug that will only be fixed in
Android 14 onwards.

https://issuetracker.google.com/issues/274185314

Fixes: #388

Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong self-assigned this Jul 31, 2023
@chenxiaolong chenxiaolong merged commit 50aed54 into master Jul 31, 2023
1 check passed
@chenxiaolong chenxiaolong deleted the parcelable branch July 31, 2023 01:27
chenxiaolong added a commit that referenced this pull request Jul 31, 2023
Signed-off-by: Andrew Gunnerson <[email protected]>
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.

[Bug] "Delete" notification button does nothing
1 participant