Why is using WebView inside FrameLayout is 2-3x fa...
# compose-android
a
Why is using WebView inside FrameLayout is 2-3x faster than having it inside a Compose ElevatedCard?
blob shrug 1
m
In Release build type?
a
In a baseline profile generated benchmark release
And tried with debuggable=false in the build variant I’m using
Best after baseline profile is 3x slow than old school layouts implementation