Hi,
When trying to print a view I get the following error:
java.lang.IllegalArgumentException: Measured view width or height is 0
I have set the layout:height, layout:width, minHeight and minWidth in the layout xml as well as setting minWidth and minHeight programmatically. but I still get the same error.