tcking / GiraffePlayer2

out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)
Apache License 2.0
377 stars 110 forks source link

Gestures for brightness control disable option #92

Closed ghost closed 6 years ago

ghost commented 6 years ago

I want to disable gestures for brightness control. Can you help me?

qq1604708051 commented 6 years ago

The download model blocks "onBrightnessSlide()"for this DefaultMediaController.class

tcking commented 6 years ago

you can find the way in DefaultMediaController