flutter/gallery

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

已關閉

#643 建立於 2019年8月22日

 (2 則留言) (11 個反應) (0 位負責人)Dart (1,547 個分叉)batch import
P2enhancementgood first issue

倉庫指標

星標
 (6,572 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南