HamidrezaAmz / MagicalExoPlayer

The Easiest Way To Play/Stream Video And Audio Using Google ExoPlayer In Your Android Application
MIT License
345 stars 77 forks source link

حذف کنترلها یا تغییر کنترل ویو #2

Closed ali-bagheri closed 5 years ago

ali-bagheri commented 5 years ago

سلام و تشکر از کتابخونه خوبت آیا امکان دارد تمامی کنترل ها را محو کنیم؟ آیا امکان دارد کنترل ویو سفارشی داشته باشیم؟

HamidrezaAmz commented 5 years ago

Hi. Yes, for hiding controllers you can use andExoPlayerView.hideController(); For custom controller just introduce your need, I will implement that as soon as possible.