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

Commit e0a95352 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

Change-Id: Iacdd0325194ac2c43412a23408b42beb1e666ab4
parents 3cf20b49 23aa7a78
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"/>