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
Currently, when creating a new annotation from share, the behavior is to show the splash screen until the source is initialized. This results in what looks like an unresponsive application if the source takes longer than a couple seconds to load. Instead, a better layout would be to immediately show the toolbar and webview with the in-toolbar indeterminate loader displayed during initialization.