Contacts uses stateVisible for the editor activity and this works fine. On Tue, May 12, 2009 at 11:17 AM, Joerg Pleumann <[email protected]>wrote:
> > Hi Dianne, > > thanks for the response. I'm more interested in having it appear > automatically, though. Maybe I am doing something wrong, but it seems > that stateAlwaysVisible doesn't have any effect. I still have to tap > into an entry field. > > Cheers, > Joerg > > On 12 Mai, 03:18, Dianne Hackborn <[email protected]> wrote: > > The user always has the option to dismiss it. > > > > On Sun, May 10, 2009 at 10:48 AM, Joerg Pleumann > > <[email protected]>wrote: > > > > > > > > > Hello, > > > > > is there a way to enforce the soft keyboard throughout the lifetime of > > > an Activity? I tried setting stateAlwaysVisible in the Manifest.xml as > > > well as the counterpart > > > WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_VISIBLE at runtime, > > > but to no avail. > > > > > Cheers, > > > Joerg > > > > -- > > 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. > > > > -- 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 -~----------~----~----~----~------~----~------~--~---

