I resolved the problem changing the layout from place... Because I have my set of views inside the alertdialog title using setCustomTitle (view v) .
I don't understand why SoftKeyboard does not appear... P.S. I test always in a G1. On Aug 10, 5:14 pm, Dianne Hackborn <[email protected]> wrote: > If you are running on the emulator, and by vertical orientation you mean > landscape, then this is the expected behavior since the emulator currently > emulates a G1 where a hard keyboard is available in landscape. > > On Thu, Jul 30, 2009 at 3:53 AM, drjunior <[email protected]> wrote: > > > Hi, > > > I have one EditText inside one AlertDialog. When the EditText has > > focus the SoftKeyboard doesn't appear with vertical screen > > orientation. I have other EditTex in a common Layout and this works > > fine. > > > Someone with same problem? > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

