summaryrefslogtreecommitdiff
path: root/res/drawable/recent_lists_footer_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/recent_lists_footer_background.xml')
-rw-r--r--res/drawable/recent_lists_footer_background.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/drawable/recent_lists_footer_background.xml b/res/drawable/recent_lists_footer_background.xml
index 021174a16..b5029afcb 100644
--- a/res/drawable/recent_lists_footer_background.xml
+++ b/res/drawable/recent_lists_footer_background.xml
@@ -16,8 +16,7 @@
~ limitations under the License
-->
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
- android:tint="?android:attr/colorControlHighlight"
- android:pinned="false">
+ android:color="?android:attr/colorControlHighlight">
<!-- Mask to constrain the ripple to the bounds of the view. -->
<item android:id="@android:id/mask">
<color android:color="@android:color/white" />