summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls/Bugzilla44596SplashPage.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-10-06[A] Prevent blank page from appearing when MainPage is switched (#421)Samantha Houts1-0/+25
* repro * [A]Add horrible hack to prevent background flashing when swapping MainPage * cleanup repro * Revert "[A]Add horrible hack to prevent background flashing when swapping MainPage" This reverts commit d0fdc3856d0eaa5ec781f790d524ad7624a26560. * [A] E.Z.'s less magical but just as effective solution