Hello,
I am using Xamarin.Forms for my application and I would like to optimize the overdrawn areas. Is it possible to remove the background drawable (android version) of the Activity like described in this post: stackoverflow.com/questions/13906917/overdraw-and-romain-guys-blog-post-android-performance-case-study
Thank you!