Make -DUSE_DEFAULT_RESOURCE_DIR=OFF compile again 69/250069/1
authorWander Lairson Costa <wander.lairson@gmail.com>
Mon, 14 Dec 2020 17:53:32 +0000 (14:53 -0300)
committerWander Lairson Costa <wander.lairson@gmail.com>
Fri, 18 Dec 2020 12:19:04 +0000 (09:19 -0300)
commitea014e3440f8df4426bd32d76f07150bd0810d30
treecb5ce9629a3fd3b45e8f6e0c4c5591496cd3663f
parentaf1b5886e64600f578dc10edc257aad5f0574196
Make -DUSE_DEFAULT_RESOURCE_DIR=OFF compile again

DALI_IMAGE_DIR isn't defined as a path when
USE_DEFAULT_RESOURCE_DIR=OFF. Use the AssetManager class to get the
image path.

Change-Id: I75099c046a248d643419779747a4235e52f510c4
dali-toolkit/internal/controls/control/control-data-impl.cpp