Robert Lin

Results 56 comments of Robert Lin

> > How is item spacing handled? I tried the "Item Spacing" validation test and found that the items are spaced out more in squoosh. > > Looks like it's...

Filed https://github.com/google/automotive-design-compose/issues/1541 to follow up after this is merged

So replacement content, components, and nodes with interactions don't render with animations?

LGTM. Let me know if you plan on adding tests to this PR or separately -- or if you'd like me to.

Not too sure what is going on here.

Looking at the Alignment test, it looks like the "28px Line Height C" text on the bottom right has been improved. So now it calculates the max lines based off...

Do you know why Text-Elide_SQUOOSH_compare.png looks like it got a lot wider?

@iamralpht this is done correct?

Here's a start to variable animations.

Are you trying to change the button variant at runtime? If not, you don't need to use `@DesignVariant`. Then you can name the instances differently and use those node names...