Merge "Fix some attributes in themable icons" into qt-dev
am: 0d6f1636e8
Change-Id: I32ea43b439c13d65ddfc0fe16a94ab9893680b51
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:autoMirrored="true"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
|
||||
@@ -21,7 +21,7 @@ Copyright (C) 2017 The Android Open Source Project
|
||||
|
||||
<path
|
||||
android:pathData="M18,14.48V18h-3.52L12,20.48L9.52,18H6v-3.52L3.52,12L6,9.52V6h3.52L12,3.52L14.48,6H18v3.52L20.48,12L18,14.48z"
|
||||
android:fillColor="?android:attr/colorPrimary" />
|
||||
android:fillColor="?android:attr/colorBackgroundFloating" />
|
||||
|
||||
<path
|
||||
android:pathData=" M20,8.69 V4h-4.69L12,0.69L8.69,4H4v4.69L0.69,12L4,15.31V20h4.69L12,23.31L15.31,20H20v-4.69L23.31,12L20,8.69z M18,14.48V18h-3.52L12,20.48L9.52,18H6v-3.52L3.52,12L6,9.52V6h3.52L12,3.52L14.48,6H18v3.52L20.48,12L18,14.48z M12,7c-2.76,0 -5,2.24 -5,5s2.24,5 5,5s5,-2.24 5,-5S14.76,7 12,7z"
|
||||
|
||||
Reference in New Issue
Block a user