From c0eabf93b16430b9786ffd1f42be31756cb6ee08 Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Sat, 26 Oct 2019 21:03:02 +0200 Subject: [PATCH] product_call_*.xml: Make sure vector path data always uses a leading digit rather than a leading dot. --- oeffi/res/drawable-anydpi/product_call_color_22dp.xml | 2 +- oeffi/res/drawable-anydpi/product_call_color_32dp.xml | 2 +- oeffi/res/drawable-anydpi/product_call_darkgrey_32dp.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/oeffi/res/drawable-anydpi/product_call_color_22dp.xml b/oeffi/res/drawable-anydpi/product_call_color_22dp.xml index dacf92c..a788298 100644 --- a/oeffi/res/drawable-anydpi/product_call_color_22dp.xml +++ b/oeffi/res/drawable-anydpi/product_call_color_22dp.xml @@ -16,7 +16,7 @@ android:translateY="45" > + android:pathData="M 20 15.5 c -1.25 0 -2.45 -0.2 -3.57 -0.57 -0.35 -0.11 -0.74 -0.03 -1.02 0.24 l -2.2 2.2 c -2.83 -1.44 -5.15 -3.75 -6.59 -6.58 l 2.2 -2.21 c 0.28 -0.27 0.36 -0.66 0.25 -1.01 C 8.7 6.45 8.5 5.25 8.5 4 c 0 -0.55 -0.45 -1 -1 -1 H 4 c -0.55 0 -1 0.45 -1 1 0 9.39 7.61 17 17 17 0.55 0 1 -0.45 1 -1 v -3.5 c 0 -0.55 -0.45 -1 -1 -1 z" /> diff --git a/oeffi/res/drawable-anydpi/product_call_color_32dp.xml b/oeffi/res/drawable-anydpi/product_call_color_32dp.xml index 07b0e17..bafe410 100644 --- a/oeffi/res/drawable-anydpi/product_call_color_32dp.xml +++ b/oeffi/res/drawable-anydpi/product_call_color_32dp.xml @@ -16,7 +16,7 @@ android:translateY="45" > + android:pathData="M 20 15.5 c -1.25 0 -2.45 -0.2 -3.57 -0.57 -0.35 -0.11 -0.74 -0.03 -1.02 0.24 l -2.2 2.2 c -2.83 -1.44 -5.15 -3.75 -6.59 -6.58 l 2.2 -2.21 c 0.28 -0.27 0.36 -0.66 0.25 -1.01 C 8.7 6.45 8.5 5.25 8.5 4 c 0 -0.55 -0.45 -1 -1 -1 H 4 c -0.55 0 -1 0.45 -1 1 0 9.39 7.61 17 17 17 0.55 0 1 -0.45 1 -1 v -3.5 c 0 -0.55 -0.45 -1 -1 -1 z" /> diff --git a/oeffi/res/drawable-anydpi/product_call_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_call_darkgrey_32dp.xml index 8cd808c..e65058d 100644 --- a/oeffi/res/drawable-anydpi/product_call_darkgrey_32dp.xml +++ b/oeffi/res/drawable-anydpi/product_call_darkgrey_32dp.xml @@ -16,7 +16,7 @@ android:translateY="45" > + android:pathData="M 20 15.5 c -1.25 0 -2.45 -0.2 -3.57 -0.57 -0.35 -0.11 -0.74 -0.03 -1.02 0.24 l -2.2 2.2 c -2.83 -1.44 -5.15 -3.75 -6.59 -6.58 l 2.2 -2.21 c 0.28 -0.27 0.36 -0.66 0.25 -1.01 C 8.7 6.45 8.5 5.25 8.5 4 c 0 -0.55 -0.45 -1 -1 -1 H 4 c -0.55 0 -1 0.45 -1 1 0 9.39 7.61 17 17 17 0.55 0 1 -0.45 1 -1 v -3.5 c 0 -0.55 -0.45 -1 -1 -1 z" />