ItemView - Shows how to use the "stopScrolling" action. 36/69236/3
authorVictor Cebollada <v.cebollada@samsung.com>
Thu, 12 May 2016 08:28:49 +0000 (09:28 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Thu, 12 May 2016 09:52:53 +0000 (10:52 +0100)
commitb4440baa5fcd459eb9cb7cb8792b0bab37907900
tree424d0b5f2034afaa6363a56b1a2174d0e1d331aa
parentf902e5b99065f46900df652402bba114a5892351
ItemView - Shows how to use the "stopScrolling" action.

* Do a long press on the item-view.
* The item-view will scroll towards the last item for 5 seconds
  if the touch point is in the bottom half of the screen or to
  the first item otherwise.
* If the long press is cancelled, the animation finishes.

Change-Id: I523bc992953d3d3a0ba3bd292598b77042955cdf
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
examples/item-view/item-view-example.cpp