paulrouget / servofocus

Experimenting with a Xamarin.Forms + Servo
5 stars 2 forks source link

Collapse URL bar on scroll #33

Closed mfkl closed 6 years ago

paulrouget commented 6 years ago

Let's move that to P1 and implement it for both Android and Mac.

And because this becomes cross-platform code, we need to bring back to scroll events to the non-platform-specific code, and call Servo.Scroll() from Servofocus/.

paulrouget commented 6 years ago

Fixed.