Opt-out WebView metrics
This commit is contained in:
parent
c0a97d0d67
commit
75226fe1b1
@ -40,6 +40,10 @@
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:ignore="GoogleAppIndexingWarning">
|
||||
|
||||
<meta-data
|
||||
android:name="android.webkit.WebView.MetricsOptOut"
|
||||
android:value="true" />
|
||||
|
||||
<activity
|
||||
android:name=".activity.AddItemActivity"
|
||||
android:exported="true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user