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

am: 2a0f73ab89

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

Change-Id: I6908ae584f85cf48cbe1d4055dcf3b858c8460b1
This commit is contained in:
pkanwar
2016-05-17 22:40:45 +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" />