Oh i got the problem.It was incorrectly declared in the layout.Will try the
chages now.. Thanks a lot Michael.
On Mon, Aug 30, 2010 at 10:47 PM, Michael MacDonald <
googlec...@antlersoft.com> wrote:
> On 08/30/10 06:59, Alok Kulkarni wrote:
>
> Hi all,in my application I have a class as:
>
>1
On 08/30/10 06:59, Alok Kulkarni wrote:
> Hi all,in my application I have a class as:
>
> 1.
> public class TouchInterceptor extends ListView
>
> and my main activity class as:
>
> 1.
> public class GUIEngine extends Activity
>
>
> in this class i initialize my ListView variable as:
Hi all,in my application I have a class as:
1. public class TouchInterceptor extends ListView
and my main activity class as:
1. public class GUIEngine extends Activity
in this class i initialize my ListView variable as:
1. lView = (ListView) findViewById(R.id.mainList);
now i wan
3 matches
Mail list logo