### Description I encountered an issue where `Fit.Layout` stops working after `reset()` is called and the animation starts behaving like `Fit.Cover`: https://github.com/user-attachments/assets/f7faf2cd-cee1-4338-821e-7a32879b91bc This issue affects Android, but not iOS. ### Provide a Repro https://github.com/Nezz/expo-repro/tree/repro/RiveLayout #### Source `.riv`/`.rev` file It's in the repro project ### Expected behavior The animation should keep getting displayed without clipping #### Screenshots See video in description. ### Device & Versions (please complete the following information) - Device: Galaxy Fold 5 - OS: Android 15 - NPM Version: 10.9.4 #### Additional context <-- Add any other context about the problem here. -->
Description
I encountered an issue where
Fit.Layoutstops working afterreset()is called and the animation starts behaving likeFit.Cover:Screen_Recording_20260225_120153_expo-repro.mp4
This issue affects Android, but not iOS.
Provide a Repro
https://github.com/Nezz/expo-repro/tree/repro/RiveLayout
Source
.riv/.revfileIt's in the repro project
Expected behavior
The animation should keep getting displayed without clipping
Screenshots
See video in description.
Device & Versions (please complete the following information)
Additional context
<-- Add any other context about the problem here. -->