the android 3.0 Homescreen has a really cool icon snapping function when dragging the icons around. Does anyone know how to do a snapping on a view having the same behavior on the home screen?
For example, I have a view that has rulers for every hour in the day (a day view). When I drag an item on this view, I would like to have some helping lines allowing the user to place the item on a ruler very easily.
Thanks in advance