[GTK] Fix NavigationBar check for Layout calc (#5506)
authormtz <martin@videolabs.io>
Thu, 21 Mar 2019 00:08:13 +0000 (01:08 +0100)
committerSamantha Houts <samhouts@users.noreply.github.com>
Thu, 21 Mar 2019 00:08:13 +0000 (17:08 -0700)
commit56a63f26953db2a36386692f114792a128e85410
tree852734f64c5475005203cd243c9c15f285b10dfc
parent9c10acdd684ad111fe1480217fcabb7dd131066a
[GTK] Fix NavigationBar check for Layout calc (#5506)

The loop was exiting before current was being set.

fixes #4713
Xamarin.Forms.Platform.GTK/Renderers/AbstractPageRenderer.cs