From: Francisco Santos Date: Thu, 29 May 2014 05:47:29 +0000 (+0900) Subject: Add new API to ScrollBar to set background and indicator images. X-Git-Tag: dali_1.0.0~75 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=1f49cc894b0c8c769f4b34f3a0e7084ce686b664;hp=1f49cc894b0c8c769f4b34f3a0e7084ce686b664 Add new API to ScrollBar to set background and indicator images. [problem] API forces application to provide a border even when using automatic 9 patch images. [cause] API was designed for old nine patch. [solution] Provide new API and deprecate old API. Change-Id: Ie223643e8334f77e836ebcdd78cbf0b106a340c5 Signed-off-by: Francisco Santos ---