commit | c0bd0a244d7e222de13f1a8454b4463183604b75 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Thu Oct 10 22:16:17 2013 +0900 |
committer | Jean Chalard <jchalard@google.com> | Fri Oct 11 16:42:46 2013 +0900 |
tree | b43179115bc6ccd3f5fdef7486e70e8e0350a517 | |
parent | 6dac27eeb4cfc969a07e646f013a25a27760c773 [diff] |
Fix the suggestion size. 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