Hi!

Try adding this attribute to your EditText:
android:inputType="textVisiblePassword"


- Zarah.


On Feb 17, 3:30 pm, LinusOnline <[email protected]> wrote:
> I have an EditText in my application where it never makes sense to use
> word prediction. Most IMEs have a setting to enable or disable word
> prediction, but is there any way I, as an application programmer, can
> have control over the mechanism? Can I disable word prediction
> manually/temporarily, independently of what exact IME is being used?
>
> Would appreciate any help with this. The word prediction is
> interfering with my own functionality.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to