From 19b1df0b8013a585f78d10006b862d160ef28b83 Mon Sep 17 00:00:00 2001 From: Alan Newberger Date: Tue, 3 Mar 2015 11:54:49 -0800 Subject: Enable ripple for filmstrip buttons Style already specified selectableItemBackgroundBorderless, but no ripple was visible. Swapped in an explicit ripple drawable, works fine. Bug: 19586511 Change-Id: I154e5b30705cb2f07b4c6824869abc05a745335e --- res/drawable-v21/filmstrip_button_background.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 res/drawable-v21/filmstrip_button_background.xml (limited to 'res/drawable-v21') diff --git a/res/drawable-v21/filmstrip_button_background.xml b/res/drawable-v21/filmstrip_button_background.xml new file mode 100644 index 000000000..0b5823546 --- /dev/null +++ b/res/drawable-v21/filmstrip_button_background.xml @@ -0,0 +1,4 @@ + + + -- cgit v1.2.3