# 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

##### Post Metadata
- Posted at: almost 6 years ago
- Author title: Senior Software Developer, Mobile - Android and iOS



## Comments
### Comment 1

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 



##### Comment Metadata
- Posted at: almost 6 years ago
- Author title: I help European B2B SaaS companies scale their marketing. More than 40M ARR experience.




## Related Product
[Smartlook](https://www.g2.com/products/smartlook/reviews)

## Related Category
[Session Replay](https://www.g2.com/categories/session-replay)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


