summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-06-25 07:38:17 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-06-25 07:38:17 +0000
commitdb580c626a751fed2d8b17f97f2481c24cb5887d (patch)
tree2fb76a6ba3d1a8df0913564c7d0b343ff3c46a77
parentb41f4e35bc0a2b1fd71a6e9a76c3873158a7e773 (diff)
parentda78695f440cca1d3efdf880d9ceda4a2245b09f (diff)
downloadandroid_packages_wallpapers_LivePicker-db580c626a751fed2d8b17f97f2481c24cb5887d.tar.gz
android_packages_wallpapers_LivePicker-db580c626a751fed2d8b17f97f2481c24cb5887d.tar.bz2
android_packages_wallpapers_LivePicker-db580c626a751fed2d8b17f97f2481c24cb5887d.zip
release-request-7bfcab52-d1c0-4256-9d6b-5b5092bc78ca-for-git_oc-mr1-release-4133428 snap-temp-L95800000077479875
Change-Id: I69d4b3e183af7857c11ff9bcfbb987d14fd43dc5
-rw-r--r--res/drawable/ic_keyboard_arrow_down_white_24dp.xml4
-rw-r--r--res/drawable/ic_keyboard_arrow_up_white_24dp.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/res/drawable/ic_keyboard_arrow_down_white_24dp.xml b/res/drawable/ic_keyboard_arrow_down_white_24dp.xml
index e4c2a23..45ab14a 100644
--- a/res/drawable/ic_keyboard_arrow_down_white_24dp.xml
+++ b/res/drawable/ic_keyboard_arrow_down_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,7.84L12.0,12.42l4.59,-4.58L18.0,9.25l-6.0,6.0 -6.0,-6.0z"/>
+ android:pathData="M8.12,9.29L12,13.17l3.88,-3.88a0.996,0.996 0,1 1,1.41 1.41l-4.59,4.59a0.996,0.996 0,0 1,-1.41 0L6.7,10.7a0.996,0.996 0,0 1,0 -1.41c0.39,-0.38 1.03,-0.39 1.42,0z"/>
</vector>
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>