Hello,
I am discovering Xamarin and a question just popped up in my head: how is it possible to manage correctly the UI done in XAML with Xamarin.Forms in order to optimize the overdraw areas? We should optimize the layouts in order to avoid having areas overdrawing. This can optimize the performances of the application.
For the people who are interested in checking this point, here is a video showing how to debug the overdraw areas: