commit | 322044abe4affc29999398663007c57f664bc4fa | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Wed Feb 22 12:01:40 2012 -0800 |
committer | Gilles Debunne <debunne@google.com> | Wed Feb 22 12:01:42 2012 -0800 |
tree | 1b4b6b78d57b8475c607c3626f40c7bde362366e | |
parent | e97df97b6cb5e4bff8f9da9ecff7cddb7d04ff41 [diff] |
Added bottom padding in textview's focused rectangle Bug 6017386 Focused rect in used in ViewRoot when a new view takes focus. TextView bringPointIntoView defines an other rectangle as text is typed. Make sure the latter is included in the former to avoid the jump when one starts typing text. Change-Id: I0177adc046c77a5fd9c1423c0069d5b9798dc0b9