Hello.
I been working on a app that use xamarin forms.
So far i been able to test on WinPhone and android.
On winphone everything works nicely. but i having some funky problem with my android version.
Sometimes when i navigate around pages in android. it will render a black page without toolbar. instead the page layout is created, and the tool bar. and when this happen i can navigate to other pages. but the all having the same problem.
The funny thing is that if i tab out of the app. and then resume it. everything works again. well. as long as it don't run into the same error. then i need to tab out of the app and in again,. to make it working.
I been trying to debug a error. but there's nothing to find. An since it's not breaking, or casting a exception i can't find anything that could provide this error. anyone run into something like this.