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