Skip to content

Android animation only plays when visible #177

@Nezz

Description

@Nezz

Description

We have an animation that's supposed to hide when another element in the list is selected. However, on Android the hiding only happens when the previous animation becomes visible.

Also, the animation is visibly pixelated in this repro that uses version 0.2.7. But it's not pixelated in our main project that still uses 0.2.3 due to iOS build issues.

Provide a Repro

https://github.com/Nezz/expo-repro/tree/repro/RiveAndroid2

Source .riv/.rev file

Found in the repro

Expected behavior

After button A is pressed, there should be no highlight visible on button H.

Screenshots

Offscreen.mp4

Device & Versions (please complete the following information)

  • Device: Samsung Galaxy Fold 3, API 36 emulator
  • OS: Android 15
  • React Native Version: 0.83.2
  • Expo Version (if applicable): 55

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions