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

Commit edb9f49a authored by pkanwar's avatar pkanwar Committed by android-build-merger
Browse files

Merge "Choose Bluetooth Device window cant\'t fill screen" into nyc-dev

am: 4dd2fdf9

* commit '4dd2fdf9':
  Choose Bluetooth Device window cant't fill screen

Change-Id: I92577a0d913f0b8436df28708dc6d84c5c82c01a
parents 26e2c6bc 4dd2fdf9
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" />