commit | e68bb8cca6fd0a610ac14a551a3f66555f7bfc3a | [log] [tgz] |
---|---|---|
author | Mengjun Leng <mengju@codeaurora.org> | Wed Jan 04 14:49:06 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jan 13 01:19:51 2017 -0800 |
tree | 891791c4e79c8df70eeec765a349d75e9d88ec21 | |
parent | 73c5e32d106bf7b89ded6f665d49325d0f822cca [diff] |
Fix long geographical location shows incomplete The UI element of phone number can show as location based on phone number, if the lenth of the location is very long, so that shows as multi-line, then the second line shows incomplete. Replace TextView with ResizeView and limit it as single line. Change-Id: Id7e04920716fdf795bb8943120d367a8c4899d3f CRs-Fixed: 1106858