Volodymyr Buberenko

Results 170 comments of Volodymyr Buberenko

Yes, can confirm that the issue is free to be taken. Despite our plans to make some bigger changes, like #259 , etc. we could always update the code you...

Regarding search - there will be my PR this week changing it a little bit. Just be aware. @seanghay As to putting everything into one TextView - yes, it is...

Would like to to give a heads up on this issue - I started to play around with [MergeAdapter](https://medium.com/androiddevelopers/merge-adapters-sequentially-with-mergeadapter-294d2942127a), which looks a great thing for lots of improvements, including this...

@mertceyhan We switched from `TextView`, because we had an issue reported about poor performance on some big responses. In general, I believe that current `RecyclerView` implementation is the best solution...

Can confirm the issue. Used latest version. Devices tested - Samsung S6, Nexus 6, Xiaomi Redmi 3. Even with EXTRA_SCAN_EXPIRY = true can`t get the expiration date. The card itself...

@bksubhuti Thank you very much for such detailed feedback. I will update the documentation to explicitly mention requirement to migrate.

Seems like the issue isn't reproducible anymore

I don't think there is anything to grab. We already discussed in issues like https://github.com/ChuckerTeam/chucker/issues/474 that `Content-type` appears or not depending in type of interceptor that user adds.