Merge "Set some BT icon background to white" into qt-dev

am: 6cb224b38b

Change-Id: I206c6f60e3ec54e6f5798248128f62a63c6b8aef
This commit is contained in:
Lei Yu
2019-05-21 11:54:21 -07:00
committed by android-build-merger

View File

@@ -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"/>