commit | f41c640d8424fbd90cb1751173ede1c9f5e848b4 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Fri May 22 02:02:57 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri May 22 02:02:57 2009 -0700 |
tree | 35da5dd44162dfb5c500556e2a1900476df93d54 | |
parent | 84ce47e64f9aa5600b6b3e205f8c6930a8095c7d [diff] | |
parent | d6a463a9f23b3901bf729f2f27a6bb8f78b95248 [diff] |
Merge change 2305 into donut * changes: 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.