I have removed all the code around putting up or taking down or
otherwise trying to
influence the soft keyboard.  This is running on a stock G1 with 1.5

I have two activities reachable from one main activity.  All three
activites have
a single AutoCompleteTextView.  All 3 edit boxes have InputType set,
the main
activity is set to "text" the two subactivity edit boxes are set to
"number".  The
manifest makes no keyboard statements.

If the soft keyboard is not visible in the main window transitions to
the sub windows
work as expected.

However, if the soft keyboard is visible in the main activity because
the user has
touched the AutoCompleteTextView transitioning to one of the sub
activities takes
the soft keyboard down, transitioning to the other sub activity leaves
it up.

Is this expected behavior?  Do I have any control over this?  If so
what?

tia,
  mike

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