Flickering Issue When Toggling WebView Visibility in Grid Layout on Android #24113
Labels
area-layout
StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
layout-grid
p/1
Work that is important, and has been scheduled for release in this or an upcoming sprint
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
In Android when changing the visibility of a WebView within a grid I'm getting an issue where the elements underneath the grid start flickering as seen in video below.
2024-08-09_11-23-40.mp4
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.80 SR8
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
Setting a height request on the WebView prevents this from happening. However in my scenario I don't know the height of the contents in the WebView to set this.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: