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

Commit 2a984be2 authored by Miranda Kephart's avatar Miranda Kephart Committed by Android (Google) Code Review
Browse files

Merge "Change long screenshot edit button ripple color" into tm-qpr-dev

parents 20d15dcd 2e65fe86
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
<!-- Long screenshot edit FAB background -->
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
        android:color="?android:textColorPrimary">
        android:color="@color/overlay_button_ripple">
    <item android:id="@android:id/background">
        <shape android:shape="rectangle">
            <solid android:color="?androidprv:attr/colorAccentPrimary"/>