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

Commit a1b78408 authored by jhtop.kim's avatar jhtop.kim Committed by Jake Hamby
Browse files

Bluetooth : update bt scanning Icon layout



- previously, layout_width was fixed as 600. it makes scanning icon in device picker disapper.

Change-Id: I6d4c559eb7c2823da65ee047662131ee47ea4866

Signed-off-by: default avatarjhtop.kim <jhtop.kim@samsung.com>
parent a7c32ad7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical"
    android:layout_width="600dip"
    android:layout_width="match_parent"
    android:layout_height="match_parent">

    <fragment