Skip to content

Create a frame around the scanner's view finder rectangle.

Tyler Sizse requested to merge issue_163_creating_frame into master

Closes #163 (closed). Create a frame around the scanner's view finder rectangle.

NOTE: I used code from my own github repository https://github.com/ANewGalaxy/android-barcode-scanner

TESTING: Navigate to a scanner fragment in the app (Guest Forms -> Guest Visit Check In (Local Database)) or (Check Expiration Date -> Scan UPC). Make sure there is now a frame around the view finder rectangle. Also, you can try and experiment with different attribute settings for it in custom_barcode_scanner.xml. Just change the attributes with the prefix app:scanFrame to whatever you want.

Edited by Tyler Sizse

Merge request reports