I want to insert a table like MS Office word table into my EditText. My edittext contains many characters and paragraphs before inserting the EditText. I tried to create a custom EditText, but on onDraw() method, I dont know how to draw the table.
Pls give me the best solution for this.
Thanks.
