flutter/gallery

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

クローズ

#643 opened on 2019/08/22

 (2 件のコメント) (11 件のリアクション) (0 人の担当者)Dart (1,547 件のフォーク)batch import
P2enhancementgood first issue

Repository metrics

Stars
 (6,572 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド