Re: [android-developers] StackOverflow Exception while using TabActivity

2012-09-27 Thread Rajan Thakrar
Hello, Marina i did'n get what you are saying, can you explain it? please help me if you know anything regarding my question.

Re: [android-developers] StackOverflow Exception while using TabActivity

2012-09-26 Thread Rajan
Hello, Romain Guy i am facing a same issue java.lang.StackOverflowError, i didn't understand what can i do ? i am newbie in Android so please help, i am working on this issues last 1 to 2 days, but i didn't get success. please go through this link,

Re: [android-developers] StackOverflow Exception while using TabActivity

2012-09-26 Thread Marina Cuello
Just a guess, but if you don't think Romain's advice is on spot... could it be that you have a parent adjusting its size to wrap a child which is adjusting to match its parent? I think somebody posted something similar and that was the cause. Marina On Sep 26, 2012 3:50 AM, Rajan

[android-developers] StackOverflow Exception while using TabActivity

2009-07-20 Thread Dexter#39;s Brain
Hi, I have a TabActivity, there are 4 tabs. In each tab I have put a single Activity. One of the activities contains a Custom List View which uses a CustomAdapter which extends the BaseAdapter. I get this excpetion, when I try to open the tab containing this activity. It seems to be thrown at a