Closed EArminjon closed 1 year ago
Thanks for this . will review
@cmdrootaccess any update ? Many issue are opened and many PR :/
@cmdrootaccess any update ? Many issue are opened and many PR :/
my bad, i have been busy with other projects.
i will find time over the weekend hopefully to address the issues including this pr .
@cmdrootaccess :) up for this
This PR aim to fix a use case where a top floating flushbar didn't allow user to click on appbar elements.
For example the following screen, you can see a rectangle with red line (which have added). It's coming from the old safeArea. Because of it, it's not possible to click on the bottom of my Icons.home.
With the new system, the safeArea didn't interact with user click which let the user to interact with the background.
Code used to test.