Hi.

> > You're not using a Hero by any chance, are you?
>
> Why actually, yes I am. Is there an issue you are aware of with the
> Hero?

Not issues, as such, but just 'differences' shall we say.  Another
'difference' is the fact that it has a 'close keyboard' button on the
IME that doesn't generate a callback.

> This fixed it ! The thing I find strange is that I don't have to use
> this in each Activity. I have several Activities with an EditText that
> is focussed when the Activity opens but only one where "stateHidden"
> is required - and I still have no idea as to why :(

Those states, from what I understand, just override the default value
of "stateUnspecified", which leaves the system to it's own devices.
To possible avoid issues on other platforms, you might want to add the
"stateHidden" flag to each of your Activities that has an EditText.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to