-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Description
Is your feature request related to a problem? Please describe.
I want to be able to show the cache buffer in a slider that allows to control a player. The value is informational and should not limit the ability to slide to values larger than the buffer.
Describe the solution you'd like
Behave like SeekBar and propose a secondary track to represent that value to users.
Describe alternatives you've considered
As all is private there's no way to implement that by extending the slider, alternative are seekbar with custom labels.
matpag, mxalbert1996, abn-volk, FranzoJosefo, Khang-NT and 7 more