Jing-Wei Wu

Results 4 comments of Jing-Wei Wu

cc @SidharthGuglani, looks like a compatibility issue in Yoga with R8 enabled, any idea about how to fix it?

Hi, according to your sample code, I think the root cause is because of `.scale(2f)`. Is it possible to prevent using it, or use Fresco [ScaleTypes](https://frescolib.org/docs/scaletypes.html) instead?

Sorry, quite busy this week, not sure if it's a limitation in our scale animation APIs, I'll investigate a bit more early next week.

Looks like Text never support MARQUEE before. You might need to implement your own MountSpec that wraps a native TextView with MARQUEE enabled.