For anyone still interested I found this, it looks like Android App Bundle will be supported in the near future as well as Jetpack. https://github.com/xamarin/xamarin-android/issues/1709 (View Post)
Hi, I have a ListView being populated and when I try to add this simple data template the data is not shown correctly: <ListView.ItemTemplate> <DataTemplate> <ViewCell> <Frame Ma… (View Post)
I have an editor control inside a StackLayout which is inside a ScrollView. I can scroll all the controls but when I go into an editor control if the text superpasses the editor's height I cannot scr… (View Post)
Does someone know if this should be resolved? Taking about 30 min to compile and I'm researching a bug which requires constant change of the code. (View Post)