lfranke42 / Watchtime

An Android App for tracking and analyzing the time you've spent watching TV Shows.
4 stars 0 forks source link

App crahses when tapping on a series card that hasn't been loaded #8

Closed lfranke42 closed 8 months ago

lfranke42 commented 10 months ago

While dummy data is being displayed in the Series Cards, tapping on a card results in a crash. This is likely due to there not being an ID that the NavHost can navigate to. To prevent this we should disable the routing when a Card hasn't been initialized with data yet.