enioka-Haute-Couture / enioka_scan

Integration library for all your Android hardware barcode scanner integration needs
Apache License 2.0
52 stars 4 forks source link

164 - Extract camera scanner from core library #175

Closed VincentKobz closed 6 months ago

VincentKobz commented 7 months ago

Change inside ScannerCompatActivity:

It is now possible to use only the default camera activity layout without the scanner activity layout.

The entire camera scanner API is still accessible, via the scanner-camer artifact.

DaSpood commented 6 months ago

Replaced by #176