lzls

Results 12 comments of lzls

If insterested, you can visit the `texture-video-view` library module of my `VideoPlayer` project repository, inside which the `TextureVideoView(2)` follows the same design concept of this sample's `MovieView` layout. That project...

Do you mean that you need to swipe an item both from right to left and left to right?

No. Currently it only supports right side menu to a item layout in left-to-right direction and the left side menu you placed above has been just treated as a normal...

onInterceptTouchEvent() -> onTouchEvent() Most of the remaining functions are used within these two, from which you can choose some useful ones to take a look at just along the way.

@waqasyousafy Has your code in the onProgressChanged() method of the video SeekBar indirectly called the showControls() method when the progress change was not initiated by the user? I have tested...

It is very likely the IjkPlayer's issue, so I can not fix it.

> I am working on adding subtitles . In your player subtitles are not showing when we switch player to ijk player . i want to show them properly at...

What's char? Has my code enabled subtitles for IjkVideoPlayer by default?Please also attach the crash log below, thanks.