Vithorio Polten

Results 6 comments of Vithorio Polten

Thank you @ishratkhan your answer solved my issue with SpannableGrid and Glide

Still happening in @lucasr master, even with @jacek-marchwicki changes I am using SpannableGridLayoutManager and notifyItemRangeRemoved(0, length). This issue got fixed in Google's StaggeredGridLayoutManager in RecyclerView 21.0.2. (I could not reproduce...

@edenman @grandstaish There are 2 types of Delegates `ReadOnlyProperty` and `ReadWriteProperty`, the later one, may be a valid field to be saved. One use-case for a `ReadWriteProperty` is an Observable...

Maybe instead of having to implement everything, AnkoLogger could use [JakeWharton/timber](https://github.com/JakeWharton/timber) and just provide a set of extensions and configurations for it? Most of my projects already use timber, I...

https://github.com/square/okhttp/issues/3318 is closed and as @swankjesse pointed out, there may be issues with proxies, QUIC and other things that are hard to be sure

This issue may include Swift 4 Codable support?