evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.13k stars 453 forks source link

Unable to Set Transparent background to Cell #383

Closed mdhanif-simformsolutions closed 3 years ago

mdhanif-simformsolutions commented 3 years ago

I am trying to set transparent background to my cell. But unfortunately it doesn't work it takes white background by default.

Same for Row Header and Column Header.