Closed kk99999 closed 6 years ago
How can i specify the size of text for the header as well as for the rows.
Hi @kk99999,
If you are using the SimpleTableDataAdapter and SimpleTableHeaderAdapter you should use the setTextSize( int ) method.
SimpleTableDataAdapter
SimpleTableHeaderAdapter
setTextSize( int )
Regards, Ingo
Hi Ingo, Thank you.
How can i specify the size of text for the header as well as for the rows.