[android-developers] InputConnection becomes inactive after launching Activity from IME
Hello guys,
I launched a translucent Activity that contains custom views from my IME (so that I can have a full-screen IME whose layout I can control relatively). My problem is when I tried to call commitText of the InputConnection that I passed from my IME to the translucent Activity, nothing happens. No output is displayed on the EditText or input field in the background Activity (this is the Activity that launched my IME). Does anyone know how to re-activate my InputConnection with the Activity behind my translucent Activity?
Thanks and best regards,
- tsukishiro
-- 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home