commit | 19fe3c8fefc2b49e7ceaab3f8a297a0ed14b5edf | [log] [tgz] |
---|---|---|
author | Mengjun Leng <mengju@codeaurora.org> | Wed Jan 04 14:49:06 2017 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Feb 24 08:18:41 2017 -0500 |
tree | 7c90d16d8715aa4be69c8b64e0faa127cf52a81a | |
parent | 8b8509787ed6c1ea3383dd35b6cb2c25e702ff8e [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