Android Studio – How to Initial android Exoplayer play and pause buttons with custom UI?
I'm using Exoplayer 2.17.1 and want to customize UI. Everything works OK but it can not Initialize the play and pause buttons as you can see in the photo and show both of them and it doesn't work. In fragment_home.xml:…