| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| java/com/google/android/exoplayer2/surfacedemo | ||
| res | ||
| AndroidManifest.xml |
Because we now annotate not-null by default in ExoPlayer library modules, we're seeing warnings in the demo apps where we override a method and don't explicitly specify an equivalent @NotNull annotation. It's probably confusing to use not-null by default for the demo apps, so this change uses @NonNull where necessary to fix the warnings. PiperOrigin-RevId: 296000044
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| java/com/google/android/exoplayer2/surfacedemo | Loading commit data... | |
| res | Loading commit data... | |
| AndroidManifest.xml | Loading commit data... |