Improper edge-to-edge implementation
cccClyde opened this issue · 0 comments
cccClyde commented
Steps to reproduce
- Open any picture in app
- Pinch zoom the picture until it's full screen size
Expected behavior
- The caption bar draws edge-to-edge
- The picture should not be seen behind the caption bar unless we have a full screen view implemented (e.g. immersive mode)
Actual behavior
- The caption bar does not stretch to the top edge of the screen and instead it's semi-transparent in grey color before we pinch zoom.
- When zoomed in, the picture does not draw to the edge too, leaving a slim grey area above it.
- Part of the picture can even be seen on top of the caption bar.
Wall You version
9.1
Android version
Android 15
Other details
No response
Acknowledgements
- I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- I have written a short but informative title.
- I will fill out all of the requested information in this form.