OSDN Git Service

Line up textfield with WebTextView more often.
authorLeon Scroggins <scroggo@google.com>
Fri, 15 Oct 2010 18:35:21 +0000 (14:35 -0400)
committerLeon Scroggins <scroggo@google.com>
Fri, 15 Oct 2010 18:49:18 +0000 (14:49 -0400)
commit2a30744cd73233646173d05ebdb28f7829ec7a52
treed93938a2ed1907a4dc84697305b0d4c0ea5f157d
parentc1e7b2182594aa0463c4a738cc8e7eea6777ef50
Line up textfield with WebTextView more often.

Bug:3097705

Line up when the selection changes (such as when the
selection is altered by the context menu) or when the
WebTextView scrolls.

Change-Id: Ia491064548131be1ac6f4d701a43cd8419a25367
core/java/android/webkit/WebTextView.java