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:
@@ -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