Rich Luick
Rich Luick
I see the [backport](https://github.com/square/okhttp/pull/6940) was just merged https://github.com/square/okhttp/pull/6940 to `4.9.x`. Can we expect this to be released shortly? Starting to see this happening and would love to just update the...
Im actually now running into this as well. The system time is returned immediately after updating the date manually. It the resets after a sync
@gpeal apologies for missing your first comment there. So my understanding is that setting the max cache size to 0 would effectively disable the cache here, which is not what...
@gpeal The use case here is that due to memory constraints we want to only selectively cache lottie animations that we use more often. Otherwise we want the caching disabled...
@gpeal Sure, something like that would work though I feel that isn't so much better than adding the existing xml attribute for each usage. I still believe this is something...
@gpeal That is fair enough, we are mostly using compose for newer things but could benefit from this for some legacy flows. However, this is not anything major from us,...