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

Commit 9029e619 authored by Lei Yu's avatar Lei Yu Committed by Android (Google) Code Review
Browse files

Merge "Add tint color for dot icon"

parents 0603a0c2 bde96b06
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"/>