Jeff Huston

Results 12 comments of Jeff Huston

@adasiewiczr Thanks for looking into this. I'll try to create a reduced test case from our code. Hopefully that will point out something I missed on our end or provide...

This is still an issue in 5.8.0, but we did update to 5.8.0 since it contained a different fix that was more important than this issue. I tried hacking our...

Thanks for following up. Sorry, I am still seeing this on 5.9.0, but I haven't come back to debugging this yet, as there have been other higher-priority items.

Thanks @bychkovdmitry. Update: I've found this isn't specific to photos taken via this camera intent. The same issue occurs on this emulator on API 28 with `content://` Uris I get...

@bychkovdmitry thank you, this is great news! It's not a quick test on my end since there were some code migrations required by 5.6.0 that we haven't done yet. If...

I just tested and am updating to the new version today. It works, thanks!

I'm curious what we're doing differently that causes this to happen on initial load of the `ChannelListView` in the case of our app. I'd be interested if you think there's...

I was originally testing on `main`, but I just switched to the latest `develop` and I do still see the issue on the UI Components app. I just tested on...

As for my app, your comment gave me a little better picture and I noticed the behavior is actually different the first time it loads vs. subsequent times. The first...

Hi Filip, does your team have any updates on this? Caching the fragment does indeed work, but in our app the Channels list isn't at the top level - you...