Printooth library, label feed control issue
问题 I am new in Android development. The following bloc is part of my APP's code, it does a simple job of select two columns of information from a local sqlite database's table, filter it by a scanned barcode and print the information retrieved plus the current date. My issue is the label feed control. Printer only execute Android APP's command when in ESC/POS mode, and doesn't stop the label paper in the right position for the next label to be printed. If anyone have ever made something similar