How can I make editing a text field use incognito ...
# compose
z
How can I make editing a text field use incognito mode on the keyboard? similar to how it works on chrome incognito mode. KeyboardOptions doesn't look like it has an option, is it not supported?
s
I'm wondering the same thing. I don't see a way to set the
IME_FLAG_NO_PERSONALIZED_LEARNING
for a compose
TextField
🤔