I am trying to control the behavior off a an IME keyboard. For instance the keyboard I downloaded uses combinations of characters( say if you press "ß" + "π" it suggests "∑" I am making this example up. I would like to turn off this feature. Usually asian keyboards uses this feature.
I dont know the tech term for this. I looked at spannable but not very helpful.
Thanks