Choose Bluetooth Device window cant't fill screen
b/28684861: fixed the layout file to ensure that the separators cover the entire screen. Change-Id: I4471a1da901c9a4c0830ff0dfc943cd087ee1702
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