android / platform-samples

A collection of samples of different Android OS platform APIs.
https://developer.android.com/about
Apache License 2.0
1.16k stars 251 forks source link

[Bug]: Tests fail on API 21 - 31 #167

Closed secondsun closed 2 months ago

secondsun commented 6 months ago

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

github-actions[bot] commented 5 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.

github-actions[bot] commented 4 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.

github-actions[bot] commented 3 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.

github-actions[bot] commented 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.