fixbuild: Remove 'pinned' attr.

Needed by ag/481620

BUG: 15523923
BUG: 15473856

Change-Id: I5e8bf417368b60fcc33c80852e12f27b8c580774
This commit is contained in:
Ruben Brunk
2014-06-11 11:56:58 -07:00
parent 2d848a7741
commit ef1b1398e9

View File

@@ -16,8 +16,7 @@
-->
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
android:tint="@color/print_button_tint_color"
android:pinned="true">
android:color="@color/print_button_tint_color">
<item
android:drawable="@drawable/print_button_background">
</item>