Files
frameworks_base/core/java/android
Android (Google) Code Review 636274185e Merge change 966 into donut
* changes:
  Fixes 1830181. Tapping disabled items in a ListView would cause the framework to take a code path that wasn't resetting the mMotionCorrection variable if it had been previously set. This would force ListView to apply a scroll to its children even though it was unnecessary. This simple fix prevents the issue by resetting mMotionCorrection appropriately.
2009-05-04 17:54:39 -07:00
..
2009-04-24 13:41:44 -07:00
2009-04-30 12:40:19 -07:00
2009-05-04 16:16:47 -07:00
2009-05-04 17:54:39 -07:00