I have created a class which extends ArrayAdapter class. But while doint View v = inflater.inflate(R.layout.xxxx,..) I cannot see my layout file. I dont know what does that mean. In other activity I can see it very well using R.layout.xxx.!I have created a class which extends ArrayAdapt