• Donn Denman's avatar
    Revert "[TTS] Fix elippsis overlap with Bar icon mangle." · 24562423
    Donn Denman authored
    This reverts commit 0a8ea251.
    
    Reason for revert:
    This CL is causing the text in the bar to be drawn smaller,
    and is suspected as the cause of issue 1020081.
    
    BUG=1012835, 1020081
    
    Original change's description:
    > [TTS] Fix elippsis overlap with Bar icon mangle.
    > 
    > Fixes a drawing problem where the ellipsis on contracting
    > text does not erase when it contracts and the icon is drawn
    > over the older version of the text image.
    > 
    > This only happens on one brand of devices.
    > 
    > Renames the OverlayPanelRepaddingTextView.java file to
    > OverlayPanelAdjustingTextView.java and the actual adjustment
    > is done in native code now (which is not ideal -- see bug for
    > details).
    > 
    > BUG=1012835
    > 
    > Change-Id: I4c1068743a54e7970d12dfa5cce23dd1f1733235
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883113
    > Reviewed-by: Theresa  <twellington@chromium.org>
    > Reviewed-by: Matthew Jones <mdjones@chromium.org>
    > Auto-Submit: Donn Denman <donnd@chromium.org>
    > Commit-Queue: Donn Denman <donnd@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#710559}
    
    TBR=donnd@chromium.org,twellington@chromium.org,mdjones@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 1012835
    Change-Id: I381b03a4af00e827930529f92a22d8bcbb4fd0cb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894398Reviewed-by: default avatarDonn Denman <donnd@chromium.org>
    Commit-Queue: Donn Denman <donnd@chromium.org>
    Auto-Submit: Donn Denman <donnd@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#711518}
    24562423
chrome_java_sources.gni 149 KB