Hi,
How does one load a thumb image for a container object that reside in the resources folder? I've tried using R() but it resulted in FrameworkException: No route found matching '/resources/matchup/gasdf.jpg'
Thanks
Hi,
How does one load a thumb image for a container object that reside in the resources folder? I've tried using R() but it resulted in FrameworkException: No route found matching '/resources/matchup/gasdf.jpg'
Thanks
Sadly, you can't use subfolders within the Resources folder. Then R('gasdf.jpg') will work.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.