Merge "Choose Bluetooth Device window cant\'t fill screen" into nyc-dev am: 4dd2fdf90b
am: edb9f49afe
* commit 'edb9f49afeabec1c1df7e1509c4f2f5567cc075a':
Choose Bluetooth Device window cant't fill screen
Change-Id: I78d24c405566eaa5da282bbb2042d0c6f0d3cf40
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
Reference in New Issue
Block a user