I have a problem using an EditText in Android 2.3.
EditText
I have an EditText defined with android:imeOptions=\"actionDone\" property
android:imeOptions=\"actionDone\"
Another noteworthy point is that the android:imeOptions don't work if you specify android:digits. Not sure if this affects all android versions.
android:imeOptions
android:digits