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

Commit bed773bc authored by Miranda Kephart's avatar Miranda Kephart Committed by Automerger Merge Worker
Browse files

Merge "Change long screenshot edit button ripple color" into tm-qpr-dev am: 2a984be2

parents 45f7b88e 2a984be2
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"/>