Hi Sudha,
I am not able to reproduce this with RadListView. This issue appears to be unrelated to UI for Xamarin, but rather is likely due to the way you've added your images to each project. It is important that you set the
BuildAction and that the images are in the correct location in each project.
Go
here for a full tutorial on how to add image files to a Xamarin Forms application. You can double check your image files are properly added by just using a single <Image Source="MyImage" /> on a page.
Once you've confirmed your build action and file location are correct, you should see your images.
Tip:
Your application is far too large (309 MB), you should remove all bin/obj/Packages folders before zipping up the solution. The final zip size shouldn't be more than 200k and it will not be redistributing protected DLLs.
Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items