Hi, in my android app i need to increase the height of the header title of my tableview, how can i do?
2 Answers
You have to build a customized view.
Rainer
hello Raffaele,
you can use the label as header view in the first row of your tableview.
just manage the layout as per you requirement.
Your Answer
Think you can help? Login to answer this question!