after open drawer and end drawer, the button not working
rachidev84 opened this issue · 5 comments
I use xiomi new device version android 9,
the drawer still open and close , and the touch button of main screen not working
that happen if I open drawer, if not the button on main screen works
Hey @rachidev84 , I am interested i solving this issue can you please elaborate :)
Sorry, I will come back to elaborate later, but basically, once you have opened the drawer once, clicking anywhere on the screen will only open/close the drawer, effectively disabling the entire content of the screen.
As I said, I'm in a rush now, and will update this comment ASAP
Hey @rachidev84 , I am interested i solving this issue can you please elaborate :)
@cv692001 as promised, here is my follow up.
Hopefully the issue is visible below, effectively, once you trigger the drawer a single time, it is as though it is on top of the screen, and any action on screen (other than selecting an item in the drawer) will result in opening/closing the drawer, regardless of what you are trying to select.
Look forward to any fix you are able to create. - I'm a complete flutter beginner
@leithhobson thanks