mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 17:08:48 +00:00
product_call_*.xml: Make sure vector path data always uses a leading digit rather than a leading dot.
This commit is contained in:
parent
4239a8888c
commit
c0eabf93b1
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
android:translateY="45" >
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M 20 15.5 c -1.25 0 -2.45 -.2 -3.57 -.57 -.35 -.11 -.74 -.03 -1.02 .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 .28 -.27 .36 -.66 .25 -1.01 C 8.7 6.45 8.5 5.25 8.5 4 c 0 -.55 -.45 -1 -1 -1 H 4 c -.55 0 -1 .45 -1 1 0 9.39 7.61 17 17 17 .55 0 1 -.45 1 -1 v -3.5 c 0 -.55 -.45 -1 -1 -1 z" />
|
||||
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" />
|
||||
</group>
|
||||
|
||||
</vector>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
android:translateY="45" >
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M 20 15.5 c -1.25 0 -2.45 -.2 -3.57 -.57 -.35 -.11 -.74 -.03 -1.02 .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 .28 -.27 .36 -.66 .25 -1.01 C 8.7 6.45 8.5 5.25 8.5 4 c 0 -.55 -.45 -1 -1 -1 H 4 c -.55 0 -1 .45 -1 1 0 9.39 7.61 17 17 17 .55 0 1 -.45 1 -1 v -3.5 c 0 -.55 -.45 -1 -1 -1 z" />
|
||||
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" />
|
||||
</group>
|
||||
|
||||
</vector>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
android:translateY="45" >
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M 20 15.5 c -1.25 0 -2.45 -.2 -3.57 -.57 -.35 -.11 -.74 -.03 -1.02 .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 .28 -.27 .36 -.66 .25 -1.01 C 8.7 6.45 8.5 5.25 8.5 4 c 0 -.55 -.45 -1 -1 -1 H 4 c -.55 0 -1 .45 -1 1 0 9.39 7.61 17 17 17 .55 0 1 -.45 1 -1 v -3.5 c 0 -.55 -.45 -1 -1 -1 z" />
|
||||
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" />
|
||||
</group>
|
||||
|
||||
</vector>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue