• Tommy Martino's avatar
    [AF Android] Rendering footer · 3c6126d9
    Tommy Martino authored
    This CL introduces a new class, AutofillDropdownFooter, to represent the
    footer in the UI Refresh of the Autofill dropdown. This class is backed
    by a new XML layout.
    
    In addition, the AutofillPopup receives new logic separating out the
    footer items from the rest of the suggestions, and passing them along
    to an instance of the new class, if and only if the UI refresh is in
    use.
    
    Bug: 874077
    Change-Id: Ia6b28633afabc3c418908efcdde77a52af6fdb0a
    Reviewed-on: https://chromium-review.googlesource.com/c/1255886
    Commit-Queue: Tommy Martino <tmartino@chromium.org>
    Reviewed-by: default avatarFabio Tirelo <ftirelo@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#595959}
    3c6126d9
BUILD.gn 4.16 KB