czlucius / code-scanner

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

Memory leak in PreviewView #4

Closed czlucius closed 2 years ago

czlucius commented 3 years ago

CameraX's PreviewView is leaking memory. Similar issue to: https://github.com/android/camera-samples/issues/94

czlucius commented 3 years ago

Will need to monitor for a while, because this leak happens quite randomly/intermittently

czlucius commented 2 years ago

Will close this as it is not happening already.