Commit 390eca7a authored by gogerald's avatar gogerald Committed by Commit Bot

[StartSurface] Inflate vector drawable ic_arrow_right on lower android

Bug: 1017396
Change-Id: I53528b77e5c44f6244c74b45c7a6e8c6c7beead1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917340
Auto-Submit: Ganggui Tang <gogerald@chromium.org>
Reviewed-by: default avatarYusuf Ozuysal <yusufo@chromium.org>
Commit-Queue: Ganggui Tang <gogerald@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715516}
parent 24f7e579
......@@ -59,7 +59,7 @@
android:layout_marginTop="-16dp"
android:layout_marginBottom="-16dp"
android:scaleType="center"
android:src="@drawable/ic_arrow_right"
app:srcCompat="@drawable/ic_arrow_right"
android:tint="@color/default_icon_color"
android:tintMode="src_in"
android:paddingTop="16dp"
......
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