googlecodelabs / sceneform-intro

Other
25 stars 18 forks source link

Modernizing the source code. #19

Open MrCsabaToth opened 5 years ago

MrCsabaToth commented 5 years ago

For example androidx compat libraries will require some different imports and the File provider manifest line would be android:name="androidx.core.content.FileProvider"

My implementation is https://github.com/MrCsabaToth/SceneformLab I can fabricate a PR