Match the arguments type in 'max' function 59/109559/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 10 Jan 2017 10:22:29 +0000 (19:22 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 10 Jan 2017 12:06:20 +0000 (21:06 +0900)
commitb7847ff75f88d0ce9bf0bb2e03e338218a446671
treec5cd3ce8dafc414103029f447acd952d099523d7
parentfcc87538717836a4f9d9ca9ec7dfc242f5aa8431
Match the arguments type in 'max' function

- Fix the matching:
  'max(double, float)' -> 'max(double, double)'

Change-Id: I07a8737d2d1a3934b7588aa8d925dd2389455ef4
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali-toolkit/public-api/controls/scrollable/scroll-view/scroll-view.cpp