From 85043efb26bff84678cab979c683296f441bdbcd Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Tue, 2 Dec 2014 13:27:54 -0800 Subject: Adding missing touch feedback ripples for swap and hold conference buttons. Added new ripple drawable for the two buttons. Bug: 18592386 Change-Id: I3c4145c1a400e3880bbe11dfe5eae94d2e17de9e --- InCallUI/res/drawable/conference_ripple.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 InCallUI/res/drawable/conference_ripple.xml (limited to 'InCallUI/res/drawable') diff --git a/InCallUI/res/drawable/conference_ripple.xml b/InCallUI/res/drawable/conference_ripple.xml new file mode 100644 index 000000000..4e4a21304 --- /dev/null +++ b/InCallUI/res/drawable/conference_ripple.xml @@ -0,0 +1,25 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3