This PR addresses regressions surrounding SystemUiOverlayStyle, mainly on Android as there has been behavioral changes for API level 29+, and also introduces additional visual improvements.
Changelist:
Try to match system navigation bar's color with the topmost(as in z-index) background color that's adjacent to system navigation bar, with the help of AnnotatedRegion
OS specific status bar improvements
Other changelist:
Pass Item info as route arguments to ItemPage
Remove unused imports
Known issues:
Barrier scrim does not apply to system navigation bar color on Android
This PR addresses regressions surrounding SystemUiOverlayStyle, mainly on Android as there has been behavioral changes for API level 29+, and also introduces additional visual improvements.
Changelist:
Other changelist:
Known issues: