From 8fb6cdbffdc97351ebdfff1b20364da2a5716b7f Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Fri, 25 Apr 2014 12:27:12 -0700 Subject: Use ShapeDrawable for floating action button Change-Id: I27089e7a2c1dcab6b3cee3235dc7b12e371c3f7b --- res/drawable/floating_action_button.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 res/drawable/floating_action_button.xml (limited to 'res/drawable') diff --git a/res/drawable/floating_action_button.xml b/res/drawable/floating_action_button.xml new file mode 100644 index 000000000..2f77232bb --- /dev/null +++ b/res/drawable/floating_action_button.xml @@ -0,0 +1,28 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3