Hello All,
I'm new to Android Dev. and I'm running into minor problem. I've create a tabhost and then have a subtab under one of the main tab. Under the main tab everything are working just fine but under the subtab my spinners are not working at all. They loaded all data from arraylist just fine when clicking on it the system crash("Force Closed"). Maybe it's not allowing to do this on the second content layer.
Can someone please tell me what I'm doing wrong.

