LTphantom
LTphantom
Hi @huycozy Sure, here is a sample code I used to make the Flutter video: https://github.com/LTPhantom/SampleCodeRepository/tree/main/FlutterActivityCodeSample
@huycozy Yeah so this is happening for devices running on Android API levels between 27 and 32. I am able to reproduce it by enabling the Cutout on the device...
> Can we resolve #1036 in this PR if possible? Related to code health 🙂 Sure, I can verify if the changes already do.
> Can we resolve #1036 in this PR if possible? Related to code health 🙂 This resolves it now. Added to the PR description
Hello everyone. So about this issue, as it was pointed out before, seems to affect devices from api 27 to 32 that have some cutout on top (notches). Unfortunately, this...
Hello @yo1106, @palicka and anyone affected by this. After taking a look and some debugging, it seems that the problem is related to the way Web Views are populated by...
Hello @ruiyong-lee, could you share more information regarding this issue? It would help figure it out. I want to know if it happens on any device and/or API levels.
Hello I have been trying to replicate the issue without luck, @ruiyong-lee could it be possible to share a code sample with the issue?
Thanks everyone for sharing more info. I want to nail down exactly what could everyone have in common to find the root cause of this issue. These are my thoughts...