chore(android): fix type in generic folder (#4323)

This commit is contained in:
Olivier Bouillet
2025-01-04 13:48:59 +01:00
committed by GitHub
parent 424f4eedde
commit c47d165668
2 changed files with 3 additions and 6 deletions

View File

@@ -1926,8 +1926,6 @@ public class ReactExoplayerView extends FrameLayout implements
}
}
// ReactExoplayerViewManager public api
public void setSrc(Source source) {
if (source.getUri() != null) {
clearResumePosition();