[code][/code] Attribute application@supportsRtl value=(true) from AndroidManifest.xml:58:9-35
is also present at [io.github.lucksiege:pictureselector:kotlin-v1.0.0-beta] AndroidManifest.xml:11:9-36 value=(false).
Suggestion: add 'tools:replace="android:supportsRtl"' to <application> element at AndroidManifest.xml:51:5-118:19 to override.
<application
android:name=".BoxApplication"
android:allowBackup="true"
android:icon="@mipmap/ic_icon"
android:label="${appName}"
android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/ic_icon"
android:supportsRtl="true"
android:theme="@style/Theme.FvBox"
tools:replace="android:supportsRtl" >
添加:
tools:replace="android:supportsRtl"
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。 |