I have a parent list and child list, for ios listview inside listview is fine , but for android it throws an exception
System.NotSupportedException : Unable to activate instance Xamarin.Forms.Platform.Android.ListViewAdapter from native handle.
How to solve this?