summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_keyboard_arrow_up_white_24dp.xml
diff options
context:
space:
mode:
authorOren Blasberg <orenb@google.com>2017-06-21 10:53:37 -0700
committerOren Blasberg <orenb@google.com>2017-06-21 11:03:25 -0700
commit802e925f0594c936c0b9790795a9eceab300529c (patch)
tree2fb76a6ba3d1a8df0913564c7d0b343ff3c46a77 /res/drawable/ic_keyboard_arrow_up_white_24dp.xml
parent42dc0524d362bf7c6df0238a14c2e9866defe816 (diff)
downloadandroid_packages_wallpapers_LivePicker-802e925f0594c936c0b9790795a9eceab300529c.tar.gz
android_packages_wallpapers_LivePicker-802e925f0594c936c0b9790795a9eceab300529c.tar.bz2
android_packages_wallpapers_LivePicker-802e925f0594c936c0b9790795a9eceab300529c.zip
Update LivePicker "collapse" arrow vector.
New vector is slightly rounded in accordance with new spec. Test: Verified the new arrows (up and down) look good in LivePicker. Bug: 62862667 Change-Id: I27c1ddc73696aeb1f3aa4daa3b269abe12bd9d72
Diffstat (limited to 'res/drawable/ic_keyboard_arrow_up_white_24dp.xml')
-rw-r--r--res/drawable/ic_keyboard_arrow_up_white_24dp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/ic_keyboard_arrow_up_white_24dp.xml b/res/drawable/ic_keyboard_arrow_up_white_24dp.xml
index d7b3e13..434b8cd 100644
--- a/res/drawable/ic_keyboard_arrow_up_white_24dp.xml
+++ b/res/drawable/ic_keyboard_arrow_up_white_24dp.xml
@@ -1,5 +1,5 @@
<!--
- ~ Copyright (C) 2016 The Android Open Source Project
+ ~ Copyright (C) 2017 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
@@ -20,5 +20,5 @@
android:viewportHeight="24.0">
<path
android:fillColor="#FFFFFF"
- android:pathData="M7.41,15.41L12.0,10.83l4.59,4.58L18.0,14.0l-6.0,-6.0 -6.0,6.0z"/>
+ android:pathData="M15.88,14.71L12,10.83l-3.88,3.88c-0.39,0.39 -1.02,0.39 -1.41,0s-0.39,-1.02 0,-1.41l0,0l4.59,-4.59c0.39,-0.39 1.02,-0.39 1.41,0l0,0l4.59,4.59c0.39,0.39 0.39,1.02 0,1.41l0,0C16.91,15.09 16.27,15.1 15.88,14.71z"/>
</vector>