Hi all,
how to set tablelayout row background color programatically.
Please let me know...
Thanks in advance
Hi all,
how to set tablelayout row background color programatically.
Please let me know...
Thanks in advance
i found the answer at this link http://www.anddev.org/post87054.html#p87054
We need to use
tr.setBackgroundResource(R.color.red);