ListView Inside ScrollView Xamarin.Forms WorkAround
Xamarin.Forms does not support Listview inside the Scrollview. But Native Platforms Ios and Android does supports. So, Here we will see some WorkAround.
This WorkAround works for Android API 21 and later.