azure-appservice-samples / ContosoMoments

Contoso Moments is a sample to demonstrate the advantages of using Azure App Service for building Modern Applications
https://contosomoments.azurewebsites.net
MIT License
48 stars 92 forks source link

Fix code in Android CustomImageRenderer #79

Closed lindydonna closed 8 years ago

lindydonna commented 8 years ago

The code in CustomImageRenderer.cs needs to have some validation logic so that it doesn't hang. Need to merge in code that is currently in my own fork: https://github.com/lindydonna/ContosoMoments/blob/357b6e454a3959c670068aec6de0720347d5bb23/src/Mobile/ContosoMoments.Droid/CustomImageRenderer.cs