flutter/gallery
Gallery should implement full screen / edge-to-edge for Android Q+ devices
Chiusa
#643 aperta il 22 ago 2019
P2enhancementgood first issue
Metriche repository
- Star
- (6572 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Currently, flutter_gallery shows a black bar on the bottom of the screen where the system gestures are for Android Q+. However, the recommendation by Android suggests that we should now be making the system navigation bar transparent to take advantage of the entire screen.
What it looks like now:

What it should look like:
