Ilya Lim

Results 8 comments of Ilya Lim
trafficstars

You mean that I need to set adapter right after layout inflation and before any other manipulations with it (e.g. setting empty view, load more, layout manager, etc.)?

Hey everyone. Our team also had struggles with lacking of such feature. So I made a PR, which you can grab for yourself (if it will not be merged). Cheers!

@m9aertner You're welcome.

I don't have any experience using Xamarin, but if you feel that Xamarin support can be added as an option or lib's build flavor, we are more than welcome to...

@Malinskiy that's pretty much it. But the point is that the tests included in the suite are located in imported android library modules, and for some reason, `dex-test-parser` is not...

If your RecyclerView's adapter and layout manager cannot layout all children in a single layout pass - there is not much Espresso and Kakao can do for you. You either...

Hi there! Unfortunately, multipart form data is not supported out of the box by library at the moment, since this is a rare scenario and no time was put into...

Hi @cwliu ! Thanks for your suggestions. It seems reasonable enough. Want to put up a pull request? :)