Nam Nguyen
Nam Nguyen
@burakiren Also, please try latest release if possible, many improvement has been made since beta :D. For the first question, I think it may depends on the video source, cannot...
@Noam-Modai Please check out ``setVolumeInfo`` for more information.
@Noam-Modai Hm, see the problem. For now, if you want to initialize your Helper with a customized PlaybackInfo/VolumeInfo, please refer to this sample: [Demo Container with custom initializer](https://github.com/eneim/toro/blob/dev-v3/demo-mopub/src/main/java/toro/demo/mopub/DemoListActivity.java#L56). Though I...
@DummyCo I have your use case covered here: [Nested Demo](https://github.com/eneim/toro/tree/dev-v3/app/src/main/java/im/ene/toro/sample/nested). It is more complicated than usual, but the idea is straight-forward: you need to have your nested RV as a...
Yeah. I should have put more comments though, but if you found any issue just let me know.
@DummyCo Sounds good (about that it works for you). [Here](https://github.com/eneim/toro/blob/dev-v3/toro-core/src/main/java/im/ene/toro/widget/Container.java#L180) is the part throw the Exception. It is un-expected if the player is playing while Container doesn't manage it. I...
@DummyCo thanks. I also guess that this happen on nested RV, the case it is detached and the consequence after that. But let me also try the same case. It...
@omidraha Hi sorry I was kinda full of work last week so your message was out of sight. Will take a look on this tomorrow (UTC +9). Please wait~
@aderinto05 Hi, what do you mean by "dynamic player"? Not really catch the point here ^^!
I will check this article out. Thanks.