commit | d6a463a9f23b3901bf729f2f27a6bb8f78b95248 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Thu May 21 23:10:10 2009 -0700 |
committer | Romain Guy <romainguy@android.com> | Fri May 22 01:59:59 2009 -0700 |
tree | 1371cafd6a1c0fe8d3cd4580e7878a9adb86b183 | |
parent | cfcc0df2658d0ce7dc753511bb44ab8ae7a636f7 [diff] |
Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer.