Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the archived Sceneform
633
stars
145
forks
source link
java.lang.IllegalStateException: Calling method on destroyed View when i have scene inside horizontalpager #459
Closed
fadiselim closed 9 months ago
I am trying to add Scene inside a horizontal pager, but i get this crash when i go back forth in the horizontal pager in compose
Here is my code Sample:
Thank you in advance