I want to get an image source code from a deferent path.
In my project .KV located at:
LearnProject/lib/screens/home.kv
And image file located at:
LearnProject/assets/images/logo.png
How can I get logo.png from home.kv?
I want to get an image source code from a deferent path.
In my project .KV located at:
LearnProject/lib/screens/home.kv
And image file located at:
LearnProject/assets/images/logo.png
How can I get logo.png from home.kv?