Allow configurable speed factor when ItemView is being swiped. 81/24181/1
authorRichard Huang <r.huang@samsung.com>
Fri, 20 Jun 2014 18:31:35 +0000 (19:31 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 17:47:34 +0000 (18:47 +0100)
[problem] No way to configure scroll speed factor separately while panning or flicking.
          Therefore for some layouts you can't get a value to make both panning and
          flicking work.
[cause] Only one scroll speed factor for both panning and flicking.
[solution] New API for configurable speed factor while flicking.

Change-Id: Ia58a4346db0923410fd61005efb38f4d1ca4a843
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>

No differences found