Using Ti 1.2.1 SDK 4.2
I have a table in the 'grouped' style and I'v have set buttons for both the header and footer views. Inside one of the table rows is a text field that when clicked opens up a keyboard for entering text. Nothing unusual here... except for when you close the keyboard it leaves a gap at the bottom of the table. I've worked out that the bug is caused when the table header/footer view is being used and then a text field gains focus opening a keyboard. The gap at the bottom of the table is proportionate to the table header/footer.
If someone could explain to me why this is happening that would be fantastic!
The reason I use the table header/footer is so I can add a button to my table without a border or background... is this possible any other way?
Thanks in advance!
Your Answer
Think you can help? Login to answer this question!