we don't have any style called Input_Text (i can only see the one com.mopinion:native-android-sdk defines).
we are using the latest 1.0.28 version of the mopinion native sdk & 1.12.0 of material (view/xml) w/ agp 8.6.1 & gradle 8.10.2.
the error happens both when the main app theme is Theme.MaterialComponents.Light.NoActionBar.Bridge (as the guide suggests) or our current regular Theme.MaterialComponents.Light.NoActionBar.
i've tried clearing/rebuilding/invalidating caches of the project.
this doesn't happen with the com.mopinion:sdk-android-web:1.0.8.
I tried adding the SDK as instructed but i keep facing the same issue while trying to run the project:
Notes:
Input_Text
(i can only see the onecom.mopinion:native-android-sdk
defines).1.0.28
version of the mopinion native sdk &1.12.0
of material (view/xml) w/ agp8.6.1
& gradle8.10.2
.Theme.MaterialComponents.Light.NoActionBar.Bridge
(as the guide suggests) or our current regularTheme.MaterialComponents.Light.NoActionBar
.com.mopinion:sdk-android-web:1.0.8
.