google / accompanist

A collection of extension libraries for Jetpack Compose
https://google.github.io/accompanist
Apache License 2.0
7.43k stars 598 forks source link

Friezes when changing screens using bottom navigate #1588

Closed Farma20 closed 1 year ago

Farma20 commented 1 year ago

Component used: Navigation Version used: android 12

When switching screens with lower navigation, friezes appeared, later I decided to disable the animation using the accomponist library, but this did not solve the problem, since when switching screens, elements of the previous screens were visible. The problem was solved only after loading the screens in the Surface

claraf3 commented 1 year ago

Do you have a sample project that reproduces this?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.