[Tizen] Match the arguments type in 'max' function 48/109548/2
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 10 Jan 2017 10:22:29 +0000 (19:22 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 16 Jan 2017 10:08:55 +0000 (02:08 -0800)
commit8291e49c793797380b613492950f1bf8213218f9
tree0f47192f2eedfeb4e4f66c1d572c2a6bc3b2a3cd
parent634c32c28423140b459214b546a695a75b80f88e
[Tizen] 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