Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 956597ea authored by pkanwar's avatar pkanwar
Browse files

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
parent 31fb2a7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />