summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2016-02-25 14:49:57 +0900
committerSeigo Nonaka <nona@google.com>2016-02-25 14:57:20 +0900
commit8187ac3365fc72c7ab675e0f45594747cb8458dd (patch)
tree78615a77d233370756cb2fa89fec5890a23c5426 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb3fdffbb48ecc67054e69ee768917bfc4a1a178e (diff)
Fix suggestion window issues.
- Unable to commit suggestion by tap at the right edge of the row. It turned out that the ListView doesn't fill the entire width of the window. Fix this issue by specifying match_parent instead of wrap_content. The Holo theme already has a match_parent attribute. - Follow up of I03e0f602970b3b8f638f6c7b8cdff7be07ec17a6 Unexpected trancation happens on Matrial suggestion window was fixed, but same issue happens on the Holo suggestion window. Fixing by removing ellipsize=marquee. Bug: 15347319 Bug: 27341560 Change-Id: Ic8445022634e9130f9462e02bfb08d4877396ba3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions