czlucius / code-scanner

An Android app to scan and generate codes(barcodes/QR codes)
GNU Affero General Public License v3.0
39 stars 24 forks source link

OverlayView needs to allow touches through it #26

Closed czlucius closed 2 years ago

czlucius commented 2 years ago

Since PreviewView is accepting zoom touches, OverlayView needs to pass touches to the PreviewView beneath it to enable smoother zooming.