Files
frameworks_base/core/java/android
Gilles Debunne 8202cd3602 Bug 4382356: No automatic focus change in ScrollViews
The current behavior in ScrollView is inconsistent: a slow scroll will
not change focus while a fling will. With this change, the focus is not
moved from field to field (resulting in poup due to keyboard / suggestion bar
state changes).

Also made sure any new input in a TextFields scrolls back the view to make the
EditText visible. Has no effect if the EditText is already visible.

Change-Id: I7ff301fe85f73c27d76e4893aeab7442d0539b13
2011-07-15 10:00:50 -07:00
..
2011-07-12 11:55:51 -07:00
2011-07-13 15:30:41 -07:00
2011-07-11 14:17:57 -07:00
2011-05-16 11:53:31 -07:00
2011-06-30 17:35:05 -05:00
2011-07-08 16:20:13 -07:00
2011-07-10 14:25:18 -07:00
2011-07-13 13:19:37 -07:00