Android : Display Matrix/Grid/Table with row and column number in canvas android

on Thursday, September 25, 2014


I want to draw empty matrix with row and column number in my canvas So that user can easily draw shapes according to the matrix box sizes. I found few example but they all are related to the already drawn image and they guys are rotating that image using matrix. But i want to implement matrix from beginning so that user can draw directly on matrix. Please help.


0 comments:

Post a Comment