Related PRs: #1194 #1195
Summary
Fix two UI rendering issues caused by edge-to-edge mode: the camera preview extending behind the bottom bar, and the snackbar rendering at the top of the screen instead of the bottom.
Motivation
After enabling edge-to-edge, the camera preview and snackbar did not respect system bar boundaries, resulting in obscured UI and a broken user experience.
Acceptance criteria
References
Closes #1194, #1195
Related PRs: #1194 #1195
Summary
Fix two UI rendering issues caused by edge-to-edge mode: the camera preview extending behind the bottom bar, and the snackbar rendering at the top of the screen instead of the bottom.
Motivation
After enabling edge-to-edge, the camera preview and snackbar did not respect system bar boundaries, resulting in obscured UI and a broken user experience.
Acceptance criteria
References
Closes #1194, #1195