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

am: 23aa7a78ef

Change-Id: Iacdd0325194ac2c43412a23408b42beb1e666ab4
This commit is contained in:
Lei Yu
2019-05-22 05:16:48 -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"/>