Mar 21
App effectively loads in twice (user experience)
Not really a bug and more of an observation, but it feels a bit off that the app loads with the nice splash screen, but then (generally) cuts to a mostly empty screen with your location and a small loading animation at the very top. Is it possible to just show the splash screen while data loads in, or maybe switch to a pleasant full-screen loading animation during the wait? I think that would be a more elegant experience, personally
Reviewing
Good point, I’ll see what’s actually possible with the splash screen transition. I did try at some point to make a seamless transition between it and what comes next, but it wasn’t transitioning smoothly. But I bet I missed something/did not persist long enough.