Ralph Thomas
Ralph Thomas
More work is needed here, because the precise setup used by the Design Switcher still exhibits some bad behavior, but this change does fix various other cases. I think we...
Rebased on main and resolved conflicts.
> 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 triple applied or...
@rylin8 PTAL - I want to add tests to this; sharing now because I needed it to make a demo work.
> So replacement content, components, and nodes with interactions don't render with animations? Interactions work fine during animation, because those are all Composables that never draw anything at all. Replacement...
@rylin8 thanks - I'd really appreciate it if you could add a test for this part of animation.
@miguel-galarza Can you share your example (or a reduction of your example) that reproduces this issue, because we think we have a test case that covers it (but must have...
Let's actually remove the concept of placeholder content (and it's documentation). If a serialized design doc is in assets, then it gets loaded synchronously, and there is no missing frame...
We discussed this in some detail recently, and we don't want to support this. For our Instrument Cluster framework and native renderer, we implemented the Android "dp" concept so that...
I think the Battleship sample might be rendering differently, so pushing to confirm/deny that via the CI tests.