Introducing G2.ai, the future of software buying.Try now
Pavel P.
PP
Senior Software Developer, Mobile - Android and iOS

How do I turn off the black box masks over EditTextViews in Android

In all our recordings we see black rectangles over editable text boxes. I already asked this question in your Discord channel , but no answer since more than a week
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Lukas M.
LM
I help European B2B SaaS companies scale their marketing. More than 40M ARR experience.
0
Hi Pavel, thanks for your question. Note that EditText and WebView are blacklisted by default and can be removed using Smartlook.unregisterBlacklistedClass(). Try this: Smartlook.unregisterBlacklistedClass(EditText.class); Hope that helps! If anything is needed, reach out to our support: support@smartlook.com Lukas
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply