Merge "Lint fix: Invalid vector path in horizontal_ellipsis" am: b15c137466
am: 032d5f742b
Change-Id: I825411d5c3e8033904a3b9e4b46ed46e1c5424e9
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user