feat(android): add playback functions to ref
This commit is contained in:
		@@ -116,7 +116,7 @@ import java.util.concurrent.TimeUnit;
 | 
			
		||||
import java.lang.Integer;
 | 
			
		||||
 | 
			
		||||
@SuppressLint("ViewConstructor")
 | 
			
		||||
class ReactExoplayerView extends FrameLayout implements
 | 
			
		||||
public class ReactExoplayerView extends FrameLayout implements
 | 
			
		||||
        LifecycleEventListener,
 | 
			
		||||
        Player.Listener,
 | 
			
		||||
        BandwidthMeter.EventListener,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user