Skip to content

FramedViewFinderView.java - Fix offset for scanFrameStyle="rect"

Tyler Sizse requested to merge issue_168_fix_offset into master

Closes #168 (closed). Apply the FRAME_OFFSET variable for FRAME_STYLE=1.

TESTING: Shouldn't need testing. But to check go to custom_barcode_scanner.xml change line 73 to "rect" and scanFrameOffset to a value greater than 0dp. Launch the app go a scanner and make sure the offset was applied to the frame.

Edited by Tyler Sizse

Merge request reports