Yoshihito Ikeda

Results 6 comments of Yoshihito Ikeda

@fansangg Sorry for late response. I believe u are missing internet permission in manifest. Add the following line in ur manifest and retry playing. ``` ```

@pgloaguen Sorry for late reply, but could u please tell me in detail why u need this workaround?

Thanks for your request! Yes, I will implement Camera TextureView version. As soon as I publish its version, I will announce it.

@premnirmal Sorry for leaving this issue. Actually I did try to create this after I got your request. I created camera preview with scalable functionality, but I got stuck for...

@paulblakely ok, I'd love to see it if you can send me Pull Request

@csumissu I just checked my sample and it works well. In my sample, ComplexActivity shows margin implementation. Please check [ComplexAdapter](https://github.com/yqritc/RecyclerView-FlexibleDivider/blob/master/sample/src/main/java/com/yqritc/recyclerviewflexibledivider/sample/ComplexAdapter.java#L116). If you cannot solve the problem, please show me your...