Tom Wilson

Results 16 comments of Tom Wilson

Looks like AppCompat provides itemTextColor, but no text appearance attributes. They appear to be text views at the root of this, though. So maybe there's a hook in via find...

In case anyone else runs across this - I did find a way in to fix this. It's ugly and brittle, but it does work: ``` private void applyBottomNavFont() {...

Unfortunately, I never got around to creating a pull request for this. :-/ I think I ended up working around this in my tests, but it's been long enough that...

Something like that sounds like it would work perfectly! That would be a totally fine solution from my perspective.

That makes sense as a use case - thanks for clarifying that! As a separate point, though, it really does feel like this should be selecting a *rate* rather than...

Hmm - it's possible I've misinterpreted the code, but from what I can see, what's happening in the backend gem here is that we're loading rates, and then using the...

Thanks, @adammathys - much appreciated. I'll dig a little more on my side of things, but it sounds like this isn't really an issue for most other users. Maybe we...

I think I'm the one who reported the original issue. :-) https://github.com/solidusio/solidus/issues/3669 This just felt like a relatively simple example that I noticed recently. I'm happy to close this one...

Yes, I did - although it's not necessarily the most generic solution. I'm out of the office until next week, but I'll try to at least post something here then...

Sure thing - here's an example feed entry that was causing us problems. This comes from the feed at `https://blog.blueapron.com/feed/`: ``` Extra Helpings https://blog.blueapron.com By Blue Apron Wed, 30 Sep...