修复 打包后无障碍服务名称错误的问题
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
android:theme="@style/ScriptTheme"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:ignore="GoogleAppIndexingWarning"
|
||||
tools:replace="android:label, android:allowBackup">
|
||||
tools:replace="android:label, android:allowBackup"
|
||||
tools:targetApi="m">
|
||||
<activity android:name=".LogActivity">
|
||||
|
||||
</activity>
|
||||
|
||||
Reference in New Issue
Block a user