commit | 76e16866bbc9bd6c8d269b4764365728d4745d2f | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Mon Feb 08 14:39:34 2010 -0500 |
committer | Leon Scroggins <scroggo@google.com> | Mon Feb 08 16:36:09 2010 -0500 |
tree | f7b0b34bd66e9f592d7b7035a9dafafdbc6282ea | |
parent | ea75407daa47d54d51858c04b8ac07e5bd4d3d07 [diff] |
Do not ellipsize the title bar in voice search mode. Fix for http://b/issue?id=2427828 Apparently TextView, when set to ellipsize="end", will truncate before going to three lines. Turn off truncation when in voice search mode.