Hi,

I was wondering if anyone has had any success changing the default IME
action button. I have an EditText field and in the layout XML I've set

android:imeActionLabel="@string/XXXXX"

but don't see any change in the IME. Do I need to also set the
imeOptions to make this a custom action.

One last question, when I assign the imeActionID, can this simply be
the ID of the Button in the layout that I want to emulate clicking, or
do I need to create a constant that maps to some kind of handler in
the code?

Thanks!
Brady
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to