Traewelldroid / traewelldroid

Android app for @Traewelling public transport check-in service
https://traewelldroid.de
GNU Affero General Public License v3.0
67 stars 8 forks source link

Colored Line-Icons disappear #338

Open klukas144 opened 3 months ago

klukas144 commented 3 months ago

If you open Träwelldroid by clicking on a push notification, the loaded colored line icons disappear and the line is displayed as if you haven't downloaded the line icons. You have to re-download the line icons to see them again.

Steps to reproduce the behavior:

  1. Get a push notification
  2. Click on it
  3. Don't see the line icons

Expected behavior: the line icons are displayed as usual

jheubuch commented 3 months ago

A re-download is not a must, but you're right, the icons are only being loaded, when the app is launched from the launcher. (So a restart of the app helps)

Indeed this has to be changed. Thank you for your report!