Tim Maffett

Results 91 comments of Tim Maffett
trafficstars

I have figured out that I can at least extract the information about which icons need to be reversed for RTL by examining one of the android XML files that...

I completed RTL support for the package a couple weeks ago but I have been too busy with work to get the new version pushed out. I am hoping to...

Hi @kosratdev I have pushed the new version 4.2815.1 which has the Right To Left icon mirroring support ! 🎉 This adds the `matchTextDirection` to each of the appropriate icons...

@kosratdev Is everything working as you would expect ? I would expect it to, but I would prefer outside confirmation from an actual user of a RTL language.

I am closing this issue as we now support RTL languages

Hi @kosratdev - I am at a bit of a loss to what might be happening. I extract the information for which icons need to be RTL reversed and then...

Hello again @kosratdev, I read you earlier comment closer and I checked the icon `chevron_right_rounded` and this icon is not defined as a RTL matched text direction icon. Only the...

Hi @12people , as far as I know or have ever been able to determine the two-tone icons were available in the Material Icons version of the icon set, but...

OK @12people I had an epihany that we could create our own two-tone support using the fonts optional fill capabilities and stacking 2 icons on top of one another, alternating...

@12people I am closing this now that I have added the TwoToneIcon extension to version 4.2873.0