commit | 90e91d7aaf207e649494f6ebfe665ecac2e1a2e7 | [log] [tgz] |
---|---|---|
author | Haijie Hong <hahong@google.com> | Wed May 08 18:44:14 2024 +0800 |
committer | Haijie Hong <hahong@google.com> | Wed May 08 18:44:33 2024 +0800 |
tree | e1e84fd040933e26b022ee32f2039bbf7f692299 | |
parent | bf78686e7ccbec7f270d794c5d984529353e0155 [diff] |
Make device picker activity below status bar Test: manual test Bug: 339191643 Change-Id: I448fea9d5e3694014d219f32f14ef52106b54194
diff --git a/res/layout/bluetooth_device_picker.xml b/res/layout/bluetooth_device_picker.xml index 4db252b..0e50d11 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"> <fragment android:id="@+id/bluetooth_fragment_settings"