Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensousa authored Jan 26, 2017
1 parent b9e410d commit 205f8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ previewPlayer.setPlayWhenReady(false);

[PreviewLoadControl](https://github.com/rubensousa/PreviewSeekBar/blob/master/sample/src/main/java/com/github/rubensousa/previewseekbar/sample/exoplayer/PreviewLoadControl.java) and [WorstVideoTrackSelection](https://github.com/rubensousa/PreviewSeekBar/blob/master/sample/src/main/java/com/github/rubensousa/previewseekbar/sample/exoplayer/WorstVideoTrackSelection.java) are used in the sample. Check the next section for some improvements notes.

#### Seek the player onProgressChanged
#### Seek the player in onProgressChanged

```java
@Override
Expand Down

0 comments on commit 205f8b0

Please sign in to comment.