From a0b5899fa056ee2a566e1a0c8b709512dd3ed16d Mon Sep 17 00:00:00 2001 From: jrizzoli Date: Wed, 20 Jan 2016 20:54:10 +0100 Subject: Snap: update shutter button style Change-Id: Ide5fc0ff1c54e216ac7cd9bea202002d1d4dfa12 --- res/drawable/shutter_button_stop.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'res/drawable/shutter_button_stop.xml') diff --git a/res/drawable/shutter_button_stop.xml b/res/drawable/shutter_button_stop.xml index 6cf928322..8954092bc 100644 --- a/res/drawable/shutter_button_stop.xml +++ b/res/drawable/shutter_button_stop.xml @@ -2,10 +2,16 @@ + android:viewportWidth="80" + android:viewportHeight="80"> + android:strokeWidth="1" + android:pathData="M 40 12.5 C 55.1878306203 12.5 67.5 24.8121693797 67.5 40 C 67.5 55.1878306203 55.1878306203 67.5 40 67.5 C 24.8121693797 67.5 12.5 55.1878306203 12.5 40 C 12.5 24.8121693797 24.8121693797 12.5 40 12.5 Z" /> + + -- cgit v1.2.3