Xamarin.Forms
Xamarin.Forms copied to clipboard
[Android] rework Image Renderer to use new image loading code used by buttons
Description
Code introduced by #4915 should replace the code in ImageViewExtensions for loading bitmap images.
There are a lot of UI Tests you can use to test this with but Bugzilla51173 is a good one to vet that it all works ok after changes