7.0相机变更适配,会设置provider。在使用androidx下,将
android.support.v4.content.FileProvider
更改为
android:name="androidx.core.content.FileProvider"
7.0相机变更适配,会设置provider。在使用androidx下,将
android.support.v4.content.FileProvider
更改为
android:name="androidx.core.content.FileProvider"