This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,247
Commits
3
Branches
0
Tags
04561a55df693e7bd8d3047ccc4fbef504ac07cf
Commit Graph
2 Commits
Author
SHA1
Message
Date
Romain Guy
d6a463a9f2
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.
2009-05-22 01:59:59 -07:00
Romain Guy
db567c390b
Move the Gestures API to the framework in android.gesture.
2009-05-21 18:12:56 -07:00