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

This commit is contained in:
Pankaj Kanwar
2016-05-17 22:16:48 +00:00
committed by Android (Google) Code Review

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" />