CSS based implementation of the MediaSeekBar. The playing and loading progress indicators as well as the seek track can be modified via CSS style names defined in stylesheets.
CSS Styles
.player-CSSSeekBar { the seekbar itself } .player-CSSSeekBar .loading { the loading progress indicator } .player-CSSSeekBar .playing { the playing progress indicator }
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.