paulrouget / servofocus

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

Firefox Focus mockups #1

Open paulrouget opened 7 years ago

paulrouget commented 7 years ago

focus_browser_flow focus_for_android

mfkl commented 6 years ago

Hmm... regarding controls and animations for the URL bar, probably we want (from my observations of focus for iOS):

View 0 contains Entry field, param button, background. First view.

View 1 same with cancel button and dark background and suggestions. First view + start typing.

View 2 "page loaded" with Normal Top Bar Size contains: Lock, RegularUrl, Erase, Web page, bottom bar.

To be completed...

paulrouget commented 6 years ago

Transition to View 3 will depend on #18

paulrouget commented 6 years ago

During View 2, On tap transitions to View 3

That doesn't sound right to me.

mfkl commented 6 years ago

Fixed