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: I3134f37ab8e0ac3e7367d26141c4a882051e8652
This commit is contained in:
pkanwar
2016-05-17 22:31:15 +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" />