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' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -