You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are just general UI improvements to the sample. Which is still admittedly, a bit ugly.
* Use a `Padding` for the entire page on iOS, to accomodate an iOS device/simulator with the "notch".
* Use a valid mono-spaced font on iOS: `Courier`
* Use `Margin` instead of `Padding` on the "Run" button. The wrong property was used before.
0 commit comments