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

Remove laid out check before drawToBitmap #1187

Conversation

bemusementpark
Copy link
Collaborator

Long presses on messages frequently fail because the isLaidOut check in androidx fails for no good reason.

This PR copies the View#drawToBitmap from androidx 1.5 and removes the isLaidOut check.

@bemusementpark bemusementpark requested a review from hjubb May 10, 2023 01:21
@bemusementpark bemusementpark merged commit 910ab88 into oxen-io:dev May 11, 2023
@bemusementpark bemusementpark deleted the dont-check-laid-out-before-drawToBitmap branch May 11, 2023 10:15
@mpretty-cyro mpretty-cyro mentioned this pull request Jun 5, 2023
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.

None yet

2 participants