Nam Nguyen

Results 292 comments of Nam Nguyen

@sonalpatel22 please follow the issue template. Cannot get the issue content just from your title.

@alexglobalbit Seem that it is called before RecyclerView is attached or after it is detached. And I have the null check for handler everywhere accept a few place ... Thanks...

@harshbhavsar011 fixed locally, I will consider to update a snapshot build soon.

Please try the fix in 3.6.0.2802-SNAPSHOT :D

@jonathansds I made a comment else where. But to make it clear, a surface need an init height. If you own your server, please specify all available Video ratio, and...

@jonathansds I see, let me take a look and try the suggested way by ExoPlayer.

@jonathansds Still finding time to try this, but looking at your layout xml, I think you don't need to have another AspectRatioFrameLayout to wrap your SimpleExoPlayerView, because internally SimpleExoPlayerView use...

@jonathansds I see. Sorry I had no time this weekend, will look into this as soon as possible.

@jonathansds So what I have now is: using SimpleExoPlayerView as a single View, **NOT** in a RecyclerView -->it will behave as expected (resize_mode works and so on), but RecyclerView somehow...

This is reasonable, will consider this real quick.