Commit fe778c04 authored by Sophie Chang's avatar Sophie Chang Committed by Commit Bot

Fix slightly off-center data_reduction_big.xml asset

bshealy@ says this is ok in comment 21 of the attached bug.

Bug: 867129
Change-Id: I00ea0620f556c33e8741cd565f62ec4bbd65c4a6
Reviewed-on: https://chromium-review.googlesource.com/1187516Reviewed-by: default avatarTheresa <twellington@chromium.org>
Commit-Queue: Sophie Chang <sophiechang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585651}
parent da69f3ae
......@@ -11,6 +11,8 @@
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<group
android:translateX="3.0">
<path
android:fillColor="@color/disabled_text_color"
android:fillType="evenOdd"
......@@ -22,4 +24,5 @@
<path
android:fillType="evenOdd"
android:pathData="M-3-3h24v24H-3z" />
</group>
</vector>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment