I am having trouble getting images (Web URI) to scale properly inside a scrollview. What I want is the image to retain its aspect ratio and take 100% width of its parent. Height would scale dynamically. Is this at all possible?
Container would either be a ListView or a StackLayout inside a ScrollView.