I want to create a table with column dividers. I want to divide my columns with a vertical bar image. To achieve this I have used \"android:divider=\"@drawable/abc\">
\"android:divider=\"@drawable/abc\">
What i wanted is a table like this
I added this in my styles.xml
Then in my table layout .......... ....... ......