Closed secondsun closed 2 months ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Is there an existing issue for this?
In which area is the issue?
General
In a specific sample?
https://github.com/android/platform-samples/blob/main/app/src/androidTest/java/com/example/platform/app/NavigationTest.kt
What happened?
Navigation Tests fail on APIs < 31 because the tests depend on "android.view.OnReceiverContentListener" which was added in API 31.
Relevant logcat output
No response
Code of Conduct