Merge \"Use colorControlHighlight for print button ripple.\" into nyc-mr1-dev
am: 4e5008c4c5
Change-Id: Ide94360486909773a55734140efd3d29adfdd239
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:color="@color/print_button_tint_color">
|
android:color="?android:attr/colorControlHighlight">
|
||||||
<item
|
<item
|
||||||
android:drawable="@drawable/print_button_background">
|
android:drawable="@drawable/print_button_background">
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
@@ -16,8 +16,6 @@
|
|||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<color name="print_button_tint_color">#EEFF41</color>
|
|
||||||
|
|
||||||
<color name="print_preview_scrim_color">#99000000</color>
|
<color name="print_preview_scrim_color">#99000000</color>
|
||||||
|
|
||||||
<color name="print_preview_background_color">#F2F1F2</color>
|
<color name="print_preview_background_color">#F2F1F2</color>
|
||||||
|
|||||||
Reference in New Issue
Block a user