Hi,
I have a very strange problem placing multiple panels into a TabHost. If I only paint a panel, everything goes correctly, but when I add 2 or more, the problems begin. The application paint all the panels with the height of the last one.
I think it is easier to understand if I put the code, to see if anyone can give me a clue.
In the sample, when the app starts everything is correct, but when you select the edittext, the first panel is rescued with the height of the second one.
Thanks in advance, I'm going crazy ....
Sorry for my English...
I have a very strange problem placing multiple panels into a TabHost. If I only paint a panel, everything goes correctly, but when I add 2 or more, the problems begin. The application paint all the panels with the height of the last one.
I think it is easier to understand if I put the code, to see if anyone can give me a clue.
In the sample, when the app starts everything is correct, but when you select the edittext, the first panel is rescued with the height of the second one.
Thanks in advance, I'm going crazy ....
Sorry for my English...