Aggiornate tutte le icone del drawer e del menu principale.
This commit is contained in:
@@ -8,7 +8,7 @@ public interface BarcodeReaderInterface {
|
||||
|
||||
boolean isRightAdapter();
|
||||
|
||||
void init() throws BarcodeAdapterNotFoundException;
|
||||
void init(Runnable onDeviceReady) throws BarcodeAdapterNotFoundException;
|
||||
|
||||
void deinit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user