Navigation
- Fixed
TestHostNavigator.navigate {}
failing when the method is called
from a suspending function (both directly and indirectly). - Fixed
ActivityResultRequest<*, O>.sendResult
test helper requiring
an@OptIn
annotation.
TestHostNavigator.navigate {}
failing when the method is calledActivityResultRequest<*, O>.sendResult
test helper requiring@OptIn
annotation.