Generating Card
To generate layout into image you can call the Class SaveLayoutAsImage.java
by sending the Context to constructor
send the LinearLayout and title image to method generateImage
if you would to change the target folder you can edit in MainActivity.java
Last updated