Putting a Box with an offset modifier inside an AnimatedVisibility composable (configured with only fadeIn/fadeOut enter/exit transitions) seems to break the animation. Removing the offset modifier the animation plays as expected. Is this a bug or expected?