android - How to customise Media controller in exoplayer -


i'm searching 2 days find out how change media controller in exoplayer , resources refer link http://www.brightec.co.uk/ideas/custom-android-media-controller. please correct me if i'm wrong think in tutorial can customize old media player in android not exoplayer.

reference from: http://google.github.io/exoplayer/doc/reference/

a playbackcontrolview can customized setting attributes (or calling corresponding methods), overriding view's layout file or specifying custom view layout file, outlined below.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -