When i am running this code in emulator (after changing the layout) its running smoothly,
but if am executing the same code and debugging into chrome it showing that error "Bottom Overflowed By number of Pixels"
I have added this line "resizeToAvoidBottomPadding: false"
but still facing the same issue.
Hi, I was unable to reproduce with the complete code on the 104-complete branch so I'll close this for now. If you can provide reproduction steps and re-open the issue would be really helpful!
When i am running this code in emulator (after changing the layout) its running smoothly, but if am executing the same code and debugging into chrome it showing that error "Bottom Overflowed By number of Pixels"
I have added this line "resizeToAvoidBottomPadding: false" but still facing the same issue.