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

Commit 55f6407c authored by Andrew Sapperstein's avatar Andrew Sapperstein Committed by android-build-merger
Browse files

Merge \\"Use colorControlHighlight for print button ripple.\\" into nyc-mr1-dev am: 4e5008c4

am: 69bee9bb

Change-Id: Ief89eaba89b1aea04b96a5e3b864c385f74388f3
parents 2cd9eb7c 69bee9bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
-->

<ripple xmlns:android="http://schemas.android.com/apk/res/android"
    android:color="@color/print_button_tint_color">
    android:color="?android:attr/colorControlHighlight">
    <item
        android:drawable="@drawable/print_button_background">
    </item>
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

<resources>

    <color name="print_button_tint_color">#EEFF41</color>

    <color name="print_preview_scrim_color">#99000000</color>

    <color name="print_preview_background_color">#F2F1F2</color>