thecosmicfrog / LuasataGlance

Android Wear and mobile app providing real-time tram stop information for Dublin's Luas light rail service.
https://play.google.com/store/apps/details?id=org.thecosmicfrog.luasataglance
GNU General Public License v3.0
21 stars 5 forks source link

Inbound and Outbound views should be cleared when loading a new stop forecast #8

Closed thecosmicfrog closed 9 years ago

thecosmicfrog commented 9 years ago

The Inbound and Outbound views should have their text cleared when a new stop forecast is being loaded. At the moment, it's ambiguous which stop a forecast refers to, especially on a slow or flapping connection. By clearing the text first, it's more obvious that the currently-displayed forecast is "fresh" from the server.

thecosmicfrog commented 9 years ago

Fixed in 883451e62430945d64f4f48bbeafaf73e35f75de.