hyperrail / hyperrail-for-android

Hyperrail native android app
Mozilla Public License 2.0
13 stars 5 forks source link

Show error messages as TextView instead of AlertDialog #104

Closed Bertware closed 6 years ago

Bertware commented 6 years ago

Instead of showing an AlertDialog and conditionally finishing the activity when results can't be loaded due to a (network) error, this text should be just shown as a TextView instead of the results, so the user can edit the time, refresh or go back.