Make device picker activity below status bar

Test: manual test
Bug: 339191643
Change-Id: I448fea9d5e3694014d219f32f14ef52106b54194
This commit is contained in:
Haijie Hong
2024-05-08 18:44:14 +08:00
parent bf78686e7c
commit 90e91d7aaf

View File

@@ -18,6 +18,7 @@
android:gravity="center"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:fitsSystemWindows="true"
android:orientation="vertical">
<fragment android:id="@+id/bluetooth_fragment_settings"