On May 29, 2012, at 5:46 AM, michelw wrote:
> I've a problem with file://
> 
> i've pics on /data/data/appname.appname/app_cache/_picXXXXXXXX.jpg
> 
> var pathofpic = "/data/data/appname.appname/app_cache/_picXXXXXXXX.jpg"
> 
> i use 
> imageView.SetImageURI(Android.Net.Uri.WithAppendedPath(Android.Net.Uri.Parse("file://"),
>  Config.PathOfCache + nameofpic));

I'm not sure why this would work on one and fail on the other. Could you file a 
bug on bugzilla and attach a minimal test case?

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to