8000 Add requestLayout() call on parent view for pre 26 API level by VitaliyBelyaev · Pull Request #75 · chrisbanes/insetter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Add requestLayout() call on parent view for pre 26 API level #75

Merged
merged 2 commits into from
Sep 20, 2020

Conversation

VitaliyBelyaev
Copy link
Contributor

Hello!

There is known bug in AOSP: measure cache of ViewGroup not cleared when updating child layout params, that was fixed in Android API level 26.

I add check for API level and call requestLayout() on parent view on pre 26 API levels.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@chrisbanes chrisbanes merged commit 7a3f070 into chrisbanes:main Sep 20, 2020
@chrisbanes
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0