summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2016-03-01 09:17:37 -0800
committerSeigo Nonaka <nona@google.com>2016-03-01 17:24:07 +0000
commitf47976e7b4eacafdf7229bff6433b57825d241c3 (patch)
treec863c774eb73d6496278c4b961f06d44ef050e96 /tools/aapt2/diff/Diff.cpp
parent8fc5462ee1f9b8e5b13d13b0920433b340fa6b6c (diff)
Fix unexpected ellipsize for long suggestion text.
Unexpected ellipsize issue happens after Ic8445022634e9130f9462e02bfb08d4877396ba3. By setting match_parent to ListView, the ListView does not expand to fit the suggestion item. Thus, explicitly setting the ListView width instead of setting match_parent or wrap_content. I manually verified this CL does not revive Issue 27341560 or unexpected ellipsize for shorter text. Bug: 27341560 Change-Id: I69b258687b4bf5510d9b2c3e690c88106bf893f5
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions