Merge "Choose Bluetooth Device window cant\'t fill screen" into nyc-dev am: 4dd2fdf90b

am: edb9f49afe

* commit 'edb9f49afeabec1c1df7e1509c4f2f5567cc075a':
  Choose Bluetooth Device window cant't fill screen

Change-Id: I78d24c405566eaa5da282bbb2042d0c6f0d3cf40
This commit is contained in:
Pankaj Kanwar
2016-05-17 22:36:03 +00:00
committed by android-build-merger

View File

@@ -21,7 +21,7 @@
android:orientation="vertical"> android:orientation="vertical">
<fragment android:id="@+id/bluetooth_fragment_settings" <fragment android:id="@+id/bluetooth_fragment_settings"
android:layout_width="wrap_content" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
class="com.android.settings.bluetooth.DevicePickerFragment" /> class="com.android.settings.bluetooth.DevicePickerFragment" />