Closed AltNico closed 3 years ago
Stacktrace/Situation Number 1 is triggered by https://github.com/grote/Transportr/blob/7b1866e15ae3cb26a31bb69195bc80dcf51c30c1/app/src/main/java/de/grobox/transportr/trips/detail/TripDetailViewModel.kt#L108
We should investigate how at least one of them can be null in this case.
To Reproduce
Expected behavior
Actual behavior
Case 1:
Case 2:
Versions
Logcat output
Here are the outputs of adb logcat.
Stacktrace number 1
Stacktrace number 2
Commands as per this Stackoverflow answer.