4 messages in com.googlegroups.android-developers[android-developers] Re: Is view flip...
FromSent OnAttachments
and.hl27 May 2008 05:53 
Mark Murphy27 May 2008 06:44 
and.hl28 May 2008 21:45 
Mark Murphy29 May 2008 03:45 
Subject:[android-developers] Re: Is view flipper inside onkeylistener not possible?
From:Mark Murphy (mmur@commonsware.com)
Date:05/27/2008 06:44:26 AM
List:com.googlegroups.android-developers

and.hl wrote:

I want to use view flipper inside onkeylistener like below.

<snip>

My problem is that I could not use it inside onkeylistener.

What specifically is occurring? Do you get an exception? Are you sure the listener is being invoked?

Unless you provide specific symptoms, it is difficult to recommend steps for you to take.