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

Commit bde96b06 authored by jackqdyulei's avatar jackqdyulei
Browse files

Add tint color for dot icon

Bug: 32592245
Test: Manual
Change-Id: Ie80b98a90978cd93fb5485f434f43f019a6c59b1
parent 3be8766e
Loading
Loading
Loading
Loading
+12 −11
Original line number Diff line number Diff line
@@ -16,7 +16,8 @@
-->
<shape
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:shape="oval">
    android:shape="oval"
    android:tint="?android:attr/colorControlNormal">

    <solid
        android:color="#FFFFFF"/>