[TBT][DALi][NonACR][TSIX-2924 Change not to use deprecated APIs] 31/231631/2
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 23 Apr 2020 06:01:46 +0000 (15:01 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 23 Apr 2020 07:54:22 +0000 (16:54 +0900)
commita42e34fef9f8e4aca9aa67263d2b18b0f366181b
tree0f1d613be0be55a1b0f0ba094b9002ef3e08d61e
parenta4524fe0fe562be053ad92c31076303d683125c5
[TBT][DALi][NonACR][TSIX-2924 Change not to use deprecated APIs]

- SetImage( Image ) and GetImage() are deprecated before.
 And they're working synchronously that uploading images are very slow.
- Fixed to use SetImage( std::string ) that is working asynchronously.

Change-Id: I06a481c89e0db0cff53a2e52cc07e0cd5569cf51
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
release/binary-armv7l/org.tizen.tbtcoreapp-dali-1.0.0-arm.tpk
tbtcoreapp-dali/src/view/tbt-dali-scroll-view.cpp