cordova-plugin-onetrust-cmp
Version:
OneTrust is the leading Consent Management solution provider. This plugin exposes OneTrust's native CMP functionality to Cordova and Ionic environments.
9 lines (8 loc) • 444 B
text/xml
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="com.onetrust.cordova.CMPActivity">
</androidx.constraintlayout.widget.ConstraintLayout>