google-ar / sceneform-android-sdk

Sceneform SDK for Android
https://developers.google.com/sceneform/develop/
Apache License 2.0
1.23k stars 603 forks source link

SceneView not working in Sceneform 1.16.0 #1051

Open SGTjeong opened 4 years ago

SGTjeong commented 4 years ago

After i migrated to Sceneform 1.16.0, SceneView doesn't work anymore, and only black screen appears

I don't think xml can recognize the imported SceneView class properly.

xml attributes are not automatically set. How can I solve this problem?

tellypresence commented 4 years ago

Please explain in detail your migration steps from v1.15.0 to v1.16.0

Consti10 commented 4 years ago

I am also interested in your migration steps