SimonHalvdansson / Harmonic-HN

Modern Android client for Hacker News
https://play.google.com/store/apps/details?id=com.simon.harmonichackernews
Apache License 2.0
620 stars 39 forks source link

Better handling for no internet connection #14

Open SimonHalvdansson opened 1 year ago

SimonHalvdansson commented 1 year ago

If the user starts the app in airplane mode of something like that, we only show the "Loading failed, retry" view. I think it would be better to say something about there being no internet connection. It is fine to only do this on the main screen but better to have it everywhere. Perhaps there could also be a button to go to settings if airplane mode is active - depends on what looks good from a design perspective.