Merge "Make device picker activity below status bar" into main
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"