• Jinsuk Kim's avatar
    Android: Customized widget class for history navigation · 1f6f6f8f
    Jinsuk Kim authored
    Arrow widget used for history navigation UI was previously inherited
    from ChipView. This CL introduced its own UI widget class that simplifies
    APIs and has the right style for the design. It will also be used as
    a base class for other elements in the long term design. Also contains:
    
    - centered the arrow in the round icon
    - verified the style in dark mode
    - icon color is tinted by default to match that of the text
    - long text is ellipsized
    
    Bug: 966259
    Change-Id: I5e25ded8b72886042b3ab05fe1d5254c03191b75
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626911
    Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org>
    Reviewed-by: default avatarTheresa <twellington@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#664025}
    1f6f6f8f
dimens.xml 31.6 KB