From 781dc9c35cf9ca07fedd9c8eda7c5aa568105924 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Mon, 15 Sep 2014 12:25:28 -0700 Subject: Make FAB button ripple bounded Bug: 17411557 Change-Id: I7b9946bf11daa37e9e242019ae2b14463daaa8c5 --- res/drawable/floating_action_button.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'res/drawable') diff --git a/res/drawable/floating_action_button.xml b/res/drawable/floating_action_button.xml index e5ae14a2b..d550190a8 100644 --- a/res/drawable/floating_action_button.xml +++ b/res/drawable/floating_action_button.xml @@ -16,4 +16,10 @@ --> \ No newline at end of file + android:color="@color/floating_action_button_touch_tint"> + + + + + + \ No newline at end of file -- cgit v1.2.3