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"
本文标题:android.support.v4.content.FileP
本文链接:https://www.haomeiwen.com/subject/dngtqhtx.html
网友评论