summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-03-05 10:07:29 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-03-05 10:07:29 +0000
commitb15c1374666554f5db51cac2938ce68189e3906e (patch)
tree7000c83558a52b6ccc72815bfe21a9303b557f60
parent12330be6125075f6529f55fcbd941dfbc710a0e8 (diff)
parentb0578ebe1ebba98ff917546c0f0edfa419bca330 (diff)
downloadLauncher3-b15c1374666554f5db51cac2938ce68189e3906e.tar.gz
-rw-r--r--res/drawable/horizontal_ellipsis.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/horizontal_ellipsis.xml b/res/drawable/horizontal_ellipsis.xml
index ad0852901b..65e958d42b 100644
--- a/res/drawable/horizontal_ellipsis.xml
+++ b/res/drawable/horizontal_ellipsis.xml
@@ -22,6 +22,6 @@
android:tint="?android:attr/textColorSecondary" >
<path
- android:pathData="M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
+ android:pathData="M6 10c-1.1 0-2 0.9-2 2s0.9 2 2 2 2-0.9 2-2-0.9-2-2-2zm12 0c-1.1 0-2 0.9-2 2s0.9 2 2 2 2-0.9 2-2-0.9-2-2-2zm-6 0c-1.1 0-2 0.9-2 2s0.9 2 2 2 2-0.9 2-2-0.9-2-2-2z"
android:fillColor="@android:color/white" />
</vector> \ No newline at end of file