Excluding an Interaction
Exclude a specific view from being automatically recognized as an Interaction, using the mxoExcludeAutomaticInteraction
Kotlin extension function or MedalliaMXO.excludeAutomaticInteraction
Java method in an Activity's onCreate
method or a Fragment's onViewCreated
, as shown below: