Open MrCsabaToth opened 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"
androidx
android:name="androidx.core.content.FileProvider"
My implementation is https://github.com/MrCsabaToth/SceneformLab I can fabricate a PR
For example
androidx
compat libraries will require some different imports and the File provider manifest line would beandroid:name="androidx.core.content.FileProvider"
My implementation is https://github.com/MrCsabaToth/SceneformLab I can fabricate a PR