• Boris Sazonov's avatar
    [Android] Fix highlight for toolbar buttons · 3b260329
    Boris Sazonov authored
    This CL fixes the button highlight when toolbar buttons are focused
    using a keyboard. There are two unrelated fixes:
    1. ToggleTabStackButton now inherits ChromeImageButton instead of
       generic ImageButton.
    2. ToolbarMenuButtonPhone style no longer forces the background to be
       null, keeping selectableItemBackground set by ToolbarButton style.
    
    Bug: 955037
    Change-Id: Idc20378c9660dc0d95189af5efc417dd861512da
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725909
    Commit-Queue: Theresa <twellington@chromium.org>
    Auto-Submit: Boris Sazonov <bsazonov@chromium.org>
    Reviewed-by: default avatarTheresa <twellington@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#682259}
    3b260329
styles.xml 49.9 KB