Merge "Set some BT icon background to white" into qt-dev
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
-->
|
-->
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:shape="oval">
|
android:shape="oval">
|
||||||
|
<solid android:color="@android:color/white"/>
|
||||||
<stroke
|
<stroke
|
||||||
android:width="1dp"
|
android:width="1dp"
|
||||||
android:color="@color/circle_outline_color"/>
|
android:color="@color/circle_outline_color"/>
|
||||||
|
Reference in New Issue
Block a user