Actually I want to configure my layout and views (making some views
invisible) if the keyboard is visible....
Any way to check the visibility of the IME (virtual keyboard)?

On May 7, 1:56 pm, Dianne Hackborn <[email protected]> wrote:
> By your view hierarchy being resized with all of the corresponding layout
> traversal and callbacks.
>
>
>
>
>
> On Thu, May 7, 2009 at 10:44 AM, Rob <[email protected]> wrote:
>
> > How do you detect a resize of this nature?
>
> > On Apr 29, 12:28 am, Dianne Hackborn <[email protected]> wrote:
> > > There is no way to discover this, except for indirectly as your UI is
> > > resized to accommodate the IME.
>
> > > On Tue, Apr 28, 2009 at 4:06 PM, havexz <[email protected]> wrote:
>
> > > > Hi
>
> > > > I want to know is there a way one can check(programmatically) whether
> > > > currently virtual keyboard is visible or not?
> > > > I want to run some code when the keyboard is visible. Is there a even
> > > > that occurs when the keyboard is being visible and when it goes back
> > > > to hidden state?
>
> > > --
> > > 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.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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