Hi. I have some trouble with rendering when navigating from TabbedPage to ContentPage (android, xamarin 1.4). See full question here - http://stackoverflow.com/questions/32398358/rendering-when-navigating-in-xamarin-forms-tabbedpage-contentpage
briefly: There is a simple Xamarin.Forms application. There are only two navigation screen - ContentPage and TabbedPage. When switching from a TabbedPage to a ContentPage apparent erroneous animation. ContentPage it is drawn inside the TabbedPage, and only then tabs disappear.