Custom listener to show ExoPlayer UI Controls

时间:2018-03-25 21:18:20

标签: android exoplayer exoplayer2.x

Currently playback controllers shows up by onClick event which includes onLongPress, onDrag etc. But I want to show UI controls only when onTouch event is fired.

Is there any method to achieve this level of customization?

0 个答案:

没有答案