dm77 / barcodescanner

Barcode Scanner Libraries for Android
Other
5.46k stars 1.43k forks source link

Hiding the view leaves an image the background #522

Closed tuvirus closed 4 years ago

tuvirus commented 4 years ago

Hi,

I just ran into a problem, in my app i open a dialog where the user can either scan the qr/barcode or wirte the ID of the person. The thing is the user has a checbox to enable or disable the Scanner which shows or hides it and when it's hidden it leaves a portion of the last frame of the camera behind my dialog. I'm not pretty sure what's happening, i need some help on this one.

-Enabled dialog_error

-Disabled dialog_error_2

Please a little help, sorry for the big images, i don't know how to resize them here.

Salutes.