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

am: 4dd2fdf90b

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

Change-Id: I92577a0d913f0b8436df28708dc6d84c5c82c01a
This commit is contained in:
pkanwar
2016-05-17 22:31:17 +00:00
committed by android-build-merger

View File

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