You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When remove items with LayoutAnimation, the adjacent views/texts should not be impacted. But they disappear on Android.
In the following screenshot of the sample app, we can see some texts/buttons disappeared when we press Remove with opacity animation button and Remove with scaleXY animation button. I found this issue when I worked on #11769.