Add item tag to autofill dropdrown item
This change is no-op as we are always creating the autofill suggestion setting the itemTag to an empty string which'd result in the itemTag text view's visibility to be set to GONE. In a follow-up CL, we'll add the itemTag parameter to the AutofillPopupBridge and populate the autofill suggestion with it. This will be used to display the offer text in the autofill dropdown. Bug: 1112095 Change-Id: Idbbc08565a4911d76264f3fc33e688228601e5b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350147Reviewed-by:Bo <boliu@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Siddharth Shah <siashah@chromium.org> Cr-Commit-Position: refs/heads/master@{#798306}
Showing
Please register or sign in to comment