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

Commit a96699dd authored by Lei Yu's avatar Lei Yu Committed by android-build-merger
Browse files

Merge "Set some BT icon background to white" into qt-dev am: 6cb224b3 am: 23aa7a78

am: e0a95352

Change-Id: Ibef9cd96ea627e3be487bb615e1a69f83a6a9893
parents b1342e0a e0a95352
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"/>