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
Help!!!
Using Compose and Kotlin, I found that when I place SceneView on the second page of ViewPager2, and open the app and slowly swipe over, SceneView is not rendered, while other components are displayed correctly. After swiping back and forth, SceneView displays normally. However, when the app is sent to the background and then reopened, this issue reappears.
What should I do
The text was updated successfully, but these errors were encountered:
Help!!!
Using Compose and Kotlin, I found that when I place SceneView on the second page of ViewPager2, and open the app and slowly swipe over, SceneView is not rendered, while other components are displayed correctly. After swiping back and forth, SceneView displays normally. However, when the app is sent to the background and then reopened, this issue reappears.
What should I do
The text was updated successfully, but these errors were encountered: