palimad
Results
3
comments of
palimad
I think this is caused by saving instance state for big routes ``` directionRoute?.let { outState.putString(PRIMARY_ROUTE_BUNDLE_KEY, it.toJson()) } ``` This should be persisted through viewmodel, repository or somehow else
This also happens with rc.7 version of both SDKs
This seems to be issue only with the dark theme