Skip to content
Snippets Groups Projects
  • Jean Chalard's avatar
    c0bd0a24
    Fix the suggestion size. · c0bd0a24
    Jean Chalard authored
    The available space was not computed correctly. This makes the
    decision to ellipsize/expand the middle suggestion correct.
    
    Also, the scale was not applied correctly in some cases.
    
    Finally, for some reason ellipsize does not work as we expect.
    I'm not sure how to get it to work like we want it to, but
    this works around the problem in a simple manner.
    
    Bug: 11158757
    Change-Id: I083e7ac56e157f100923733e67b92a6368a526c9
    c0bd0a24
    History
    Fix the suggestion size.
    Jean Chalard authored
    The available space was not computed correctly. This makes the
    decision to ellipsize/expand the middle suggestion correct.
    
    Also, the scale was not applied correctly in some cases.
    
    Finally, for some reason ellipsize does not work as we expect.
    I'm not sure how to get it to work like we want it to, but
    this works around the problem in a simple manner.
    
    Bug: 11158757
    Change-Id: I083e7ac56e157f100923733e67b92a6368a526c9
SuggestionStripLayoutHelper.java 28.35 KiB