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

Commit 81d15f02 authored by Lei Yu's avatar Lei Yu
Browse files

Set some BT icon background to white

Fixes: 132992480
Test: Manual
Change-Id: I22aad1ab327dd34ad67b9bbac10f6f2e3c9ec139
parent 2e266050
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
  -->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
       android:shape="oval">
    <solid android:color="@android:color/white"/>
    <stroke
        android:width="1dp"
        android:color="@color/circle_outline_color"/>