Merge "Choose Bluetooth Device window cant't fill screen" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4dd2fdf90b
@@ -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" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user