diff options
author | Seigo Nonaka <nona@google.com> | 2016-02-15 17:27:13 +0900 |
---|---|---|
committer | Seigo Nonaka <nona@google.com> | 2016-02-15 17:36:22 +0900 |
commit | 0c9d2edbb4a6d24eebf7b89db16e6c3f548cf380 (patch) | |
tree | d4cec4f49ad3f8db6f1d80faad86dfd030dd964b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e4c1ccec7248443c23dd4a8d6725a4f492204726 (diff) |
Stop unexpected truncation of suggestion items.
The window's size is adjusted to be able to show all items in suggestion
popup window. So no need to specify ellipsize here.
Specifying ellipsize=marquee has a side effect that the 1st time of
width calculation may be different from 2nd or later time width
calculation since marquee may call compressText which request layout
asynchronously.
BUG: 15347319
Change-Id: I03e0f602970b3b8f638f6c7b8cdff7be07ec17a6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions