Closed ydharia closed 2 years ago
The alert dialog are not in the library, they are in the demo app. They are in the Async class. https://github.com/DantSu/ESCPOS-ThermalPrinter-Android/blob/master/app/src/main/java/com/dantsu/thermalprinter/async/AsyncEscPosPrint.java#L148
Don't copy/paste code of the demo project. Is just demo app, It's not necessarily the best way to implement this library in your application.
Should change a dev
Should change a dev
he done this task after sending this issue link :)
So why you don't close this issue ?
Hello I am not android developer but in my project, my android developer used this library. As per my android developer, he can't remove/change text and not even remove AlertDialog because he can't change code of the library
can someone help me to solve this issue?
client requirement is to show a custom message after print success and AlertDialog must go away after 2sec.
thanks in advance