Hello,
I am trying to load image from application res directory eg. /res/images/logo.png. I've tried to do it in the way as in this tutorial: https://developer.tizen.org/documentation/articles/ui-sample-image-sample-overview BUT it doesn't work. Nothing happens, my code is exactly the same. What's more my Tizen IDE tells me that "app_get_resource" function is incorrect (implicit function declaration .... ). Can anyone help me?