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

am: e0a9535211

Change-Id: Ibef9cd96ea627e3be487bb615e1a69f83a6a9893
This commit is contained in:
Lei Yu
2019-05-22 19:09:07 -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"/>