xamarin.android - Close PageRender after starting activity in Xamarin.Forms -
in forms2native's android example, mythirdpagerenderer
starts new activity mythirdactivity
. however, when going mythirdactivity
, blank page , need push go button 1 more time main page. how kill blank page automatically?
looks ran exact same issue , posted bug report. within bug report mentioned issue particular sample , not issue xamarin forms itself. check out here, hope helps: https://bugzilla.xamarin.com/show_bug.cgi?id=23983
Comments
Post a Comment