cirollo Active Member Licensed User Longtime User Jul 22, 2012 #1 Hi! I have a tabhost with two tabs, on the second tab I have a scrollview imagine like an invoice: tab1 customer details, tab2 items in the invoice I cannot manage to hide scrollview and its header when I'm on tab1 any hint?
Hi! I have a tabhost with two tabs, on the second tab I have a scrollview imagine like an invoice: tab1 customer details, tab2 items in the invoice I cannot manage to hide scrollview and its header when I'm on tab1 any hint?
klaus Expert Licensed User Longtime User Jul 22, 2012 #2 How did you add the ScrollView? You should put the header and the scrollView on a panel and add this panel to Tab2. I would be easier to help you if you posted your project as zip file (IDE menu Files / Export As Zip) Best regards. Upvote 0
How did you add the ScrollView? You should put the header and the scrollView on a panel and add this panel to Tab2. I would be easier to help you if you posted your project as zip file (IDE menu Files / Export As Zip) Best regards.