Commit d40843f3 authored by gogerald's avatar gogerald Committed by Commit Bot

[Autofill Assistant] Fix crash on Android 4 and 4-

Bug: 912701
Change-Id: I57efa7240173559172b7ccb370a8c18a8cfc6eae
Reviewed-on: https://chromium-review.googlesource.com/c/1366696Reviewed-by: default avatarMathias Carlen <mcarlen@chromium.org>
Reviewed-by: default avatarTheresa <twellington@chromium.org>
Commit-Queue: Theresa <twellington@chromium.org>
Cr-Commit-Position: refs/heads/master@{#614722}
parent b8766320
......@@ -77,7 +77,7 @@
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_marginEnd="12dp"
android:src="@drawable/ic_bug_report_24dp"
app:srcCompat="@drawable/ic_bug_report_24dp"
android:tint="@color/light_icon_color"
android:background="?attr/selectableItemBackground"
android:contentDescription="@string/menu_send_feedback" />
......
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