gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Gallery should implement full screen / edge-to-edge for Android Q+ devices

Open shihaohong opened this issue 4 years ago • 2 comments

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: example_bar

What it should look like: transparent_bar

shihaohong avatar Aug 22 '19 16:08 shihaohong

Any update on this, 1.5yr later? See flutter/flutter#69999

Zee2 avatar Nov 07 '20 01:11 Zee2

I am not actively working on this migration right now, so I am going to un-assign myself. The necessary changes have landed, so it is possible to implement this in the gallery if anyone would like to do so. See flutter/flutter#81303

Piinks avatar Aug 16 '21 18:08 Piinks