Grant Heaslip
Results
2
comments of
Grant Heaslip
Some info based on testing for https://github.com/Jigsaw-Code/outline-apps/pull/2657: Currently the persistent notifications only work in API level 29 and 30. In API level 31+ they fail, which can be fixed by...
FWIW we have a very similar problem (errors when swiping a drawer displayed over a Google map), and like @meelist rendering the `SwipeableDrawer` before the map doesn’t prevent the warnings.