The InputMethodManager is connected to an EditText view.  After orientation 
change, I create a new EditText and this one now has focus.  However, the 
IMM does not change its mServedView to the new EditText. 

Is there anyway to connect the new edit text to the IMM. I dont see any 
APIs in IMM, Or any workarounds? 

This is causing the softkeyboard to NOT display on touching the new edit 
text. 

I can see the old edit text connected to the IMM in my variables window in 
Eclipse. 



-- 
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