From 90e91d7aaf207e649494f6ebfe665ecac2e1a2e7 Mon Sep 17 00:00:00 2001 From: Haijie Hong Date: Wed, 8 May 2024 18:44:14 +0800 Subject: [PATCH] Make device picker activity below status bar Test: manual test Bug: 339191643 Change-Id: I448fea9d5e3694014d219f32f14ef52106b54194 --- res/layout/bluetooth_device_picker.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/bluetooth_device_picker.xml b/res/layout/bluetooth_device_picker.xml index 4db252be6fa..0e50d11cf2f 100755 --- a/res/layout/bluetooth_device_picker.xml +++ b/res/layout/bluetooth_device_picker.xml @@ -18,6 +18,7 @@ android:gravity="center" android:layout_width="match_parent" android:layout_height="wrap_content" + android:fitsSystemWindows="true" android:orientation="vertical">