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

Android: Fix condition where we set grid span too early #11295

Merged
merged 1 commit into from Nov 22, 2022

Conversation

t895
Copy link
Contributor

@t895 t895 commented Nov 22, 2022

Sometimes getMeasuredWidth would report 0 when the layout is being inflated. This ensures that the grid waits until the correct measurement is reported before we set the grid span.

@JosJuice JosJuice merged commit 8ac8d5a into dolphin-emu:master Nov 22, 2022
11 checks passed
@t895 t895 deleted the onlayout-fix branch January 1, 2023 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants