Honeycomb text completion annoying for server, username, password fields

The honeycomb text prediction thingy is kicking in for the server,
username, and even password fields in the settings pane of ODK
Collect. It never seemed to do this on Android 2.x. I don't want to
turn it off outright though. Is there an easy way to deal with this?

Hey Tom,

I don't have Honeycomb to try this out, but it should be something like this.

Settings > Language & Keyboard > Touch Input > Text Input >
Prediction. You should be able to un-check Prediction.

If you want to do it in code, you can make the change in the layout XML.
http://stackoverflow.com/questions/6281514/android-programmatically-disable-autocomplete-autosuggest-for-edittext-in-emulat

Yaw

ยทยทยท On Fri, Mar 23, 2012 at 09:13, Thomas Smyth wrote: > The honeycomb text prediction thingy is kicking in for the server, > username, and even password fields in the settings pane of ODK > Collect. It never seemed to do this on Android 2.x. I don't want to > turn it off outright though. Is there an easy way to deal with this? > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en