Manipulating TalkBack Description webview in Capacitor Android

Hello everyone, good afternoon. I would like to ask a question.

I’m working on the accessibility part of my app using Capacitor. On Android, when enabling TalkBack and opening the app, it always announces “web view”. I understand that this happens because of the WebView.

My question is: is there a way to manipulate this description and prevent it from being spoken by TalkBack?